Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034582 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-11-18 14:12 | 2016-12-09 11:08 | |||
Reporter | maite | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d5ec6376a9c1 | ||||
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 | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 44321 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034582: "Transaction Date" and "Accounting Date" needs to be truncated when creating transactions from Cash Up process | |||||||
Description | Financial Account Transaction document is currently created with HH:MM:SS <> 00:00:00, which is worng and affecting in reporting | |||||||
Steps To Reproduce | 1. Run cash up process 2. Execute following statement directly in the database and realize that your transactions are created with HH:MM:SS <> 00:00:00 select * from fin_finacc_transaction where statementdate <> trunc(statementdate) or dateacct <> trunc(dateacct) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0092111) hgbot (developer) 2016-12-06 10:43 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: d5ec6376a9c142621e8e6c7a5b668964185dac4a Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Dec 06 15:07:22 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d5ec6376a9c142621e8e6c7a5b668964185dac4a [^] Fixes issue 34582 : Removing time from date in financial transaction columns "Transaction Date" and "Accounting Date" * while doing cashup or cash management process, time was removed in "Transaction Date" and "Accounting Date" of financial transaction table --- M src/org/openbravo/retail/posterminal/CashCloseProcessor.java M src/org/openbravo/retail/posterminal/ProcessCashMgmt.java --- |
(0092112) hgbot (developer) 2016-12-06 10:43 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: d5ec6376a9c142621e8e6c7a5b668964185dac4a Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Dec 06 15:07:22 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d5ec6376a9c142621e8e6c7a5b668964185dac4a [^] Fixes issue 34582 : Removing time from date in financial transaction columns "Transaction Date" and "Accounting Date" * while doing cashup or cash management process, time was removed in "Transaction Date" and "Accounting Date" of financial transaction table --- M src/org/openbravo/retail/posterminal/CashCloseProcessor.java M src/org/openbravo/retail/posterminal/ProcessCashMgmt.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-11-18 14:12 | maite | New Issue | |
2016-11-18 14:12 | maite | Assigned To | => Retail |
2016-11-18 14:12 | maite | OBNetwork customer | => Yes |
2016-11-18 14:12 | maite | Support ticket | => 44321 |
2016-11-18 14:12 | maite | Resolution time | => 1480806000 |
2016-11-18 14:12 | maite | Triggers an Emergency Pack | => No |
2016-11-18 14:12 | maite | Issue Monitored: networkb | |
2016-11-18 14:14 | maite | Relationship added | related to 0034583 |
2016-11-30 11:08 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2016-11-30 11:08 | ranjith_qualiantech_com | Status | new => scheduled |
2016-12-06 10:43 | hgbot | Checkin | |
2016-12-06 10:43 | hgbot | Note Added: 0092111 | |
2016-12-06 10:43 | hgbot | Checkin | |
2016-12-06 10:43 | hgbot | Note Added: 0092112 | |
2016-12-06 10:43 | hgbot | Status | scheduled => resolved |
2016-12-06 10:43 | hgbot | Resolution | open => fixed |
2016-12-06 10:43 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d5ec6376a9c142621e8e6c7a5b668964185dac4a [^] |
2016-12-06 10:44 | hgbot | Status | scheduled => resolved |
2016-12-09 11:08 | marvintm | Review Assigned To | => marvintm |
2016-12-09 11:08 | marvintm | Status | resolved => closed |
2016-12-09 11:08 | marvintm | Fixed in Version | => RR17Q1 |
Copyright © 2000 - 2009 MantisBT Group |