Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027263 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2014-08-01 18:57 | 2014-09-15 13:33 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR14Q4 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ffff66995b1d | |||
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 | Orekaria | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 30083 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027263: We are not displaying the time when we print a closed ticket | |||||||
Description | We are not displaying the time when we print a closed ticket | |||||||
Steps To Reproduce | -Go to Web POS and print a ticket Verify that you can see DAte & time 25-07-2014 15:30 If you open again the ticket and you print it using menu entry "Print this receipt", you will see only the date The are 2 problems: -we are not printing the time in template printclosedreceipt.xml -we are not saving the time of the ticket in any place and order date in the ERP is without time so we will save it in another place. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0069521) hgbot (developer) 2014-08-19 18:16 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 34c7439ad49410256d951c07fb261c5c2653a3a1 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Tue Aug 19 18:15:41 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/34c7439ad49410256d951c07fb261c5c2653a3a1 [^] Fixes issue 27263: We are not displaying the time when we print a closed ticket Load the creationDate from the server, the creationDate contains the exact time the ticket was created --- M src/org/openbravo/retail/posterminal/PaidReceiptProperties.java M web/org.openbravo.retail.posterminal/js/model/order.js M web/org.openbravo.retail.posterminal/res/printclosedreceipt.xml --- |
(0069945) mtaal (viewer) 2014-09-03 14:59 |
. |
(0069946) mtaal (viewer) 2014-09-03 14:59 |
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6ca04f0a2a1e [^] |
(0070075) jecharri (viewer) 2014-09-10 23:23 |
Please fix also that when you load the ticket the time is 00:00. Steps: -create a ticket and pay it -using receipts menu entry load the ticket -verify that the time is 00:00 Attached an image |
(0070113) hgbot (developer) 2014-09-13 17:09 |
Repository: erp/pmods/org.openbravo.retail.sessions Changeset: cde1b7bda38958a04f514465d35971511ee6f314 Author: Salvador Zapata <salvador.zapata <at> gmail.com> Date: Sat Sep 13 17:08:53 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/cde1b7bda38958a04f514465d35971511ee6f314 [^] Fixed issue 27263: Paid tickets show correct date and time in Webpos --- M web/org.openbravo.retail.sessions/js/components/orderdetailshook.js --- |
(0070114) hgbot (developer) 2014-09-13 17:13 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: ffff66995b1d597a5fb53ca58f5f93ca5860febc Author: Salvador Zapata <salvador.zapata <at> gmail.com> Date: Sat Sep 13 17:12:41 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ffff66995b1d597a5fb53ca58f5f93ca5860febc [^] Fixed issue 27263: Paid tickets show correct date and time in Webpos --- M web/org.openbravo.retail.posterminal/js/components/orderdetails.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2014-08-01 18:57 | jecharri | New Issue | |
2014-08-01 18:57 | jecharri | Assigned To | => marvintm |
2014-08-01 18:57 | jecharri | OBNetwork customer | => Yes |
2014-08-01 18:57 | jecharri | Support ticket | => 30083 |
2014-08-01 18:57 | jecharri | Resolution time | => 1409695200 |
2014-08-01 18:57 | jecharri | Triggers an Emergency Pack | => No |
2014-08-19 18:16 | hgbot | Checkin | |
2014-08-19 18:16 | hgbot | Note Added: 0069521 | |
2014-08-19 18:16 | hgbot | Status | new => resolved |
2014-08-19 18:16 | hgbot | Resolution | open => fixed |
2014-08-19 18:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/34c7439ad49410256d951c07fb261c5c2653a3a1 [^] |
2014-08-29 13:55 | Orekaria | Assigned To | marvintm => mtaal |
2014-08-29 13:55 | Orekaria | Status | resolved => new |
2014-08-29 13:55 | Orekaria | Resolution | fixed => open |
2014-08-29 13:55 | Orekaria | File Added: printerData.png | |
2014-09-03 14:59 | mtaal | Status | new => scheduled |
2014-09-03 14:59 | mtaal | Note Added: 0069945 | |
2014-09-03 14:59 | mtaal | fix_in_branch | => pi |
2014-09-03 14:59 | mtaal | Note Added: 0069946 | |
2014-09-03 14:59 | mtaal | Status | scheduled => resolved |
2014-09-03 14:59 | mtaal | Resolution | open => fixed |
2014-09-10 23:23 | jecharri | Note Added: 0070075 | |
2014-09-10 23:23 | jecharri | Status | resolved => new |
2014-09-10 23:23 | jecharri | Resolution | fixed => open |
2014-09-10 23:24 | jecharri | File Added: time_0000.png | |
2014-09-13 17:09 | hgbot | Checkin | |
2014-09-13 17:09 | hgbot | Note Added: 0070113 | |
2014-09-13 17:09 | hgbot | Status | new => resolved |
2014-09-13 17:09 | hgbot | Resolution | open => fixed |
2014-09-13 17:09 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/34c7439ad49410256d951c07fb261c5c2653a3a1 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/cde1b7bda38958a04f514465d35971511ee6f314 [^] |
2014-09-13 17:13 | hgbot | Checkin | |
2014-09-13 17:13 | hgbot | Note Added: 0070114 | |
2014-09-13 17:13 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/cde1b7bda38958a04f514465d35971511ee6f314 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ffff66995b1d597a5fb53ca58f5f93ca5860febc [^] |
2014-09-15 13:33 | Orekaria | Review Assigned To | => Orekaria |
2014-09-15 13:33 | Orekaria | Status | resolved => closed |
2014-09-15 13:33 | Orekaria | Fixed in Version | => RR14Q4 |
2014-11-06 20:29 | dmitry_mezentsev | Relationship added | causes 0027965 |
Copyright © 2000 - 2009 MantisBT Group |