Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039235Retail ModulesWeb POSpublic2018-09-06 11:242018-12-04 12:53
malsasua 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR19Q1 
marvintm
No
0039235: Initial Validation: wrong document type configuration
During the login in POS, should be checked if the sales order document type related with this terminal is properly configured:
. it is configured the shipment type
. it is configured the invoice type
[BO]
. Document Type window: VBS POS Order
-> update the field "Document Type for Shipment" from VBS MM Shipment to void

[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 0039744RR18Q4.1 closed ranjith_qualiantech_com Initial Validation: wrong document type configuration 
depends on backport 0039745RR18Q3.4 closed ranjith_qualiantech_com Initial Validation: wrong document type configuration 
Issue History
2018-09-06 11:24malsasuaNew Issue
2018-09-06 11:24malsasuaAssigned To => Retail
2018-09-06 11:24malsasuaTriggers an Emergency Pack => No
2018-09-06 11:24malsasuaRelationship addedrelated to 0039233
2018-09-06 14:01ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-09-06 19:15malsasuaResolution time => 1551826800
2018-09-10 12:03ranjith_qualiantech_comStatusnew => scheduled
2018-10-25 15:45ngarciaIssue cloned0039537
2018-11-02 06:55hgbotCheckin
2018-11-02 06:55hgbotNote Added: 0107713
2018-11-02 06:55hgbotStatusscheduled => resolved
2018-11-02 06:55hgbotResolutionopen => fixed
2018-11-02 06:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/95a9c8af7f5db6a75eef9f20f31f9271d6f3f2b9 [^]
2018-11-02 08:13hgbotCheckin
2018-11-02 08:13hgbotNote Added: 0107717
2018-11-02 08:13hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/95a9c8af7f5db6a75eef9f20f31f9271d6f3f2b9 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4a648bf1fedf095dbc783c0e20f67aac1c4f992b [^]
2018-11-08 08:50marvintmReview Assigned To => marvintm
2018-11-08 08:50marvintmStatusresolved => closed
2018-11-08 08:50marvintmFixed in Version => RR19Q1
2018-11-14 16:03hgbotCheckin
2018-11-14 16:03hgbotNote Added: 0107908
2018-12-04 12:53marvintmStatusclosed => new
2018-12-04 12:53marvintmResolutionfixed => open
2018-12-04 12:53marvintmFixed in VersionRR19Q1 =>
2018-12-04 12:53marvintmStatusnew => scheduled
2018-12-04 12:53marvintmStatusscheduled => resolved
2018-12-04 12:53marvintmFixed in Version => RR19Q1
2018-12-04 12:53marvintmResolutionopen => fixed
2018-12-04 12:53marvintmStatusresolved => closed

Notes
(0107713)
hgbot   
2018-11-02 06:55   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 95a9c8af7f5db6a75eef9f20f31f9271d6f3f2b9
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Nov 02 11:25:32 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/95a9c8af7f5db6a75eef9f20f31f9271d6f3f2b9 [^]

Fixed issue 39235 : Added Initial Validtion to check Document type is configured for POS Terminal Type

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/InitialValidations.java
---
(0107717)
hgbot   
2018-11-02 08:13   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4a648bf1fedf095dbc783c0e20f67aac1c4f992b
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Nov 02 12:42:48 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4a648bf1fedf095dbc783c0e20f67aac1c4f992b [^]

Fixed issue 39235 : Changes in ADMessage format

---
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0107908)
hgbot   
2018-11-14 16:03   
Repository: tools/automation/pi-mobile
Changeset: bb0c03067197d61c784d0f6172b6585485d60fde
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Wed Nov 14 09:10:54 2018 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/bb0c03067197d61c784d0f6172b6585485d60fde [^]

Related to issue 39235: added automated test

---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/I39235_VerifyLoginWithWrongDocumentTypeConfig.java
---