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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034582
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2016-11-18 14:122016-12-09 11:08
ReportermaiteView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityurgentResolutionfixedFixed in VersionRR17Q1
StatusclosedFix in branchFixed in SCM revisiond5ec6376a9c1
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

0034582: "Transaction Date" and "Accounting Date" needs to be truncated when creating transactions from Cash Up process

DescriptionFinancial Account Transaction document is currently created with HH:MM:SS <> 00:00:00, which is worng and affecting in reporting
Steps To Reproduce1. 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)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0034583 closedranjith_qualiantech_com "Transaction Date" and "Accounting Date" needs to be truncated when creating transactions from Cash Management process 

-  Notes
(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
---

- Issue History
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 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
Powered by Mantis Bugtracker