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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008241
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2009-03-23 18:462009-07-21 12:24
ReporterstalkerView Statuspublic 
Assigned Tovmromanos 
PriorityimmediateResolutionfixedFixed in Version2.50MP3
StatusclosedFix in branchFixed in SCM revisionde48caec7ab7
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version1.6.0_0-b12
OS Version2.6.27-11-genericDatabase version8.3.5Ant version1.7.1
Product Version2.50betaSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008241: Funds Transfer fails with wrong data type feedback...

Descriptionsee attached file
Steps To Reproducetry commit a bank2cash funds transfer here:

Financial Management || Receivables & Payables || Transactions || Funds Transfer
Proposed Solutionwrap parameter by function:

user@de:~/OpenbravoERP-2.50beta/src/org/openbravo/erpCommon/ad_process$ diff CashBankOperations_data.xsql CashBankOperations_data.xsql.orig
186c186
< TO_NUMBER(?), 0,TO_DATE(?),'N',
---
> ?, 0,TO_DATE(?),'N',
Tags250 QA
Attached Filespng file icon Funds Transfer Error.png [^] (141,856 bytes) 2009-03-23 18:46

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0014879)
stalker (reporter)
2009-03-24 00:53

well... another two fixes have to be added in the same file:

1. 248c248
< ?, ?, TO_NUMBER(?), ?,
---
> ?, ?, ?, ?,


2. 249c249
< TO_NUMBER(?), 'P', ?, 0,
---
> ?, 'P', ?, 0,
(0015152)
hgbot (developer)
2009-04-03 10:51

Repository: erp/devel/pi
Changeset: 6f4717cb73b43559f43d74d1a1f589cc351704e4
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Apr 03 10:47:33 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6f4717cb73b43559f43d74d1a1f589cc351704e4 [^]

Fixed bug 8241: Funds Transfer fails with wrong data type feedback

---
M src/org/openbravo/erpCommon/ad_process/CashBankOperations_data.xsql
---
(0015178)
sureshbabu (reporter)
2009-04-03 17:01

Tested working fine
(0017822)
hgbot (developer)
2009-07-03 13:12

Repository: erp/devel/pi
Changeset: de48caec7ab74c537d4c0c114e912742111d3e31
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Fri Apr 03 10:47:33 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/de48caec7ab74c537d4c0c114e912742111d3e31 [^]

Fixed bug 8241: Funds Transfer fails with wrong data type feedback

---
M src/org/openbravo/erpCommon/ad_process/CashBankOperations_data.xsql
---
(0018478)
arunkumar (reporter)
2009-07-21 12:24

Now the funds transfer has been done successfully.

- Issue History
Date Modified Username Field Change
2009-03-23 18:46 stalker New Issue
2009-03-23 18:46 stalker Assigned To => rafaroda
2009-03-23 18:46 stalker File Added: Funds Transfer Error.png
2009-03-24 00:53 stalker Note Added: 0014879
2009-03-24 11:34 rafaroda version => 2.50beta
2009-03-24 11:35 rafaroda Assigned To rafaroda => vmromanos
2009-03-24 11:35 rafaroda Priority normal => high
2009-03-24 11:35 rafaroda Severity minor => major
2009-03-24 11:35 rafaroda Status new => scheduled
2009-04-01 17:04 psarobe Tag Attached: 250 QA
2009-04-02 15:22 pjuvara Priority high => urgent
2009-04-03 10:05 pjuvara Priority urgent => immediate
2009-04-03 10:51 hgbot Checkin
2009-04-03 10:51 hgbot Note Added: 0015152
2009-04-03 10:51 hgbot Status scheduled => resolved
2009-04-03 10:51 hgbot Resolution open => fixed
2009-04-03 10:51 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6f4717cb73b43559f43d74d1a1f589cc351704e4 [^]
2009-04-03 17:01 sureshbabu Regression testing => No
2009-04-03 17:01 sureshbabu Status resolved => closed
2009-04-03 17:01 sureshbabu Note Added: 0015178
2009-04-03 17:01 sureshbabu Fixed in Version => 2.50beta
2009-04-15 12:00 anonymous sf_bug_id 0 => 2764944
2009-07-03 13:12 hgbot Checkin
2009-07-03 13:12 hgbot Note Added: 0017822
2009-07-03 13:12 hgbot Status closed => resolved
2009-07-03 13:12 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/6f4717cb73b43559f43d74d1a1f589cc351704e4 [^] => http://code.openbravo.com/erp/devel/pi/rev/de48caec7ab74c537d4c0c114e912742111d3e31 [^]
2009-07-21 12:24 arunkumar Status resolved => closed
2009-07-21 12:24 arunkumar Note Added: 0018478
2009-07-21 12:24 arunkumar Fixed in Version 2.50MP1 => 2.50MP3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker