Hi Integrin

In our company we use the ofbiz addon manager. It keeps things isolated and
easy to upgrade.

Either way, best practice in my opinion is to isolate framework
modification code from your own new code.

Regards,

Taher Alkhateeb
On Jun 20, 2014 5:32 PM, "Anil Patel" <anil.pa...@hotwaxmedia.com> wrote:

> Hi,
> As a general practice we don’t modify source files that comes with Apache
> OFBiz. In case we need to, the changes are maintained in patch file.
>
> Here is document on wiki that talks about customization in OFBiz.
>
>
> https://cwiki.apache.org/confluence/display/OFBIZ/Addressing+Custom+Requirements+In+OFBiz
>
> In my experience, this is the right way to do it.
>
> Thanks and Regards
> Anil Patel
> COO
> Hotwax Media Inc
> http://www.hotwaxmedia.com/
> ApacheCon US 2014 Silver Sponsor
> http://na.apachecon.com/sponsor/our-sponsors
>
> On Jun 20, 2014, at 10:18 AM, Integrin <info.integ...@gmail.com> wrote:
>
> > Hi Ofbiz Users,
> >
> > I'm working on customizing ofbiz as a ERP solution and the requirement
> > comes to having less number fields in most of the screens than what comes
> > out of the box, this requires changes in .ftl files and Forms xml, in the
> > past i have been commenting out the fields that are not required or use
> > access privilege to limit the fields that are being displayed; however
> this
> > requires merging all these changes when i will be upgrading to the new
> > version; please can you advise what is the best way to handle this, Any
> > pointers appreciated
> >
> > Regards
>
>

Reply via email to