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

42 Commits

Author SHA1 Message Date
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
1e44cc9fae fix: Move importCOA file to accounting 2019-12-26 23:56:42 +05:30
Faris Ansari
86d841da7a feat: Add GetStarted page
- GetStarted model to track progress
2019-12-21 20:16:50 +05:30
Faris Ansari
c282844685 fix: Cache singles and currencySymbols in postStart 2019-12-03 13:42:31 +05:30
Faris Ansari
387254fbbb fix: Remove unused imports and Vue plugins 2019-11-25 23:59:53 +05:30
thefalconx33
fcc8061ccd FIX: PDF generation in production 2019-09-03 15:15:59 +05:30
thefalconx33
f88fbe240a - Minor UI changes 2019-08-01 18:30:52 +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
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
935d5a340f PDF Print 2018-10-23 02:18:38 +05:30
Faris Ansari
a00764e95e Reorganize boot logic for Electron 2018-10-22 23:32:47 +05:30
Faris Ansari
dfbddd651a Initialize db in electron entry 2018-10-21 18:19:33 +05:30
Faris Ansari
e976bcbe9f fix: SetupWizard and bootstrap CoA 2018-10-05 11:05:20 +05:30
Faris Ansari
4eeabe9238 Organize sidebar items, fix layout 2018-09-26 19:53:53 +05:30
Faris Ansari
ae1db3bf05 Add static path configuration 2018-08-10 17:42:18 +05:30
Faris Ansari
2d58aaf33d Restructure according to frappejs cli 2018-07-29 17:20:10 +05:30
Faris Ansari
0887c4e74c Move to Vue
- First cut
2018-06-01 18:05:51 +05:30
Faris Ansari
b90c441315 absolute staticPath in server 2018-05-08 13:07:59 +05:30
Faris Ansari
9799e75230 Remove rootRequire 2018-05-08 11:34:01 +05:30
Faris Ansari
a5b4b81051 Separate client and server files for report 2018-04-28 20:23:30 +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
3da7b7169a Profit and Loss Statement first cut 2018-04-19 20:01:35 +05:30
Faris Ansari
1c1f72281e wip 2018-04-18 14:32:05 +05:30
Faris Ansari
20db1fd391 Merge branch 'master' into profit-and-loss 2018-04-18 13:37:17 +05:30
Faris Ansari
1a59b20b84
Merge branch 'master' into models 2018-04-18 13:36:26 +05:30
Faris Ansari
8a67e6bf9a Financial Statements init 2018-04-18 12:17:00 +05:30
Faris Ansari
82e0129011 Refactor electron client code 2018-04-16 18:33:54 +05:30
Faris Ansari
10c47fb6dc restructure acc to electron build project 2018-03-30 22:33:12 +05:30
Prateeksha Singh
f4dfe19130 typo 2018-03-29 20:14:18 +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
Rushabh Mehta
0e9edf2d3b payment settings 2018-03-27 19:22:59 +05:30
Rushabh Mehta
66cdea78a5 added payment 2018-03-27 09:50:58 +05:30
Rushabh Mehta
bfe679d48f frappe.call 2018-03-26 18:32:29 +05:30
Rushabh Mehta
b9840722a2 frappe.call 2018-03-26 18:27:03 +05:30
Rushabh Mehta
b5e3188608 [start] reports 2018-03-26 17:44:27 +05:30