Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039537Retail ModulesWeb POSpublic2018-10-25 15:452018-12-04 12:59
ngarcia 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR19Q1 
marvintm
No
0039537: Initial Validation: different currency in 'POS Terminal Type-Payment Method' and 'POS Terminal-Payment Type-Financial Account'
During the login in POS, it should be checked if there exists any payment type in the POS Terminal whose financial account has a different currency than the one defined in the POS Terminal Type - Payment Method
[BO]
. POS Terminal Type window: VBS POS Terminal Type
-> Change currency for 'Cash' Payment method to USD

[POS- VBS-1]
. do login -> login can be done
No tags attached.
related to defect 0039233 closed ranjith_qualiantech_com Add new initial validations during the login 
depends on backport 0039750RR18Q4.1 closed ranjith_qualiantech_com Initial Validation: different currency in 'POS Terminal Type-Payment Method' and 'POS Terminal-Payment Type-Financial Account' 
depends on backport 0039751RR18Q3.4 closed ranjith_qualiantech_com Initial Validation: different currency in 'POS Terminal Type-Payment Method' and 'POS Terminal-Payment Type-Financial Account' 
Issue History
2018-10-25 15:45ngarciaNew Issue
2018-10-25 15:45ngarciaAssigned To => ranjith_qualiantech_com
2018-10-25 15:45ngarciaResolution time => 1551826800
2018-10-25 15:45ngarciaTriggers an Emergency Pack => No
2018-10-25 15:45ngarciaIssue generated from0039235
2018-10-25 15:46ngarciaRelationship addedrelated to 0039233
2018-10-25 16:17jorge-garciaAssigned Toranjith_qualiantech_com => Retail
2018-10-26 09:17rafarodaIssue Monitored: rafaroda
2018-10-31 14:54ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-10-31 14:54ranjith_qualiantech_comStatusnew => scheduled
2018-11-02 06:54hgbotCheckin
2018-11-02 06:54hgbotNote Added: 0107712
2018-11-02 06:54hgbotStatusscheduled => resolved
2018-11-02 06:54hgbotResolutionopen => fixed
2018-11-02 06:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/474db14606a8b41a6b2c468f8b6ca0497b5f7c26 [^]
2018-11-08 09:02marvintmNote Added: 0107788
2018-11-08 09:02marvintmStatusresolved => new
2018-11-08 09:02marvintmResolutionfixed => open
2018-11-08 09:53hgbotCheckin
2018-11-08 09:53hgbotNote Added: 0107793
2018-11-08 09:53hgbotStatusnew => resolved
2018-11-08 09:53hgbotResolutionopen => fixed
2018-11-08 09:53hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/474db14606a8b41a6b2c468f8b6ca0497b5f7c26 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2f6494b3f1a0be852d383b3998e8dd6849c8daa8 [^]
2018-11-08 10:13hgbotCheckin
2018-11-08 10:13hgbotNote Added: 0107796
2018-11-08 10:26marvintmReview Assigned To => marvintm
2018-11-08 10:26marvintmStatusresolved => closed
2018-11-08 10:26marvintmFixed 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:59marvintmStatusresolved => closed

Notes
(0107712)
hgbot   
2018-11-02 06:54   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 474db14606a8b41a6b2c468f8b6ca0497b5f7c26
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Nov 02 11:24:16 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/474db14606a8b41a6b2c468f8b6ca0497b5f7c26 [^]

Fixed issue 39537 : Added Initial validtion for Payment method Currency

* Added Initial validtion for Payment method Currency differ with Financial account currency

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/InitialValidations.java
---
(0107788)
marvintm   
2018-11-08 09:02   
Comparison of objects should be done with .equals method
(0107793)
hgbot   
2018-11-08 09:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2f6494b3f1a0be852d383b3998e8dd6849c8daa8
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Nov 08 14:22:54 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2f6494b3f1a0be852d383b3998e8dd6849c8daa8 [^]

Fixed issue 39537 : Added Initial validtion for Payment method Currency

* Replaced DAL Object "=" with equals

---
M src/org/openbravo/retail/posterminal/InitialValidations.java
---
(0107796)
hgbot   
2018-11-08 10:13   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0bddfd8acb93bacfb6105b903ac5d91fd8a33a32
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Nov 08 10:13:52 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0bddfd8acb93bacfb6105b903ac5d91fd8a33a32 [^]

Related to issue 39537. Should check for not equals instead of equals

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