Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Incompatibility: VM Invoice 2.0.28 and VM 2.0.14
(1 viewing) (1) Guest
If you want to ask question about the product features, licensing conditions or other questions prior to purchase, please, do it here.
  • Page:
  • 1

TOPIC: Incompatibility: VM Invoice 2.0.28 and VM 2.0.14

Incompatibility: VM Invoice 2.0.28 and VM 2.0.14 10 years, 4 months ago #42044

Hi,

the call signature of getProductPrices in com_virtuemart/helps/calculationh.php has changed somewhere between Virtuemart 2.0.14 and now

The call signature in 2.0.14 was:

 
public function getProductPrices($product, $catIds=0, $variant=0.0, $amount=0, $ignoreAmount=true, $currencydisplay=true)
 


In 2.0.24c it is:

 
public function getProductPrices($product, $variant=0.0, $amount=0, $ignoreAmount=true, $currencydisplay=true)
 


This causes issues with VM invoice 2.0.28 in com_vminvoice/admin/models/order.php which expects the call signature of more recent virtuemart versions. The wrong call signature causes all prices to be increased by 1 in our case.

Please either work around this or state in the docs the minimum required virtuemart version.
The topic has been locked.

Re: Incompatibility: VM Invoice 2.0.28 and VM 2.0.14 10 years, 2 months ago #42487

  • dajo
  • OFFLINE
  • Posts: 5069
Hi,

Thank you for your report. We'll check it and either fix it or update our compatibility info as you suggest.
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
Přihlášení uživatele Prázdný