Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 493 Bytes

2021-03-10-add-new-field-tax-free-from-to-table-currency-and-country.md

File metadata and controls

7 lines (7 loc) · 493 Bytes
title issue
Add the new field is tax-free from to table currency and country.
NEXT-14114

Core

  • Added new property taxFreeFrom in class Shopware\Core\System\Country\CountryEntity which used to define an amount value will be applying for the tax-free based on countries of the user.
  • Added new property taxFreeFrom in class Shopware\Core\System\Currency\CurrencyEntity which used to define an amount value will be applying for the tax-free based on the currency of orders.