Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022868Retail ModulesWeb POSpublic2013-01-23 12:352013-04-03 11:47
marvintm 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
RMP19RMP19 
migueldejuana
No
0022868: When creating orders, the context is set only when the order comes from the POS, and not when it comes from the Errors window
When creating orders, the context is set only when the order comes from the POS, and not when it comes from the Errors window, which can be accessed from the ERP.

The context (client, organization, role, user) should be set always when creating the order.
- Create an order with errors
- Go to the "Errors while processing POS orders" and attempt to create the order in a wrong organization. Verify that it fails because of this, and it should not.
No tags attached.
Issue History
2013-01-23 12:35marvintmNew Issue
2013-01-23 12:35marvintmAssigned To => marvintm
2013-01-23 18:09hgbotCheckin
2013-01-23 18:09hgbotNote Added: 0055776
2013-01-23 18:09hgbotStatusnew => resolved
2013-01-23 18:09hgbotResolutionopen => fixed
2013-01-23 18:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/efabe565032b9671d320517e9397c7df7a988d06 [^]
2013-01-28 10:24migueldejuanaReview Assigned To => migueldejuana
2013-01-28 10:24migueldejuanaNote Added: 0055895
2013-01-28 10:24migueldejuanaStatusresolved => closed
2013-01-28 10:24migueldejuanaFixed in Version => RMP19
2013-04-02 20:02hgbotCheckin
2013-04-02 20:02hgbotNote Added: 0057581
2013-04-02 20:02hgbotStatusclosed => resolved
2013-04-02 20:02hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/efabe565032b9671d320517e9397c7df7a988d06 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/efabe565032b9671d320517e9397c7df7a988d06 [^]
2013-04-03 11:47marvintmStatusresolved => closed

Notes
(0055776)
hgbot   
2013-01-23 18:09   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: efabe565032b9671d320517e9397c7df7a988d06
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Jan 23 18:09:22 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/efabe565032b9671d320517e9397c7df7a988d06 [^]

Fixed issue 22868. The context will be set when saving an order from the 'Errors while processing orders' window

---
M src/org/openbravo/retail/posterminal/SaveOrderActionHandler.java
---
(0055895)
migueldejuana   
2013-01-28 10:24   
Tested and reviewed in 92a9353702f7
(0057581)
hgbot   
2013-04-02 20:02   
Repository: erp/pmods/org.openbravo.retail.posterminal-core
Changeset: efabe565032b9671d320517e9397c7df7a988d06
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Jan 23 18:09:22 2013 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-core/rev/efabe565032b9671d320517e9397c7df7a988d06 [^]

Fixed issue 22868. The context will be set when saving an order from the 'Errors while processing orders' window

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