showing weights on invoices
Posted: 18 Oct 2012, 10:37
Hi
I need help with the correct expression for the total weight of products on the invoice. at the moment i have just used "stock.unit_weight"
This does add the weight of the of the different items but only as a quantity of 1 per item for example if an invoice has
QTY Product Code weight per item
1 AB 1kg
1 CD 1kg
1 EF 1kg
The Total weight would show 3kg
But if i changed the qty to example
QTY Product Code weight per item
1 AB 1kg
3 CD 1kg
3 EF 1kg
The Total weight still shows 3kg and not 7KG as it should.
Please help if you can with the correct expression
Thanks
I need help with the correct expression for the total weight of products on the invoice. at the moment i have just used "stock.unit_weight"
This does add the weight of the of the different items but only as a quantity of 1 per item for example if an invoice has
QTY Product Code weight per item
1 AB 1kg
1 CD 1kg
1 EF 1kg
The Total weight would show 3kg
But if i changed the qty to example
QTY Product Code weight per item
1 AB 1kg
3 CD 1kg
3 EF 1kg
The Total weight still shows 3kg and not 7KG as it should.
Please help if you can with the correct expression
Thanks