Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012593Openbravo ERP00. Application dictionarypublic2010-03-08 12:262010-03-12 22:41
networkb 
alostale 
urgentmajoralways
closedfixed 
5
2.50MP12 
2.50MP142.50MP14 
Core
No
0012593: Error when you change the name of a process
When you change the name of a process, this error appears:

      
'DB Column Name' and/or 'Name' does not follow modularity naming rules. These 2 values must start with EM_ and the module's DBPrefix as the column belongs to a module different that its table.
-On Database:
  ALTER TABLE c_order ADD COLUMN EM_MO_process character(1);


-As Openbravo Admin go to Application Dictionary || Module
-Create a new record:
    - Name: module
    - Set 'In Development'
    - DB Prefix: MO

-Go to Application Dictionary || Report and Process
-Create a new record: -Search Key and Name: process

-Go to Application Dictionary || Tables and Columns
-On C_Order, 'click Create Columns From DB' and go to the column created.
    - Reference: Button
    - Process: process
-Save and go back to the process.
-Change the name
No tags attached.
Issue History
2010-03-08 12:26networkbNew Issue
2010-03-08 12:26networkbAssigned To => alostale
2010-03-08 15:58alostaleStatusnew => scheduled
2010-03-08 15:58alostalefix_in_branch => pi
2010-03-08 16:05jpabloaeTarget Version2.50MP13 => 2.50MP14
2010-03-08 17:21hgbotCheckin
2010-03-08 17:21hgbotNote Added: 0025147
2010-03-08 17:21hgbotStatusscheduled => resolved
2010-03-08 17:21hgbotResolutionopen => fixed
2010-03-08 17:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/403927b41f0e971926c78fe85b8b30ddd7133c1b [^]
2010-03-09 06:20arunkumarNote Added: 0025154
2010-03-09 06:20arunkumarStatusresolved => closed
2010-03-09 06:20arunkumarFixed in Version => 2.50MP13
2010-03-10 17:25anonymoussf_bug_id0 =>
2010-03-10 18:30anonymoussf_bug_id => 2968128
2010-03-11 10:29jpabloaeFixed in Version2.50MP13 => 2.50MP14
2010-03-12 22:41hudsonbotCheckin
2010-03-12 22:41hudsonbotNote Added: 0025405

Notes
(0025147)
hgbot   
2010-03-08 17:21   
Repository: erp/devel/pi
Changeset: 403927b41f0e971926c78fe85b8b30ddd7133c1b
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Mar 08 17:26:13 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/403927b41f0e971926c78fe85b8b30ddd7133c1b [^]

fixed bug 12593: Error when you change the name of a process

---
M src-db/database/model/triggers/AD_PROCESS_TRG.xml
---
(0025154)
arunkumar   
2010-03-09 06:20   
Tested & Working fine
(0025405)
hudsonbot   
2010-03-12 22:41   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/403927b41f0e [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^]