Skip to content

Products

In the product management you maintain your orderable assortment. Every product belongs to exactly one supplier - so the module knows on submit which order address it goes to.

You reach the products via the admin dashboard:

  1. AdminContentProcurement
  2. Tap Manage products (/admin/procurement/products)

Alternatively, create a new product directly via the + Create product button in the dashboard.


  1. Tap Create product in the app bar
  2. Select the supplier and fill in the basics (name, article number)
  3. Enter unit and quantity rules (MOQ, case pack, max, par level)
  4. Optionally assign a category and optionally link a warehouse article
  5. Save via the save button

The product form is divided into three sections:

FieldDescription
NameProduct name, multilingual (required)
DescriptionOptional product description, multilingual
Supplier article numberArticle number at the supplier (appears in the order email)
Product imageImage for the product card (optional)

TermMeaningExample
MOQMinimum order quantity - smallest orderable quantityMOQ 12 → at least 12 pcs
Case pack sizePackaging unit; the quantity must be a multipleCase 6 → 6, 12, 18 …
Maximum quantityLargest orderable quantity per lineMax 240 → no more than 240

Whether these rules are enforced is controlled globally in the Features tab (Enforce MOQ / Enforce case pack multiples / Enforce maximum quantity).

Name and description are end-user-visible and multilingual. Users see the text in their app language, with a fallback to the maintained languages.


Active products appear in the assortment and are orderable.

Inactive products disappear from the assortment - existing orders are preserved.