Commit Graph

12 Commits

Author SHA1 Message Date
dce73b5603 When creating new client add distinct custom fields from all previous clients. 2021-04-12 14:35:04 +03:00
292fafe3a5 Separated client form into tabs. Fixed deleting client. Implemented custom fields for client and invoice client fields. Removed "hardcoded" client_reg_no and client_vat_no fields from client and invoice model - can be replaced with custom fields. Abstracted invoice-rows management to separate store namespace. Invoice client fields are prefilled from selected client. 2021-04-08 19:54:45 +03:00
ea92907758 Bank account fields improved to allow multi-line info (if you need to enter more details than only your account no). 2021-04-07 11:08:45 +03:00
b859309312 Remove unused code. Fix deleting invoice. 2021-02-26 23:59:45 +02:00
5cf166ca12 Fix persisting client changes. Fix persisting team changes. Fix validating vat of 0. 2021-02-16 22:09:59 +02:00
b291455a05 Fix invoice totals in list. Don't store full client in invoices. 2021-02-16 21:45:40 +02:00
96fa3d1fcb Fix edge cases with error handling. 2021-02-16 21:32:52 +02:00
de779eda8a Improve naming conventions. Fail route first, then happy route. Abstract invoice no generation. Fix nested items validation. 2021-02-16 21:14:48 +02:00
9a3846b1e6 Add invoice validation & prefill invoice data. 2021-02-16 19:19:56 +02:00
26ccd9365e Import data. 2021-02-16 18:34:04 +02:00
0ae8bbce91 Export data. 2021-02-16 17:50:17 +02:00
79e9705b01 Init commit 2021-02-16 16:24:22 +02:00