Re: svn commit: r1841675 - /ofbiz/tools/verify-ofbiz-release.sh

2018-09-22 Thread Michael Brohl
Hi Mathieu, thanks for the hint! There is no portability requirement, I once wrote this script to ease the release checks and shared it with the community. I changed the code so that there is no need for exporting the setting anymore. Regards, Michael Am 22.09.18 um 14:41 schrieb

Re: svn commit: r1841675 - /ofbiz/tools/verify-ofbiz-release.sh

2018-09-22 Thread Mathieu Lirzin
Hello Michael, mbr...@apache.org writes: > # use english gpg output > -LC_MESSAGES=en_EN.UTF-8 > +export LC_MESSAGES=en_EN.UTF-8 This syntax is a bashism. I don't know the portability requirements for this script, but I would recommend using this syntax instead: LC_MESSAGES=en_EN.UTF-8

Re: [VOTE] [RELEASE] Apache OFBiz 16.11.05

2018-09-22 Thread Michael Brohl
+1 Everything is ok: $ ../ofbiz-tools/verify-ofbiz-release.sh apache-ofbiz-16.11.05.zip sha check of file: apache-ofbiz-16.11.05.zip Using sha file: apache-ofbiz-16.11.05.zip.sha512 apache-ofbiz-16.11.05.zip: 9D0C613C C3D88C37 A5A41F53 55F0D6A0 A465AB29 00987DF6 5070BBA6 4DCA43B4 1C8C44DB

Relation type in SecurityGroupPermission entity

2018-09-22 Thread Deepak Nigam
Hi Folks, In the definition of 'SecurityGroupPermission' entity, the relation type with 'SecurityPermission' entity is 'one-nofk'. Hence the system is allowing to use the permissions not defined anywhere. (ex. ORDERMGR_CRQ_ADMIN/ORDERMGR_CRQ_UPDATE). Do we have any use case for this type of

Re: Upgrading the Authorize.net AIM API

2018-09-22 Thread Pierre Smits
I believe first the discussion on how we’re going to deal with these kind of 3rd party solution integrations, whether they be fintech, logistic or other, should be completed first. Many times aspects regarding this has been brought forward in other threads and in tickets. Best regards,

Upgrading the Authorize.net AIM API

2018-09-22 Thread Nameet Jain
Hello Team, While researching around Advanced Integration Method (AIM) Authorize.net API, I found that the AIM API has now been deprecated. Authorize.net suggest upgrading the AIM support to XML or JSON based support. Please let me know your thoughts. Here is the link for your reference

Re: [VOTE] [RELEASE] Apache OFBiz 16.11.05

2018-09-22 Thread Aditya Sharma
+1 Thanks and Regards, *Aditya Sharma* | Enterprise Software Engineer HotWax Commerce by HotWax Systems [image: https://www.linkedin.com/in/aditya-p-sharma/] On Sat, Sep 22, 2018 at 4:06 PM

Re: [VOTE] [RELEASE] Apache OFBiz 16.11.05

2018-09-22 Thread Rishi Solanki
+1 Thanks! -- Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Sat, Sep 22, 2018 at 4:01 PM Swapnil Mane wrote: > +1 > > > - Best Regards, > Swapnil M Mane > > On Fri, Sep 21, 2018 at 7:56

Re: Demo Trunk NPE

2018-09-22 Thread Swapnil Mane
Hi team, We have already Jira for this [1]. [1] https://issues.apache.org/jira/browse/OFBIZ-10342 - Best Regards, Swapnil M Mane On Sat, Sep 22, 2018 at 3:48 PM Girish Vasmatkar < girish.vasmat...@hotwaxsystems.com> wrote: > Hi Rishi/Mohammad > > This looks an intermittent issue as I could

Re: Shipping data duplicated

2018-09-22 Thread Rishi Solanki
Jacques, Thanks for more insights. IMO, we should rename the files as you suggested and also add some description in the file so that we won't confuse by this in future. And also we should keep the duplicate data as well, because when ofbizsetup app set the data for store I assume we don't load

Re: Demo Trunk NPE

2018-09-22 Thread Girish Vasmatkar
Hi Rishi/Mohammad This looks an intermittent issue as I could not reproduce it. However, in webtools, under Fetch Logs, I tried searching for "NullPointer" in the error.log file and it did return some instances of NullPointerException. java.lang.IllegalArgumentException: Error running script at

Re: svn commit: r1841664 - /ofbiz/branches/release16.11/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilValidate.java

2018-09-22 Thread Mathieu Lirzin
Hello Suraj, sur...@apache.org writes: > Author: surajk > Date: Sat Sep 22 09:26:34 2018 > New Revision: 1841664 > > URL: http://svn.apache.org/viewvc?rev=1841664=rev > Log: > Fixed: Update regex used for validating credit cards. > (OFBIZ-9761) > Thanks Amit Gadaley for providing a patch for

Re: Demo Trunk NPE

2018-09-22 Thread Mohammad Kathawala
Working for me. Regards*,* *Mohammad Kathawala* | Sr. Technical Consultant *HotWax Commerce* by *HotWax Systems* Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, Indore, M.P 452010 Cell phone: 7772858789 HotWax Systems recently received 8 mentions in *The Gartner Digital

Demo Trunk NPE

2018-09-22 Thread Rishi Solanki
Hello Team, Browse to Webtools >> Logging >> Service Log on demo trunk returns NPE. Quick Reference: https://demo-trunk.ofbiz.apache.org/webtools/control/ServiceLog Not able to replicate it on local setup, anyone face the same issue then please revert back. Will log Jira Ticket for that.

Re: Shipping data duplicated

2018-09-22 Thread Jacques Le Roux
Hi Rishi, Thanks for your feedback. Looking closely at history, ShippingData.xml was put in 9 years ago with http://svn.apache.org/viewvc?view=revision=816083, so for the ofbizsetup app, which is a bit weirdo in OFBiz. Then was modified with OFBIZ-5890 and OFBIZ-7673 Rest inline... Le

Re: Shipping data duplicated

2018-09-22 Thread Rishi Solanki
Hi Jacques, I dig into it today and found that the data exists in the "applications/datamodel/data/demo/OrderDemoData.xml" was moved from "applications/order/data/DemoShipping.xml" Also the data claimed as duplicate in "applications/commonext/data/ShippingData.xml" is similar but not exact matches

Issue: Additional shipping charge editable on shipment even after shipment is packed and invoice is generated

2018-09-22 Thread Mohammad Kathawala
Hello Devs, I need to confirm if the following scenario is valid or not: At the time of packing an order, an additional shipping charge can be added from the packing screen which is stored in the shipment entity. When package/s are completed, the shipment is marked as packed and an invoice is

Re: Inventory Cycle Count feature gap

2018-09-22 Thread Yashwant Dhakad
Hello All, I have created a ticket for this and provided all the design notes. Thanks & Regards -- Yashwant Dhakad On Mon, Jul 30, 2018 at 5:03 PM Swapnil Shah wrote: > One more scenario to consider while weighing in the design is that all

Re: Date filtered queries shouldn't be cached

2018-09-22 Thread Suraj Khurana
+1 I have created a Jira for this as per suggestion from Scott. -- Thanks and Regards, Suraj Khurana Omnichannel OMS Technical Expert HotWax Systems On Tue, Apr 11, 2017 at 1:31 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: >

Re: Preparing the new release 16.11.05

2018-09-22 Thread Rishi Solanki
+1. -- Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Fri, Sep 21, 2018 at 7:52 PM Jacopo Cappellato < jacopo.cappell...@hotwaxsystems.com> wrote: > No feedback so far; I will proceed with