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

9 Commits

Author SHA1 Message Date
18alantom
2bc0ce2237 incr: validate against negative stock 2022-11-07 13:29:33 +05:30
18alantom
09e2da3abd refactor: update CoA balance calculation
- update tests
2022-11-06 23:55:22 -08:00
18alantom
905829ca20 chore: switch to better-sqlite3 2022-05-23 16:18:23 +05:30
18alantom
67f35b5f79 incr: get top expenses to display 2022-05-23 16:18:23 +05:30
18alantom
07c923c6b1 incr: remove unused reports/**
- get profit and loss to display
2022-05-23 16:18:23 +05:30
18alantom
1e35635170 incr: get cash flow to display 2022-05-23 16:18:23 +05:30
18alantom
0701c56429 incr: add code to generate a dummy instance 2022-05-23 16:18:23 +05:30
18alantom
fefc79024d fix: async issue, transactional deletion cascade
- add db observers
2022-05-23 16:18:22 +05:30
18alantom
c1482b0d2f incr: convert knex calls to dbHandler calls
- add callBespoke
2022-05-23 16:18:21 +05:30