The single invalid combination is:
- the product prices do not include taxes
- «Apply Customer Tax» = «After Discount»
- «Apply Discount On Prices» = «Including Tax»
http://docs.magento.com/m2/ce/user_guide/tax/warning-messages.html
The single invalid combination is:
http://docs.magento.com/m2/ce/user_guide/tax/warning-messages.html
See also:
\Magento\Tax\Model\Config::discountTax()
implemented and used?\Magento\Tax\Model\Config::applyTaxAfterDiscount()
implemented and used?