Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039237Retail ModulesWeb POSpublic2018-09-06 12:052018-12-04 12:58
malsasua 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR19Q1 
marvintm
No
0039237: Initial Validation: reconciliation in Draft status
When there is a reconciliation in draft status, of a financial account related with a payment method of terminal, when cashup up is processed, the record is stuck in Error While Importing with message:
Cash up can not proceed, there is a reconcilliation in draft status, payment method: ...
[BO]
. Financial Account: Cashbook - Vall Blanca Store
 -> tab: Transaction
  . click in Reconcile button
  . click in Save button -> new reconciliation has been created in draft status

[POS]
. login -> Error message is not displayed
No tags attached.
related to defect 0039233 closed ranjith_qualiantech_com Add new initial validations during the login 
depends on backport 0039748RR18Q4.1 closed ranjith_qualiantech_com Initial Validation: reconciliation in Draft status 
depends on backport 0039749RR18Q3.4 closed ranjith_qualiantech_com Initial Validation: reconciliation in Draft status 
Issue History
2018-09-06 12:05malsasuaNew Issue
2018-09-06 12:05malsasuaAssigned To => Retail
2018-09-06 12:05malsasuaTriggers an Emergency Pack => No
2018-09-06 12:05malsasuaRelationship addedrelated to 0039233
2018-09-06 14:01ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-09-06 19:16malsasuaResolution time => 1551826800
2018-09-10 14:40ranjith_qualiantech_comStatusnew => scheduled
2018-11-02 07:00hgbotCheckin
2018-11-02 07:00hgbotNote Added: 0107715
2018-11-02 07:00hgbotStatusscheduled => resolved
2018-11-02 07:00hgbotResolutionopen => fixed
2018-11-02 07:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a29a6f123b73fc79adc8beda41f88c5ae7cf8add [^]
2018-11-08 08:55hgbotCheckin
2018-11-08 08:55hgbotNote Added: 0107787
2018-11-08 08:56marvintmReview Assigned To => marvintm
2018-11-08 08:56marvintmStatusresolved => closed
2018-11-08 08:56marvintmFixed in Version => RR19Q1
2018-12-04 12:58marvintmStatusclosed => new
2018-12-04 12:58marvintmResolutionfixed => open
2018-12-04 12:58marvintmFixed in VersionRR19Q1 =>
2018-12-04 12:58marvintmStatusnew => scheduled
2018-12-04 12:58marvintmStatusscheduled => resolved
2018-12-04 12:58marvintmFixed in Version => RR19Q1
2018-12-04 12:58marvintmResolutionopen => fixed
2018-12-04 12:58marvintmStatusresolved => closed

Notes
(0107715)
hgbot   
2018-11-02 07:00   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a29a6f123b73fc79adc8beda41f88c5ae7cf8add
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Nov 02 11:30:37 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a29a6f123b73fc79adc8beda41f88c5ae7cf8add [^]

Fixed issue 39237 : Added Initial Validtion to check Terminal Payments have draft reconcilliation

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/InitialValidations.java
---
(0107787)
hgbot   
2018-11-08 08:55   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: bb404f08cfda7a9dbf105a6faddba3c9138ffc49
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Nov 08 08:55:38 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bb404f08cfda7a9dbf105a6faddba3c9138ffc49 [^]

Related to issue 39237. Added small performance optimization of the query

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