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

24 Commits

Author SHA1 Message Date
Faris Ansari
0f89720770 feat: Customer/Supplier doctype based on Party 2019-10-06 03:12:08 +05:30
thefalconx33
3192cb556a Multicurrency 2019-09-03 15:11:36 +05:30
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
thefalconx33
ed164a492e - GSTR1, GSTR2, GSTR3B Reports
- Message Dialog
- Handle Error in Form Submit and Revert
- Report Filter Custom Doc
2019-07-30 17:32:49 +05:30
Prssanna Desai
5bae1a54ec Fixes for new Customer and new DB bugs
Follow-up on 72c6d7f6c7
2019-02-18 11:52:20 +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
Faris Ansari
d920bcb4bd event 2018-05-10 17:27:28 +05:30
Faris Ansari
9fed2fbb19 Add models
- Fulfillment
- PurchaseOrder
- PurchaseReceipt
- SalesOrder
2018-04-28 19:56:26 +05:30
Faris Ansari
17e5187c51 Reports and Models
- Models
  - Bill
  - Quotation (extended from Invoice)
  - Journal Entry

- Reports
  - Sales Register
  - Purchase Register
2018-04-26 15:53:27 +05:30
Faris Ansari
1a59b20b84
Merge branch 'master' into models 2018-04-18 13:36:26 +05:30
Faris Ansari
25095bd064 AccountingSettings 2018-03-30 22:32:44 +05:30
Revant Nandgaonkar
c5976d1ebc Quotation Settings 2018-03-29 13:53:27 +05:30
Revant Nandgaonkar
2714171d0e Quotation added : Inherits from Invoice 2018-03-29 12:58:56 +05:30
Revant Nandgaonkar
7bf0cf12d9 Journal Entry DocType added 2018-03-28 17:42:13 +05:30
Revant Nandgaonkar
3b7182957a
Merge pull request #23 from revant/fix_case
Models for Address and Contact
2018-03-27 20:11:18 +05:30
Rushabh Mehta
0e9edf2d3b payment settings 2018-03-27 19:22:59 +05:30
Revant Nandgaonkar
c949309771 Contact Added 2018-03-27 18:46:40 +05:30
Revant Nandgaonkar
da08c59f34 Address Model Added 2018-03-27 17:08:00 +05:30
Rushabh Mehta
66cdea78a5 added payment 2018-03-27 09:50:58 +05:30
Rushabh Mehta
b72878110d added ledger 2018-03-05 22:15:40 +05:30
Rushabh Mehta
34b72f2297 refactor naming and added taxes! 2018-02-16 18:44:38 +05:30