Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027444Openbravo ERP02. Master data managementpublic2014-08-23 17:472015-09-11 06:33
shuehner 
AtulOpenbravo 
normalminorhave not tried
closedfixed 
5
 
 
dmiguelez
Core
No
0027444: pl-function ad_org_chk_ready has datatype mismatch
It is defined with return datatype varchar but in its body returns numbers (-1,0).

Note functionally this looks like it even returns boolean yes/no.

review function definition
No tags attached.
Issue History
2014-08-23 17:47shuehnerNew Issue
2014-08-23 17:47shuehnerAssigned To => dmiguelez
2014-08-23 17:47shuehnerModules => Core
2014-08-23 17:47shuehnerTriggers an Emergency Pack => No
2014-09-03 14:01eduardo_ArgalAssigned Todmiguelez => eduardo_Argal
2015-07-16 07:25AtulOpenbravoAssigned Toeduardo_Argal => AtulOpenbravo
2015-07-16 07:25AtulOpenbravoStatusnew => scheduled
2015-09-09 18:44dmiguelezNote Added: 0080292
2015-09-09 18:44hgbotCheckin
2015-09-09 18:44hgbotNote Added: 0080293
2015-09-09 18:44hgbotStatusscheduled => resolved
2015-09-09 18:44hgbotResolutionopen => fixed
2015-09-09 18:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a07dc1b84ebdf26d96e1895ffcee13bb637af8f9 [^]
2015-09-09 18:44dmiguelezReview Assigned To => dmiguelez
2015-09-09 18:44dmiguelezNote Added: 0080294
2015-09-09 18:44dmiguelezStatusresolved => closed
2015-09-11 06:33hudsonbotCheckin
2015-09-11 06:33hudsonbotNote Added: 0080323

Notes
(0080292)
dmiguelez   
2015-09-09 18:44   
Alternative Test Plan:

Create a new Organization using Initial Organization Set Up.
Set it as Legal without Accounting
Uncheck the Include Accounting File checkbox.

Go to Organiztion window and select the previously created Organization.
Click on Set as Ready button.

Verify that the process ends successfully.
(0080293)
hgbot   
2015-09-09 18:44   
Repository: erp/devel/pi
Changeset: a07dc1b84ebdf26d96e1895ffcee13bb637af8f9
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Fri Jul 17 19:17:49 2015 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/a07dc1b84ebdf26d96e1895ffcee13bb637af8f9 [^]

Fixes Issue 27444:pl-function ad_org_chk_ready has datatype mismatch

Return type of ad_org_chk_ready changed to numeric.

---
M src-db/database/model/functions/AD_ORG_CHK_READY.xml
---
(0080294)
dmiguelez   
2015-09-09 18:44   
Code Review + Testing Ok
(0080323)
hudsonbot   
2015-09-11 06:33   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/2828f6cbe752 [^]
Maturity status: Test