Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030636 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2015-08-23 11:53 | 2015-09-29 12:45 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | mario_castello | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR15Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5e5842a89b95 | ||||
Projection | none | ETA | none | Target Version | RR15Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030636: [UX] The date in the receipt is not correctly formatted | |||||||
Description | The date in the receipt is not correctly formatted | |||||||
Steps To Reproduce | Open the menu Select the receipts menu entry In the receipts popup Open any receipt Verify that the receipt can show the date in the internal ISO format used by the model | |||||||
Tags | No tags attached. | |||||||
Attached Files | 5167.patch [^] (2,147 bytes) 2015-09-17 11:05 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0080361) hgbot (developer) 2015-09-12 16:45 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 6489fb9170ffe084be5be594b090d4fb1487bca2 Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Sat Sep 12 08:44:23 2015 -0600 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6489fb9170ffe084be5be594b090d4fb1487bca2 [^] Fixed issue 30636: Format the receipt date with ISO format in rederData function --- M web/org.openbravo.retail.posterminal/js/components/orderdetails.js --- |
(0080450) Orekaria (administrator) 2015-09-17 11:03 |
With the ret-modules installed: Log into the YS-11 terminal In the menu, select receipts Tap in search Select any receipt from the list Verify that the date shown is null |
(0080461) hgbot (developer) 2015-09-17 16:28 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 5e5842a89b956d29f3b4eafe627d062bd6c0e18e Author: Rafa Alonso <ral <at> openbravo.com> Date: Thu Sep 17 11:02:06 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5e5842a89b956d29f3b4eafe627d062bd6c0e18e [^] Fixes issue 30636: Set the correct date - refactor --- M web/org.openbravo.retail.posterminal/js/components/orderdetails.js --- |
(0080462) hgbot (developer) 2015-09-17 16:31 |
Repository: tools/automation/pi-mobile Changeset: 9411769e1c06e9780536b00193d4b8d5b28be064 Author: Rafa Alonso <ral <at> openbravo.com> Date: Thu Sep 17 11:45:04 2015 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9411769e1c06e9780536b00193d4b8d5b28be064 [^] Verifies issue 30636: Added the 'I30636_DateOrderIsNull' test --- A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/generic/I30636_DateOrderIsNull.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2015-08-23 11:53 | Orekaria | New Issue | |
2015-08-23 11:53 | Orekaria | Assigned To | => Retail |
2015-08-23 11:53 | Orekaria | Triggers an Emergency Pack | => No |
2015-08-23 11:55 | Orekaria | Relationship added | depends on 0030472 |
2015-08-24 18:42 | mario_castello | Assigned To | Retail => mario_castello |
2015-09-12 16:45 | hgbot | Checkin | |
2015-09-12 16:45 | hgbot | Note Added: 0080361 | |
2015-09-12 16:45 | hgbot | Status | new => resolved |
2015-09-12 16:45 | hgbot | Resolution | open => fixed |
2015-09-12 16:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6489fb9170ffe084be5be594b090d4fb1487bca2 [^] |
2015-09-17 10:06 | Orekaria | Relationship added | blocks 0030853 |
2015-09-17 11:03 | Orekaria | Note Added: 0080450 | |
2015-09-17 11:03 | Orekaria | Status | resolved => new |
2015-09-17 11:03 | Orekaria | Resolution | fixed => open |
2015-09-17 11:05 | Orekaria | File Added: 5167.patch | |
2015-09-17 16:28 | hgbot | Checkin | |
2015-09-17 16:28 | hgbot | Note Added: 0080461 | |
2015-09-17 16:28 | hgbot | Status | new => resolved |
2015-09-17 16:28 | hgbot | Resolution | open => fixed |
2015-09-17 16:28 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6489fb9170ffe084be5be594b090d4fb1487bca2 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5e5842a89b956d29f3b4eafe627d062bd6c0e18e [^] |
2015-09-17 16:31 | hgbot | Checkin | |
2015-09-17 16:31 | hgbot | Note Added: 0080462 | |
2015-09-18 20:37 | Orekaria | Review Assigned To | => marvintm |
2015-09-22 17:37 | Orekaria | Relationship added | blocks 0030702 |
2015-09-29 12:45 | marvintm | Status | resolved => closed |
2015-09-29 12:45 | marvintm | Fixed in Version | => RR15Q4 |
Copyright © 2000 - 2009 MantisBT Group |