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

913 Commits

Author SHA1 Message Date
18alantom
a11810e50b incr: add Defaults 2022-10-12 14:05:18 +05:30
18alantom
3d168f23f6 incr(ui): remove icons from settings 2022-10-12 12:29:15 +05:30
18alantom
8528f3024d fix(ui): custom scrollbars 2022-10-11 13:22:45 -07:00
18alantom
7899619ab4 feat: mention tax invoice on print 2022-10-11 13:22:45 -07:00
18alantom
7c03b98d67 fix: from account not found
- add a bunch of Payment validations
- add inline form error message display
2022-10-08 00:11:50 +05:30
18alantom
25236560df incr: update print templates to display correct currency 2022-10-03 13:48:31 +05:30
18alantom
cd09d31b9b incr: remove redundant fields
- complete the feature
2022-10-03 11:48:14 +05:30
18alantom
537a8f7153 incr: update currency display 2022-10-03 11:48:14 +05:30
18alantom
a8532f05db incr: add exchange rate widget
- set instance currency as readOnly
- minor refactor in Base
2022-10-03 11:48:14 +05:30
18alantom
5e458bc033 feat(dev): fill button in Setup Wiz when dev mode 2022-10-03 11:48:14 +05:30
Minjae Isaac Kwon
d5221e8872 Init ko translation 2022-09-30 21:13:42 +09:00
18alantom
8d3d0a29ee incr: add logUnexpected
- prevent undefined rootType, log it instead
2022-09-20 22:49:09 +05:30
18alantom
fef2016b6a fix: text left for two column forms 2022-09-19 17:07:55 +05:30
18alantom
6a16fd7afc fix(ux): freeze message 2022-09-19 16:53:18 +05:30
18alantom
e509e311f5 fix(ui): add mandatory fields indicator 2022-09-19 15:23:01 +05:30
18alantom
bbc02ad4a3 refactor: move field evaluations to Base.vue
- minor style updates
2022-09-19 14:23:27 +05:30
18alantom
23bb908957 fix(ui): clean up styling 2022-09-18 19:37:26 +05:30
18alantom
62a418cacc refactor: move field styling to Base.vue 2022-09-18 18:54:42 +05:30
18alantom
18d3bbf959 fix: prevent cancelled editable 2022-09-15 14:55:05 +05:30
18alantom
cd234f8826 fix: better error handling on updation fails
- ask user whether to restart post update download
2022-08-31 14:25:25 +05:30
18alantom
a8e681b973 fix: use unlinkIfExists
- handle failed migration copy issue separately
2022-08-30 18:13:42 +05:30
18alantom
65a91e6f86 fix(ui): semantics Setup -> Set Up 2022-08-30 16:08:31 +05:30
Alan
f40f889a0f
Merge pull request #458 from mael-chouteau/master
Update : French translation after regeneration
2022-08-30 03:20:54 -07:00
18alantom
702a09e6c0 fix: better handling of FOREIGN KEY constraint failed 2022-08-30 14:34:18 +05:30
18alantom
d90d113981 incr: improve error display
- show duplicate error instead of sqlite fail dump
2022-08-30 13:43:52 +05:30
18alantom
67e38e4729 fix: prevent errors cause undef or null 2022-08-30 13:43:52 +05:30
18alantom
b7810ee25e fix: prevent e is not iterable 2022-08-30 13:43:52 +05:30
18alantom
2c1c4aedf8 fix: handle non inited searcher 2022-08-30 13:43:52 +05:30
18alantom
075f783ffe fix: return no classes if searcher not injected 2022-08-30 13:43:52 +05:30
18alantom
df3ad7b00d fix: set default 0 in reduce 2022-08-30 13:43:52 +05:30
18alantom
eadfd6f716 incr: add more info on error reporting 2022-08-30 13:43:52 +05:30
Maël Chouteau
e23f788331 FIX : Translation not made and code suggestion 2022-08-24 10:35:13 -05:00
18alantom
e9fe08e1f8 incr: allow deletion of groups if no children 2022-08-10 12:34:39 +05:30
18alantom
a0aaa8c52b fix: set Round Off if not set 2022-08-10 12:16:59 +05:30
18alantom
84ba034337 incr: append lang and country to report 2022-08-10 11:13:58 +05:30
18alantom
97f23d36e6 feat: add turkish translations 2022-08-09 12:07:14 +05:30
18alantom
3904d04f7d fix(ux): handle db delete exception 2022-07-30 17:34:39 +05:30
18alantom
5c5dc09d58 fix: purgeCache, close db 2022-07-30 16:33:09 +05:30
18alantom
48be520b20 incr: add filter prop on Field 2022-07-30 16:06:14 +05:30
18alantom
f59120e2a6 fix: update file list on new 2022-07-30 03:20:21 -07:00
18alantom
f3ca36cdd3 fix(ux): allow print when saved 2022-07-30 12:23:56 +05:30
18alantom
492aa53b68 chore: switch to standard Frappe product logo
- update screenshot
2022-07-28 16:14:07 +05:30
18alantom
c29c29bf82 fix(ux): allow delete when saved 2022-07-28 14:29:04 +05:30
18alantom
9136e5e647 fix(ux): add should store to errors
- throw error if Round Off Account not found
2022-07-28 13:25:48 +05:30
18alantom
fe35a043f8 fix: set currency after setup 2022-07-28 13:03:25 +05:30
18alantom
c0c3046c20 fix: for loop keys, buggy toValue 2022-07-27 05:48:10 -07:00
18alantom
e76e67ceea fix: drag issue on Windows 2022-07-27 17:41:26 +05:30
18alantom
e7b067e3c6 fix: openSettings tab issue
- duplicate prevents edit cause of submitted copy issue
2022-07-21 19:15:02 +05:30
18alantom
8cafc60c7f chore: reword get started description 2022-07-21 19:14:36 +05:30
18alantom
af8ffcbf71 fix: window-drag on Windows
- remove listener on unmounting outside click
2022-07-21 18:10:31 +05:30