Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030331Retail ModulesWeb POSpublic2015-07-08 09:152015-07-28 15:25
guilleaer 
guilleaer 
normalmajorhave not tried
closedfixed 
5
 
RR15Q2.3RR15Q2.3 
Orekaria
RR15Q1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/542f6f37e91e4a41a9c8346d15819e299847e463 [^]
No
0030331: Error Importing orders caused by the organization of the userContact of the order
Sometimes some orders are not processed because the organization of the user which is set in the order as userContact is not in the natural tree.
Using a BP create a contect (user) in a organization which is not in the natural tree.

Then in web pos, create an order for that bp and process it.
The order will appear in "Errors" window.
This value only should be set if the organization of the user is in the natural tree.
No tags attached.
blocks defect 0030329RR15Q4 closed guilleaer Error Importing orders caused by the organization of the userContact of the order 
diff diffIssue30329_15Q22.diff (1,715) 2015-07-08 09:49
https://issues.openbravo.com/file_download.php?file_id=8268&type=bug
Issue History
2015-07-08 09:49guilleaerTypedefect => backport
2015-07-08 09:49guilleaerTarget VersionRR15Q4 => RR15Q2.3
2015-07-08 09:49guilleaerFile Added: diffIssue30329_15Q22.diff
2015-07-08 09:50guilleaerNote Added: 0078740
2015-07-16 09:57hgbotCheckin
2015-07-16 09:57hgbotNote Added: 0078842
2015-07-16 09:57hgbotStatusscheduled => resolved
2015-07-16 09:57hgbotResolutionopen => fixed
2015-07-16 09:57hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal/rev/5cee3fb1550f8808f279b676e4ea84b9f4fdc95a [^]
2015-07-28 15:25OrekariaReview Assigned To => Orekaria
2015-07-28 15:25OrekariaStatusresolved => closed
2015-07-28 15:25OrekariaFixed in Version => RR15Q2.3

Notes
(0078740)
guilleaer   
2015-07-08 09:50   
attached fix for 15q2.2
(0078842)
hgbot   
2015-07-16 09:57   
Repository: retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal
Changeset: 5cee3fb1550f8808f279b676e4ea84b9f4fdc95a
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Jul 16 09:56:59 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal/rev/5cee3fb1550f8808f279b676e4ea84b9f4fdc95a [^]

Fixed issue 30331. Fixed the way the user contact is being found for a given business partner.

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