Commit Graph

9 Commits

Author SHA1 Message Date
e23e1f720e Do not prompt to update invoice client/team details when closing client/team modal.
Always pass invoice id when updating.
When changing team info re-prefill invoice team info.
2021-04-13 16:27:28 +03:00
580fd9aa5a Abstract footer to separate component. Abstract logo to separate component. Be able to edit team in modal. Add custom fields to team. Removed vat and reg no from team (replaced by custom fields). Custom fields are also stored on the invoice. When creating invoice add team custom fields to invoice as well. Be able to set default invoice due date, late fee, vat rate and currency. 2021-04-13 12:07:08 +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
2546cdf9a9 Either choose logo from disk or from web. 2021-02-27 01:03:00 +02:00
312cc3a14c Either choose logo from disk or from web. 2021-02-27 00:59:47 +02:00
b1f68d5749 Be able to embed logo (base64) 2021-02-27 00:49:51 +02:00
e2140b638b Be able to edit currently selected client. 2021-02-17 11:00:21 +02:00
398f2ba695 logo update 2021-02-17 10:09:47 +02:00
79e9705b01 Init commit 2021-02-16 16:24:22 +02:00