Hi Linas,

I have yet "fixed" it that way and it works fine.

Thank you.

Am 12.05.2014 13:21, schrieb Linas Kukulskis:
Hi Roman,

I can not tell when this bug will be fixed, but you always can write simple 
module to change the shop behavior.
With our module subsystem extend shop - change oxArticle::_getAmountPriceList() 
methods logic by changing this if statement
if ( !$this->skipDiscounts() ){
  // some code
}

just remove "if", just leave code what is inside this statement.

How to write module, example you can find there:
http://www.marco-steinhaeuser.de/how-to-write-a-module-for-oxid-eshop-display-you-will-save-x-percent-on-the-product-details-page.html
about metadata file: http://wiki.oxidforge.org/Features/Extension_metadata_file


Linas Kukulskis
Developer

linas.kukuls...@oxid-esales.com
Phone +370 37 333053
Fax +370 37 333054
www.oxid-esales.com





________________________________________
From: dev-general-boun...@lists.oxidforge.org 
[dev-general-boun...@lists.oxidforge.org] on behalf of Roman Allenstein 
(Spark5.de) [roman.allenst...@spark5.de]
Sent: Saturday, May 10, 2014 12:29 AM
To: dev-general@lists.oxidforge.org
Subject: Re: [oxid-dev-general] "Skip all negative Discounts" disables Scale    
Prices

Hi,

@oxid-developers
could you please tell, when this bug will be fixed and how to do a
workaround?

Greets
Roman

Am 25.04.2014 22:48, schrieb Roman Allenstein (Spark5.de):
Hi guys,

i need to disable all negative discounts for some articles, but i do not
want to disable the scale prices.

I have found this bug report:
https://bugs.oxid-esales.com/view.php?id=4535


Are there any known workarounds for this problem?

--
Roman Allenstein
_______________________________________________
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general
_______________________________________________
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general

_______________________________________________
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to