Openbravo Issue Tracking System - Retail Modules
View Issue Details
0058229Retail ModulesRetail APIpublic2025-03-13 11:042025-03-18 09:55
malsasua 
ludmila_ursu 
highmajoralways
closedfixed 
5
 
 
Gold
122837
Production - Confirmed Stable
No
0058229: Error importing Distribution Order using Business API
An error is raised importing a Distribution Order using the Business API
org.openbravo.api.ImportService/DistributionOrder:

Error:
Error while importing an item: OBException: The ordered quantity can not be zero



. execute the curl (with QA Admin role) attached
. EDL Request is created
. processing the EDL, error is returned:
Error while importing an item: OBException: The ordered quantity can not be zero
No tags attached.
txt curl.txt (492) 2025-03-13 11:04
https://issues.openbravo.com/file_download.php?file_id=21043&type=bug
png operativeQty field is mandatory.png (91,059) 2025-03-18 09:55
https://issues.openbravo.com/file_download.php?file_id=21058&type=bug
png
Issue History
2025-03-13 11:04malsasuaNew Issue
2025-03-13 11:04malsasuaAssigned To => ludmila_ursu
2025-03-13 11:04malsasuaFile Added: curl.txt
2025-03-13 11:04malsasuaOBNetwork customer => Gold
2025-03-13 11:04malsasuaSupport ticket => 122837
2025-03-13 11:04malsasuaRegression level => Production - Confirmed Stable
2025-03-13 11:04malsasuaTriggers an Emergency Pack => No
2025-03-13 11:04malsasuaIssue generated from0058171
2025-03-18 09:55ludmila_ursuNote Added: 0176929
2025-03-18 09:55ludmila_ursuFile Added: operativeQty field is mandatory.png
2025-03-18 09:55ludmila_ursuStatusnew => acknowledged
2025-03-18 09:55ludmila_ursuStatusacknowledged => scheduled
2025-03-18 09:55ludmila_ursuStatusscheduled => resolved
2025-03-18 09:55ludmila_ursuResolutionopen => fixed
2025-03-18 09:55ludmila_ursuStatusresolved => closed

Notes
(0176929)
ludmila_ursu   
2025-03-18 09:55   
Hello, as discussed by chat, the property operativeQty is mandatory. When this is set, the error no longer appears.