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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032112
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-02-03 19:382016-02-18 13:43
ReporterOrekariaView Statuspublic 
Assigned ToOrekaria 
PrioritynormalResolutionfixedFixed in VersionRR16Q2
StatusclosedFix in branchFixed in SCM revision701128f4f9fe
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032112: orderDate is not filled with an ISO formatted date

DescriptionorderDate is not filled with an ISO formatted date
Steps To ReproduceIn the order.js file,

Verify that, in the reactivateQuotation method, there is a
  - this.set('orderDate', new Date());

Proposed Solutionchange it to:
  - this.set('orderDate', OB.I18N.normalizeDate(new Date()));
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0083936)
hgbot (developer)
2016-02-05 07:13

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 701128f4f9fe954200911026a0854c444a5f3489
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Feb 05 11:43:20 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/701128f4f9fe954200911026a0854c444a5f3489 [^]

Fixes issue 32112 : Updating Quotation Order Date to ISO Date

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0083937)
hgbot (developer)
2016-02-05 07:15

Repository: tools/automation/pi-mobile
Changeset: da6a7925e7cfe77f8e15c14f42cab1d7f0ff5048
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Feb 05 11:41:13 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/da6a7925e7cfe77f8e15c14f42cab1d7f0ff5048 [^]

Verifies issue 32112: Added automated test 'I32112_VerifyOrderDateIsInISOFormat'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I32112_VerifyOrderDateIsInISOFormat.java
---

- Issue History
Date Modified Username Field Change
2016-02-03 19:38 Orekaria New Issue
2016-02-03 19:38 Orekaria Assigned To => Retail
2016-02-03 19:38 Orekaria Triggers an Emergency Pack => No
2016-02-03 19:38 Orekaria Status new => acknowledged
2016-02-05 07:13 hgbot Checkin
2016-02-05 07:13 hgbot Note Added: 0083936
2016-02-05 07:13 hgbot Status acknowledged => resolved
2016-02-05 07:13 hgbot Resolution open => fixed
2016-02-05 07:13 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/701128f4f9fe954200911026a0854c444a5f3489 [^]
2016-02-05 07:15 hgbot Checkin
2016-02-05 07:15 hgbot Note Added: 0083937
2016-02-18 12:55 marvintm Assigned To Retail => Orekaria
2016-02-18 13:43 marvintm Review Assigned To => marvintm
2016-02-18 13:43 marvintm Status resolved => closed
2016-02-18 13:43 marvintm Fixed in Version => RR16Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker