Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
multi_tax_rule_unit_calculate_subtotal_no.php File Reference

Go to the source code of this file.

Variables

 $taxCalculationData ['multi_tax_rule_unit_calculate_subtotal_no']
 

Variable Documentation

◆ $taxCalculationData

$taxCalculationData[ 'multi_tax_rule_unit_calculate_subtotal_no']

This test case test the scenario where there are two tax rules with different priority The calculate_subtotal field is off, the second tax rate will be applied on top of first tax rate. This testcase uses unit based calculation.

Definition at line 16 of file multi_tax_rule_unit_calculate_subtotal_no.php.