View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010507 | Taler | merchant backend | public | 2025-10-17 20:58 | 2025-10-17 20:59 |
Reporter | Bohdan | Assigned To | Bohdan | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | git (master) | ||||
Target Version | 1.4 | ||||
Summary | 0010507: New type of templates that includes products selection | ||||
Description | 1. Update the logic of templates to support different types 2. Add the possibility to create an inventory-based template with: a. all products b. products from an array of categories c. selected products d. combination of b + c? (hm, can we do it beautifully? Why not... Just define selected_categories: [c1, c2, c3], selected_products: [p1, p2, p3]) 3. Add a boolean that will limit the user's choice to only one object from the received list (a.k.a vending machine selection) 4 + 5. Change the get/post of template TBD. | ||||
Tags | No tags attached. | ||||