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
671981000f2a42dcb773bcbb37638b6361a676f7
project
/
app
/
Models
History
chris
a05d23be7b
Finalize invoice creation and handling addresses.
2025-01-11 10:42:53 +01:00
..
Address.php
Make customer addresses editable.
2025-01-10 16:24:01 +01:00
Customer.php
Finalize invoice creation and handling addresses.
2025-01-11 10:42:53 +01:00
Invoice.php
Send invoices by email.
2025-01-09 11:18:12 +01:00
Invoiceitem.php
First invoice implementation.
2025-01-04 14:25:13 +01:00
Option.php
Introduce option model for storing necessary configuration data.
2025-01-04 18:37:29 +01:00
Payment.php
Create the first models with migrations for handling invoices.
2024-11-25 17:45:24 +01:00
Taxrate.php
Build everything to deal with tax rates.
2024-12-11 11:52:14 +01:00
User.php
Create a basic authentication controller with api routes and extend User model with api tokens.
2024-11-25 17:10:40 +01:00