Prestashop Gift Certificate removing taxes


  • Default avatar
    nateh    
     9 years ago
    0

    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:
    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.
  • Your avatar
    seyi    
     9 years ago
    0

    Hello,

    Please get latest.

    I believe both issues should be fixed.

    Also in awocoupon->configuration make sure you set calculate discount before tax for gift certificates to 'no'.

    Here is how to get latest:
    https://awodev.com/documentation/frequently-asked-questions#install-upgrade
  • Default avatar
    nateh    
     9 years ago
    0

    The update appears to be fix it.

    Thank you for the update.

    Nate H.
  • Your avatar
    seyi    
     9 years ago
    0

    You are welcome, glad to hear it is working well now.