brotherton-erpnext/erpnext/accounts/report/gross_profit
HarryPaulo ea88451875
fix: getting error to show sales invoice group or print rep… (#31756)
fix: formatter getting error to show sales invoice group or print report.

1 - When I view the Gross Profit report in Sales Invoice mode, the table is all broken.
Error on browser console:
TypeError: Cannot read properties of undefined (reading 'indent')

2 - When I try to print, no matter the Group (Sales Invoice, Item Code, Item Group...) nothing happens. in browser log console I have the following error:
TypeError: Cannot read properties of undefined (reading 'content')

i fixed both errors and all working perfectly.
2022-08-03 11:21:30 +05:30
..
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
gross_profit.js fix: getting error to show sales invoice group or print rep… (#31756) 2022-08-03 11:21:30 +05:30
gross_profit.json fix: Update columns in new format 2022-02-11 14:48:39 +05:30
gross_profit.py feat: two new groupby mode: Monthly, Payment Term 2022-05-31 10:46:56 -03:00