Re: Token Based Authentication with Apache OfBiz

2017-10-09 Thread Deepak Dixit
Hi Jacques, I am also working on JWT (Jason Web Token) mechanism. I'll share the JWT design and detail Sorry for too late reply. Here is the ticket for this work https://issues.apache.org/jira/browse/OFBIZ-9833 We can discuss more over ticket . Thanks & Regards -- Deepak Dixit

Re: default-no-eca

2017-10-09 Thread Jacques Le Roux
Done at r1811571 Jacques Le 04/10/2017 à 17:30, Jacques Le Roux a écrit : Thanks Nicolas, Then I suggest to keep it and document where it's used (in entityengine.xm) with a simple sentence What would you suggest, maybe simply using the example you gave? Jacques Le 04/10/2017 à 16:53,

Re: Token Based Authentication with Apache OfBiz

2017-10-09 Thread Jacques Le Roux
Thanks for feedback Rishi Jacques Le 09/10/2017 à 16:33, Rishi Solanki a écrit : Jacques, I think you can go with your solution, as no updates on this since long. Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847

Re: Token Based Authentication with Apache OfBiz

2017-10-09 Thread Rishi Solanki
Jacques, I think you can go with your solution, as no updates on this since long. Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Thu, Oct 5, 2017 at 1:49 AM, Jacques Le Roux <

buildbot success in on ofbiz-trunk-framework-plugins

2017-10-09 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/535 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-10-09 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/534 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build

buildbot success in on ofbiz-trunk-framework

2017-10-09 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/537 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot failure in on ofbiz-trunk-framework

2017-10-09 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework/builds/536 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: The

Change default Theme to Rainbow Saphir

2017-10-09 Thread Jacques Le Roux
Hi, I see that more and more the Rainbow theme is used in our demos. I guess it's because It has 2 advantages: 1. Being initially based on Flat Grey it handles RTL languages (the only one doing that with Flat Grey) 2. It's a modern theme, like others but Flat Grey (dropdown sub-menus etc.)

Re: Purchase Order Cancel status

2017-10-09 Thread Suraj Khurana
Thanks Renuka for bringing this into notice. I also agree with Arun's point -- Best Regards, *Suraj Khurana* | Sr. Enterprise Software Engineer *HotWax Commerce * by *HotWax Systems* Plot no. 80, Scheme no. 78, Vijay Nagar, Indore, M.P. India 452010 On Mon, Oct 9, 2017 at 3:13 PM, Jacques Le

Re: Purchase Order Cancel status

2017-10-09 Thread Jacques Le Roux
Hi Renuka, It seems to have slipped in with http://svn.apache.org/viewvc?view=revision=1026520 I see no reason to keep it Jacques Le 05/10/2017 à 15:47, Renuka Srishti a écrit : Hello Devs, This is reference to http://markmail.org/message/wggbvdumrndpkxrj In

Re: Purchase Order Cancel status

2017-10-09 Thread Arun Patidar
IMO, we should keep SO and PO consistent in this workflow. Also, there is less chance to add item after canceling all item. To keep order status sync with items, we should cancel the order if all items have been canceled. -- Thanks & Regards --- Arun Patidar Manager, Enterprise Software

Re: Purchase Order Cancel status

2017-10-09 Thread Renuka Srishti
Hii Mohammad, I agree with your points. I think we should wait for other's reply too, then we can conclude the implementation. Thanks Renuka Srishti On Fri, Oct 6, 2017 at 7:34 PM, Mohammad Kathawala < mohammad.kathaw...@hotwaxsystems.com> wrote: > Hi, > > IMO, if all the items of the order

Re: Alternative UI using Vaadin as ofbiz user interface

2017-10-09 Thread Julien NICOLAS
Hi Marek, Not sure that your message fit to this topics and to this mailing list. I suggest you to create a new topics in the u...@ofbiz.apache.org Regards, Julien. On 09/10/2017 09:27, Marek Mosiewicz wrote: I'm sorry I accidentally send not finished message. Concerning REALLY

Re: Alternative UI using Vaadin as ofbiz user interface

2017-10-09 Thread Marek Mosiewicz
I'm sorry I accidentally send not finished message. Concerning REALLY successful ERP there are currently some bad architectural descision taken in my opinion In each existing ERP : - Server side client rendering. I think there are existing technologies which enable client side logic.

RE: Alternative UI using Vaadin as ofbiz user interface

2017-10-09 Thread marekmosiewicz
Hello everybody, Concerning REALLY successful ERP there are currently some bad architectural descision taken In each existing ERP : 1. Server side client rendering. I think there are existing technologies which enable client side logic. Java, Groovy, Scala each can be compiled to JS. That