Commit Graph

3 Commits

Author SHA1 Message Date
2e57464679 Added multiple taxes for invoice rows. Client has_vat => has_tax.
Abstracted add row button to separate component.
Abstracted invoice row headers to separate component.
Remove vat related things, now replaced with custom taxes.
Invoice tax totals are calculated per tax based on invoice rows.
2021-04-14 15:58:55 +03:00
b291455a05 Fix invoice totals in list. Don't store full client in invoices. 2021-02-16 21:45:40 +02:00
79e9705b01 Init commit 2021-02-16 16:24:22 +02:00