forked from frappe/erpnext
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Added Periodicity to Consolidate Financial Statements and Cost …
…Center Financial Statements and Added Variance feature to Consolidated Financial Statements (#1793) * single company consolidated financial statement report * add periodicity for multiple company * push changes related to totals * added and update period list code consolidated financial statement for balance sheet, profit and loss and cash flow * Add total for assests and equlity and liability (horizontal). * update for get_provisional_profit_loss() for Total Assets, Equity and liability and also add variance changes. * remove unused funtion and intentation * made change for profit and losses and cash flow for consolidated statement and also made some changes in cost center statement to work the same. * remove comment from profit and losses file * remove unwanteed comment and optimized get_columns for periodicity * optimized code in consolidated financial for prepare_data * code optimzed in balance.py for provisional_profit_loss * remove commented code in cost_center_financial_statements * remove commented code in consolidated_financial_statement.py in add_total_row() Co-authored-by: Imdadhussain <[email protected]>
- Loading branch information
1 parent
7550e63
commit e1ccc60
Showing
6 changed files
with
313 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.