Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010272Openbravo ERP00. Application dictionarypublic2009-08-14 05:272009-08-21 00:00
eintelau 
rafaroda 
normalminoralways
closedfixed 
205.2
pi 
 
Core
No
0010272: Synchronize Terminology fails when module has process parameter without application element
If a module defines a process parameter, marks it as centrally maintained but does not specify a application element, then the Synchronize Terminology process will always fail when that module is not in development.
1) Create a module with a process and process parameter
2) Set the process parameter as centrally maintained
3) Set the application element to empty
4) Deploy the module & take it out of development
5) Put any other module into development
6) Run synchronise terminology
7) Fails with "Cannot update an object in a module not in developement and without an active template"
Add check in the AD_SYNCHRONISE process when changing status of process parameters to be not centrally maintained to only change process parameters that belong to a module currently in development
No tags attached.
Issue History
2009-08-14 05:27eintelauNew Issue
2009-08-14 05:27eintelauAssigned To => rafaroda
2009-08-14 05:30hgbotCheckin
2009-08-14 05:30hgbotNote Added: 0018940
2009-08-14 05:30hgbotStatusnew => resolved
2009-08-14 05:30hgbotResolutionopen => fixed
2009-08-14 05:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/88460deb3db291935ec656a29faf8af0c681aaa9 [^]
2009-08-20 13:09plujanStatusresolved => closed
2009-08-21 00:00anonymoussf_bug_id0 => 2841464

Notes
(0018940)
hgbot   
2009-08-14 05:30   
Repository: erp/devel/pi
Changeset: 88460deb3db291935ec656a29faf8af0c681aaa9
Author: Ben Sommerville <ben.sommerville <at> eintel.com.au>
Date: Fri Aug 14 13:28:44 2009 +1000
URL: http://code.openbravo.com/erp/devel/pi/rev/88460deb3db291935ec656a29faf8af0c681aaa9 [^]

Fixes issue 0010272: AD_SYNCHRONIZE doesn't check if AD_PROCESS_PARA is in development when updating CentrallyMaintained status

---
M src-db/database/model/functions/AD_SYNCHRONIZE.xml
---