Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

v3.7.17

Compare
Choose a tag to compare
@paulkr paulkr released this 15 Jul 19:01
· 16 commits to main since this release
2570b7a

What's Changed

  • Added Modifiers and ModifierGroups Common Models.
  • Added Discounts model to Orders Common Model.
  • Added Taxes to Orders Common Model.
  • Added name, type, category, and jurisdiction to Taxes Common Model.
  • Renamed taxCode to code, taxRate to rate, taxAmount to amount in Taxes Common Model.
  • Added tax, discount, discountLines to Items Common Model.
  • Changed tax in Products Common Model to an array of Taxes.
  • Add parentId to Categories Common Model.

Full Changelog: v3.7.16...v3.7.17