Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040624Retail ModulesWeb POSpublic2019-04-16 10:392019-04-24 11:27
francisco 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
pi 
RR19Q3 
adrianromero
No
0040624: Different date between invoice and sales order
There is a difference in the invoice date when the terminal and the BackOffice are in a different timezone.
this is happening when the cash up is done and generate the invoice with the whole sales that didn't have invoices.
Open POS changing the time of your computer
Open menu click invoice this receipt
Make a sale with invoice
Make another sale without invoice
Make the cash up

Go to BackOffice
Go to Sales Order and both sales has the POS time
Go to Invoice Order and the invoice that was created in the POS during the sale has the POS time, however the invoice that was created during the cash up has the BackOffice time.
No tags attached.
Issue History
2019-04-16 10:39franciscoNew Issue
2019-04-16 10:39franciscoAssigned To => Retail
2019-04-16 10:39franciscoResolution time => 1557180000
2019-04-16 10:39franciscoTriggers an Emergency Pack => No
2019-04-16 10:41PracticsIssue Monitored: Practics
2019-04-19 12:02ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-04-19 12:02ranjith_qualiantech_comStatusnew => scheduled
2019-04-23 07:50hgbotCheckin
2019-04-23 07:50hgbotNote Added: 0111222
2019-04-23 07:50hgbotStatusscheduled => resolved
2019-04-23 07:50hgbotResolutionopen => fixed
2019-04-23 07:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dfbb6f96cb4d4f72aebf60b61da2084ebc58061d [^]
2019-04-23 10:06ranjith_qualiantech_comNote Added: 0111224
2019-04-23 10:06ranjith_qualiantech_comStatusresolved => new
2019-04-23 10:06ranjith_qualiantech_comResolutionfixed => open
2019-04-23 10:06ranjith_qualiantech_comStatusnew => scheduled
2019-04-23 14:59hgbotCheckin
2019-04-23 14:59hgbotNote Added: 0111240
2019-04-23 14:59hgbotStatusscheduled => resolved
2019-04-23 14:59hgbotResolutionopen => fixed
2019-04-23 14:59hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dfbb6f96cb4d4f72aebf60b61da2084ebc58061d [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c25123cea7207ab2873ba2c19645c4ea326159de [^]
2019-04-24 11:27adrianromeroReview Assigned To => adrianromero
2019-04-24 11:27adrianromeroNote Added: 0111262
2019-04-24 11:27adrianromeroStatusresolved => closed
2019-04-24 11:27adrianromeroFixed in Version => RR19Q3

Notes
(0111222)
hgbot   
2019-04-23 07:50   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: dfbb6f96cb4d4f72aebf60b61da2084ebc58061d
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 23 11:19:47 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dfbb6f96cb4d4f72aebf60b61da2084ebc58061d [^]

Fixed issue 40624 : Invoice creation and updation date should be updated with Cashup date instead of System Date

* while doing cashup, Invoice date and ite child table records should be updated with Cashup date

---
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor.java
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor_data.xsql
---
(0111224)
ranjith_qualiantech_com   
2019-04-23 10:06   
Test failing in oracle suite
(0111240)
hgbot   
2019-04-23 14:59   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c25123cea7207ab2873ba2c19645c4ea326159de
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Apr 23 18:29:07 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c25123cea7207ab2873ba2c19645c4ea326159de [^]

Fixed issue 40624 : Invoice creation and updation date should be updated with Cashup date instead of System Date

* For Invoice Date, it should update without timestamp

---
M src/org/openbravo/retail/posterminal/OrderGroupingProcessor_data.xsql
---
(0111262)
adrianromero   
2019-04-24 11:27   
Verified