brotherton-erpnext/erpnext/accounts/report
Karthikeyan S e9ff6d3d52
feat(Cost Center): Distributed Cost Center (#21531)
* feat: Distributed Cost Center

Squashed commit of the following:

commit 274236eb92dfddfd015583ee1e6b5e1937366d28
Author: Vignesh <kaviya.3111999@gmail.com>
Date:   Mon Mar 23 18:32:26 2020 +0530

    Fix: Indentation

commit beae0b9849f333dd1d9f29c27192ea7de2e4e809
Author: Vignesh <kaviya.3111999@gmail.com>
Date:   Mon Mar 23 18:26:50 2020 +0530

    The validations are added to distributed cost center.

commit 3f66943adacb5797338ef3510251bf6633be3dba
Author: Vignesh <kaviya.3111999@gmail.com>
Date:   Thu Mar 19 22:17:25 2020 +0530

    The distributed cost centers are shown with the percentage allocation in the reports

commit 1ac11df522096fa187d2f5863b4c970e18b37fac
Author: Vignesh <kaviya.3111999@gmail.com>
Date:   Thu Mar 19 13:36:04 2020 +0530

    The child table distributed cost center are added to cost center doctype and then validate percentage allocation.

* fix(Distributed Cost Center): validation and filters

* fix(Distributed Cost Center): financial statement query

* fix(Distributed Cost Center): add test cases

Co-authored-by: Vignesh S <svignesh0308@gmail.com>

* fix(Distributed Cost Center): budget variance, general ledger, profitability analysis reports.

* Merge branch 'develop' into develop-distributed-cost-center

* fix(Distributed Cost Center): Added DCC reflection in actual amount column of Budget Variance Report.

* Update creation field in general ledger report

Co-authored-by: Nabin Hait <nabinhait@gmail.com>

* creation field updated in gl_entries query

Co-authored-by: Nabin Hait <nabinhait@gmail.com>

Co-authored-by: KaviyaPeriyasamy <kaviya.3111999@gmail.com>
Co-authored-by: Vignesh S <svignesh0308@gmail.com>
Co-authored-by: KaviyaPeriyasamy <kaviyaperiyasamy22@gmail.com>
Co-authored-by: Kaviya Periyasamy <36359901+KaviyaPeriyasamy@users.noreply.github.com>
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-06-08 12:20:21 +05:30
..
account_balance fix(email_digest): Linkes annual income and annual expense to profit and loss statement 2019-01-21 15:01:40 +05:30
accounts_payable fix: Do not add filters in report on accounting dimension creation if it already exists 2020-05-26 19:23:45 +05:30
accounts_payable_summary fix: Do not add filters in report on accounting dimension creation if it already exists 2020-05-26 19:23:45 +05:30
accounts_receivable fix: Error when no data is present in AR/AP reeport 2020-06-03 21:51:21 +05:30
accounts_receivable_summary fix: Post Dated unallocated amount not considered in Advance Amount in AR/AP summary (#21837) 2020-05-27 12:46:12 +05:30
asset_depreciation_ledger fix: If finance book filter is not set then show all the entries 2019-04-16 19:35:18 +05:30
asset_depreciations_and_balances fix: disposed asset creates inconsistencies in asset depr report (#22021) 2020-05-29 10:18:06 +05:30
balance_sheet fix: Do not add filters in report on accounting dimension creation if it already exists 2020-05-26 19:23:45 +05:30
bank_clearance_summary Show outward entries in negative for Bank Clearance Summary report 2019-01-09 14:21:03 +05:30
bank_reconciliation_statement Dynamic link issue fix in Bank reconciliation statement 2019-07-25 12:44:50 +05:30
budget_variance_report feat(Cost Center): Distributed Cost Center (#21531) 2020-06-08 12:20:21 +05:30
cash_flow fix: Do not add filters in report on accounting dimension creation if it already exists 2020-05-26 19:23:45 +05:30
consolidated_financial_statement fix: Default period start date and period end date for financial statements (#22011) 2020-05-28 18:36:21 +05:30
customer_ledger_summary fix: Customer Ledger Summary report not working on python 3 (#19092) 2019-09-17 18:45:59 +05:30
delivered_items_to_be_billed feat: Add status field in multiple reports linked with purchase order and sales order creation (#17107) 2019-04-08 16:29:59 +05:30
general_ledger feat(Cost Center): Distributed Cost Center (#21531) 2020-06-08 12:20:21 +05:30
gross_and_net_profit_report fix: User filters instead of hardcoded values 2020-05-08 19:53:09 +05:30
gross_profit fix: Default column width in Gross profit report 2020-04-28 11:17:45 +05:30
inactive_sales_items fix: Missing commits from hotfix branch (#17997) 2019-07-03 10:34:31 +05:30
item_wise_purchase_register fix: UX date range field separated in from and to date fields. (#21765) 2020-05-26 18:20:47 +05:30
item_wise_sales_register fix: UX date range field separated in from and to date fields. (#21765) 2020-05-26 18:20:47 +05:30
ordered_items_to_be_billed feat: Add status field in multiple reports linked with purchase order and sales order creation (#17107) 2019-04-08 16:29:59 +05:30
payment_period_based_on_invoice_date fix: Report 'Payment Period based On Invoice Date' 2019-09-19 17:48:23 +05:30
profit_and_loss_statement fix: Do not add filters in report on accounting dimension creation if it already exists 2020-05-26 19:23:45 +05:30
profitability_analysis feat(Cost Center): Distributed Cost Center (#21531) 2020-06-08 12:20:21 +05:30
purchase_invoice_trends Add total row in all trends reports (#13010) 2018-02-21 14:46:07 +05:30
purchase_register fix: Do not add filters in report on accounting dimension creation if it already exists 2020-05-26 19:23:45 +05:30
received_items_to_be_billed feat: Add status field in multiple reports linked with purchase order and sales order creation (#17107) 2019-04-08 16:29:59 +05:30
sales_invoice_trends Add total row in all trends reports (#13010) 2018-02-21 14:46:07 +05:30
sales_partners_commission Fix english typo in source code 2018-01-06 04:04:06 +01:00
sales_payment_summary fix(py3): Convert dict.values() to list for indexing 2019-02-08 12:02:57 +05:30
sales_register fix: Do not add filters in report on accounting dimension creation if it already exists 2020-05-26 19:23:45 +05:30
share_balance Shareholder and related doctypes (#12215) 2018-02-12 11:32:47 +05:30
share_ledger fix: Allow system manager to access share ledger 2019-04-19 10:57:21 +05:30
supplier_ledger_summary chore: remove unlinked letter head references (#19138) 2019-09-24 09:53:06 +05:30
tds_computation_summary feat: Allow tax withholding category selection at invoice level (#20870) 2020-04-26 20:08:52 +05:30
tds_payable_monthly fix: Cancelled entries in tds payable monthly report 2020-06-07 00:01:20 +05:30
trial_balance fix: Do not add filters in report on accounting dimension creation if it already exists 2020-05-26 19:23:45 +05:30
trial_balance_for_party fix: Employee name in Report trial balance for party (#20223) 2020-01-09 13:35:06 +05:30
trial_balance_simple Renamed field and added finance book column in the trial balance simple report 2019-01-22 14:11:57 +05:30
unpaid_expense_claim added roles in the report 2017-03-06 14:26:09 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
financial_statements.html fix: Financial statement report 2019-12-12 13:06:17 +05:30
financial_statements.py feat(Cost Center): Distributed Cost Center (#21531) 2020-06-08 12:20:21 +05:30
non_billed_report.py fix: Show close button if per_ordered is less than 99.999999 (#18067) 2019-06-26 10:57:45 +05:30
utils.py fix: get totals of gross profit amount on call of the method get_invoiced_item_gross_margin 2019-05-08 15:38:34 +05:30