News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

order "per bill" charge

Started by mitchie, January 04, 2012, 14:34:08 PM

Previous topic - Next topic

mitchie

Hallo,
adding a "per bill" charge in calcs table,  the value is added to the order_total field (#__virtuemart_orders table) but it can't be extracted afterwards as there is no trace of it into orders table.
I think it should be useful to have two more fields for extra_calcs (value) and extra_calcs_id (comma separated if more than one) into orders table to be able to get these details afterwards.
Otherwise you are not able to get the order_total with the sum of all single values (see order's details: there is no trace of this amount details). If you sum all splitted values listed in orders details (view=orders&task=edit) you don't get the order total. Hope you got the picture.
mitchie