constant BASIC_CART_VAT_VALUE in Basic cart 7.3
Same name and namespace in other branches
- 7.2 basic_cart.install \BASIC_CART_VAT_VALUE
Default VAT value. Zero by default.
2 uses of BASIC_CART_VAT_VALUE
- basic_cart_install in ./
basic_cart.install - Implements hook_install().
- basic_cart_update_7201 in ./
basic_cart.install - Updating the price field to number_decimal instead of text.
File
- ./
basic_cart.install, line 21 - Basic cart install file
Code
define('BASIC_CART_VAT_VALUE', '');