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

31 Commits

Author SHA1 Message Date
18alantom
8cef2ae60f refactor: Dropdown.vue (add types, simplify)
- fix dropdown keyboard item selection
- add new entry shortcut to ListView
- rename doc to entry in a few places
2023-03-27 00:27:00 -07:00
18alantom
f94ae5c2d2 fix(ux): prevent creation of a few entrytypes 2023-03-15 11:19:24 +05:30
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
d946c960a0 incr: move Shipments and PRec to common form
- remove GeneralForm.vue
2023-02-21 12:12:06 +05:30
18alantom
1db70dfef6 feat: common form view 2023-02-17 21:05:06 +05:30
18alantom
5fd192174d refactor: improve type definition of Field 2023-02-01 14:30:02 +05:30
18alantom
71a3a45b99 feat: add Attachment type 2022-10-13 16:55:34 +05:30
18alantom
48be520b20 incr: add filter prop on Field 2022-07-30 16:06:14 +05:30
18alantom
eb66317dce incr: add computed, update row amount display vals 2022-07-12 15:53:46 +05:30
18alantom
a8e8649112 incr: open quick edit on edit click 2022-07-11 14:15:37 +05:30
18alantom
ce87ff6802 fix: address issue, create filters 2022-05-23 16:18:23 +05:30
18alantom
3cdba15b81 fix: dynamic link ref
- gl ordering
- report filtering
- dummy dates
- few other things
2022-05-23 16:18:23 +05:30
18alantom
3e466c647c incr: search improvements
- get form to render
- minor ui fixes
2022-05-23 16:18:22 +05:30
18alantom
371cda82b3 fix: get system settings to function and display
- improve autocomplete display and func
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
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
c7ecdf6ff4 chore: shift readme stuff into a readme 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
0201844fd0 refactor: properly type naming
- remove redundant files
- change getDoc and getNewDoc
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
4dbecad1cb incr: add error messaging 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
18alantom
74d173f682 incr: refactor core.ts to use schema !meta 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
18alantom
879b677b3b incr: cleanup and import schemas 2022-05-23 16:18:21 +05:30