Commit Graph
2041 Commits
Author SHA1 Message Date
Alan 71bcae5ec8 Merge pull request #457 from 18alantom/error-report-fixes
fix: patch issues from error reports
2022-08-30 03:18: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 4ebf232e18 chore: bump build tooling
- fixes app-update.yml not found and others
2022-08-30 13:43:52 +05:30
18alantom bce45bd107 chore: move autod-updater listeners 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 38505c2a4c fix: net::ERR_HTTP2_PROTOCOL_ERROR 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 648a82ce08 fix: skip if account tree doesn't have acc 2022-08-30 13:43:52 +05:30
18alantom 95f40d4c20 fix: empty list if tax.details undef 2022-08-30 13:43:52 +05:30
18alantom abcc96752e fix: don't report cannot fetch exchange rate 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
18alantom 8d8660f30f chore: fix phrasing 2022-08-30 13:32:51 +05:30
18alantom 3020a4e59d chore: add build instructions 2022-08-30 13:31:30 +05:30
18alantom 5cd940be8e chore: update translation contributors 2022-08-23 12:36:55 +05:30
Alan 4954f944ae Merge pull request #456 from mael-chouteau/patch-1
Update fr.csv : First real french translation
2022-08-23 00:05:09 -07:00
18alantom d9f2961a65 incr: regenerate french translations 2022-08-23 12:29:17 +05:30
Maël Chouteau 9a3a193be7 Update fr.csv : Second correction
Correction of the first translation after building the app and understanding better what each things means with the context.
I've also added "saved", "Discount After Tax" and "New Entry" translation to the file, i'll add them to the other languages later. and add the translation code in an other branch dedicated to improve the translated text in the app to not see english bits remaining anymore.
2022-08-23 06:39:57 +02:00
Maël Chouteau 35682cd61e First real french translation fr.csv
First French translation, I'll check for any errors linked to the context of where each text are used to improve it if necessary. But otherwise it should be mostly correct and far better that the automated translation.
2022-08-22 22:14:38 -05:00
18alantom 5185820a32 fix: add patch to set/unset roundoff 2022-08-16 17:02:35 +05:30
18alantom 8dc27249b4 v0.6.3-beta.0 v0.6.3-beta.0 2022-08-10 17:52:45 +05:30
Alan 60a95cb53a Merge pull request #443 from 18alantom/minor-fixes-four
fix: minor fixes four
2022-08-10 00:08:21 -07: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 4a2086dfe4 fix: duplicate account names 2022-08-10 11:12:00 +05:30
18alantom 97f23d36e6 feat: add turkish translations 2022-08-09 12:07:14 +05:30
18alantom 4767eb006a v0.6.2-beta.0 v0.6.2-beta.0 2022-07-31 14:26:42 +05:30
Alan 5899f92c9a Merge pull request #434 from 18alantom/minor-fixes-three
Minor fixes three
2022-07-30 10:56:43 -07:00
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 d798e6df77 v0.6.1-beta.0 v0.6.1-beta.0 2022-07-26 19:26:20 +05:30
Alan 8c7088d752 Merge pull request #424 from frappe/minor-fixes-two
fix: a bunch of minor issues
2022-07-26 19:24:42 +05:30
18alantom c8f5c0123f fix: ask if should update
- if next version is beta and !current
2022-07-26 19:23:56 +05:30
18alantom e65f69b5d5 fix: prevent undefined children from throwing error 2022-07-26 19:12:52 +05:30
18alantom f4e5f3d29b fix: show P&L when either income or expense 2022-07-26 19:05:52 +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