Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035285Retail ModulesWeb POSpublic2017-02-16 16:012017-06-20 11:21
ranjith_qualiantech_com 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR17Q3 
Sandrahuguet
No
0035285: Test I33830_VerifyInvoiceDueDateByNewTerms failed in try
Test I33830_VerifyInvoiceDueDateByNewTerms failed in try, if test ran in different dates
1) Set System time One day back
2) Run Test I33830_VerifyInvoiceDueDateByNewTerms, will work fin
3) Set system time to Current time
4) Run I33830_VerifyInvoiceDueDateByNewTerms, it will not work
No tags attached.
caused by defect 0033830 closed ranjith_qualiantech_com Payment methods for Credit Sales not working 
Issue History
2017-02-16 16:01ranjith_qualiantech_comNew Issue
2017-02-16 16:01ranjith_qualiantech_comAssigned To => Retail
2017-02-16 16:01ranjith_qualiantech_comTriggers an Emergency Pack => No
2017-02-16 16:01ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-02-16 16:01ranjith_qualiantech_comStatusnew => scheduled
2017-02-16 16:05hgbotCheckin
2017-02-16 16:05hgbotNote Added: 0094393
2017-02-20 06:35ranjith_qualiantech_comRelationship addedcaused by 0033830
2017-05-30 14:28ranjith_qualiantech_comNote Added: 0097012
2017-06-09 11:27hgbotCheckin
2017-06-09 11:27hgbotNote Added: 0097271
2017-06-09 11:27hgbotStatusscheduled => resolved
2017-06-09 11:27hgbotResolutionopen => fixed
2017-06-09 11:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/deadde442589a495d9a421b38cf36cbb7b1fbf4a [^]
2017-06-09 11:27hgbotCheckin
2017-06-09 11:27hgbotNote Added: 0097272
2017-06-20 10:05SandrahuguetReview Assigned To => Sandrahuguet
2017-06-20 11:21SandrahuguetNote Added: 0097507
2017-06-20 11:21SandrahuguetStatusresolved => closed
2017-06-20 11:21SandrahuguetFixed in Version => RR17Q3

Notes
(0094393)
hgbot   
2017-02-16 16:05   
Repository: tools/automation/pi-mobile
Changeset: d4df36481adc4899373ac844082ea9c987c7039c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Feb 16 20:34:30 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/d4df36481adc4899373ac844082ea9c987c7039c [^]

Verifies issue 35285 : Modified Test 'I33830_VerifyInvoiceDueDateByNewTerms',

* Added "waitFixof"

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33830_VerifyInvoiceDueDateByNewTerms.java
---
(0097012)
ranjith_qualiantech_com   
2017-05-30 14:28   
Test failed in February month alone due to following reason
Set system time to Feb Month (Ex 17-Feb)
In Payment term, if we set "maturity date 1" as 15, "maturity date 2" as 31, and in POS invoice date is 17-feb then due date was set as next month date. but it should be 28 or 29 based on leap year
(0097271)
hgbot   
2017-06-09 11:27   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: deadde442589a495d9a421b38cf36cbb7b1fbf4a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jun 09 14:56:58 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/deadde442589a495d9a421b38cf36cbb7b1fbf4a [^]

Fixed issue 35285 : Payment term due date should be maximum of Month's Last date

* if Fixed Due Date is enabled for Payment term, then invoice due date should be maximum of Month's Last date

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0097272)
hgbot   
2017-06-09 11:27   
Repository: tools/automation/pi-mobile
Changeset: c25941fdd7b9ef9a094166f00d13c3920a7bd3e8
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jun 09 14:56:52 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c25941fdd7b9ef9a094166f00d13c3920a7bd3e8 [^]

Verifies issue 35285 : Modified automated test 'I33830_VerifyInvoiceDueDateByNewTerms'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33830_VerifyInvoiceDueDateByNewTerms.java
---
(0097507)
Sandrahuguet   
2017-06-20 11:21   
Code review and testing OK