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
2026-06-04 18:12:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9faf31c0ded2cfa1e77e11df48bb878ee263d92
serverless-invoices
/
src
T
History
HenriT
62a7817b16
Merge remote-tracking branch 'origin/main' into main
...
# Conflicts: # src/main.js
2021-04-19 14:46:13 +03:00
..
assets
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
components
i18n
2021-04-19 13:23:59 +03:00
config
i18n
2021-04-19 13:23:59 +03:00
filters
Init commit
2021-02-16 16:24:22 +02:00
services
Added multiple taxes for invoice rows. Client has_vat => has_tax.
2021-04-14 15:58:55 +03:00
store
i18n
2021-04-19 13:23:59 +03:00
utils
Abstract saving to DB.
2021-02-16 22:34:50 +02:00
views
Add a translation.
2021-04-19 13:26:37 +03:00
App.vue
Fix persisting client changes. Fix persisting team changes. Fix validating vat of 0.
2021-02-16 22:09:59 +02:00
main.js
Merge remote-tracking branch 'origin/main' into main
2021-04-19 14:46:13 +03:00
registerServiceWorker.js
PWA support.
2021-04-19 14:45:46 +03:00
router.js
i18n
2021-04-19 13:23:59 +03:00