Re: Cash Register App?

2017-06-13 Thread Shi Jinghai
It's in my open plan. I wish we can contribute it back to OFBiz before the end 
of 2017.

-邮件原件-
发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 
发送时间: 2017年6月13日 14:47
收件人: user@ofbiz.apache.org
主题: Re: Cash Register App?

Thanks Jinghai,

I just tried it and apart an initial new browser windows creation with a 
message from Firefox when checking out (you have to confirm to FF it's OK, at 
least with my FF config) it worked quite well

But I guess it's not planned to be contributed, right?

Thanks

Jacques


Le 13/06/2017 à 07:36, Shi Jinghai a écrit :
> Hi Jacques,
>
> Updating the status of our new webpos development, we have just released the 
> new webpos implemented with AngularJS and OpenAPI:
> https://www.metasolo.cn/webpos2/
>
> username: demo
> password: metasolo
>
> Hope you like it.
>
> Regards,
>
> Shi Jinghai
>
>
> -邮件原件-
> 发件人: huaru...@hotmail.com
> 发送时间: 2017年3月28日 17:41
> 收件人: user@ofbiz.apache.org
> 主题: Re: Cash Register App?
>
> Hi Jacques,
>
> Sorry for my late reply. A hard question and difficult to reponse.
>
> Currently, our WebPOS implement is not perfect. We plan to use AngularJS 
> rebuild it completely and make it look just the same as our Android POS. This 
> will take us a month.
>
> After this change, we'll try to improve the OFBiz WebPOS with AngularJS. This 
> would take place in about 2 months.
>
> Kind Regards,
>
> Shi Jinghai
>
>
> -邮件原件-
> 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com]
> 发送时间: 2017年3月14日 18:20
> 收件人: user@ofbiz.apache.org
> 主题: Re: Cash Register App?
>
> Hi Jinghai,
>
> Are there improvements that could be contributed?
>
> Jacques
>
>
> Le 14/03/2017 à 08:39, Shi Jinghai a écrit :
>> I have a webpos in production:
>> https://www.metasolo.cn/webpos/control/main
>> Username: demo
>> Password: metasolo
>>
>> Sorry it's in Chinese. The English version is not ready.
>>
>> -邮件原件-
>> 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com]
>> 发送时间: 2017年3月14日 14:16
>> 收件人: user@ofbiz.apache.org
>> 主题: Re: Cash Register App?
>>
>> Hi,
>>
>> There was one, it was the POS. It has been pushed to Attic 
>> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Attic#OFBizAt
>> tic-POS
>>
>> I have not used the webpos application myself but it's supposed to be 
>> the POS replacement
>>
>> https://demo-trunk.ofbiz.apache.org/webpos/control/main (admin/ofbiz)
>>
>> Jacques
>>
>>
>> Le 14/03/2017 à 03:09, stim...@comcast.net a écrit :
>>> Hi,
>>> 
>>> Browsing through some of the setup for the demo data, I'm wondering if 
>>> there is a specific app which would demonstrate what a salesman at a cash 
>>> register might use for a retail customer in the store buying something? 
>>> There seems to be a lot of ability to add and set up the store and various 
>>> products, but I'm wondering if there is something specifically representing 
>>> an actual in-store sale? Is there a simple default?
>>> 
>>> Thanks!
>>>
>>



Ofbiz fails to build with a java service created in a plugin

