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

feat: add Modifiers + ModifierGroup Common Models #22

Merged
merged 2 commits into from
Jul 15, 2024
Merged

Conversation

paulkr
Copy link
Member

@paulkr paulkr commented Jul 15, 2024

Updates:

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

@paulkr paulkr requested a review from moekatib as a code owner July 15, 2024 18:46
@paulkr paulkr merged commit 2570b7a into main Jul 15, 2024
17 checks passed
@paulkr paulkr deleted the feat/add-modifiers branch July 15, 2024 19:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants