Hello,
I'm wrestling with a situation using awo coupon pro on Prestashop 1.6.
When using a Gift Certificate, taxes are being calculated after the gift certificate, no matter what setting is marked in the back office for Gift Certificates. Meaning if the Gift Certificate covers the entire order, the tax is zero. Gift Certificates should apply to the order total ( products, shipping, and taxes ).
Here is a cart without a Gift Certificate:
http://imgur.com/D2HI9g0
And with a Gift Certificate:
http://imgur.com/Yh5T1JX
The current behavior is correct for Coupons, where the discount happens before taxes are applied, but Gift Certificates should be applied as a form of payment.
Also there appears to be a template error wreaking havoc on the back office interface:
I believe this is preventing some bootstrap modal backdrops from being removed in the interface.
Please advise.
Thanks in advance.
I'm wrestling with a situation using awo coupon pro on Prestashop 1.6.
When using a Gift Certificate, taxes are being calculated after the gift certificate, no matter what setting is marked in the back office for Gift Certificates. Meaning if the Gift Certificate covers the entire order, the tax is zero. Gift Certificates should apply to the order total ( products, shipping, and taxes ).
Here is a cart without a Gift Certificate:
http://imgur.com/D2HI9g0
And with a Gift Certificate:
http://imgur.com/Yh5T1JX
The current behavior is correct for Coupons, where the discount happens before taxes are applied, but Gift Certificates should be applied as a form of payment.
Also there appears to be a template error wreaking havoc on the back office interface:
Notice on line 54 in file public_html/cache/smarty/compile/c4/18/8c/c4188cb09a04c452fe6f88e5bc1edd81b9780b1b.file.page_header_toolbar.tpl.php<br>
[8] Undefined index: title<br><br>
Notice on line 54 in file public_html/cache/smarty/compile/c4/18/8c/c4188cb09a04c452fe6f88e5bc1edd81b9780b1b.file.page_header_toolbar.tpl.php<br>
[8] Trying to get property of non-object<br><br>
Notice on line 55 in file public_html/cache/smarty/compile/c4/18/8c/c4188cb09a04c452fe6f88e5bc1edd81b9780b1b.file.page_header_toolbar.tpl.php<br>
[8] Undefined index: title<br><br>
Notice on line 55 in file public_html/cache/smarty/compile/c4/18/8c/c4188cb09a04c452fe6f88e5bc1edd81b9780b1b.file.page_header_toolbar.tpl.php<br>
[8] Trying to get property of non-object<br><br>
I believe this is preventing some bootstrap modal backdrops from being removed in the interface.
Please advise.
Thanks in advance.