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
66cfd2efd9 fix: colour selection is a color picker
- report 0s are faded
- group Item actions
2022-12-14 14:09:45 +05:30
18alantom
332bf93a1e incr: change inventory enable trigger 2022-11-30 11:24:05 +05:30
18alantom
f9a95a7c9b incr: update accounts
- rename account fields on item
- change valuation method in stock ledger
2022-11-21 15:27:59 +05:30
18alantom
a8b5884929 incr: wire up stock movement
- prevent erroneous setting of track item
- fix table UI
2022-11-07 13:28:35 +05:30
18alantom
2c0540bfd5 incr: add enable inventory
- add basic inventory schemas
- add basic inventory models
- patch stockmovement number series
2022-11-07 13:28:35 +05:30
18alantom
401a86eeeb chore: bump pesa
- fix isPesa impl
2022-05-23 16:18:23 +05:30
18alantom
bd6f110553 incr: get dataimport to work
- need to test on child table docs
2022-05-23 16:18:23 +05:30
18alantom
185110276d feat: add more search items
- fix a few actions
- fix listview page titles
2022-05-23 16:18:22 +05:30
18alantom
3e466c647c incr: search improvements
- get form to render
- minor ui fixes
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
9877bf4fd3 incr: simplify doc a bit
- allow nulls in converter else not not null'll fail
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
b08a3b9d52 incr: type Party, JournalEntry
- add removeFields
- fix Party schema
2022-05-23 16:18:21 +05:30
18alantom
781c1d70e9 refactor: Item and Address models to ts Doc subcls 2022-05-23 16:18:21 +05:30
18alantom
cb54100db4 incr: convert simple models to .ts Doc subclass 2022-05-23 16:18:21 +05:30