Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015999Openbravo ERP00. Application dictionarypublic2011-02-17 11:002011-07-06 02:41
egoitz 
vmromanos 
normaltrivialalways
closedfixed 
5
 
3.0MP1 
Core
No
0015999: The callout SE_Assignment_Product has not java class on the sources
The callout SE_Assignment_Product has not java class on the sources.
This callout is associated to 3 columns in AD, and this columns are defined as
not implement.
This 3 columns are used on many fiels, that are hidden, but one of these fields
is visible in invoice lines window.
If the columns is not implement the field should be hidden, or if this is visible, and using a callout, the callout should exist.

select * from ad_field where ad_column_id in (select ad_column_id from ad_column where ad_callout_id in (select ad_callout_id from ad_callout where name='SE_Assignment_Product'));
No tags attached.
related to feature request 0007236 acknowledged shuehner Tracking issue: Cleanup for 3.00 
depends on defect 00169013.0RC7 closed marvintm The resource assigment field on sales invoice line produces errors if it is showed 
Issue History
2011-02-17 11:00egoitzNew Issue
2011-02-17 11:00egoitzAssigned To => alostale
2011-02-17 11:00egoitzModules => Core
2011-02-17 11:02egoitzIssue Monitored: networkb
2011-02-17 17:45alostaleAssigned Toalostale => adrianromero
2011-02-18 11:00shuehnerIssue Monitored: shuehner
2011-02-18 11:00shuehnerRelationship addedrelated to 0007236
2011-04-26 13:27AinhoaPagolaAssigned Toadrianromero => AinhoaPagola
2011-04-28 11:25egoitzRelationship addeddepends on 0016901
2011-05-09 09:59egoitzAssigned ToAinhoaPagola => vmromanos
2011-05-09 09:59egoitzSeverityminor => trivial
2011-06-29 09:52hgbotCheckin
2011-06-29 09:52hgbotNote Added: 0038574
2011-06-29 09:52hgbotStatusnew => resolved
2011-06-29 09:52hgbotResolutionopen => fixed
2011-06-29 09:52hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7097e108e58e69d8187406d408832d50c9137975 [^]
2011-06-29 09:54hgbotCheckin
2011-06-29 09:54hgbotNote Added: 0038575
2011-06-29 09:54hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/7097e108e58e69d8187406d408832d50c9137975 [^] => http://code.openbravo.com/erp/mods/org.openbravo.deprecated.cleanupv3/rev/77d1a790c45e6a92da718ffd5b1eb664d4bbd9eb [^]
2011-06-29 16:22hgbotCheckin
2011-06-29 16:22hgbotNote Added: 0038594
2011-07-05 11:11egoitzNote Added: 0038762
2011-07-05 11:11egoitzStatusresolved => closed
2011-07-05 11:11egoitzFixed in Version => 3.0MP1
2011-07-06 02:41hudsonbotCheckin
2011-07-06 02:41hudsonbotNote Added: 0038819

Notes
(0038574)
hgbot   
2011-06-29 09:52   
Repository: erp/devel/pi
Changeset: 7097e108e58e69d8187406d408832d50c9137975
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Thu Jun 16 12:25:48 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7097e108e58e69d8187406d408832d50c9137975 [^]

Fixes 15999.
Moved the call-out to the legacy module.

---
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0038575)
hgbot   
2011-06-29 09:54   
Repository: erp/mods/org.openbravo.deprecated.cleanupv3
Changeset: 77d1a790c45e6a92da718ffd5b1eb664d4bbd9eb
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Thu Jun 16 12:27:26 2011 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.deprecated.cleanupv3/rev/77d1a790c45e6a92da718ffd5b1eb664d4bbd9eb [^]

Fixes 15999.

---
M src-db/database/sourcedata/AD_CALLOUT.xml
---
(0038594)
hgbot   
2011-06-29 16:22   
Repository: erp/mods/org.openbravo.deprecated.cleanupv3
Changeset: 7c101b6ea34281ed8e11a8ca1239ffa66813b9dc
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Wed Jun 29 16:22:07 2011 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.deprecated.cleanupv3/rev/7c101b6ea34281ed8e11a8ca1239ffa66813b9dc [^]

Issue 15999. Backed out changeset 77d1a790c45e

---
M src-db/database/sourcedata/AD_CALLOUT.xml
---
(0038762)
egoitz   
2011-07-05 11:11   
Verified
(0038819)
hudsonbot   
2011-07-06 02:41   
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/f1c481b1a146 [^]

Maturity status: Test