Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031503
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2015-11-16 15:052015-12-24 05:01
ReporteraaroncaleroView Statuspublic 
Assigned Toguilleaer 
PrioritynormalResolutionfixedFixed in VersionRR16Q1
StatusclosedFix in branchFixed in SCM revision2568e469aaf3
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToOrekaria
Regression levelProduction - QA Approved
Regression date2015-10-30
Regression introduced in releaseRR15Q4
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2fd19707e840 [^]
Triggers an Emergency PackNo
Summary

0031503: [SERQA 397] The orderDate of receipts loaded in webPOS is showing an incorrect date

DescriptionWhen an order is loaded in web pos, it's orderDate attribute is showing the day before, instead of showing the real day.
Steps To ReproduceLogin in web pos.
Create and pay an order.
Verify the order date in backend (e.g. Nov 16 2015).
Load the order in web pos (Menu > Receipts).
Use the browser console to get the order date: Ob.MobileApp.model.receipt.get('orderDate').
It will show an incorrect date (e.g. Nov 15 2015).
TagsSER-QA
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 0031586 closedfmolina Stabilization: The orderDate should be stored in ISO format 
depends on backport 0031729RR15Q4.2 closedOrekaria [SERQA 397] The orderDate of receipts loaded in webPOS is showing an incorrect date 
related to defect 0031757 closedranjith_qualiantech_com Cash Management is not saving the Date when it is done 

-  Notes
(0082377)
hgbot (developer)
2015-11-26 17:12

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f4d8ed2e4489f27b67cc80798c50a639bd64975a
Author: Facundo Molina <fmolina <at> koodu.es>
Date: Thu Nov 26 11:35:12 2015 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f4d8ed2e4489f27b67cc80798c50a639bd64975a [^]

Fixes issue 31503: The orderDate of receipts loaded in webPOS is showing an incorrect date

---
M src/org/openbravo/retail/posterminal/PaidReceiptsHeader.java
---
(0082378)
hgbot (developer)
2015-11-26 17:16

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: a6fb02b336f8b9f4264e4b0d6681afcbb616087c
Author: Facundo Molina <fmolina <at> koodu.es>
Date: Thu Nov 26 13:16:07 2015 -0300
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a6fb02b336f8b9f4264e4b0d6681afcbb616087c [^]

Fixes issue 31503: The orderDate of receipts loaded in webPOS is showing an incorrect date

---
M src/org/openbravo/mobile/core/utils/OBMOBCUtils.java
---
(0082610)
guilleaer (manager)
2015-12-09 11:21

I haven't been able to reproduce the issue when I was doing the code review. I will contact with fixer and reporter to clarify this.
(0082741)
hgbot (developer)
2015-12-14 23:59

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 53474448da591b43d4331a0d595e8dcdd8be2ad8
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Dec 14 23:58:45 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/53474448da591b43d4331a0d595e8dcdd8be2ad8 [^]

Related to issue 31503: backout wrong commit

---
M src/org/openbravo/retail/posterminal/PaidReceiptsHeader.java
---
(0082742)
hgbot (developer)
2015-12-14 23:59

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: f8a6e5699332b7b0d3ba6fb5ee6a55ea44fdcde7
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Dec 14 23:58:14 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f8a6e5699332b7b0d3ba6fb5ee6a55ea44fdcde7 [^]

Related to issue 31503: backout wrong changeset

---
M src/org/openbravo/mobile/core/utils/OBMOBCUtils.java
---
(0082743)
hgbot (developer)
2015-12-15 00:05

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 409988b3e52ffe5beee4c0ed5a206a5b6a631e50
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Dec 15 00:04:54 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/409988b3e52ffe5beee4c0ed5a206a5b6a631e50 [^]

Fixed issue 31503: hour,minutes and seconds should be zero for dates

---
M src/org/openbravo/mobile/core/utils/OBMOBCUtils.java
---
(0082749)
hgbot (developer)
2015-12-15 09:20

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 83015d306cbf317d48ee10757e458961732522a0
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Dec 15 01:01:04 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/83015d306cbf317d48ee10757e458961732522a0 [^]

Fixed issue 31503: OrderDate should not be transformed to client time because it is a date whithout time

---
M src/org/openbravo/retail/posterminal/PaidReceipts.java
---
(0082751)
hgbot (developer)
2015-12-15 09:42

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 2568e469aaf3b4f6f6ffd581c9f295377af89046
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Dec 15 01:02:23 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2568e469aaf3b4f6f6ffd581c9f295377af89046 [^]

