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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035085
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2017-01-30 16:562017-02-06 10:49
ReporterairaceburuView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR17Q2
StatusclosedFix in branchFixed in SCM revisionfdd8df15315b
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

0035085: The tickets printed from multiorder have null as date

DescriptionThe date is sent like:

"2017-01-30T15:39:19.508Z"

instead of:

Mon Jan 30 2017 16:54:06 GMT+0100 (CET)

because during mainReceiptCloseFunction:

orderDate = new Date();

and from multiorders this is not being done.

Later on when the template tries to do:

OB.I18N.formatDate("2017-01-30T15:39:19.508Z")

it ends up returning null
Steps To ReproduceCreate a ticket

Do not pay it

Go to pay open tickets

Pay it

Check the date in the printed receipt
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0094055)
hgbot (developer)
2017-02-04 09:55

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: fdd8df15315bc049e1d02cdb6d61f06b829d17b1
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Sat Feb 04 11:50:42 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fdd8df15315bc049e1d02cdb6d61f06b829d17b1 [^]

Fixes issue 35085 : Adding orderDate in Multiorder print

---
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
---

- Issue History
Date Modified Username Field Change
2017-01-30 16:56 airaceburu New Issue
2017-01-30 16:56 airaceburu Assigned To => Retail
2017-01-30 16:56 airaceburu Triggers an Emergency Pack => No
2017-01-31 08:50 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2017-01-31 08:50 ranjith_qualiantech_com Status new => scheduled
2017-02-04 09:55 hgbot Checkin
2017-02-04 09:55 hgbot Note Added: 0094055
2017-02-04 09:55 hgbot Status scheduled => resolved
2017-02-04 09:55 hgbot Resolution open => fixed
2017-02-04 09:55 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fdd8df15315bc049e1d02cdb6d61f06b829d17b1 [^]
2017-02-06 10:49 marvintm Review Assigned To => marvintm
2017-02-06 10:49 marvintm Status resolved => closed
2017-02-06 10:49 marvintm Fixed in Version => RR17Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker