Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050449Retail ModulesRetail APIpublic2022-10-07 11:162022-10-13 08:50
azzeddine_meftoh 
radhakrishnan 
normalminorhave not tried
closedfixed 
5
 
RR23Q1 
No
0050449: Order loader , order lineNo is calculated automatically and not mapped from the provided json
External order loader improvement : if the JSON includes the property lineNo, it should prevails over the automatic calculation
NA
No tags attached.
Issue History
2022-10-07 11:16azzeddine_meftohNew Issue
2022-10-07 11:16azzeddine_meftohAssigned To => Triage Platform Conn
2022-10-07 11:16azzeddine_meftohTriggers an Emergency Pack => No
2022-10-10 11:53radhakrishnanAssigned ToTriage Platform Conn => radhakrishnan
2022-10-10 11:53radhakrishnanStatusnew => scheduled
2022-10-11 07:43hgbotNote Added: 0141945
2022-10-13 08:50hgbotResolutionopen => fixed
2022-10-13 08:50hgbotStatusscheduled => closed
2022-10-13 08:50hgbotFixed in Version => RR23Q1
2022-10-13 08:50hgbotNote Added: 0141999
2022-10-13 08:50hgbotNote Added: 0142000

Notes
(0141945)
hgbot   
2022-10-11 07:43   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/952 [^]
(0141999)
hgbot   
2022-10-13 08:50   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/952 [^]
(0142000)
hgbot   
2022-10-13 08:50   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 145da37ebf8494c6b9f54ec1cddd254144922bb7
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 13-10-2022 06:50:19
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/145da37ebf8494c6b9f54ec1cddd254144922bb7 [^]

Fixed ISSUE-50449: If JSON provides OrderLine lineNo it should be used

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---