Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012103Openbravo ERP00. Application dictionarypublic2010-02-02 18:102010-03-10 18:29
networkb 
alostale 
urgentmajoralways
closedfixed 
5
2.50MP11 
2.50MP122.50MP12 
Core
No
0012103: The procedure C_Debt_Payment_Balancing_Replace on DB is C_Debt_Payment_Balancing_Rep
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.
-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'
No tags attached.
related to defect 0012193 closed alostale Api check build 284 fails 
Issue History
2010-02-02 18:10networkbNew Issue
2010-02-02 18:10networkbAssigned To => alostale
2010-02-03 10:53networkbTarget Version2.50MP14 => 2.50MP13
2010-02-03 13:12psarobePriorityhigh => urgent
2010-02-03 13:12psarobeSeverityminor => major
2010-02-03 13:12psarobeStatusnew => scheduled
2010-02-03 13:12psarobeTarget Version2.50MP13 => 2.50MP12
2010-02-03 13:17psarobeNote Added: 0023925
2010-02-09 17:35hgbotCheckin
2010-02-09 17:35hgbotNote Added: 0024069
2010-02-09 17:35hgbotStatusscheduled => resolved
2010-02-09 17:35hgbotResolutionopen => fixed
2010-02-09 17:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5bbb91579bae5a2186933bf02d3fb9e8595a991e [^]
2010-02-10 07:37alostaleRelationship addedrelated to 0012193
2010-02-10 13:11hgbotCheckin
2010-02-10 13:11hgbotNote Added: 0024093
2010-02-10 13:11hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/5bbb91579bae5a2186933bf02d3fb9e8595a991e [^] => http://code.openbravo.com/erp/devel/pi/rev/fd9d74a9c8cf9db187b19f4805c89f341239a6b3 [^]
2010-02-15 17:37hudsonbotCheckin
2010-02-15 17:37hudsonbotNote Added: 0024315
2010-02-15 17:37hudsonbotCheckin
2010-02-15 17:37hudsonbotNote Added: 0024320
2010-02-17 11:45marvintmNote Added: 0024475
2010-02-17 11:45marvintmStatusresolved => closed
2010-02-17 11:45marvintmFixed in Version => 2.50MP12
2010-02-18 00:00anonymoussf_bug_id0 =>
2010-03-10 18:29anonymoussf_bug_id => 2968006

Notes
(0023925)
psarobe   
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   
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   
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   
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   
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   
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).