2017-06-13 Thread Parminder S. Lehal
Ofbiz fails to compile with a java service created in a plugin as it
complains about missing symbols on all ofbiz imports.



 } catch (GenericEntityException e) {
 ^
  symbol:   class GenericEntityException
  location: class ExpensesServices
/home/plehal/Downloads/apache-ofbiz-
16.11.02/specialpurpose/expenses/src/main/java/xx/expenses/
services/ExpensesServices.java:30: error: cannot find symbol
Debug.logError(e, module);
^
  symbol:   variable Debug
  location: class ExpensesServices
/home/plehal/Downloads/apache-ofbiz-
16.11.02/specialpurpose/expenses/src/main/java/xxx/expe
nses/services/ExpensesServices.java:31: error: cannot find symbol
return ServiceUtil.returnError("Error in creating record in
Expenses entity " +module);
   ^
  symbol:   variable ServiceUtil

Re: Cash Register App?

2017-06-13 Thread Sharan Foga
Hi Shi

Wow! Nice work! I don't understand Chinese but it looks amazing. It would be 
great to have an up to date  POS application for OFBiz. I'm sure that we 
already have users looking for something like this.

Thanks
Sharan

On 2017-06-13 10:56 (+0200), Shi Jinghai  wrote: 
> It's in my open plan. I wish we can contribute it back to OFBiz before the 
> end of 2017.
> 
> -邮件原件-
> 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 
> 发送时间: 2017年6月13日 14:47
> 收件人: user@ofbiz.apache.org
> 主题: Re: Cash Register App?
> 
> Thanks Jinghai,
> 
> I just tried it and apart an initial new browser windows creation with a 
> message from Firefox when checking out (you have to confirm to FF it's OK, at 
> least with my FF config) it worked quite well
> 
> But I guess it's not planned to be contributed, right?
> 
> Thanks
> 
> Jacques
> 
> 
> Le 13/06/2017 à 07:36, Shi Jinghai a écrit :
> > Hi Jacques,
> >
> > Updating the status of our new webpos development, we have just released 
> > the new webpos implemented with AngularJS and OpenAPI:
> > https://www.metasolo.cn/webpos2/
> >
> > username: demo
> > password: metasolo
> >
> > Hope you like it.
> >
> > Regards,
> >
> > Shi Jinghai
> >
> >
> > -邮件原件-
> > 发件人: huaru...@hotmail.com
> > 发送时间: 2017年3月28日 17:41
> > 收件人: user@ofbiz.apache.org
> > 主题: Re: Cash Register App?
> >
> > Hi Jacques,
> >
> > Sorry for my late reply. A hard question and difficult to reponse.
> >
> > Currently, our WebPOS implement is not perfect. We plan to use AngularJS 
> > rebuild it completely and make it look just the same as our Android POS. 
> > This will take us a month.
> >
> > After this change, we'll try to improve the OFBiz WebPOS with AngularJS. 
> > This would take place in about 2 months.
> >
> > Kind Regards,
> >
> > Shi Jinghai
> >
> >
> > -邮件原件-
> > 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com]
> > 发送时间: 2017年3月14日 18:20
> > 收件人: user@ofbiz.apache.org
> > 主题: Re: Cash Register App?
> >
> > Hi Jinghai,
> >
> > Are there improvements that could be contributed?
> >
> > Jacques
> >
> >
> > Le 14/03/2017 à 08:39, Shi Jinghai a écrit :
> >> I have a webpos in production:
> >> https://www.metasolo.cn/webpos/control/main
> >> Username: demo
> >> Password: metasolo
> >>
> >> Sorry it's in Chinese. The English version is not ready.
> >>
> >> -邮件原件-
> >> 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com]
> >> 发送时间: 2017年3月14日 14:16
> >> 收件人: user@ofbiz.apache.org
> >> 主题: Re: Cash Register App?
> >>
> >> Hi,
> >>
> >> There was one, it was the POS. It has been pushed to Attic 
> >> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Attic#OFBizAt
> >> tic-POS
> >>
> >> I have not used the webpos application myself but it's supposed to be 
> >> the POS replacement
> >>
> >> https://demo-trunk.ofbiz.apache.org/webpos/control/main (admin/ofbiz)
> >>
> >> Jacques
> >>
> >>
> >> Le 14/03/2017 à 03:09, stim...@comcast.net a écrit :
> >>> Hi,
> >>> 
> >>> Browsing through some of the setup for the demo data, I'm wondering if 
> >>> there is a specific app which would demonstrate what a salesman at a cash 
> >>> register might use for a retail customer in the store buying something? 
> >>> There seems to be a lot of ability to add and set up the store and 
> >>> various products, but I'm wondering if there is something specifically 
> >>> representing an actual in-store sale? Is there a simple default?
> >>> 
> >>> Thanks!
> >>>
> >>
> 
> 


RE: Ofbiz fails to build with a java service created in a plugin

2017-06-13 Thread Taher Alkhateeb
What's exactly in the "xxx" and does it match the directory structure?

-Original Message-
From: Parminder S. Lehal [mailto:ple...@lehal.net] 
Sent: Tuesday, 13 June 2017 2:31 PM
To: user 
Subject: Ofbiz fails to build with a java service created in a plugin

