2
0
mirror of https://github.com/frappe/books.git synced 2025-01-10 10:16:22 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
18alantom
7b85277fb1 fix: doc shortcuts in non keep alive contexts
- remove readonly on ImportWizard entries
- indicate if Grand Total is 0 on an Invoice.
2023-04-24 20:32:12 -07:00
18alantom
cb6aaaee31 fix: required error on non required children 2023-04-21 10:42:50 +05:30
18alantom
bc909f630a feat: add default fields for Quick Payments
- fix punctuation
- improve submit dialog if quick payment
2023-04-20 11:40:23 +05:30
18alantom
d0fe62946c fix(ux): handle directory does not exist
- type DatabaseSelector
- fix dialog button width, varios types, injection
2023-04-04 22:10:32 -07:00
18alantom
080eaa5e4f refactor(ui): use showDialog for FB Dialog Component
- remove showMessageDialog using native component
- add icons to the Dialog component
2023-03-27 00:27:00 -07:00
18alantom
8f84f2677c incr: add template select and save menu items
- add shortcut for view hints, show shortcut to apply changes
- update shortcut helper ui
2023-03-13 12:36:56 +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
aa04e1493c fix: autoselect issue in assignment row
- col count mismatch issue between header and body
2023-02-15 14:02:48 +05:30
18alantom
9d3ae6adfd fix: rewrite the data entry grid 2023-02-15 13:29:06 +05:30
18alantom
ff49958e5f incr: ask whether to submit
- complete clear successful on fix failed
2023-02-15 10:41:22 +05:30
18alantom
3c79e2fc94 incr: add import complete modal
- make modal backdrop milder
2023-02-15 10:16:00 +05:30
18alantom
27d58a0a2d fix(ui): move add row button to page header
- use icons
2023-02-14 23:48:33 +05:30
18alantom
2b8bc8c9a4 chore: remove data import 2023-02-14 15:05:09 +05:30
18alantom
3e5f0b6f83 incr: update validations
- display errors if present
2023-02-14 14:56:09 +05:30
18alantom
8e8e88d49f test: import from csv
- add check links
2023-02-14 13:34:22 +05:30
18alantom
b08c128c45 incr: convertion of valueMatrix to docs 2023-02-13 20:48:56 +05:30
18alantom
0194b6c26d incr: complete file selection
- complete valueMatrix population
2023-02-13 12:29:47 +05:30
18alantom
984cb54226 incr: reassign fields
- change primary to import if importable
- move select file to drop down
2023-02-04 12:56:43 +05:30
18alantom
6e64f4f93d incr: add pick columns modal 2023-02-02 17:52:50 +05:30
18alantom
b24577f9fc feat: start rewriting data import as the import wizard 2023-02-02 13:42:09 +05:30