brotherton-erpnext/erpnext/accounts/report/profit_and_loss_statement
RitvikSardana b86afb2964
feat: Financial Ratio Report (#36130)
* feat: Financial Ratio report added

* fix: Made columns dynamic

* fix: Changed fieldtype of year column

* fix: Added Financial Ratios for all Fiscal Years

* fix: Added Validation of only Parent Having account_type of Direct Income, Indirect Income, Current Asset and Current Liability

* fix: Added 4 more ratios

* fix: added a function for repeated code

* fix: added account_type in accounts utils and cleaned report code

* fix: created function for avg_ratio_values

* fix: cleaning code

* fix: basic ratios completed

* fix: cleaned the code

* chore: code cleanup

* chore: remove comments

* chore: code cleanup

* chore: cleanup account query

* chore: Remove unused variables

---------

Co-authored-by: Ritvik Sardana <ritviksardana@Ritviks-MacBook-Air.local>
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
2023-08-04 22:05:30 +05:30
..
__init__.py Commonfied code for Financial Statements and added Profit and Loss Statement 2014-07-21 11:43:18 +05:30
profit_and_loss_statement.html [fix] reports template 2016-07-29 18:52:00 +05:30
profit_and_loss_statement.js feat: Financial Ratio Report (#36130) 2023-08-04 22:05:30 +05:30
profit_and_loss_statement.json added roles in the report 2017-03-06 14:26:09 +05:30
profit_and_loss_statement.py style: format code with black 2022-03-28 18:52:46 +05:30