This website requires JavaScript.
Explore
Help
Sign In
ri-st
/
project
Watch
1
Star
0
Fork
0
You've already forked project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bfb5b8f56ee05b2215bf5351d962f17f0ee9649b
project
/
app
/
Http
/
Controllers
/
Api
History
chris
bfb5b8f56e
Make invoices editable and build possibility to send them manually.
2025-01-14 17:47:50 +01:00
..
AddressController.php
Make customer addresses editable.
2025-01-10 16:24:01 +01:00
AuthController.php
Use Api prefixed controllers.
2024-11-26 08:01:34 +01:00
CustomerController.php
Create routes and views for customers and their addresses.
2024-12-10 21:09:12 +01:00
InvoiceController.php
Make invoices editable and build possibility to send them manually.
2025-01-14 17:47:50 +01:00
InvoiceitemController.php
First invoice implementation.
2025-01-04 14:25:13 +01:00
MailController.php
Introduction of tooltips.
2025-01-09 15:28:26 +01:00
OptionController.php
Introduce option model for storing necessary configuration data.
2025-01-04 18:37:29 +01:00
TaxrateController.php
Minor fixes for tax rates and options.
2025-01-12 08:42:05 +01:00