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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0048859
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2022-03-21 15:272022-05-16 08:31
Reporterjose_duqueView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in VersionRR22Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version7.x
OS VersionOpenbravo Appliance 14.04Database version9.3.xAnt version1.9.x
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0048859: The invoiceDate has a timezone issue

DescriptionWhen printing an invoice we have the orderDate that can have a timezone problem if the date is at the day before at 11PM.
Steps To ReproduceIf the orderDate is a day at 11PM UTC then the date should be this day+1 if we are in UTC+1.

In livebuilds POS
At 09:10
Change Customer, Add Product and Complete Ticket.
At 09:11
Open Last Ticket, Do Invoice and Complete it
Check the printed invoice. Date is 09:10. But it should be 09:11.
TagsNo tags attached.
Attached Filesdiff file icon 48859_20Q3_posterminal.diff [^] (710 bytes) 2022-04-26 14:04 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0136700)
hgbot (developer)
2022-04-25 06:28

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/777 [^]
(0136701)
hgbot (developer)
2022-04-25 07:48

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: c04c6fac0fc446db6bb249cc2833c6718c09d616
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 25-04-2022 09:51:34
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c04c6fac0fc446db6bb249cc2833c6718c09d616 [^]

Fixed ISSUE-48859: Update Ticket CreationDate when creating invoice in POS

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/CompleteTicketUtils.js
---
(0136702)
hgbot (developer)
2022-04-25 07:48

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/777 [^]
(0137135)
ranjith_qualiantech_com (developer)
2022-05-11 07:45

Invoice Date was not printed correctly in following case
Change System time to GMT-2
Open livebuilds VBS-1
1) Change Customer to "Arturo Montoro"
2) Issue Invoice
3) Add Product and complete it
In hardware manager. Both receipt date&time and invoice date&time was printed correctly.
4) Open last paid receipt
5) Print (Print receipt and Print invoice)
In hardware manager. Both receipt date and invoice date was printed wrongly (time was printed correctly). It was printed one day before.
(0137203)
hgbot (developer)
2022-05-12 07:43

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/795 [^]
(0137298)
hgbot (developer)
2022-05-16 08:31

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: d7132eb2c30c9583a61212ff0e3894bc3eb29f7c
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 16-05-2022 06:30:47
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/d7132eb2c30c9583a61212ff0e3894bc3eb29f7c [^]

Related to ISSUE-48859: Updated dataFormat for receipt orderDate & paymentDate
* When loading paid receipt, orderDate and order paymentDate should have date without time
* Invoice Date should be updated by calculating serverdate with timezone offset

---
M src/org/openbravo/retail/posterminal/Invoices.java
M src/org/openbravo/retail/posterminal/PaidReceipts.java
M src/org/openbravo/retail/posterminal/utility/InvoiceUtils.java
---
(0137299)
hgbot (developer)
2022-05-16 08:31

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/795 [^]

- Issue History
Date Modified Username Field Change
2022-03-21 15:27 jose_duque New Issue
2022-03-21 15:27 jose_duque Assigned To => Retail
2022-03-21 15:27 jose_duque Triggers an Emergency Pack => No
2022-03-21 15:27 jose_duque Issue generated from 0048777
2022-03-22 10:16 jose_duque Summary The invoiceDate is not available for templates in the POS => The invoiceDate has a timezone issue
2022-03-22 10:16 jose_duque Description Updated View Revisions
2022-03-22 10:16 jose_duque Steps to Reproduce Updated View Revisions
2022-03-22 11:03 martinsdan Issue Monitored: martinsdan
2022-04-08 00:13 rqueralta Assigned To Retail => rqueralta
2022-04-08 00:13 rqueralta Status new => scheduled
2022-04-11 06:49 marvintm Assigned To rqueralta => prakashmurugesan88
2022-04-12 16:46 jose_duque Issue cloned 0049043
2022-04-19 07:33 ranjith_qualiantech_com Assigned To prakashmurugesan88 => ranjith_qualiantech_com
2022-04-21 09:48 jose_duque Issue cloned 0049098
2022-04-25 06:28 hgbot Note Added: 0136700
2022-04-25 06:30 ranjith_qualiantech_com Steps to Reproduce Updated View Revisions
2022-04-25 07:48 hgbot Resolution open => fixed
2022-04-25 07:48 hgbot Status scheduled => closed
2022-04-25 07:48 hgbot Fixed in Version => RR22Q3
2022-04-25 07:48 hgbot Note Added: 0136701
2022-04-25 07:48 hgbot Note Added: 0136702
2022-04-26 14:04 ranjith_qualiantech_com File Added: 48859_20Q3_posterminal.diff
2022-05-11 07:45 ranjith_qualiantech_com Note Added: 0137135
2022-05-11 07:45 ranjith_qualiantech_com Status closed => new
2022-05-11 07:45 ranjith_qualiantech_com Resolution fixed => open
2022-05-11 07:45 ranjith_qualiantech_com Fixed in Version RR22Q3 =>
2022-05-12 07:43 hgbot Note Added: 0137203
2022-05-13 11:38 ranjith_qualiantech_com Status new => scheduled
2022-05-16 08:31 hgbot Note Added: 0137298
2022-05-16 08:31 hgbot Note Added: 0137299
2022-05-16 08:31 marvintm Status scheduled => resolved
2022-05-16 08:31 marvintm Fixed in Version => RR22Q3
2022-05-16 08:31 marvintm Resolution open => fixed
2022-05-16 08:31 marvintm Review Assigned To => marvintm
2022-05-16 08:31 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker