Hi
We use the virtuemart export order advanced for making the right XML file for invoicing program import. Now, the problem is that the webshop has the products in packaging units. The invoicing program has the products in kg.
We had to edit the orderadvanced.php in order that we have access to "product_packaging" field. This is not available in the template, you cannot add it to the fields.
Then we had to convert quantity from packaging quantity to kg quantity (quantity * product_packaging) and product price to unit price (price / product_packaging)
Could you pls advise how to do that?
-
Anonymous User
- RO CSVI
- Friday, 14 January 2022
- Subscribe via email
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!