Thanks Jacques and all. Which platform should I set up the  development 
environment, Windows or Linux (Ubuntu)? Especially the frameworks, tools, 
utilities that were used to develop / maintain OFBiz.

TIA

Cheers
Phoon
-----Original Message-----
From: Jacques Le Roux <jacques.le.r...@les7arts.com> 
Sent: Monday, 26 October 2020 5:44 pm
To: user@ofbiz.apache.org
Subject: Re: OFBiz Development Guide

Hi Phoon,

BTW for the README file,

https://ci.apache.org/projects/ofbiz/site/stable/readme/html5/README.html

is easier to use because of the TOC at left

This is anyway accessible from the top of

https://github.com/apache/ofbiz-framework/blob/release17.12/README.adoc

HTH

Jacques

Le 23/10/2020 à 12:21, phoo...@yahoo.com.INVALID a écrit :
> Thanks Deepak. I supposed there's no README[1] file. The one I should read is 
> the README.adoc file.
>
> By any chance, do you know where I can find more information on warehouse 
> management system and inventory ?
>
> Thanks
>
> Cheers
> Phoon
>
> -----Original Message-----
> From: Deepak Dixit <deepak.di...@hotwax.co>
> Sent: Friday, 23 October 2020 6:03 pm
> To: user@ofbiz.apache.org
> Subject: Re: OFBiz Development Guide
>
> It's on the root of apache ofbiz-framework 
> <https://github.com/apache/ofbiz-framework/blob/release17.12/README.ad
> oc>
> repository.
>
> [1] 
> https://github.com/apache/ofbiz-framework/blob/release17.12/README.ado
> c
> [2]
> https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+Technic
> al+Production+Setup+Guide
> [3]
> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+B
> eginners+Development+Guide
>
>
> Kind Regards,
> Deepak Dixit
> DIRECTOR OF PRODUCT ENGINEERING
> mobile: +91 9826754548
> email: deepak.di...@hotwax.co
> *www.hotwax.co <http://www.hotwax.co/>*
>
>
> On Fri, Oct 23, 2020 at 3:07 PM <phoo...@yahoo.com.invalid> wrote:
>
>> Sorry Deepak,
>>
>> Where I can find the README[1] file? I couldn't find in the three 
>> links you sent.
>>
>> Cheers
>> Phoon
>>
>> -----Original Message-----
>> From: Deepak Dixit <deepak.di...@hotwax.co>
>> Sent: Friday, 23 October 2020 5:21 pm
>> To: user@ofbiz.apache.org
>> Subject: Re: OFBiz Development Guide
>>
>> Hi Phoon,
>>
>> You can refer README[1] file for setting up development environment, 
>> I as sharing some other reference as well that might be useful
>>
>> [1]
>> https://github.com/apache/ofbiz-framework/blob/release17.12/README.ad
>> o
>> c
>> [2]
>>
>> https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+Techni
>> c
>> al+Production+Setup+Guide
>> [3]
>>
>> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+
>> B
>> eginners+Development+Guide
>>
>> Kind Regards,
>> Deepak Dixit
>> DIRECTOR OF PRODUCT ENGINEERING
>> mobile: +91 9826754548
>> email: deepak.di...@hotwax.co
>> *www.hotwax.co <http://www.hotwax.co/>*
>>
>>
>> On Fri, Oct 23, 2020 at 1:58 PM <phoo...@yahoo.com.invalid> wrote:
>>
>>> Thanks Rupert 😉
>>>
>>>
>>>
>>> How  about information on setting up a development environment?
>>>
>>> I'm looking into customizing the Warehouse Management System module.
>>>
>>>
>>>
>>> Anybody's help is appreciated. I hope to contribute back if I'm able 
>>> get WMS working to our requirements.
>>>
>>>
>>>
>>> Cheers
>>>
>>> Phoon
>>>
>>>
>>>
>>> -----Original Message-----
>>> From: Rupert Howell <ruperthow...@provolve.com>
>>> Sent: Friday, 23 October 2020 4:09 pm
>>> To: user@ofbiz.apache.org
>>> Subject: Re: OFBiz Development Guide
>>>
>>>
>>>
>>>   <
>>> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A
>>> +B
>>> eginners+Development+Guide>
>>>
>>> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A
>>> +B
>>> eginners+Development+Guide
>>>
>>>
>>>
>>> Should get you going.
>>>
>>>
>>>
>>> Rupert Howell
>>>
>>>
>>>
>>> Director
>>>
>>>
>>>
>>> Provolve Ltd.
>>>
>>>
>>>
>>>
>>>
>>> t: 01730 267868 / m: 079 0968 5308
>>>
>>> e:   <mailto:ruperthow...@provolve.com> ruperthow...@provolve.com
>>>
>>> w:  <http://www.provolve.com> http://www.provolve.com
>>>
>>>
>>>
>>>
>>>
>>> On Fri, 23 Oct 2020 at 09:04, Tuck Seng Phoon < <mailto:
>>> phoo...@yahoo.com.invalid> phoo...@yahoo.com.invalid>
>>>
>>> wrote:
>>>
>>>
>>>
>>>> Thumbs up! Note with thanks Rupert.
>>>> Is there a particular link that you could direct me to for those
>>> resources?
>>>
>>>> CheersPhoon
>>>>      On Friday, October 23, 2020, 03:58:56 PM GMT+8, Rupert Howell 
>>>> <
>>>>   <mailto:ruperthow...@provolve.com> ruperthow...@provolve.com> wrote:
>>>>   Hey Phoon,
>>>> As the author I can say not.  It gives a broad overview of the 
>>>> framework that is still valid, but the syntax is different now 
>>>> since the EntityQuery was introduced. It is 12 years old now.
>>>> There is more up to date information and User Guides available from 
>>>> the website.
>>>> Rupert Howell
>>>> Director
>>>> Provolve Ltd.
>>>> t: 01730 267868 / m: 079 0968 5308
>>>> e:   <mailto:ruperthow...@provolve.com> ruperthow...@provolve.com
>>>> w:  <http://www.provolve.com> http://www.provolve.com On Fri, 23 
>>>> Oct 2020 at 08:51, < <mailto:phoo...@yahoo.com.invalid>
>>> phoo...@yahoo.com.invalid> wrote:
>>>
>>>>> Hello everyone,
>>>>> Is the book Apache OFBiz Development, Beginner’s Tutorial by 
>>>>> Jonathon
>>>> Wong
>>>>> and Ruper Howell still applicable for version 17.12?
>>>>> What other resources I could refer to for customizing OFBiz?
>>>>> What do I need to set up a devops environment?
>>>>> TIA 😉
>>>>> Cheers
>>>>> Phoon
>>>
>>

Reply via email to