Ofbiz fails to compile with a java service created in a plugin as it complains 
about missing symbols on all ofbiz imports.



 } catch (GenericEntityException e) {
 ^
  symbol:   class GenericEntityException
  location: class ExpensesServices
/home/plehal/Downloads/apache-ofbiz-
16.11.02/specialpurpose/expenses/src/main/java/xx/expenses/
services/ExpensesServices.java:30: error: cannot find symbol
Debug.logError(e, module);
^
  symbol:   variable Debug
  location: class ExpensesServices
/home/plehal/Downloads/apache-ofbiz-
16.11.02/specialpurpose/expenses/src/main/java/xxx/expe
nses/services/ExpensesServices.java:31: error: cannot find symbol
return ServiceUtil.returnError("Error in creating record in 
Expenses entity " +module);
   ^
  symbol:   variable ServiceUtil



Re: Cash Register App?

2017-06-13 Thread Jacques Le Roux

Sharan,

You can (partially but enough) change to English by using the globe symbol on 
top of screen :)

Jacques


Le 13/06/2017 à 13:41, Sharan Foga a écrit :

Hi Shi

Wow! Nice work! I don't understand Chinese but it looks amazing. It would be 
great to have an up to date  POS application for OFBiz. I'm sure that we 
already have users looking for something like this.

Thanks
Sharan

On 2017-06-13 10:56 (+0200), Shi Jinghai  wrote:

It's in my open plan. I wish we can contribute it back to OFBiz before the end 
of 2017.

-邮件原件-
发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com]
发送时间: 2017年6月13日 14:47
收件人: user@ofbiz.apache.org
主题: Re: Cash Register App?

Thanks Jinghai,

I just tried it and apart an initial new browser windows creation with a 
message from Firefox when checking out (you have to confirm to FF it's OK, at 
least with my FF config) it worked quite well

But I guess it's not planned to be contributed, right?

Thanks

Jacques


Le 13/06/2017 à 07:36, Shi Jinghai a écrit :

Hi Jacques,

Updating the status of our new webpos development, we have just released the 
new webpos implemented with AngularJS and OpenAPI:
https://www.metasolo.cn/webpos2/

username: demo
password: metasolo

Hope you like it.

Regards,

Shi Jinghai


-邮件原件-
发件人: huaru...@hotmail.com
发送时间: 2017年3月28日 17:41
收件人: user@ofbiz.apache.org
主题: Re: Cash Register App?

Hi Jacques,

Sorry for my late reply. A hard question and difficult to reponse.

Currently, our WebPOS implement is not perfect. We plan to use AngularJS 
rebuild it completely and make it look just the same as our Android POS. This 
will take us a month.

After this change, we'll try to improve the OFBiz WebPOS with AngularJS. This 
would take place in about 2 months.

Kind Regards,

Shi Jinghai


-邮件原件-
发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com]
发送时间: 2017年3月14日 18:20
收件人: user@ofbiz.apache.org
主题: Re: Cash Register App?

Hi Jinghai,

Are there improvements that could be contributed?

Jacques


Le 14/03/2017 à 08:39, Shi Jinghai a écrit :

I have a webpos in production:
https://www.metasolo.cn/webpos/control/main
Username: demo
Password: metasolo

Sorry it's in Chinese. The English version is not ready.

-邮件原件-
发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com]
发送时间: 2017年3月14日 14:16
收件人: user@ofbiz.apache.org
主题: Re: Cash Register App?

Hi,

There was one, it was the POS. It has been pushed to Attic
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Attic#OFBizAt
tic-POS

I have not used the webpos application myself but it's supposed to be
the POS replacement

https://demo-trunk.ofbiz.apache.org/webpos/control/main (admin/ofbiz)

Jacques


Le 14/03/2017 à 03:09, stim...@comcast.net a écrit :

Hi,
 
Browsing through some of the setup for the demo data, I'm wondering if there is a specific app which would demonstrate what a salesman at a cash register might use for a retail customer in the store buying something? There seems to be a lot of ability to add and set up the store and various products, but I'm wondering if there is something specifically representing an actual in-store sale? Is there a simple default?
 
Thanks!








Re: Accounting seed data for Canada

2017-06-13 Thread Sharan Foga
Hi Parminder

As far as I know I don't think we do (but maybe we have a Canadian user that 
has already setup OFBiz that can respond to you :-)

Otherwise our main demo accounting master template is US based but can be 
tailored or even replaced with whatever you need.

