VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: way1976 on April 09, 2019, 08:08:03 AM

Title: Item price calculation
Post by: way1976 on April 09, 2019, 08:08:03 AM
Hello all,

I need to calculate item prices by folowing rules of my erp. I would like to be able to call my php script to calculate item prices. Unfortunately can't find where to call it from.
Any help is appreciated. Thank you all.
Title: Re: Item price calculation
Post by: Jörgen on April 09, 2019, 08:23:10 AM
???

Vm version, Joomla version ?

Jörgen @ Kreativ Fotografi
Title: Re: Item price calculation
Post by: way1976 on April 09, 2019, 08:33:14 AM
Hello,

Joomla : 3.9.4
VM: 3.4.2

ty
Title: Re: Item price calculation
Post by: Jörgen on April 09, 2019, 09:59:32 AM
Calculate on the fly ?
Recalculate database price ?
Every day ?

Jörgen @ Kreativ Fotografi
Title: Re: Item price calculation
Post by: way1976 on April 09, 2019, 10:02:22 AM
I think ideal solution would be to calculate price from database custom table on the fly.