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

30 Commits

Author SHA1 Message Date
18alantom
cc09847337 refactor: rename imports, frappejs → frappe 2022-01-21 02:27:29 +05:30
18alantom
373684aab7 fix: update Account, Item models Currency fields 2022-01-07 10:51:19 +05:30
18alantom
1fd616fb0d fix(ui): No empty required selects, set placeholders everywhere 2021-12-16 18:17:32 +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
Faris Ansari
de19af85c4 fix: Incorrect accountType bug
- Set accountType as non mandatory
- accountType can be set from parent, but it is not required
2019-12-26 23:56:51 +05:30
Faris Ansari
1e44cc9fae fix: Move importCOA file to accounting 2019-12-26 23:56:42 +05:30
Faris Ansari
20b7f0d0ac fix: Remove balance from quickEdit 2019-12-13 12:27:24 +05:30
Faris Ansari
15e4dc6314 fix: Undo currency formatting / parsing 2019-10-30 02:23:19 +05:30
Faris Ansari
1537ea4609 feat: Chart of Accounts 2019-10-14 02:48:18 +05:30
thefalconx33
562b4759e0 - Bug Fixes
- PnL & Balance Sheet
- Search Keyboard Navigation
2019-08-20 14:27:27 +05:30
thefalconx33
54e115b030 [Fixes] #98 UI Issues 05-08-2019 2019-08-14 13:22:45 +05:30
thefalconx33
88021193fc - SalesInvoice renaming typo
- Reports search
2019-08-05 15:03:05 +05:30
thefalconx33
86d0ef3d06 - Dashboard
- SearchBar
- Invoice & Bill Rename
2019-08-01 17:22:58 +05:30
thefalconx33
e4c2bd3dda * New Account defaults & filters based on rootType
* Trial Balance: Parent accounts assumes child data
* Trial Balance: Tree View
2019-07-18 16:15:44 +05:30
Nishchith K
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
Saqib
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
9a83bf5458 Remove getFilters 2018-10-26 02:25:58 +05:30
Faris Ansari
8a67e6bf9a Financial Statements init 2018-04-18 12:17:00 +05:30
Faris Ansari
f310fd671e getRootLabel for AccountTree 2018-04-15 00:45:04 +05:30
Faris Ansari
7e8f37dda6 Add Chart of Accounts list item 2018-04-09 00:03:32 +05:30
Faris Ansari
877e0616d4 camelify fieldnames in Account 2018-04-02 23:24:35 +05:30
Rushabh Mehta
66cdea78a5 added payment 2018-03-27 09:50:58 +05:30
Rushabh Mehta
b5e3188608 [start] reports 2018-03-26 17:44:27 +05:30
Rushabh Mehta
2769423510 list view updates 2018-02-22 16:52:51 +05:30
Rushabh Mehta
34131c86d7 whitespace 2018-02-21 15:13:34 +05:30
Rushabh Mehta
270051761a print format 2018-02-21 15:09:27 +05:30
Rushabh Mehta
3567eb1776 fix case 2018-02-19 12:36:51 +05:30
Rushabh Mehta
34b72f2297 refactor naming and added taxes! 2018-02-16 18:44:38 +05:30