This website requires JavaScript.
Explore
Help
Sign In
TheCloneArmy
/
serverless-invoices
Watch
1
Star
0
Fork
0
You've already forked serverless-invoices
mirror of
https://github.com/mokuappio/serverless-invoices.git
synced
2025-10-31 09:51:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dce73b5603d6c8b90cbd5b2fa74d13204fdaf187
serverless-invoices
/
src
/
store
History
HenriT
dce73b5603
When creating new client add distinct custom fields from all previous clients.
2021-04-12 14:35:04 +03:00
..
models
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
bank-accounts.js
Init commit
2021-02-16 16:24:22 +02:00
client-fields.js
When creating new client add distinct custom fields from all previous clients.
2021-04-12 14:35:04 +03:00
clients.js
When creating new client add distinct custom fields from all previous clients.
2021-04-12 14:35:04 +03:00
data.js
Import data.
2021-02-16 18:34:04 +02:00
invoice-client-fields.js
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
invoice-rows.js
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
invoices.js
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
store.js
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
teams.js
Remove unused code. Fix deleting invoice.
2021-02-26 23:59:45 +02:00
themes.js
Init commit
2021-02-16 16:24:22 +02:00