I'm not sure what the Canadian requirements are but if you are talking about 
grouping of accounts into a specific coding structure for reporting then 
perhaps take a look at USTaxAccountGroups.xml (extracted a few lines from the 
file we include with OFBiz below) and create a Canadian version





Another option could be to include a categorisation on the GL Account itself..

Hope this helps.

Thanks
Sharan

On 2017-06-12 23:18 (+0200), "Parminder S. Lehal"  wrote: 
> Is there accounting seed data available for Canadian CRA including GIFI
> codes?


Re: Cash Register App?

2017-06-13 Thread Sharan Foga
Thanks Jacques - yes that is a lot better!

Thanks
Sharan

On 2017-06-13 14:00 (+0200), Jacques Le Roux  
wrote: 
> Sharan,
> 
> You can (partially but enough) change to English by using the globe symbol on 
> top of screen :)
> 
> Jacques
> 
> 
> Le 13/06/2017 à 13:41, Sharan Foga a écrit :
> > Hi Shi
> >
> > Wow! Nice work! I don't understand Chinese but it looks amazing. It would 
> > be great to have an up to date  POS application for OFBiz. I'm sure that we 
> > already have users looking for something like this.
> >
> > Thanks
> > Sharan
> >
> > On 2017-06-13 10:56 (+0200), Shi Jinghai  wrote:
> >> It's in my open plan. I wish we can contribute it back to OFBiz before the 
> >> end of 2017.
> >>
> >> -邮件原件-
> >> 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com]
> >> 发送时间: 2017年6月13日 14:47
> >> 收件人: user@ofbiz.apache.org
> >> 主题: Re: Cash Register App?
> >>
> >> Thanks Jinghai,
> >>
> >> I just tried it and apart an initial new browser windows creation with a 
> >> message from Firefox when checking out (you have to confirm to FF it's OK, 
> >> at least with my FF config) it worked quite well
> >>
> >> But I guess it's not planned to be contributed, right?
> >>
> >> Thanks
> >>
> >> Jacques
> >>
> >>
> >> Le 13/06/2017 à 07:36, Shi Jinghai a écrit :
> >>> Hi Jacques,
> >>>
> >>> Updating the status of our new webpos development, we have just released 
> >>> the new webpos implemented with AngularJS and OpenAPI:
> >>> https://www.metasolo.cn/webpos2/
> >>>
> >>> username: demo
> >>> password: metasolo
> >>>
> >>> Hope you like it.
> >>>
> >>> Regards,
> >>>
> >>> Shi Jinghai
> >>>
> >>>
> >>> -邮件原件-
> >>> 发件人: huaru...@hotmail.com
> >>> 发送时间: 2017年3月28日 17:41
> >>> 收件人: user@ofbiz.apache.org
> >>> 主题: Re: Cash Register App?
> >>>
> >>> Hi Jacques,
> >>>
> >>> Sorry for my late reply. A hard question and difficult to reponse.
> >>>
> >>> Currently, our WebPOS implement is not perfect. We plan to use AngularJS 
> >>> rebuild it completely and make it look just the same as our Android POS. 
> >>> This will take us a month.
> >>>
> >>> After this change, we'll try to improve the OFBiz WebPOS with AngularJS. 
> >>> This would take place in about 2 months.
> >>>
> >>> Kind Regards,
> >>>
> >>> Shi Jinghai
> >>>
> >>>
> >>> -邮件原件-
> >>> 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com]
> >>> 发送时间: 2017年3月14日 18:20
> >>> 收件人: user@ofbiz.apache.org
> >>> 主题: Re: Cash Register App?
> >>>
> >>> Hi Jinghai,
> >>>
> >>> Are there improvements that could be contributed?
> >>>
> >>> Jacques
> >>>
> >>>
> >>> Le 14/03/2017 à 08:39, Shi Jinghai a écrit :
>  I have a webpos in production:
>  https://www.metasolo.cn/webpos/control/main
>  Username: demo
>  Password: metasolo
> 
>  Sorry it's in Chinese. The English version is not ready.
> 
>  -邮件原件-
>  发件人: Jacques Le Roux 
>  [mailto:jacques.le.r...@les7arts.com]
>  发送时间: 2017年3月14日 14:16
>  收件人: user@ofbiz.apache.org
>  主题: Re: Cash Register App?
> 
>  Hi,
> 
>  There was one, it was the POS. It has been pushed to Attic
>  https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Attic#OFBizAt
>  tic-POS
> 
>  I have not used the webpos application myself but it's supposed to be
>  the POS replacement
> 
>  https://demo-trunk.ofbiz.apache.org/webpos/control/main (admin/ofbiz)
> 
>  Jacques
> 
> 
>  Le 14/03/2017 à 03:09, stim...@comcast.net a écrit :
> > Hi,
> >  
> > Browsing through some of the setup for the demo data, I'm wondering if 
> > there is a specific app which would demonstrate what a salesman at a 
> > cash register might use for a retail customer in the store buying 
> > something? There seems to be a lot of ability to add and set up the 
> > store and various products, but I'm wondering if there is something 
> > specifically representing an actual in-store sale? Is there a simple 
> > default?
> >  
> > Thanks!
> >
> >>
> 
> 


