2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 11:29:00 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
18alantom
539157d122 feat: add link navigation
- getCreateRoute -> getFormRoute
- update formRoute listconfig
2023-03-03 17:53:03 +05:30
18alantom
4aa92457c7 fix(ui): a few route issues with common docs 2023-01-09 12:33:26 +05:30
18alantom
eaaa4caa9e fix(ux): minor ux fixes 2022-12-01 14:01:23 +05:30
18alantom
ab2d2f8975 incr: add make stock transfer 2022-11-22 14:42:49 +05:30
18alantom
6ee1365e45 incr: update tax summmary 2022-10-03 13:48:02 +05:30
18alantom
cd09d31b9b incr: remove redundant fields
- complete the feature
2022-10-03 11:48:14 +05:30
18alantom
f05f77e191 incr: ledger posting for discount
- remove invoice wide discount
2022-07-15 13:05:07 +05:30
18alantom
86c4889959 incr: add list pagination 2022-05-23 16:18:23 +05:30
18alantom
20ea214a4b incr: abstract away transactional
- add deletion
- fix reversion
2022-05-23 16:18:22 +05:30
18alantom
9a012207f1 incr: clean up coa markup, show balance on leaf ac 2022-05-23 16:18:22 +05:30
18alantom
a2cd1bac21 incr: fix a bunch of vue files
- no modes in the first pane
2022-05-23 16:18:22 +05:30
18alantom
ae6a5e52f2 refactor: move ledgerPosting to models
- move getExchangeRate to helpers
- add git blame ignore
2022-05-23 16:18:22 +05:30
18alantom
de7e5ba807 refactor: rename 'frappe' to 'fyo' outside src
- cause now most of it is different from what it was
2022-05-23 16:18:22 +05:30
18alantom
76bf6cfda5 incr: rem singleton from index.ts cause can't test
- update models to not use singleton export
2022-05-23 16:18:22 +05:30
18alantom
591e7b3163 incr: complete typing models
- fix model exports
- add a README for models base
2022-05-23 16:18:22 +05:30
18alantom
cb54100db4 incr: convert simple models to .ts Doc subclass 2022-05-23 16:18:21 +05:30