Hans,
Any specific reason for keeping this new component inside "commonext"? Shouldn't we keep it inside specialpurpose folder? -- Ashish [hidden email] 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 > > > smime.p7s (4K) Download Attachment |
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 > > > [hidden email] 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 >> >> >> |
+1.
-- Thanks, Mridul Pathak On 17-Sep-09, at 5:31 PM, Anil Patel wrote: > 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 >> >> >> [hidden email] 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 >>> >>> >>> > smime.p7s (2K) Download Attachment |
In reply to this post by Ashish Vijaywargiya-5
Hi Hans,
I'm worried you're creating a precedence here by attributing a commit to your company within the commit message, OFBiz is business software and of course a large majority of the commits are funded by various companies. Personally I don't think this a practice that we would want to see continued. Regards Scott HotWax Media http://www.hotwaxmedia.com On 17/09/2009, at 7:43 PM, [hidden email] 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 > smime.p7s (3K) Download Attachment |
+1
-- Ashish Scott Gray wrote: > Hi Hans, > > I'm worried you're creating a precedence here by attributing a commit > to your company within the commit message, OFBiz is business software > and of course a large majority of the commits are funded by various > companies. > > Personally I don't think this a practice that we would want to see > continued. > > Regards > Scott > > HotWax Media > http://www.hotwaxmedia.com > > On 17/09/2009, at 7:43 PM, [hidden email] 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 >> > smime.p7s (4K) Download Attachment |
Administrator
|
In reply to this post by Scott Gray-2
I totally agree
Jacques From: "Scott Gray" <[hidden email]> > Hi Hans, > > I'm worried you're creating a precedence here by attributing a commit > to your company within the commit message, OFBiz is business software > and of course a large majority of the commits are funded by various > companies. > > Personally I don't think this a practice that we would want to see > continued. > > Regards > Scott > > HotWax Media > http://www.hotwaxmedia.com > > On 17/09/2009, at 7:43 PM, [hidden email] 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 >> > > |
In reply to this post by Ashish Vijaywargiya-5
Hi Ashish.
Most ERP systems have a system configurator which is essential for system setup and initialization. It is part of the core system. I do not know if you ever tried to setup an ofbiz system starting from seed data, that is pretty difficult. With this component you can go with an empty system directly to a customer and demonstrate an empty system. Load the seed data, create an admin user and setup the system with this webapp entering the company data, productstore, catalog, category and product. enter the first customer and you can demonstrate the sale order entry, even the glaccounts will be loaded from a external file and the invoice will be properly generated. This can be done in less then 5 minutes. We are creating new documents and help screens to support this. regards, Hans On Thu, 2009-09-17 at 13:52 +0530, Ashish Vijaywargiya wrote: > Hans, > > Any specific reason for keeping this new component inside "commonext"? > Shouldn't we keep it inside specialpurpose folder? > > -- > Ashish > > > [hidden email] 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 > > > > > > Antwebsystems.com: Quality OFBiz services for competitive rates |
I appreciate you created this and for sure this will help.
I totally understand what you did. My main question was to move this to specialpurpose folder. Don't you think that specialpurpose is better place for such kind of contribution? Thanks! -- Ashish Hans Bakker wrote: > Hi Ashish. > > Most ERP systems have a system configurator which is essential for > system setup and initialization. It is part of the core system. > > I do not know if you ever tried to setup an ofbiz system starting from > seed data, that is pretty difficult. > > With this component you can go with an empty system directly to a > customer and demonstrate an empty system. Load the seed data, create an > admin user and setup the system with this webapp entering the company > data, productstore, catalog, category and product. enter the first > customer and you can demonstrate the sale order entry, even the > glaccounts will be loaded from a external file and the invoice will be > properly generated. This can be done in less then 5 minutes. > > We are creating new documents and help screens to support this. > > regards, > Hans > > > On Thu, 2009-09-17 at 13:52 +0530, Ashish Vijaywargiya wrote: > >> Hans, >> >> Any specific reason for keeping this new component inside "commonext"? >> Shouldn't we keep it inside specialpurpose folder? >> >> -- >> Ashish >> >> >> [hidden email] 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 >>> >>> >>> >>> smime.p7s (4K) Download Attachment |
As i explained to you it is normally (for the erp systems I know) part
of the core system and therefor i put it in the commonext component. I also plan to put myportal there, or as david suggested in the framework....i have however a problem with the registration which contains references to party and communication event and therefore not fit in the framework. On Thu, 2009-09-17 at 19:58 +0530, Ashish Vijaywargiya wrote: > I appreciate you created this and for sure this will help. > I totally understand what you did. > My main question was to move this to specialpurpose folder. > > Don't you think that specialpurpose is better place for such kind of > contribution? > Thanks! > > -- > Ashish > > Hans Bakker wrote: > > Hi Ashish. > > > > Most ERP systems have a system configurator which is essential for > > system setup and initialization. It is part of the core system. > > > > I do not know if you ever tried to setup an ofbiz system starting from > > seed data, that is pretty difficult. > > > > With this component you can go with an empty system directly to a > > customer and demonstrate an empty system. Load the seed data, create an > > admin user and setup the system with this webapp entering the company > > data, productstore, catalog, category and product. enter the first > > customer and you can demonstrate the sale order entry, even the > > glaccounts will be loaded from a external file and the invoice will be > > properly generated. This can be done in less then 5 minutes. > > > > We are creating new documents and help screens to support this. > > > > regards, > > Hans > > > > > > On Thu, 2009-09-17 at 13:52 +0530, Ashish Vijaywargiya wrote: > > > >> Hans, > >> > >> Any specific reason for keeping this new component inside "commonext"? > >> Shouldn't we keep it inside specialpurpose folder? > >> > >> -- > >> Ashish > >> > >> > >> [hidden email] 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 > >>> > >>> > >>> > >>> Antwebsystems.com: Quality OFBiz services for competitive rates |
Ofbiz ERP can be setup for clients with different verticals. The setup
feature added in this commit is giving ability to quickly setup store. We can at some point add various forms of setup tools for different types of uses of Ofbiz. Also If I am not wrong, commonext component is place for stuff that is common for all apps but is not qualified to go in framework component. On contrary this component uses various component entities hence its much better to place such components in specialpurpose folder. If you don't mind HotWax Media can fund the effort of moving this component to specialpurpose component. Anil Patel On Sep 17, 2009, at 10:36 AM, Hans Bakker wrote: > As i explained to you it is normally (for the erp systems I know) part > of the core system and therefor i put it in the commonext component. > > I also plan to put myportal there, or as david suggested in the > framework....i have however a problem with the registration which > contains references to party and communication event and therefore not > fit in the framework. > > > On Thu, 2009-09-17 at 19:58 +0530, Ashish Vijaywargiya wrote: >> I appreciate you created this and for sure this will help. >> I totally understand what you did. >> My main question was to move this to specialpurpose folder. >> >> Don't you think that specialpurpose is better place for such kind of >> contribution? >> Thanks! >> >> -- >> Ashish >> >> Hans Bakker wrote: >>> Hi Ashish. >>> >>> Most ERP systems have a system configurator which is essential for >>> system setup and initialization. It is part of the core system. >>> >>> I do not know if you ever tried to setup an ofbiz system starting >>> from >>> seed data, that is pretty difficult. >>> >>> With this component you can go with an empty system directly to a >>> customer and demonstrate an empty system. Load the seed data, >>> create an >>> admin user and setup the system with this webapp entering the >>> company >>> data, productstore, catalog, category and product. enter the first >>> customer and you can demonstrate the sale order entry, even the >>> glaccounts will be loaded from a external file and the invoice >>> will be >>> properly generated. This can be done in less then 5 minutes. >>> >>> We are creating new documents and help screens to support this. >>> >>> regards, >>> Hans >>> >>> >>> On Thu, 2009-09-17 at 13:52 +0530, Ashish Vijaywargiya wrote: >>> >>>> Hans, >>>> >>>> Any specific reason for keeping this new component inside >>>> "commonext"? >>>> Shouldn't we keep it inside specialpurpose folder? >>>> >>>> -- >>>> Ashish >>>> >>>> >>>> [hidden email] 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 >>>>> >>>>> >>>>> >>>>> > -- > Antwebsystems.com: Quality OFBiz services for competitive rates > |
In reply to this post by Scott Gray-2
Scott,
Thanks for bringing this up. This is new way of advertising, may be we should start doing it :) Regards Anil Patel HotWax Media Inc http://www.hotwaxmedia.com On Sep 17, 2009, at 8:24 AM, Scott Gray wrote: > Hi Hans, > > I'm worried you're creating a precedence here by attributing a > commit to your company within the commit message, OFBiz is business > software and of course a large majority of the commits are funded by > various companies. > > Personally I don't think this a practice that we would want to see > continued. > > Regards > Scott > > HotWax Media > http://www.hotwaxmedia.com > > On 17/09/2009, at 7:43 PM, [hidden email] 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 >> > |
Administrator
|
I don't agree, we should not have any mention of authors or sponcors in the code, and svn log is IMO part of the code.
I belmieve it's more a convention. If I'm not wrong, there are no strict rules about that at the ASF, but it's a convention. I remember Jacopo (and at least I) removing authors references when we went to the incubator. Jacques From: "Anil Patel" <[hidden email]> > Scott, > Thanks for bringing this up. > > This is new way of advertising, may be we should start doing it :) > > Regards > Anil Patel > HotWax Media Inc > http://www.hotwaxmedia.com > > > On Sep 17, 2009, at 8:24 AM, Scott Gray wrote: > >> Hi Hans, >> >> I'm worried you're creating a precedence here by attributing a commit to your company within the commit message, OFBiz is >> business software and of course a large majority of the commits are funded by various companies. >> >> Personally I don't think this a practice that we would want to see continued. >> >> Regards >> Scott >> >> HotWax Media >> http://www.hotwaxmedia.com >> >> On 17/09/2009, at 7:43 PM, [hidden email] 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 >>> >> > |
In reply to this post by Scott Gray-2
Maybe I'm funny in the head today, but I don't see any problem with this. Attribution to persons is important, and I'd say even mandatory, and by the pattern established with the individual and company contributor license agreements I have no issue with attribution to employers of contributors if the individual was paid to create something. Attribution is one of the motives people and companies have for working on this software and contributing to the project, so I would NEVER complain because a person took credit for work they did or a company took credit for work they sponsored. -David On Sep 17, 2009, at 6:24 AM, Scott Gray wrote: > Hi Hans, > > I'm worried you're creating a precedence here by attributing a > commit to your company within the commit message, OFBiz is business > software and of course a large majority of the commits are funded by > various companies. > > Personally I don't think this a practice that we would want to see > continued. > > Regards > Scott > > HotWax Media > http://www.hotwaxmedia.com > > On 17/09/2009, at 7:43 PM, [hidden email] 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 >> > |
In reply to this post by hans_bakker
On Sep 17, 2009, at 8:36 AM, Hans Bakker wrote: > As i explained to you it is normally (for the erp systems I know) part > of the core system and therefor i put it in the commonext component. Having it in the applications directory is the best place, IMO, though perhaps in its own component instead of commonext? > I also plan to put myportal there, or as david suggested in the > framework....i have however a problem with the registration which > contains references to party and communication event and therefore not > fit in the framework. Having the portal infrastructure and main application in the framework would allow any other component to add in portlets, including a registration portlet added by the applications/party component. -David > On Thu, 2009-09-17 at 19:58 +0530, Ashish Vijaywargiya wrote: >> I appreciate you created this and for sure this will help. >> I totally understand what you did. >> My main question was to move this to specialpurpose folder. >> >> Don't you think that specialpurpose is better place for such kind of >> contribution? >> Thanks! >> >> -- >> Ashish >> >> Hans Bakker wrote: >>> Hi Ashish. >>> >>> Most ERP systems have a system configurator which is essential for >>> system setup and initialization. It is part of the core system. >>> >>> I do not know if you ever tried to setup an ofbiz system starting >>> from >>> seed data, that is pretty difficult. >>> >>> With this component you can go with an empty system directly to a >>> customer and demonstrate an empty system. Load the seed data, >>> create an >>> admin user and setup the system with this webapp entering the >>> company >>> data, productstore, catalog, category and product. enter the first >>> customer and you can demonstrate the sale order entry, even the >>> glaccounts will be loaded from a external file and the invoice >>> will be >>> properly generated. This can be done in less then 5 minutes. >>> >>> We are creating new documents and help screens to support this. >>> >>> regards, >>> Hans >>> >>> >>> On Thu, 2009-09-17 at 13:52 +0530, Ashish Vijaywargiya wrote: >>> >>>> Hans, >>>> >>>> Any specific reason for keeping this new component inside >>>> "commonext"? >>>> Shouldn't we keep it inside specialpurpose folder? >>>> >>>> -- >>>> Ashish >>>> >>>> >>>> [hidden email] 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 >>>>> >>>>> >>>>> >>>>> > -- > Antwebsystems.com: Quality OFBiz services for competitive rates > |
In reply to this post by Jacques Le Roux
Code and commit logs are totally separate things. All commit logs have a record of the committer, and if the committer didn't write ALL of the changes in the commit then whoever did should be mentioned in the commit log. In fact, IMO, it is very important that whoever contributed to it be mentioned in the commit log for both legal and attribution/credit reasons. -David On Sep 17, 2009, at 9:55 AM, Jacques Le Roux wrote: > I don't agree, we should not have any mention of authors or sponcors > in the code, and svn log is IMO part of the code. > I belmieve it's more a convention. If I'm not wrong, there are no > strict rules about that at the ASF, but it's a convention. I > remember Jacopo (and at least I) removing authors references when we > went to the incubator. > > Jacques > > From: "Anil Patel" <[hidden email]> >> Scott, >> Thanks for bringing this up. >> >> This is new way of advertising, may be we should start doing it :) >> >> Regards >> Anil Patel >> HotWax Media Inc >> http://www.hotwaxmedia.com >> >> >> On Sep 17, 2009, at 8:24 AM, Scott Gray wrote: >> >>> Hi Hans, >>> >>> I'm worried you're creating a precedence here by attributing a >>> commit to your company within the commit message, OFBiz is >>> business software and of course a large majority of the commits >>> are funded by various companies. >>> >>> Personally I don't think this a practice that we would want to >>> see continued. >>> >>> Regards >>> Scott >>> >>> HotWax Media >>> http://www.hotwaxmedia.com >>> >>> On 17/09/2009, at 7:43 PM, [hidden email] 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 >>>> >>> > > |
In reply to this post by David E. Jones-2
I don't see a problem with attribution either. On the other hand, I can
see a potential for the commit logs being turned into commercials: "XYZ feature added by ABC Systems, Inc - the premier Open For Business solution provider. Contact us at..." or something like that. -Adrian David E Jones wrote: > > Maybe I'm funny in the head today, but I don't see any problem with > this. Attribution to persons is important, and I'd say even mandatory, > and by the pattern established with the individual and company > contributor license agreements I have no issue with attribution to > employers of contributors if the individual was paid to create something. > > Attribution is one of the motives people and companies have for working > on this software and contributing to the project, so I would NEVER > complain because a person took credit for work they did or a company > took credit for work they sponsored. > > -David > > > On Sep 17, 2009, at 6:24 AM, Scott Gray wrote: > >> Hi Hans, >> >> I'm worried you're creating a precedence here by attributing a commit >> to your company within the commit message, OFBiz is business software >> and of course a large majority of the commits are funded by various >> companies. >> >> Personally I don't think this a practice that we would want to see >> continued. >> >> Regards >> Scott >> >> HotWax Media >> http://www.hotwaxmedia.com >> >> On 17/09/2009, at 7:43 PM, [hidden email] 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 >>> >> > > |
If that becomes a problem then we can address it, but that isn't what is happening here. In a very real way commit logs ARE commercials. If tastefully done they are effective to. If done in a tacky or flamboyant way, chances are people won't appreciate it much. -David On Sep 17, 2009, at 12:13 PM, Adrian Crum wrote: > I don't see a problem with attribution either. On the other hand, I > can see a potential for the commit logs being turned into commercials: > > "XYZ feature added by ABC Systems, Inc - the premier Open For > Business solution provider. Contact us at..." > > or something like that. > > -Adrian > > David E Jones wrote: >> Maybe I'm funny in the head today, but I don't see any problem with >> this. Attribution to persons is important, and I'd say even >> mandatory, and by the pattern established with the individual and >> company contributor license agreements I have no issue with >> attribution to employers of contributors if the individual was paid >> to create something. >> Attribution is one of the motives people and companies have for >> working on this software and contributing to the project, so I >> would NEVER complain because a person took credit for work they did >> or a company took credit for work they sponsored. >> -David >> On Sep 17, 2009, at 6:24 AM, Scott Gray wrote: >>> Hi Hans, >>> >>> I'm worried you're creating a precedence here by attributing a >>> commit to your company within the commit message, OFBiz is >>> business software and of course a large majority of the commits >>> are funded by various companies. >>> >>> Personally I don't think this a practice that we would want to see >>> continued. >>> >>> Regards >>> Scott >>> >>> HotWax Media >>> http://www.hotwaxmedia.com >>> >>> On 17/09/2009, at 7:43 PM, [hidden email] 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 >>>> >>> |
Administrator
|
In reply to this post by Adrian Crum
That's exactly what I tried to say with my bad English. I know that commiter and author(s) should be part of the log comments. And I
do that in any of my commit, with references when they exist as well. BTW we already had a discussion about sponsoring on http://ofbiz.apache.org/ (Contegix, HWM, Brainfood) and wiki (though it seems there is nothing anymore there) and maybe Hans is looking for some rewards also... Jacques From: "Adrian Crum" <[hidden email]> >I don't see a problem with attribution either. On the other hand, I can see a potential for the commit logs being turned into >commercials: > > "XYZ feature added by ABC Systems, Inc - the premier Open For Business solution provider. Contact us at..." > > or something like that. > > -Adrian > > David E Jones wrote: >> >> Maybe I'm funny in the head today, but I don't see any problem with this. Attribution to persons is important, and I'd say even >> mandatory, and by the pattern established with the individual and company contributor license agreements I have no issue with >> attribution to employers of contributors if the individual was paid to create something. >> >> Attribution is one of the motives people and companies have for working on this software and contributing to the project, so I >> would NEVER complain because a person took credit for work they did or a company took credit for work they sponsored. >> >> -David >> >> >> On Sep 17, 2009, at 6:24 AM, Scott Gray wrote: >> >>> Hi Hans, >>> >>> I'm worried you're creating a precedence here by attributing a commit to your company within the commit message, OFBiz is >>> business software and of course a large majority of the commits are funded by various companies. >>> >>> Personally I don't think this a practice that we would want to see continued. >>> >>> Regards >>> Scott >>> >>> HotWax Media >>> http://www.hotwaxmedia.com >>> >>> On 17/09/2009, at 7:43 PM, [hidden email] 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 >>>> >>> >> >> > |
In reply to this post by David E. Jones-2
Well whatever, I just would have preferred to not to see it every in
log which is what could very well happen once the ball gets rolling. I'm not saying it's the end of the world, I'm just saying I would have preferred to keep things the way they are now. Regards Scott On 18/09/2009, at 6:17 AM, David E Jones wrote: > > If that becomes a problem then we can address it, but that isn't > what is happening here. > > In a very real way commit logs ARE commercials. If tastefully done > they are effective to. If done in a tacky or flamboyant way, chances > are people won't appreciate it much. > > -David > > > On Sep 17, 2009, at 12:13 PM, Adrian Crum wrote: > >> I don't see a problem with attribution either. On the other hand, I >> can see a potential for the commit logs being turned into >> commercials: >> >> "XYZ feature added by ABC Systems, Inc - the premier Open For >> Business solution provider. Contact us at..." >> >> or something like that. >> >> -Adrian >> >> David E Jones wrote: >>> Maybe I'm funny in the head today, but I don't see any problem >>> with this. Attribution to persons is important, and I'd say even >>> mandatory, and by the pattern established with the individual and >>> company contributor license agreements I have no issue with >>> attribution to employers of contributors if the individual was >>> paid to create something. >>> Attribution is one of the motives people and companies have for >>> working on this software and contributing to the project, so I >>> would NEVER complain because a person took credit for work they >>> did or a company took credit for work they sponsored. >>> -David >>> On Sep 17, 2009, at 6:24 AM, Scott Gray wrote: >>>> Hi Hans, >>>> >>>> I'm worried you're creating a precedence here by attributing a >>>> commit to your company within the commit message, OFBiz is >>>> business software and of course a large majority of the commits >>>> are funded by various companies. >>>> >>>> Personally I don't think this a practice that we would want to >>>> see continued. >>>> >>>> Regards >>>> Scott >>>> >>>> HotWax Media >>>> http://www.hotwaxmedia.com >>>> >>>> On 17/09/2009, at 7:43 PM, [hidden email] 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 >>>>> >>>> > smime.p7s (3K) Download Attachment |
It's fine - if this is what the project wants to do and is the
practice that vendors should do, then so be it. I would much rather NO mention of companies be on the commit messages - just the people involved - since companies are not committers - only the actual people are. I'm happy to do it whichever way we decide as a community. Thanks for bringing it up Scott as I thought it was a difference from the norm as well. Hans, thanks for helping push the envelope so that the community can decide what to do. For now, I'm assuming this means that when we commit things, we could / should be putting our company information there directly. If I've misunderstood this, please let me know - but I'm happy to oblige with the community direction. Cheers, Ruppert -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Sep 17, 2009, at 4:06 PM, Scott Gray wrote: > Well whatever, I just would have preferred to not to see it every in > log which is what could very well happen once the ball gets > rolling. I'm not saying it's the end of the world, I'm just saying > I would have preferred to keep things the way they are now. > > Regards > Scott > > On 18/09/2009, at 6:17 AM, David E Jones wrote: > >> >> If that becomes a problem then we can address it, but that isn't >> what is happening here. >> >> In a very real way commit logs ARE commercials. If tastefully done >> they are effective to. If done in a tacky or flamboyant way, >> chances are people won't appreciate it much. >> >> -David >> >> >> On Sep 17, 2009, at 12:13 PM, Adrian Crum wrote: >> >>> I don't see a problem with attribution either. On the other hand, >>> I can see a potential for the commit logs being turned into >>> commercials: >>> >>> "XYZ feature added by ABC Systems, Inc - the premier Open For >>> Business solution provider. Contact us at..." >>> >>> or something like that. >>> >>> -Adrian >>> >>> David E Jones wrote: >>>> Maybe I'm funny in the head today, but I don't see any problem >>>> with this. Attribution to persons is important, and I'd say even >>>> mandatory, and by the pattern established with the individual and >>>> company contributor license agreements I have no issue with >>>> attribution to employers of contributors if the individual was >>>> paid to create something. >>>> Attribution is one of the motives people and companies have for >>>> working on this software and contributing to the project, so I >>>> would NEVER complain because a person took credit for work they >>>> did or a company took credit for work they sponsored. >>>> -David >>>> On Sep 17, 2009, at 6:24 AM, Scott Gray wrote: >>>>> Hi Hans, >>>>> >>>>> I'm worried you're creating a precedence here by attributing a >>>>> commit to your company within the commit message, OFBiz is >>>>> business software and of course a large majority of the commits >>>>> are funded by various companies. >>>>> >>>>> Personally I don't think this a practice that we would want to >>>>> see continued. >>>>> >>>>> Regards >>>>> Scott >>>>> >>>>> HotWax Media >>>>> http://www.hotwaxmedia.com >>>>> >>>>> On 17/09/2009, at 7:43 PM, [hidden email] 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 >>>>>> >>>>> >> > smime.p7s (3K) Download Attachment |
Free forum by Nabble | Edit this page |