brotherton-erpnext/erpnext/accounts/report
Ankush Menat 2b61491adb
fix: use account_name only in consolidated report (#24840)
Don't use account_number and only rely on account_name for preparing
consolidated financial statement.

Related issue: ISS-20-21-10217
2021-03-11 16:05:58 +05:30
..
account_balance fix: Test 2020-06-20 12:32:30 +05:30
accounts_payable style: arrangements of filters for reports (#22636) 2020-07-10 11:25:39 +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(acc recv report): columns mismatch (#24109) 2020-12-11 13:28:23 +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: assest depreciation ledger 2020-12-28 19:42:46 +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 feat: Add company and correct filter in bank statement reconciliation report filters 2020-10-13 08:18:59 +03:00
budget_variance_report fix: codasy dix 2020-08-13 17:07:15 +05:30
cash_flow fix: Period list api changes for custom cash flow report 2020-07-18 19:47:33 +05:30
consolidated_financial_statement fix: use account_name only in consolidated report (#24840) 2021-03-11 16:05:58 +05:30
customer_ledger_summary fix: Filter out cancelled entries in customer ledger summary 2020-08-29 23:09:18 +05:30
delivered_items_to_be_billed chore: Use JSON style response and use ORM 2020-11-30 12:55:30 +05:30
general_ledger Merge branch 'develop' into general-ledger-filters 2020-08-27 11:59:01 +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: escape apostrophe in cost centre and project if exist 2020-09-23 14:52:36 +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: Item valuation for internal stock transfers (#24200) 2021-01-28 13:09:56 +05:30
item_wise_sales_register fix: Item valuation for internal stock transfers (#24200) 2021-01-28 13:09:56 +05:30
payment_period_based_on_invoice_date fix: Translation fixes 2021-01-14 21:20:00 +05:30
pos_register fix: pos register shows cancelled documents (#23747) 2020-10-28 17:08:47 +05:30
profit_and_loss_statement Update profit_and_loss_statement.py 2020-09-30 18:17:21 +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: Item valuation for internal stock transfers (#24200) 2021-01-28 13:09:56 +05:30
received_items_to_be_billed chore: Use JSON style response and use ORM 2020-11-30 12:55:30 +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: Item valuation for internal stock transfers (#24200) 2021-01-28 13:09:56 +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: remove default value 2020-09-30 10:39:26 +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: Show total row in print format of financial statement 2020-07-15 16:37:21 +05:30
financial_statements.py fix: Show accounts in financial statements upto level 20 (#23718) 2020-10-24 22:00:32 +05:30
non_billed_report.py chore: Fix Received/Delivered Items to Billed Logic 2020-09-09 16:24:11 +05:30
utils.py fix: Installation failed due to global variable (#23114) 2020-08-22 12:31:06 +05:30