Commit Graph
17 Commits
Author SHA1 Message Date
AlanandGitHub dc053f22c8 Merge pull request #669 from Nahiiko/better-french-version
Fix #666 : correction of french chart of accounts
2023-06-26 03:38:06 -07:00
NahikoandGitHub 248670e626 Fix #666 : correction of french chart of accounts 2023-06-22 14:18:20 +02:00
18alantom d0571a2450 chore: fix all fixable eslint errors in remaining non vue files
- update files to ignore
- delete babel.config.js
2023-06-22 14:22:54 +05:30
18alantom 202ddf829b incr: add shortcuts for linked entries
- fix quickedit shortcut
- most settings to tab
- fix coa auto select in SetupWizard
- remove sections and tabs if empty
2023-04-14 10:43:18 +05:30
18alantom 95e5447d79 refactor: simplify and improve #591 2023-04-10 17:09:07 +05:30
Abdallah A. ZaqoutandAlan 920d97e52e handle currency for AutoComplete 2023-04-10 02:28:37 -07:00
18alantom 9804486562 fix: setupwizard datetime issue 2022-12-14 12:27:40 +05:30
18alantom dbb2398270 fix(ux): add calc fy end, start 2022-10-24 13:05:13 +05:30
Maël ChouteauandGitHub 960a4d3f95 Commented non present languages 2022-08-28 10:15:51 -05:00
Maël Chouteau e23f788331 FIX : Translation not made and code suggestion 2022-08-24 10:35:13 -05:00
18alantom 3e466c647c incr: search improvements
- get form to render
- minor ui fixes
2022-05-23 16:18:22 +05:30
18alantom 9877bf4fd3 incr: simplify doc a bit
- allow nulls in converter else not not null'll fail
2022-05-23 16:18:22 +05:30
18alantom 76c61a5c29 incr: get setupwizard to display
- make converter more explicit
2022-05-23 16:18:22 +05:30
18alantom 6accde0e17 incr: update DatabaseSelector 2022-05-23 16:18:22 +05:30
18alantom de7e5ba807 refactor: rename 'frappe' to 'fyo' outside src
- cause now most of it is different from what it was
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 cb54100db4 incr: convert simple models to .ts Doc subclass 2022-05-23 16:18:21 +05:30