The "FacilityRole" entity in the "entitymodel_old.xml" file should be renamed "OldFacilityRole", or in other words the "Old" prefix should be added so that people don't use it without knowing in the future.

This would need to be changed in the entitymodel_old.xml and in the migration service.

-David


On Sep 23, 2008, at 6:37 AM, [EMAIL PROTECTED] wrote:

Author: ashish
Date: Tue Sep 23 05:37:06 2008
New Revision: 698159

URL: http://svn.apache.org/viewvc?rev=698159&view=rev
Log:
Applied patch from Surya Kusumakar from Jira Issue # OFBIZ-1963.
Added support for migrating FacilityRole to FacilityParty.

Thanks Surya Kusumakar for your contribution.
Special thanks to Mr. Pranay Pandey for his support :-).

Added:
ofbiz/trunk/applications/product/entitydef/entitymodel_old.xml (with props) ofbiz/trunk/applications/product/script/org/ofbiz/product/ UpgradeServices.xml (with props) ofbiz/trunk/applications/product/servicedef/ services_upgrade.xml (with props)
Modified:
   ofbiz/trunk/applications/product/config/ProductUiLabels.xml
   ofbiz/trunk/applications/product/entitydef/entitymodel.xml
   ofbiz/trunk/applications/product/ofbiz-component.xml
ofbiz/trunk/applications/product/script/org/ofbiz/product/storage/ StorageServices.xml
   ofbiz/trunk/applications/product/servicedef/services_facility.xml
ofbiz/trunk/applications/product/webapp/facility/WEB-INF/ controller.xml ofbiz/trunk/applications/product/webapp/facility/facility/ FacilityForms.xml ofbiz/trunk/applications/product/widget/facility/ FacilityScreens.xml
   ofbiz/trunk/applications/product/widget/facility/Menus.xml

Reply via email to