Description
After updating ERPNext to v15.102+ / v15.103, the app Round-Tax-Amount-Row-wise causes a frontend crash when saving Sales/Purchase Invoices.
The issue appears during tax calculation in taxes_and_totals.js.
Error Logs
tax_amount: could not find docfield in method precision()
TypeError: number 240 is not iterable (cannot read property Symbol(Symbol.iterator))
at taxes_and_totals.js:372:52
Description
After updating ERPNext to v15.102+ / v15.103, the app Round-Tax-Amount-Row-wise causes a frontend crash when saving Sales/Purchase Invoices.
The issue appears during tax calculation in taxes_and_totals.js.
Error Logs