News:

Support the VirtueMart project and become a member

Main Menu

Calculated Discounted sales Price

Started by gpessoa, December 18, 2012, 20:18:31 PM

Previous topic - Next topic

gpessoa

Hi,

I need to export my final sales prices to a xml file, but I can`t find it anywhere.

I found product_price and product_override_price, on virtuemart_product_prices table, but not the calculated price (with a applied discount on it).

Can anybody tell me where is it stored?

Thanks in advanced

VM 2.0.15c
J 2.5.8
J 4.4.4; VM 4.2.6; PHP 8.3.6

bytelord

Hello,

Sales price is been calculated at the time that requested and not saved on the db, use csvi to export them, will be recalculated.

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!