Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008815Openbravo ERP00. Application dictionarypublic2009-04-28 17:532009-06-09 00:00
nataliaperu 
alostale 
normalminoralways
closedfixed 
20
2.50 
pi 
Core
No
0008815: Callout class&mapping is setting by default as org.openbravo.com independtly of the module that is selected
When a new callout is created in the AD using other module than core, callout class is created uncorrectly. By default, callout class is set as org.openbravo.com instead of the package of the module.
Create a new Module (type Module): New
Create its dependency: core.
Create its package: New Data Package.
Create its DB prefix: NEW

Create a new Callout: MyCallout
Go to its class. It will be org.openbravo.com.ad_callouts.MyCallout
The same happens with the mapping: /ad_callouts/MyCallout.html
Modularity
Issue History
2009-04-28 17:53nataliaperuNew Issue
2009-04-28 17:53nataliaperuAssigned To => rafaroda
2009-04-29 09:00rafarodaAssigned Torafaroda => alostale
2009-04-29 09:00rafarodaTag Attached: Modularity
2009-04-29 17:40psarobeStatusnew => scheduled
2009-04-29 17:40psarobefix_in_branch => pi
2009-04-29 17:46hgbotCheckin
2009-04-29 17:46hgbotNote Added: 0015939
2009-04-29 17:46hgbotStatusscheduled => resolved
2009-04-29 17:46hgbotResolutionopen => fixed
2009-04-29 17:46hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b55ad131d6c59e5d21e1bc7cc228bf7f3448cab7 [^]
2009-06-08 16:14sureshbabuStatusresolved => closed
2009-06-08 16:14sureshbabuNote Added: 0017107
2009-06-08 16:14sureshbabuFixed in Version2.50MP1 => pi
2009-06-09 00:00anonymoussf_bug_id0 => 2803189

Notes
(0015939)
hgbot   
2009-04-29 17:46   
Repository: erp/devel/pi
Changeset: b55ad131d6c59e5d21e1bc7cc228bf7f3448cab7
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Apr 29 17:45:31 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b55ad131d6c59e5d21e1bc7cc228bf7f3448cab7 [^]

fixed bug 0008815: Callout class&mapping is setting by default as org.openbravo.com independtly of the module that is selected

---
M src-db/database/model/triggers/AD_CALLOUT_TRG.xml
---
(0017107)
sureshbabu   
2009-06-08 16:14   
Tested working fine