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

13 Commits

Author SHA1 Message Date
18alantom
4b65fbb50d fix: CommonForm name field readonly
- CommonForm clear tempname on focus
- remove inline editing of inline docs
- remove "inline" config on schema fields
- show select placeholder only if no label
- rename inlineEditDisplayField to linkDisplayField
2023-03-02 13:42:16 +05:30
18alantom
48797dff62 fix: support option field value or label
- remove address placeholder
- allow more types of entries to be imported
2023-02-15 19:19:17 +05:30
18alantom
09e2da3abd refactor: update CoA balance calculation
- update tests
2022-11-06 23:55:22 -08:00
18alantom
9c8077f8cd refactor: schema builder tests 2022-10-31 13:20:41 +05:30
18alantom
4614e221b4 fix(test): field counts cause of attachments 2022-10-13 17:36:16 +05:30
18alantom
ce87ff6802 fix: address issue, create filters 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
9e71466b82 refactor: use one schema for Customer and Supplier 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
f7a2dd8f2b test: start with dbCore tests 2022-05-23 16:18:21 +05:30
18alantom
4800112ff4 test: schema builder 2022-05-23 16:18:21 +05:30