Commit Graph
16 Commits
Author SHA1 Message Date
18alantom 8c9d81d298 chore: format files using prettier 2023-06-27 13:11:15 +05:30
18alantom d0571a2450 chore: fix all fixable eslint errors in remaining non vue files
- update files to ignore
- delete babel.config.js
2023-06-22 14:22:54 +05:30
18alantom 2bc0ce2237 incr: validate against negative stock 2022-11-07 13:29:33 +05:30
18alantom 2a5686058d incr: add deleteAll
- fix db where clauses
2022-11-07 13:28:35 +05:30
18alantom c3898e0f1c refactor: database tests 2022-10-31 13:39:02 +05:30
18alantom 401a86eeeb chore: bump pesa
- fix isPesa impl
2022-05-23 16:18:23 +05:30
18alantom 905829ca20 chore: switch to better-sqlite3 2022-05-23 16:18:23 +05:30
18alantom 8cc46c584c fix: db updation, invoice submit, number series 2022-05-23 16:18:22 +05:30
18alantom 024687c1b9 fix: get Invoice settings to render and work
- remove "computed"
- fix a few formcontrols
- simplify doc.ts a bit more
2022-05-23 16:18:22 +05:30
18alantom 1b85fee5e6 fix: make setupInstance code work 2022-05-23 16:18:22 +05:30
18alantom e0e74817be incr: update docHandler to not use meta 2022-05-23 16:18:21 +05:30
18alantom cdb039d308 incr: delete some stuff add typed doc.ts 2022-05-23 16:18:21 +05:30
18alantom 9765707d21 incr: add DatabaseManager.call 2022-05-23 16:18:21 +05:30
18alantom 18dd3f8518 test: add more dbcore tests
- fix bugs in core.ts
2022-05-23 16:18:21 +05:30
18alantom f5d795d95b test: add tests for singlevalue CRUD
- add utils
2022-05-23 16:18:21 +05:30
18alantom f7a2dd8f2b test: start with dbCore tests 2022-05-23 16:18:21 +05:30