Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014254 | Openbravo ERP | Y. DBSourceManager | public | 2010-08-20 12:34 | 2010-09-18 00:00 |
Reporter | networkb | ||||
Assigned To | marvintm | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 20 | OS Version | Community Appliance | |
Product Version | 2.50MP20 | ||||
Target Version | 2.50MP22 | Fixed in Version | |||
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 | 0014254: update.database error if the name of function finish equal than other core function | ||||
Description | if name of function finish equal than other core function, and there is a new function that call to this function, to run update.database of this function, error is returned | ||||
Steps To Reproduce | . create a new module with dbprefix = TEST . create a new function test_c_invoice_create(character varying, character varying) . create a new function test_c_invoice_create0(character varying): this function calls to test_c_invoice_create: CREATE OR REPLACE FUNCTION test_c_invoice_create0(p_pinstance_id character varying) RETURNS void AS $BODY$ DECLARE v_Test VARCHAR(32); --OBTG:varchar2-- BEGIN SELECT * INTO v_Test FROM TEST_C_Invoice_Create(p_PInstance_ID, NULL) ; END ; $BODY$ LANGUAGE 'plpgsql' VOLATILE COST 100; ALTER FUNCTION test_c_invoice_create0_test(character varying) OWNER TO TAD; . run export.database . run update.database | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-08-20 12:34 | networkb | New Issue | |||
2010-08-20 12:34 | networkb | Assigned To | => marvintm | ||
2010-08-20 12:34 | networkb | OBNetwork customer | => Yes | ||
2010-08-30 08:53 | alostale | Status | new => scheduled | ||
2010-08-30 08:53 | alostale | fix_in_branch | => pi | ||
2010-09-06 13:39 | marvintm | Note Added: 0030646 | |||
2010-09-06 13:39 | marvintm | Status | scheduled => feedback | ||
2010-09-10 09:56 | marvintm | Status | feedback => scheduled | ||
2010-09-10 09:56 | marvintm | Note Added: 0030925 | |||
2010-09-10 18:18 | hgbot | Checkin | |||
2010-09-10 18:18 | hgbot | Note Added: 0030946 | |||
2010-09-10 18:18 | hgbot | Status | scheduled => resolved | ||
2010-09-10 18:18 | hgbot | Resolution | open => fixed | ||
2010-09-10 18:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/dbsm-main/rev/0463efb4b4593b3a8a6c7fb56136731e3cc5fedf [^] | ||
2010-09-10 18:21 | hgbot | Checkin | |||
2010-09-10 18:21 | hgbot | Note Added: 0030948 | |||
2010-09-10 18:21 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/dbsm-main/rev/0463efb4b4593b3a8a6c7fb56136731e3cc5fedf [^] => http://code.openbravo.com/erp/devel/pi/rev/3f276cad5c27a03faccf548741e471c26f3f63d5 [^] | ||
2010-09-11 07:19 | hudsonbot | Checkin | |||
2010-09-11 07:19 | hudsonbot | Note Added: 0030958 | |||
2010-09-17 18:34 | shuehner | Note Added: 0031199 | |||
2010-09-17 18:34 | shuehner | Status | resolved => closed | ||
2010-09-18 00:00 | anonymous | sf_bug_id | 0 => 3069534 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|