2
0
mirror of https://github.com/frappe/books.git synced 2024-11-10 07:40:55 +00:00
books/models/doctype
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
..
account Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
Account Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
AccountingLedgerEntry Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
AccountingSettings Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
Address Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
Bill Remove rootRequire 2018-05-08 11:34:01 +05:30
BillItem Reports and Models 2018-04-26 15:53:27 +05:30
BillSettings Reports and Models 2018-04-26 15:53:27 +05:30
CompanySettings Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
Contact Add link modal 2018-06-25 13:41:37 +05:30
Email Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
EmailAccount Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
Event changes in events, payment modal and date in sales register (#68) 2018-09-20 18:23:30 +05:30
EventSchedule event 2018-05-10 17:27:28 +05:30
EventSettings event 2018-05-10 17:27:28 +05:30
Fulfillment Add models 2018-04-28 19:56:26 +05:30
FulfillmentItem Add models 2018-04-28 19:56:26 +05:30
FulfillmentSettings Add models 2018-04-28 19:56:26 +05:30
Invoice Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
InvoiceItem Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
InvoiceSettings Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
Item Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
JournalEntry Organize sidebar items, fix layout 2018-09-26 19:53:53 +05:30
JournalEntryAccount Reports and Models 2018-04-26 15:53:27 +05:30
JournalEntrySettings Quotation added : Inherits from Invoice 2018-03-29 12:58:56 +05:30
Party Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
Payment Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
PaymentFor added payment 2018-03-27 09:50:58 +05:30
PaymentSettings payment settings 2018-03-27 19:22:59 +05:30
PurchaseOrder Add models 2018-04-28 19:56:26 +05:30
PurchaseOrderItem Add models 2018-04-28 19:56:26 +05:30
PurchaseOrderSettings Add models 2018-04-28 19:56:26 +05:30
PurchaseReceipt Add models 2018-04-28 19:56:26 +05:30
PurchaseReceiptItem Add models 2018-04-28 19:56:26 +05:30
PurchaseReceiptSettings Add models 2018-04-28 19:56:26 +05:30
Quotation Reports and Models 2018-04-26 15:53:27 +05:30
QuotationItem Reports and Models 2018-04-26 15:53:27 +05:30
QuotationSettings Reports and Models 2018-04-26 15:53:27 +05:30
SalesOrder Add models 2018-04-28 19:56:26 +05:30
SalesOrderItem Add models 2018-04-28 19:56:26 +05:30
SalesOrderSettings Add models 2018-04-28 19:56:26 +05:30
SetupWizard Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
Tax Winter Sprint: Work (#79) 2019-02-18 11:12:04 +05:30
TaxDetail whitespace 2018-02-21 15:13:34 +05:30
TaxSummary Setting read only value to 1 for formula to work (#69) 2018-09-25 17:30:10 +05:30