Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017625Openbravo ERPA. Platformpublic2011-04-20 13:332011-06-21 10:40
egoitz 
alostale 
highminoralways
closedfixed 
5
2.50MP28 
2.50MP312.50MP31 
Core
No
0017625: After add a identifier to the column the smartbuild task does not recalculate the identifier
After add a identifier to the column the smartbuild task does not recalculate the identifier
-As Openbravo admin go to sales invoice window and see that both on grid view and edition view, on partner field you see the name of the partner.
-Logout
-Login as System Administrator
-Add a new template
-Go to tables and columns window
-On c_bpartner table check the value column as identifier. (you will have value and name as identifier)
-Logout and login as Openbravo admin
-go to sales invoice window.
-On grid view, on partner field, now name and value are shown.
-On edition view, only name is shown.
-Execute ant smartbuild and restart tomcat.
-Login as Openbravo admin.
-ON sales invoice window, on edition view, you still see the name on partner field.
-Execute ant compile.complete.deploy and restart tomcat.
-Login as Openbravo admin
-Go to sales invoice window.
-On edition view, you now see the name and value on partner field

*Smartbuild should be enough to apply the changes done.
No tags attached.
blocks defect 00168632.50MP31 closed alostale After add a identifier to the column the smartbuild task does not recalculate the identifier 
Issue History
2011-06-13 15:09alostaleTypedefect => backport
2011-06-13 15:09alostalefix_in_branch => 2.50
2011-06-13 15:13hgbotCheckin
2011-06-13 15:13hgbotNote Added: 0038297
2011-06-13 15:13hgbotStatusscheduled => resolved
2011-06-13 15:13hgbotResolutionopen => fixed
2011-06-13 15:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/5c795ddec1dc0bcc953caa35cf1e2372fba41126 [^]
2011-06-21 10:40egoitzNote Added: 0038408
2011-06-21 10:40egoitzStatusresolved => closed
2011-06-21 10:40egoitzFixed in Version => 2.50MP31

Notes
(0038297)
hgbot   
2011-06-13 15:13   
Repository: erp/stable/2.50
Changeset: 5c795ddec1dc0bcc953caa35cf1e2372fba41126
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jun 13 15:12:51 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/5c795ddec1dc0bcc953caa35cf1e2372fba41126 [^]

fixed bug 17625: smartbuild regenrates referenced tabs

  When there is a change in a table, smartbuild needs to regenerate the tabs that
  have a column referencing (selector) to this table.

---
M src-wad/src/org/openbravo/wad/Tabs_data.xsql
---
(0038408)
egoitz   
2011-06-21 10:40   
verified