Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012103 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | major | always | 2010-02-02 18:10 | 2010-03-10 18:29 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP12 | |||
Status | closed | Fix in branch | Fixed in SCM revision | fd9d74a9c8cf | ||||
Projection | none | ETA | none | Target Version | 2.50MP12 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP11 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0012103: The procedure C_Debt_Payment_Balancing_Replace on DB is C_Debt_Payment_Balancing_Rep | |||||||
Description | When we execute the procedure appears this error: java.lang.Exception: CODE=0ERROR: no existe la función c_debt_payment_balancing_replace(character varying) On DB the procedure is C_Debt_Payment_Balancing_Rep. | |||||||
Steps To Reproduce | -As openbravo admin go to Financial Management || Receivables & Payables || Transactions || Manual Settlement -Create a new record, save and go to Create Payment. -Create a new record, save and go to Balance Payment Replacement. -Create a new record, save and click 'Replaces Balances' | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0023925) psarobe (viewer) 2010-02-03 13:17 |
Upgrading severity to Major Change target version to 250MP12 Upgrading priority to urgent Please try to find the cause of the problem to see if it happens in more places |
(0024069) hgbot (developer) 2010-02-09 17:35 |
Repository: erp/devel/pi Changeset: 5bbb91579bae5a2186933bf02d3fb9e8595a991e Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Feb 09 17:35:18 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/5bbb91579bae5a2186933bf02d3fb9e8595a991e [^] fixed issue 12103: The procedure C_Debt_Payment_Balancing_Replace on DB is C_Debt_Payment_Balancing_Rep The fix includes: -Change C_Debt_Payment_Balancing_Replace process name in AD -Resized AD_Process.ProcedureName column from 60 to 30, since no longer names are allowed at DB level --- M src-db/database/model/tables/AD_PROCESS.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_PROCESS.xml --- |
(0024093) hgbot (developer) 2010-02-10 13:11 |
Repository: erp/devel/pi Changeset: fd9d74a9c8cf9db187b19f4805c89f341239a6b3 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Feb 10 13:12:53 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/fd9d74a9c8cf9db187b19f4805c89f341239a6b3 [^] related to issue 12103, related to issue 12193 Rollback physical column size change done in previous commit, as it introduces an error when updating database --- M src-db/database/model/tables/AD_PROCESS.xml --- |
(0024315) hudsonbot (viewer) 2010-02-15 17:37 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/5bbb91579bae [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/2596487a564c [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16391.obx [^] |
(0024320) hudsonbot (viewer) 2010-02-15 17:37 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/fd9d74a9c8cf [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/2596487a564c [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16391.obx [^] |
(0024475) marvintm (viewer) 2010-02-17 11:45 |
Following the steps to reproduce the issue, the process is completed succefully (because the ad_process now has the correct name). |
![]() |
|||
Date Modified | Username | Field | Change |
2010-02-02 18:10 | networkb | New Issue | |
2010-02-02 18:10 | networkb | Assigned To | => alostale |
2010-02-02 18:10 | networkb | OBNetwork customer | => Yes |
2010-02-03 10:53 | networkb | Target Version | 2.50MP14 => 2.50MP13 |
2010-02-03 13:12 | psarobe | Priority | high => urgent |
2010-02-03 13:12 | psarobe | Severity | minor => major |
2010-02-03 13:12 | psarobe | Status | new => scheduled |
2010-02-03 13:12 | psarobe | Target Version | 2.50MP13 => 2.50MP12 |
2010-02-03 13:17 | psarobe | Note Added: 0023925 | |
2010-02-09 17:35 | hgbot | Checkin | |
2010-02-09 17:35 | hgbot | Note Added: 0024069 | |
2010-02-09 17:35 | hgbot | Status | scheduled => resolved |
2010-02-09 17:35 | hgbot | Resolution | open => fixed |
2010-02-09 17:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5bbb91579bae5a2186933bf02d3fb9e8595a991e [^] |
2010-02-10 07:37 | alostale | Relationship added | related to 0012193 |
2010-02-10 13:11 | hgbot | Checkin | |
2010-02-10 13:11 | hgbot | Note Added: 0024093 | |
2010-02-10 13:11 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/5bbb91579bae5a2186933bf02d3fb9e8595a991e [^] => http://code.openbravo.com/erp/devel/pi/rev/fd9d74a9c8cf9db187b19f4805c89f341239a6b3 [^] |
2010-02-15 17:37 | hudsonbot | Checkin | |
2010-02-15 17:37 | hudsonbot | Note Added: 0024315 | |
2010-02-15 17:37 | hudsonbot | Checkin | |
2010-02-15 17:37 | hudsonbot | Note Added: 0024320 | |
2010-02-17 11:45 | marvintm | Note Added: 0024475 | |
2010-02-17 11:45 | marvintm | Status | resolved => closed |
2010-02-17 11:45 | marvintm | Fixed in Version | => 2.50MP12 |
2010-02-18 00:00 | anonymous | sf_bug_id | 0 => |
2010-03-10 18:29 | anonymous | sf_bug_id | => 2968006 |
Copyright © 2000 - 2009 MantisBT Group |