Re: Creating a customer web site based on OFBIZ.

2019-11-02 Thread Robert Wynkoop
OK, Creating a component(application/plugin) puts it in the ofbiz-framework\plugins, that is ignored by git. What is the correct way to get this in source control and develop for it? Robert Wynkoop Google Voice: 314-380-0046 Cell: 314-606-3079 Home: 314-846-7638 2904 Woodbridge Estates Dr.

Re: Creating a customer web site based on OFBIZ.

2019-11-01 Thread Jacques Le Roux
Le 01/11/2019 à 13:15, Robert Wynkoop a écrit : Humm, I saw that. My prior tests were with v16.?. It was one branch. How do the two branches work together in v18? Is the plugins dependent on the framework branch? Yes the plugins are depended on the framework branch. And unfortunately for now

Re: Creating a customer web site based on OFBIZ.

2019-11-01 Thread Robert Wynkoop
Humm, I saw that. My prior tests were with v16.?. It was one branch. How do the two branches work together in v18? Is the plugins dependent on the framework branch? Do you have any docs on this? I did see a list email where someone was proposing this(PlugIn vs HotLoad, special purpose) new

Re: Creating a customer web site based on OFBIZ.

2019-11-01 Thread Jacques Le Roux
Hi Robert, OOTB there are 2 branches, one for the framework and one for the plugins. You should have the same structure. Jacques Le 01/11/2019 à 06:10, Robert Wynkoop a écrit : Using earlier advice from this list I believe I have my source control setup for proper custom development.

Creating a customer web site based on OFBIZ.

2019-10-31 Thread Robert Wynkoop
Using earlier advice from this list I believe I have my source control setup for proper custom development. Following the developer demo, Creating your first component

Re: Creating Party customer problem

2010-05-03 Thread atul . vani
. -- View this message in context: http://ofbiz.135035.n4.nabble.com/Creating-Party-customer-problem-tp2123468p2123468.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Creating Party customer problem

2010-05-02 Thread S.Hage
this message in context: http://ofbiz.135035.n4.nabble.com/Creating-Party-customer-problem-tp2123468p2123468.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Creating a customer.

2008-04-08 Thread Yitao_Zhao
Hi, I am trying to create a customer via webservice. I am following these steps 1) Call createPerson 2) Call createPartyRole Here there are some things I don't understand: Why does it create two roles: CUSTOMER and _NA_, is this correct?, I have only set it to create role type CUSTOMER When a

Re: Creating a customer.

2008-04-08 Thread Mark Ellul
HI Tony, In your case I would create an ofbiz service in your hot-deploy folder (follow the helloworld tutorials) and then export it... In your service you would call 1, 2, and 4, I am pretty sure 4 calls number 3. Regards MArk On Tue, Apr 8, 2008 at 10:05 AM, Yitao_Zhao [EMAIL PROTECTED]

答复: Creating a customer.

2008-04-08 Thread Yitao_Zhao
in the service.xml , and invoke the createCustomer method Or has other ways Best regards -邮件原件- 发件人: BJ Freeman [mailto:[EMAIL PROTECTED] 发送时间: 2008年4月8日 22:04 收件人: user@ofbiz.apache.org 主题: Re: Creating a customer. there is already a create customer. I suggest you follow the create

Re: 答复: Creating a customer.

2008-04-08 Thread BJ Freeman
could construct a service in the service.xml , and invoke the createCustomer method Or has other ways Best regards -邮件原件- 发件人: BJ Freeman [mailto:[EMAIL PROTECTED] 发送时间: 2008年4月8日 22:04 收件人: user@ofbiz.apache.org 主题: Re: Creating a customer. there is already a create