This question has been flagged
1 Reply
2680 Views

creating an invoice report with amounts of line-items (through a loop). want to add these amounts.

for instance, i have 2 line-items (out of 4 of an order) with amt 50 and 35. total value should be 50+35=85

Avatar
Discard
Best Answer

For total value, refer stock/report/lot_overview_all.py file or from here you can get your answer.

Avatar
Discard