Re: Cash Register App?

2017-06-13 Thread stimits
Is there a login name/pass for demo?
 
- Original Message -From: Shi Jinghai To: 
user@ofbiz.apache.orgSent: Tue, 13 Jun 2017 05:36:36 - (UTC)Subject: Re: 
Cash Register App?

Hi Jacques,

Updating the status of our new webpos development, we have just released the 
new webpos implemented with AngularJS and 
OpenAPI:https://www.metasolo.cn/webpos2/

username: demopassword: metasolo

Hope you like it.

Regards,

Shi Jinghai

-邮件原件-发件人: huaru...@hotmail.com 发送时间: 2017年3月28日 17:41收件人: 
user@ofbiz.apache.org主题: Re: Cash Register App?

Hi Jacques,

Sorry for my late reply. A hard question and difficult to reponse.

Currently, our WebPOS implement is not perfect. We plan to use AngularJS 
rebuild it completely and make it look just the same as our Android POS. This 
will take us a month.

After this change, we'll try to improve the OFBiz WebPOS with AngularJS. This 
would take place in about 2 months.

Kind Regards,

Shi Jinghai

-邮件原件-发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 
2017年3月14日 18:20收件人: user@ofbiz.apache.org主题: Re: Cash Register App?

Hi Jinghai,

Are there improvements that could be contributed?

Jacques

Le 14/03/2017 à 08:39, Shi Jinghai a écrit :> I have a webpos in 
production:> https://www.metasolo.cn/webpos/control/main> Username: demo> 
Password: metasolo>> Sorry it's in Chinese. The English version is not ready.>> 
-邮件原件-> 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com]> 
发送时间: 2017年3月14日 14:16> 收件人: user@ofbiz.apache.org> 主题: Re: Cash Register 
App?>> Hi,>> There was one, it was the POS. It has been pushed to Attic 
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Attic#OFBizAttic-POS>> 
I have not used the webpos application myself but it's supposed to be the POS 
replacement>> https://demo-trunk.ofbiz.apache.org/webpos/control/main 
(admin/ofbiz)>> Jacques>>> Le 14/03/2017 à 03:09, stim...@comcast.net a 
écrit :>> Hi,>> >> Browsing through some of the setup for the demo data, 
I'm wondering if there is a specific app which would demonstrate what a 
salesman at a cash register might use for a retail customer in the store buying 
something? There seems to be a lot of ability to add and set up the store and 
various products, but I'm wondering if there is something specifically 
representing an actual in-store sale? Is there a simple default?>> >> 
Thanks!



Akeneo PIM for product/catalog management (PIM)

2017-06-13 Thread Paul Mandeltort
Hey guys, anyone played with Akeneo at all for PIM (Product Information 
Management)? 

http://demo.akeneo.com/  (admin/admin)

Looks like it would complement OFBiz very nicely for managing large complex 
catalogs. Wanted to see if anyone had any experience here with it or had 
recommendations for similar tools. It’s open-source, but unfortunately it’s a 
PHP stack. 

—P





Price List in Ofbiz - Robust?

2017-06-13 Thread james
Team - I have always heard that pricing in Ofbiz is pretty robust and I
am trying to figure out how to make Ofbiz handle the following scenario

Let's say I have a suggested retail price of $20 in my price list, $10
Costs, and Margin of 30% (this needs to be able to change frequently)

I want to create a price rule that says the following:

For ALL items for a given OEM ID (listed on the main catalog page)
I want the following calculation

Retail-((Retail-Cost)*Margin)
or 

20-((20-10)x.3)= 18

Where in price rules can you create calculations like this?  Also are
these prices actually stored in the database?

Any help is really appreciated.

Thanks,

James


Re: Ofbiz fails to build with a java service created in a plugin

2017-06-13 Thread Parminder S. Lehal
x is tld.companyname...The error is about missing ofbiz imports. 

Same thing happens with groovy service script too at runtime.

1: unable to resolve class org.ofbiz.entity.GenericEntityException
 @ line 1, column 1.
   import org.ofbiz.entity.GenericEntityException;
   ^




-Original Message-

Date: Tue, 13 Jun 2017 14:47:24 +0300
Subject: RE: Ofbiz fails to build with a java service created in a
plugin
To: user@ofbiz.apache.org, ple...@lehal.net
From: Taher Alkhateeb 
What's exactly in the "xxx" and does it match the directory
structure?

-Original Message-
From: Parminder S. Lehal [mailto:ple...@lehal.net] 
Sent: Tuesday, 13 June 2017 2:31 PM
To: user 
Subject: Ofbiz fails to build with a java service created in a plugin

Ofbiz fails to compile with a java service created in a plugin as it
complains about missing symbols on all ofbiz imports.



 } catch (GenericEntityException e) {
 ^
  symbol:   class GenericEntityException
  location: class ExpensesServices
/home/plehal/Downloads/apache-ofbiz-
16.11.02/specialpurpose/expenses/src/main/java/xx/expenses/
services/ExpensesServices.java:30: error: cannot find symbol
Debug.logError(e, module);
^
  symbol:   variable Debug
  location: class ExpensesServices
/home/plehal/Downloads/apache-ofbiz-
16.11.02/specialpurpose/expenses/src/main/java/xxx/expe
nses/services/ExpensesServices.java:31: error: cannot find symbol
return ServiceUtil.returnError("Error in creating record in
Expenses entity " +module);
   ^
  symbol:   variable ServiceUtil



Re: Ofbiz fails to build with a java service created in a plugin

2017-06-13 Thread Jacques Le Roux

Which version are you using?

Jacques


Le 13/06/2017 à 18:46, Parminder S. Lehal a écrit :

x is tld.companyname...The error is about missing ofbiz imports.

Same thing happens with groovy service script too at runtime.

1: unable to resolve class org.ofbiz.entity.GenericEntityException
  @ line 1, column 1.
import org.ofbiz.entity.GenericEntityException;
^




-Original Message-

Date: Tue, 13 Jun 2017 14:47:24 +0300
Subject: RE: Ofbiz fails to build with a java service created in a
plugin
To: user@ofbiz.apache.org, ple...@lehal.net
From: Taher Alkhateeb 
What's exactly in the "xxx" and does it match the directory
structure?

-Original Message-
From: Parminder S. Lehal [mailto:ple...@lehal.net]
Sent: Tuesday, 13 June 2017 2:31 PM
To: user 
Subject: Ofbiz fails to build with a java service created in a plugin

Ofbiz fails to compile with a java service created in a plugin as it
complains about missing symbols on all ofbiz imports.



  } catch (GenericEntityException e) {
  ^
   symbol:   class GenericEntityException
   location: class ExpensesServices
/home/plehal/Downloads/apache-ofbiz-
16.11.02/specialpurpose/expenses/src/main/java/xx/expenses/
services/ExpensesServices.java:30: error: cannot find symbol
 Debug.logError(e, module);
 ^
   symbol:   variable Debug
   location: class ExpensesServices
/home/plehal/Downloads/apache-ofbiz-
16.11.02/specialpurpose/expenses/src/main/java/xxx/expe
nses/services/ExpensesServices.java:31: error: cannot find symbol
 return ServiceUtil.returnError("Error in creating record in
Expenses entity " +module);
^
   symbol:   variable ServiceUtil






Re: Ofbiz fails to build with a java service created in a plugin

2017-06-13 Thread Parminder S. Lehal
16.11.02.



-Original Message-

Date: Tue, 13 Jun 2017 20:02:20 +0200
Subject: Re: Ofbiz fails to build with a java service created in a
plugin
To: user@ofbiz.apache.org
Reply-to: user@ofbiz.apache.org
From: Jacques Le Roux 
Which version are you using?

Jacques


Le 13/06/2017 à 18:46, Parminder S. Lehal a écrit :
> x is tld.companyname...The error is about missing ofbiz imports.
> 
> Same thing happens with groovy service script too at runtime.
> 
> 1: unable to resolve class org.ofbiz.entity.GenericEntityException
>   @ line 1, column 1.
> import org.ofbiz.entity.GenericEntityException;
> ^
> 
> 
> 
> 
> -Original Message-
> 
> Date: Tue, 13 Jun 2017 14:47:24 +0300
> Subject: RE: Ofbiz fails to build with a java service created in a
> plugin
> To: user@ofbiz.apache.org, ple...@lehal.net
> From: Taher Alkhateeb 
> What's exactly in the "xxx" and does it match the directory
> structure?
> 
> -Original Message-
> From: Parminder S. Lehal [mailto:ple...@lehal.net]
> Sent: Tuesday, 13 June 2017 2:31 PM
> To: user 
> Subject: Ofbiz fails to build with a java service created in a plugin
> 
> Ofbiz fails to compile with a java service created in a plugin as it
> complains about missing symbols on all ofbiz imports.
> 
> 
> 
>   } catch (GenericEntityException e) {
>   ^
>    symbol:   class GenericEntityException
>    location: class ExpensesServices
> /home/plehal/Downloads/apache-ofbiz-
> 16.11.02/specialpurpose/expenses/src/main/java/xx/expense
> s/
> services/ExpensesServices.java:30: error: cannot find symbol
>  Debug.logError(e, module);
>  ^
>    symbol:   variable Debug
>    location: class ExpensesServices
> /home/plehal/Downloads/apache-ofbiz-
> 16.11.02/specialpurpose/expenses/src/main/java/xxx/ex
> pe
> nses/services/ExpensesServices.java:31: error: cannot find symbol
>  return ServiceUtil.returnError("Error in creating record
> in
> Expenses entity " +module);
> ^
>    symbol:   variable ServiceUtil
> 
> 



Re: Akeneo PIM for product/catalog management (PIM)

2017-06-13 Thread Michael Brohl

Hi Paul,

thanks for sharing!

I have no experience with this software and only had a brief 
click-through, so my opinion might be inaccurate: I think that OFBiz 
already has most of these features, and much more, in the catalog manager.


The only drawback is the UI, which is very complex and not so clearly 
arranged. But it is easy to slim down the catalog manager and hide all 
the stuff you don't need or rearrange the screens/forms to build a 
better UI. Plus, you have full access and can change any process as you 
like.


For example, we did some projects to build specialized catalog 
management systems for spare parts, both frontend and backend on top of 
the strong data model and using a lot of existing services (see [1], [2]).


I'm pretty sure that it is worth to evaluate the OFBiz catalog manager 
if you are looking or a good and integrated PIM solution.


Regards,

Michael Brohl
ecomify GmbH
www.ecomify.de

[1] 
https://www.gigant-parts.com/control/category/~pcategory=10108/~category_id=10144


[2] https://www.krone-trailerparts.com/brems-und-luftanlage/modulatoren


Am 13.06.17 um 18:18 schrieb Paul Mandeltort:

Hey guys, anyone played with Akeneo at all for PIM (Product Information 
Management)?

http://demo.akeneo.com/  (admin/admin)

Looks like it would complement OFBiz very nicely for managing large complex 
catalogs. Wanted to see if anyone had any experience here with it or had 
recommendations for similar tools. It’s open-source, but unfortunately it’s a 
PHP stack.

—P









smime.p7s
Description: S/MIME Cryptographic Signature


Re: OFBiz no start

2017-06-13 Thread innate Genius
Dear All,

This Problem Still Persists, I’ve Tested this on ubuntu 16.04, With all the 
recommended Env. And it gets stuck at 91% but works.

Regards,

Pratiek Sanklecha



> On 10-Jun-2017, at 7:43 AM, geodude  wrote:
> 
> Has anybody find a solution to this issue?
> Downlaoded ofbiz and jdk 1.8
> run 
> ./gradlew cleanAll loadDefault
> finishes successfully
> 
> ./gradlew ofbiz
> stays stuck at 91% when I try to access the
> http://127.0.0.1:8080/ecommerce/control/main and nothing
> 
> tried running
> ./gradlew cleanAll loadDefault "ofbiz --start"
> stays stuck at 96%
> 
> if anybody has a solution or any pointers, would be greatly appreciated.
> 
> Thank you.
> 
> 
> 
> --
> View this message in context: 
> http://ofbiz.135035.n4.nabble.com/OFBiz-no-start-tp4700872p4706429.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.