Fixed issue 31503: add convenience function

---
M src/org/openbravo/mobile/core/model/HQLPropertyList.java
---

- Issue History
Date Modified Username Field Change
2015-11-16 15:05 aaroncalero New Issue
2015-11-16 15:05 aaroncalero Assigned To => Retail
2015-11-16 15:05 aaroncalero Resolution time => 1448838000
2015-11-16 15:05 aaroncalero Regression level => Coding ( Testing )
2015-11-16 15:05 aaroncalero Triggers an Emergency Pack => No
2015-11-18 22:38 Orekaria Status new => acknowledged
2015-11-19 14:34 fmolina Status acknowledged => scheduled
2015-11-19 14:34 fmolina Assigned To Retail => fmolina
2015-11-25 18:53 Orekaria Relationship added related to 0031586
2015-11-26 17:12 hgbot Checkin
2015-11-26 17:12 hgbot Note Added: 0082377
2015-11-26 17:12 hgbot Status scheduled => resolved
2015-11-26 17:12 hgbot Resolution open => fixed
2015-11-26 17:12 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f4d8ed2e4489f27b67cc80798c50a639bd64975a [^]
2015-11-26 17:16 hgbot Checkin
2015-11-26 17:16 hgbot Note Added: 0082378
2015-11-26 17:16 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f4d8ed2e4489f27b67cc80798c50a639bd64975a [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a6fb02b336f8b9f4264e4b0d6681afcbb616087c [^]
2015-12-01 11:37 agete Tag Attached: SER-QA
2015-12-01 11:38 agete Summary The orderDate of receipts loaded in webPOS is showing an incorrect date => [SERQA 397] The orderDate of receipts loaded in webPOS is showing an incorrect date
2015-12-09 11:21 guilleaer Note Added: 0082610
2015-12-09 17:45 Orekaria Review Assigned To => guilleaer
2015-12-14 23:59 hgbot Checkin
2015-12-14 23:59 hgbot Note Added: 0082741
2015-12-14 23:59 hgbot Checkin
2015-12-14 23:59 hgbot Note Added: 0082742
2015-12-15 00:00 guilleaer Assigned To fmolina => guilleaer
2015-12-15 00:00 guilleaer Status resolved => new
2015-12-15 00:00 guilleaer Resolution fixed => open
2015-12-15 00:00 guilleaer Status new => scheduled
2015-12-15 00:05 hgbot Checkin
2015-12-15 00:05 hgbot Note Added: 0082743
2015-12-15 00:05 hgbot Status scheduled => resolved
2015-12-15 00:05 hgbot Resolution open => fixed
2015-12-15 00:05 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a6fb02b336f8b9f4264e4b0d6681afcbb616087c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/409988b3e52ffe5beee4c0ed5a206a5b6a631e50 [^]
2015-12-15 09:20 hgbot Checkin
2015-12-15 09:20 hgbot Note Added: 0082749
2015-12-15 09:20 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/409988b3e52ffe5beee4c0ed5a206a5b6a631e50 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/83015d306cbf317d48ee10757e458961732522a0 [^]
2015-12-15 09:42 hgbot Checkin
2015-12-15 09:42 hgbot Note Added: 0082751
2015-12-15 09:42 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/83015d306cbf317d48ee10757e458961732522a0 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2568e469aaf3b4f6f6ffd581c9f295377af89046 [^]
2015-12-15 16:42 guilleaer Review Assigned To guilleaer => marvintm
2015-12-15 16:42 guilleaer Regression level Coding ( Testing ) => Production - QA Approved
2015-12-15 16:42 guilleaer Regression date => 2015-10-30
2015-12-15 16:42 guilleaer Regression introduced in release => RR15Q4
2015-12-15 16:42 guilleaer Regression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2fd19707e840 [^]
2015-12-15 17:04 guilleaer Status resolved => new
2015-12-15 17:04 guilleaer Resolution fixed => open
2015-12-15 17:04 guilleaer Status new => scheduled
2015-12-15 17:04 guilleaer Status scheduled => resolved
2015-12-15 17:04 guilleaer Fixed in Version => RR16Q1
2015-12-15 17:04 guilleaer Resolution open => fixed
2015-12-16 12:18 marvintm Severity major => minor
2015-12-24 05:01 Orekaria Review Assigned To marvintm => Orekaria
2015-12-24 05:01 Orekaria Status resolved => closed
2015-12-31 11:33 Orekaria Relationship added related to 0031757


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker