I want to calculate charges on Net Weight or Total no. of packs in Sales Invoice.
However I have added On Net Weight charge_type in Customized form of Sales Tax Charges but I cannot add in Document Type - Sales Tax Charges. Please help.
we have a similar requirement, where we need to compute the sum of all net_weight values in an invoice and then charge a tax on the total net weight.
We also consider adding a field total_net_weight in DocType Sales Invoice, which should sum all available net weights. Then we are looking for a way to base a tax on this.
Were you able to resolve it or did anyone have a solution?