Hello all friend ! I got an error when i print bill of discount amount!
please give some idea
Maybe show the template, would be useful don’t you think, and that’s paste it in code on forum not a screenshot of 20% of it
Line 3
You are closing a div without open it
Please delete line 3 and try again.
1 Like
Yes at top you started your html with closing a div. That is invalid and would cause that error. Maybe you copy pasted and didn’t check that?