Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VCST-1811: Extend Product schema with PackSize #12

Merged
merged 5 commits into from
Sep 20, 2024
Merged

Commits on Sep 16, 2024

  1. VCST-1811: Extend Product schema with PackSize

    feat: Extends Product schema with PackSize
    OlegoO committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ee6f45f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. VCST-1811: Add Validators for PackSize

    feat: Quantity should be is a multiple of PackSize.
    feat: Ensures that minQuantity is a multiple of PackSize.
    OlegoO committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e59b163 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    5c996b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b10e67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    266e4b7 View commit details
    Browse the repository at this point in the history