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
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
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
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
18alantom
af8ffcbf71
fix: window-drag on Windows
...
- remove listener on unmounting outside click
2022-07-21 18:10:31 +05:30
18alantom
5f8663438c
chore: update translation contributors
2022-07-21 14:27:42 +05:30
Alan
086a8ee1b7
Merge pull request #423 from dhruvilxcode/add-translation-language-gu-gujarati
...
translation file generated for language_code:gu and added translated entries
2022-07-21 14:26:29 +05:30
dhruvilxcode
58bb585127
added 'gu' entry in src/utils/language.ts
2022-07-21 14:07:05 +05:30
dhruvilxcode
630e402a24
translation file generated and added translated entries
2022-07-21 13:08:41 +05:30
18alantom
984a501385
fix(ux): simplify filter options
...
- hide implicit filters
2022-07-20 15:17:24 +05:30
18alantom
0dccb42fb1
fix: simplify configfile updation
2022-07-20 14:14:36 +05:30
Alan
21826cdd15
Merge pull request #421 from frappe/dependabot/npm_and_yarn/terser-4.8.1
...
chore(deps): bump terser from 4.8.0 to 4.8.1
2022-07-20 13:23:35 +05:30
dependabot[bot]
75bb575d89
chore(deps): bump terser from 4.8.0 to 4.8.1
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 01:31:50 +00:00
18alantom
38a078155f
v0.6.0-beta.1
2022-07-19 15:10:51 +05:30
18alantom
209f4f4426
fix(ux): remove language slide
2022-07-19 14:03:33 +05:30
18alantom
5945db10dc
fix: don't log telemetry on setup or dummy create
...
- add a baseCount modal if dev mode for dummy create
2022-07-19 13:29:06 +05:30
18alantom
b47347c26a
fix(ui): dirty ugly hack to display error
...
- needs to be done without `relative` on the container
- cause else popup get's messed up
2022-07-18 23:10:20 +05:30
18alantom
c88908de9a
fix: simplify telemetry code, send platform
2022-07-18 16:43:56 +05:30
18alantom
12654539c3
fix(ui): error message in table row
2022-07-18 13:46:23 +05:30
18alantom
3717b7d23b
fix(ui): remove search border-l when Settings
2022-07-18 13:17:20 +05:30
18alantom
a666253816
fix: rename discounting to discount accounting
2022-07-15 16:24:07 +05:30
Alan
6154b3aa55
Merge pull request #418 from 18alantom/add-discounts
...
feat: add discounts
2022-07-15 14:34:17 +05:30
18alantom
02825c4e9c
incr: allow edit without close
...
- remove bg if readonly
2022-07-15 14:20:25 +05:30