Jooyeshgar / FreeAmir

Amir: Free Laravel Accounting Software (فارسی)
GNU General Public License v3.0
9 stars 1 forks source link

create service for invoice #36

Open hadi60 opened 1 month ago

hadi60 commented 1 month ago

we need InvoiceService.php like app/Services/DocumentService.php to work with DocumentService to create invoice It must be sure that data between invoice and document is sync (for add edit and delete) all invoice has document but all document hasn't invoice