Re: OFBIZ-10307: Navigate from a domain to another with automated signed in authentication

2018-08-18 Thread Jacques Le Roux
Hi Scott, Thanks for your review, much appreciated. You are right my mechanism was flawed. It did not occur to me that by using JavaScript I opened the client side. For instance by using what follows, I can log as a limited admin. function getJwtToken1(webAppName) {     var JwtToken = "";     v

Re: svn commit: r1838320 - in /ofbiz/ofbiz-framework/trunk/applications: datamodel/data/seed/OrderSeedData.xml datamodel/data/seed/ProductSeedData.xml order/src/main/java/org/apache/ofbiz/order/shoppi

2018-08-18 Thread Michael Brohl
How do these citations relate to Suraj‘s work? Please provide arguments in your own words if you think someone‘s work has flaws and should be reverted. Thanks, Michael > Am 18.08.2018 um 13:54 schrieb Pierre Smits : > > As Michael recently pointed out in another thread: > > {quote} > > *If

Re: Inventory Allocation Planning

2018-08-18 Thread Pierre Smits
Without a JIRA ticket providing the necessary business and use cases, et al, it is difficult to address this topic. One thing to keep in mind though, is that the (ultimate) gatekeeper regarding fulfilment of orders is the warehouse manager. Best regards, Pierre Smits Apache Trafodion

Re: svn commit: r1838320 - in /ofbiz/ofbiz-framework/trunk/applications: datamodel/data/seed/OrderSeedData.xml datamodel/data/seed/ProductSeedData.xml order/src/main/java/org/apache/ofbiz/order/shoppi

2018-08-18 Thread Pierre Smits
As Michael recently pointed out in another thread: {quote} *If it does break anything or introduces functionality which is not working completely, we should revert.* {quote} And: {quote} *We are struggling with half baked, incomplete or buggy code in several areas which often shows up a long

Re: OFBiz CRM for ASF Fundraising Team

2018-08-18 Thread Pierre Smits
Hi Sharan, How did the call with Daniel go? Did you make any progress? Best regards, Pierre Smits Apache Trafodion , Vice President Apache Directory , PMC Member Apache Incubator , committer Apache OFBiz

Re: svn commit: r1838320 - in /ofbiz/ofbiz-framework/trunk/applications: datamodel/data/seed/OrderSeedData.xml datamodel/data/seed/ProductSeedData.xml order/src/main/java/org/apache/ofbiz/order/shoppi

2018-08-18 Thread Suraj Khurana
Hi Pierre, This is not a new patch, this is updated version of two years old patch which has been already reviewed if you follow comments on ticket. We need to add updated patch as well since many file path have been changed and we have data files refactoring as well. HTH. -- Best Regards, Suraj

Re: svn commit: r1838320 - in /ofbiz/ofbiz-framework/trunk/applications: datamodel/data/seed/OrderSeedData.xml datamodel/data/seed/ProductSeedData.xml order/src/main/java/org/apache/ofbiz/order/shoppi

2018-08-18 Thread Pierre Smits
Hi Suraj, Please revert! Within 10 minutes you posted a new patch and committed it to trunk and closed the issue. It is customary to follow the 72 hr delay rule to allow the community to review the changes and assess the impact. Best regards, Pierre Smits Apache Trafodion

Re: 答复: Add mergeFromPlugins.sh in OFBiz tools

2018-08-18 Thread Suraj Khurana
Thanks everyone, I have created a Jira for the same here[1]. [1] https://issues.apache.org/jira/browse/OFBIZ-10530 -- Thanks and Regards, Suraj Khurana | Omni-channel OMS Technical Expert HotWax Commerce by HotWax Systems On Mon, Aug 13, 2018 at 11:39 AM, Jacques Le Roux < jacques.le.r...@les7

Re: Inventory Allocation Planning

2018-08-18 Thread Jacques Le Roux
Hi Deepak, Will you later provide a patch in a Jira? It's easier for review. Jacques Le 17/08/2018 à 07:42, deepak nigam a écrit : I have started some implementation regarding this. Here is the link for the reference, https://github.com/Deepak27021990/ofbiz-framework/tree/sales-allocation-pl