There is a field in GST India Sales Invoice called other_charges_calculation
but that field is an HTML table. So I cannot loop through it with Jinja to create my table as I want. So I need to modify the HTML with JS. But the JS does not seem to work in the print format. I tried changing the background color of a class but it does not work