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

12 Commits

Author SHA1 Message Date
18alantom
e1123ecc3a incr: add basic stock ledger (w.i.p) 2022-11-07 13:29:35 +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
6accde0e17 incr: update DatabaseSelector 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
b08a3b9d52 incr: type Party, JournalEntry
- add removeFields
- fix Party schema
2022-05-23 16:18:21 +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
1567dc762f incr: add type converters 2022-05-23 16:18:21 +05:30
18alantom
f7a2dd8f2b test: start with dbCore tests 2022-05-23 16:18:21 +05:30
18alantom
74bfe7931c chore: fix types 2022-05-23 16:18:21 +05:30
18alantom
19278e92d6 incr: add meta fields 2022-05-23 16:18:21 +05:30
18alantom
ef6e8d44ab incr: build schemas, add some notes 2022-05-23 16:18:21 +05:30