Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032112 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-02-03 19:38 | 2016-02-18 13:43 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | Orekaria | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 701128f4f9fe | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032112: orderDate is not filled with an ISO formatted date | |||||||
Description | orderDate is not filled with an ISO formatted date | |||||||
Steps To Reproduce | In the order.js file, Verify that, in the reactivateQuotation method, there is a - this.set('orderDate', new Date()); | |||||||
Proposed Solution | change it to: - this.set('orderDate', OB.I18N.normalizeDate(new Date())); | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 --- |
![]() |
|||
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 | OBNetwork customer | => No |
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 |