Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0015999 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | trivial | always | 2011-02-17 11:00 | 2011-07-06 02:41 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 77d1a790c45e | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0015999: The callout SE_Assignment_Product has not java class on the sources | |||||||
Description | 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')); | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0038574) hgbot (developer) 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 (developer) 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 (developer) 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 (developer) 2011-07-05 11:11 |
Verified |
(0038819) hudsonbot (developer) 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 |
Issue History | |||
Date Modified | Username | Field | Change |
2011-02-17 11:00 | egoitz | New Issue | |
2011-02-17 11:00 | egoitz | Assigned To | => alostale |
2011-02-17 11:00 | egoitz | Modules | => Core |
2011-02-17 11:02 | egoitz | Issue Monitored: networkb | |
2011-02-17 17:45 | alostale | Assigned To | alostale => adrianromero |
2011-02-18 11:00 | shuehner | Issue Monitored: shuehner | |
2011-02-18 11:00 | shuehner | Relationship added | related to 0007236 |
2011-04-26 13:27 | AinhoaPagola | Assigned To | adrianromero => AinhoaPagola |
2011-04-28 11:25 | egoitz | Relationship added | depends on 0016901 |
2011-05-09 09:59 | egoitz | Assigned To | AinhoaPagola => vmromanos |
2011-05-09 09:59 | egoitz | Severity | minor => trivial |
2011-06-29 09:52 | hgbot | Checkin | |
2011-06-29 09:52 | hgbot | Note Added: 0038574 | |
2011-06-29 09:52 | hgbot | Status | new => resolved |
2011-06-29 09:52 | hgbot | Resolution | open => fixed |
2011-06-29 09:52 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7097e108e58e69d8187406d408832d50c9137975 [^] |
2011-06-29 09:54 | hgbot | Checkin | |
2011-06-29 09:54 | hgbot | Note Added: 0038575 | |
2011-06-29 09:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/7097e108e58e69d8187406d408832d50c9137975 [^] => http://code.openbravo.com/erp/mods/org.openbravo.deprecated.cleanupv3/rev/77d1a790c45e6a92da718ffd5b1eb664d4bbd9eb [^] |
2011-06-29 16:22 | hgbot | Checkin | |
2011-06-29 16:22 | hgbot | Note Added: 0038594 | |
2011-07-05 11:11 | egoitz | Note Added: 0038762 | |
2011-07-05 11:11 | egoitz | Status | resolved => closed |
2011-07-05 11:11 | egoitz | Fixed in Version | => 3.0MP1 |
2011-07-06 02:41 | hudsonbot | Checkin | |
2011-07-06 02:41 | hudsonbot | Note Added: 0038819 |
Copyright © 2000 - 2009 MantisBT Group |