36 Commits
Author SHA1 Message Date
e.baruti 26063e223d Add Kosovo country info and Albanian translations
Added Kosovo to countryInfo.json with relevant currency, locale, and timezone details. Expanded sq.csv with new Albanian translations for system, accounting, and UI terms.
2025-11-24 15:34:06 +01:00
jabertechandGitHub 4323153b26 Update ch.json
Typo fixed CHart -> Chart
2025-09-24 22:43:50 +04:00
jabertechandGitHub 3cdbe4aee6 Create ch.json
Switzerland localization being added
2025-08-28 10:34:23 +02:00
TheMikeyRossandGitHub 218f1788f9 chore: use SAR unicode symbol 2025-03-29 02:33:26 +03:00
18alantom 140b2ce5be fix: add suriname currency and locale 2023-09-07 09:31:37 +05:30
18alantom 71dfe903a4 incr: add currency for Yemen 2023-06-30 09:59:06 +05:30
18alantom 8c9d81d298 chore: format files using prettier 2023-06-27 13:11:15 +05:30
NahikoandGitHub 248670e626 Fix #666 : correction of french chart of accounts 2023-06-22 14:18:20 +02:00
18alantom 80520961a5 chore: update locale and date format 2022-12-20 12:11:19 +05:30
Maël ChouteauandGitHub 9a45735485 Update : changed currency_fractuin unti of france 2022-08-28 17:24:54 +02:00
Maël ChouteauandGitHub c328e14e5b Create fr.json 2022-08-28 17:21:11 +02:00
18alantom ee1a694c4f fix: Angolan currency code 2022-05-23 16:18:23 +05:30
18alantom 835deb4ce8 incr: type renderer
- move setup logic outside components, type it
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 cad59570a0 refactor: t( => t` in *.js 2022-02-16 13:15:33 +05:30
18alantom fc23c585d4 refactor: remove _, replace stand alone instances 2022-01-24 12:02:38 +05:30
18alantom 54f579519c chore: remove unused fixtures 2022-01-24 11:37:19 +05:30
18alantom cc09847337 refactor: rename imports, frappejs → frappe 2022-01-21 02:27:29 +05:30
18alantom 4d85642a40 chore: deprecate numberFormat 2022-01-07 10:51:19 +05:30
18alantom facf5dbfb6 feat: add locales, reword a get started 2022-01-07 10:51:19 +05:30
18alantom 99e686a96b fix: bank account parent not being set on setup 2021-11-10 14:29:25 +05:30
18alantom 1a8a23d2a2 build(electron): bump electron to 15.3.0
- refactor Common Js imports to ES6
2021-11-05 14:31:35 +05:30
Tadas VaranauskasandGitHub 2b301f4140 Change the currency of Lithuania to EUR
Lithuania has switched to [EUR in 2015](https://ec.europa.eu/info/business-economy-euro/euro-area/euro/eu-countries-and-euro/lithuania-and-euro_en)

Fixes #134
2020-05-08 16:59:42 +03:00
thefalconx33 54e115b030 [Fixes] #98 UI Issues 05-08-2019 2019-08-14 13:22:45 +05:30
thefalconx33 86d0ef3d06 - Dashboard
- SearchBar
- Invoice & Bill Rename
2019-08-01 17:22:58 +05:30
Nishchith KandPrssanna Desai 72c6d7f6c7 Winter Sprint: Work (#79)
*  init()

* Country-wise Chart of accounts on setup

* Add a sample invoice template

* Some error fixes

* [fix] missing COA
 - move importCOA.js from models/doctype/account to models/doctype/Account

* All Account initial balance zero

*  setup Bank Reconciliation

* New chart of accounts tree component

* GST taxes added. initialized gst reports.

* [chore] add *.db to .gitignore

* [fix] importCOA path error

*  fix error + bank reconciliation fields

* [feat] add gst taxes

* GST report initialized

* GST report finalized

* GST report finalized

*  Complete min. reconciliation

* [feat] auto select tax in invoice based on states

* [chore] fix merge changes

*  Fix date issue - Make Payment

* Add invoice templates and invoice customizer panel

* Restructure invoice vue components

*  update file with fiscal year

* Fix issues in invoice designs

* Add company settings. Dynamic addresses in invoice

* Move invoice styles to different file and add separate components for addresses

* [feat] add export-filtered-data-to-csv to reports

* [feat] add Export Wizard component for customizing export

* Fix invoice customizer position while scrolling. Fix address displayed as undefined in invoice if not found in db

* [chore] change markup for select all chkbox

*  Setup config as doctype

* GSTIN bug fix

* Add custom google fonts

*  Add Send email footer

*  Fix DateTime

*  Complete Merge + Resolve

*  Complete Merge + Resolve

* [chore] change layout of Export Wizard

* [enh] optimize checkNoneSelected, style export modal footer divider

*  Add Tax to SideBar

*  Remove extra logs

* [fix] db name section in sidebar showing absolute path instead of dbname in windows i.e. platform=win32

* Country-wise Chart of accounts on setup (#78)

* Country-wise Chart of accounts on setup

* Some error fixes

* All Account initial balance zero

* Update README.md

- updated installation instructions with more detail

* Merge #79 Winter Sprint: Work

https://github.com/frappe/accounting/pull/79

* Revert "Merge #79 Winter Sprint: Work"

This reverts commit 1715116668.
2019-02-18 11:12:04 +05:30
Prssanna Desai c7f27601c3 Revert "Merge #79 Winter Sprint: Work"
This reverts commit 1715116668.
2019-02-17 23:16:50 +05:30
Prssanna Desai 1715116668 Merge #79 Winter Sprint: Work
https://github.com/frappe/accounting/pull/79
2019-02-17 22:07:32 +05:30
SaqibandPrssanna Desai 6721d81397 Country-wise Chart of accounts on setup (#78)
* Country-wise Chart of accounts on setup

* Some error fixes

* All Account initial balance zero
2019-02-11 18:44:50 +05:30
Faris Ansari a00764e95e Reorganize boot logic for Electron 2018-10-22 23:32:47 +05:30
Faris Ansari 5c9fd405f0 import Standard Chart of Accounts 2018-04-02 23:24:45 +05:30
Faris Ansari 25095bd064 AccountingSettings 2018-03-30 22:32:44 +05:30
Rushabh Mehta c5b9ae8691 isSubmittable 2018-02-27 21:59:34 +05:30
Rushabh Mehta 2769423510 list view updates 2018-02-22 16:52:51 +05:30
Rushabh Mehta 270051761a print format 2018-02-21 15:09:27 +05:30
Rushabh Mehta 6b26f5acc8 print format wip 2018-02-20 22:41:16 +05:30