Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030264Retail ModulesWeb POSpublic2015-06-25 18:532015-07-28 13:39
egoitz 
marvintm 
immediatemajoralways
closedfixed 
5
RR14Q2.5 
RR15Q2.3RR15Q2.3 
guilleaer
Production - QA Approved
2015-02-20
RR15Q2
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/25fb87777026 [^]
No
0030264: Not possible to import order from pos if the payment method does not create transactoins
Since q2 the orders created on the terminal using a payment method that does not create transactoins are moved to errors while importing but there is not way to import them.
-Define a payment method to not create transactions
-Assign it to a terminal type and define a terminal to use that payment method
-Create a order and pay using that payment method
*See that it is moved to errors while importing
Approved
blocks defect 0030251RR15Q3 closed marvintm Not possible to import order from pos if the payment method does not create transactoins 
Issue History
2015-06-29 10:58marvintmTypedefect => backport
2015-06-29 10:58marvintmTarget VersionRR15Q3 => RR15Q2.3
2015-06-29 13:53dmitry_mezentsevTag Attached: Approved
2015-07-15 16:10hgbotCheckin
2015-07-15 16:10hgbotNote Added: 0078816
2015-07-15 16:10hgbotStatusscheduled => resolved
2015-07-15 16:10hgbotResolutionopen => fixed
2015-07-15 16:10hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal/rev/9dc2c6b2c4ec18cc556d7a4c82e3e350b56a4cf8 [^]
2015-07-28 13:39guilleaerReview Assigned To => guilleaer
2015-07-28 13:39guilleaerNote Added: 0079097
2015-07-28 13:39guilleaerStatusresolved => closed
2015-07-28 13:39guilleaerFixed in Version => RR15Q2.3

Notes
(0078816)
hgbot   
2015-07-15 16:10   
Repository: retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal
Changeset: 9dc2c6b2c4ec18cc556d7a4c82e3e350b56a4cf8
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Jul 15 16:09:32 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2.3/org.openbravo.retail.posterminal/rev/9dc2c6b2c4ec18cc556d7a4c82e3e350b56a4cf8 [^]

Fixed issue 30264. Orderloader should not fail if there are no transactions for a given payment method, as this could be perfectly fine behavior depending on the configuration.

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0079097)
guilleaer   
2015-07-28 13:39   
tested & verified