Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0057338 | POS2 | POS | public | 2024-12-01 23:20 | 2024-12-01 23:20 |
Reporter | gaboflash | ||||
Assigned To | gaboflash | ||||
Priority | normal | Severity | minor | 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 | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0057338: Add configurable restrictions in the External Order API for product deletion, addition, and quantity modification | ||||
Description | This feature introduces new fields in the External Order API to control specific actions on external orders, including product deletion, addition, and quantity modification. These restrictions aim to ensure consistency with terminal configurations, reduce operational errors, and maintain order integrity. 1- Disallow product deletion (line level): Add allowProductDeletion to control whether a product line can be deleted. Deletion depends on terminal settings. 2- Disallow product addition (header level): Add allowAddProduct to define whether new products can be added to the order. 3- Disallow quantity modification (line level): Add allowModifyProductQuantity to control whether product quantities can be modified. Restrictions do not apply to merged orders. Terminal rules take precedence over API configurations. Expected Outcome: Greater control over external order actions through API restrictions. Consistency with terminal rules and reduced operational errors. | ||||
Steps To Reproduce | N/A | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2024-12-01 23:20 | gaboflash | New Issue | |||
2024-12-01 23:20 | gaboflash | Assigned To | => gaboflash | ||
2024-12-01 23:20 | gaboflash | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |