Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #16863 All Revisions ] Back to Issue ]
Summary 0016863: After add a identifier to the column the smartbuild task does not recalculate the identifier
Revision 2011-06-13 12:22 by egoitz
Steps To Reproduce -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.
Revision 2011-06-13 11:55 by egoitz
Steps To Reproduce -Add a new template
-On c_bpartner table on application dictionary check the value also as identifier
-Execute ant smartbuild
-On grid view the new value is shown with value-name, but not in edition view
-if you execute compile.complete.deploy and restart tomcat now it works
Revision 2011-05-02 10:52 by egoitz
Steps To Reproduce -Add a new template
-On c_bpartner table on application dictionary check the value also as identifier
-Execute ant smartbuild
-On grid view the new value is shown with value-name, but not in grid view
-if you execute compile.complete.deploy and restart tomcat now it works


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker