Good point, I think this component should live in specialpurpose folder.
Regards
Anil Patel
On Sep 17, 2009, at 4:22 AM, Ashish Vijaywargiya wrote:
Hans,
Any specific reason for keeping this new component inside "commonext"?
Shouldn't we keep it inside specialpurpose folder?
--
Ashish
[email protected] wrote:
Author: hansbak
Date: Thu Sep 17 07:43:05 2009
New Revision: 816083
URL: http://svn.apache.org/viewvc?rev=816083&view=rev
Log:
added a 'setup' component to create a system from seed data only.
After the required data is created with this component it is
possible to enter a salesorder and quickship it and create an
invoice successfully. The 'setup' component will only show in the
tab selection if there is no accounting organization. Check the
ofbiz document for more info or look in the file applications/
commonext/documents/Setup.xml. Created and sponsored by
Antwebsystems. Programmed by employee Tukkata
Added:
ofbiz/trunk/applications/commonext/config/SetupUiLabels.xml
(with props)
ofbiz/trunk/applications/commonext/data/GlAccountData.xml
(with props)
ofbiz/trunk/applications/commonext/data/ProductStoreData.xml
(with props)
ofbiz/trunk/applications/commonext/data/SetupData.xml (with
props)
ofbiz/trunk/applications/commonext/data/ShippingData.xml (with
props)
ofbiz/trunk/applications/commonext/data/helpdata/
HELP_SETUP.xml (with props)
ofbiz/trunk/applications/commonext/data/helpdata/
HELP_SETUP_firstproduct.xml (with props)
ofbiz/trunk/applications/commonext/data/helpdata/
HELP_SETUP_initialsetup.xml (with props)
ofbiz/trunk/applications/commonext/documents/Setup.xml (with
props)
ofbiz/trunk/applications/commonext/script/org/ofbiz/setup/
ofbiz/trunk/applications/commonext/script/org/ofbiz/setup/
SetupEvents.xml (with props)
ofbiz/trunk/applications/commonext/webapp/ofbizsetup/
ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/
ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/
actions/
ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/
actions/FindFacility.groovy (with props)
ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/
actions/GetProdCatalog.groovy (with props)
ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/
actions/GetProductStoreAndWebSite.groovy (with props)
ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/
controller.xml (with props)
ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/
web.xml (with props)
ofbiz/trunk/applications/commonext/webapp/ofbizsetup/index.jsp
(with props)
ofbiz/trunk/applications/commonext/webapp/ofbizsetup/organization/
ofbiz/trunk/applications/commonext/webapp/ofbizsetup/
organization/EditFacility.ftl (with props)
ofbiz/trunk/applications/commonext/webapp/ofbizsetup/
organization/viewcontact.ftl (with props)
ofbiz/trunk/applications/commonext/widget/ofbizsetup/
ofbiz/trunk/applications/commonext/widget/ofbizsetup/
CommonScreens.xml (with props)
ofbiz/trunk/applications/commonext/widget/ofbizsetup/Menus.xml
(with props)
ofbiz/trunk/applications/commonext/widget/ofbizsetup/
ProfileScreens.xml (with props)
ofbiz/trunk/applications/commonext/widget/ofbizsetup/
SetupForms.xml (with props)
ofbiz/trunk/applications/commonext/widget/ofbizsetup/
SetupScreens.xml (with props)
Modified:
ofbiz/trunk/applications/commonext/data/CommonExtHelpData.xml
ofbiz/trunk/applications/commonext/documents/ApacheOfbizUser.xml
ofbiz/trunk/applications/commonext/documents/CommonExt.xml
ofbiz/trunk/applications/commonext/ofbiz-component.xml
ofbiz/trunk/applications/commonext/script/changeOrgPartyId.groovy
ofbiz/trunk/framework/common/widget/CommonScreens.xml
ofbiz/trunk/themes/bizznesstime/includes/appbar.ftl
ofbiz/trunk/themes/bluelight/includes/appbar.ftl
ofbiz/trunk/themes/flatgrey/includes/appbar.ftl