Openbravo Issue Tracking System - Retail Modules | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0056200 | Retail Modules | Retail API | public | 2024-08-07 10:45 | 2025-01-23 11:32 |
| Reporter | jmassy | ||||
| Assigned To | Retail | ||||
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Platform | OS | 5 | OS Version | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Merge Request Status | |||||
| Review Assigned To | |||||
| OBNetwork customer | No | ||||
| Support ticket | |||||
| Regression level | |||||
| Regression date | |||||
| Regression introduced in release | |||||
| Regression introduced by commit | |||||
| Triggers an Emergency Pack | No | ||||
| Summary | 0056200: API Product Characteristics : it's not possible to regroup a characteristic to a parent one | ||||
| Description | API Product Characteristics : it's not possible to regroup a characteristic to a parent one Quand on importe une nouvelle caractéristique comme par exemple "FDS_Color" a partir du json suivant : [ { "client": "The White Valley Group", "organization": "*", "name": "FDS_Color", "description": "FDS_Color", "variant": false, "explodeConfigurationTab": true, "useOnWebPOS": true, "filterOnWebPOS": true, "active": true, "characteristicValues": [ { "name": "Grey", "code": "1", "summaryLevel": true, "description": "Grey", "active": true, "translations": [] }, { "name": "Dark grey", "code": "1/3", "summaryLevel": false, "description": "Dark grey", "active": true, "translations": [] }, { "name": "Light grey", "code": "1/2", "summaryLevel": false, "description": "Light grey", "active": true, "translations": [] } ] } ] for example : level 0 → Grey Level 1 → light grey Level 1 → dark grey | ||||
| Steps To Reproduce | use the json | ||||
| Proposed Solution | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://issues-new.openbravo.com/file_download.php?file_id=20069&type=bug | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2024-08-07 10:45 | jmassy | New Issue | |||
| 2024-08-07 10:45 | jmassy | Assigned To | => Triage Platform Conn | ||
| 2024-08-07 10:45 | jmassy | File Added: Product Characteristics API.png | |||
| 2024-08-07 10:45 | jmassy | Triggers an Emergency Pack | => No | ||
| 2024-08-07 12:13 | adrianromero | Assigned To | Triage Platform Conn => Retail | ||
| 2025-01-23 11:32 | guillermogil | OBNetwork customer | => No | ||
| 2025-01-23 11:32 | guillermogil | Type | defect => feature request | ||
| There are no notes attached to this issue. |