Re: ExternalId support in relevant entities

2019-05-02 Thread Scott Gray
I'd tend to agree with Pierre here, following the {entity}Identification pattern is probably a better approach long term simply because the externalId pattern breaks as soon as you need more than one identifier. If the likelihood of multiple IDs is low, then the {entity}Attribute pattern might be

Re: Security alerts on monthly blog entries?

2019-05-02 Thread Jacopo Cappellato
+1 Jacopo On Thu, May 2, 2019 at 4:18 PM Jacques Le Roux wrote: > Hi, > > I was wondering: would it not be good to use the blog to alert about > resolved security issues (both w/ and w/o CVE) when it applies? > > Jacques > >

Security alerts on monthly blog entries?

2019-05-02 Thread Jacques Le Roux
Hi, I was wondering: would it not be good to use the blog to alert about resolved security issues (both w/ and w/o CVE) when it applies? Jacques

Re: ExternalId support in relevant entities

2019-05-02 Thread Pierre Smits
Current methodology of having the externalId field in the various tables is limiting the capabilities of OFBiz. With this an object can have only 1 externalId value. However, it is quite feasible that an object can be associated with various external systems with each having a different externalId

Re: ExternalId support in relevant entities

2019-05-02 Thread Pawan Verma
Nice enhancement +1, I would like to add Shipment entity into the list. -- Kind Regards, *Pawan Verma* | Technical Consultant HotWax Systems Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, Indore, M.P. 452010 Linkedin: *Pawan Verma

Re: svn commit: r1858516 - in /ofbiz: ofbiz-framework/trunk/applications/order/config/ ofbiz-framework/trunk/applications/order/template/entry/ ofbiz-framework/trunk/applications/order/template/order/

2019-05-02 Thread Suraj Khurana
Thanks Jacques. -- Best regards, Suraj Khurana Technical Consultant On Thu, May 2, 2019 at 12:14 PM wrote: > Author: jleroux > Date: Thu May 2 06:44:47 2019 > New Revision: 1858516 > > URL: http://svn.apache.org/viewvc?rev=1858516=rev > Log: > Improved: Missing uiLabel for Create New on

Re: Marital Status not managed properly in Person entity

2019-05-02 Thread Suraj Khurana
Hello, Here is the Jira ticket for this improvement. -- Best Regards, Suraj Khurana Technical Consultant On Tue, Apr 9, 2019 at 7:34 PM Pierre Smits wrote: > Lifespan settings on certain entity types is something this community does >

ExternalId support in relevant entities

2019-05-02 Thread Suraj Khurana
Hello team, As far as my understanding, externalId in OrderHeader is used to save orderId reference of any other system into our system. If this is the only case, we should also maintain something similar on following entities as well as consistency and they will be in need in case of a

Re: Adding Apache License link in main navigation (footer) of OFBiz site

2019-05-02 Thread Jacques Le Roux
Great, thanks Swapnil :) Le 02/05/2019 à 10:53, Swapnil M Mane a écrit : Changes are pushed at rev #1858515 and #1858519 in ofbiz-site. Now all the Whimsy site checks [1] are passed. [1] https://whimsy.apache.org/site/project/ofbiz - Thanks & Regards, Swapnil M Mane, ofbiz.apache.org On

Re: Applicable Promo Recommendations

2019-05-02 Thread Rishi Solanki
Dear Swapnil, Got the point, thanks for the details and clarifying it. As per current flow, system creates exchange/replacement orders. And in exchange/replacement order it applies promotion from promo engine as new exchange/replacement order created. For the refund/adjustment net amount

Re: Adding Apache License link in main navigation (footer) of OFBiz site

2019-05-02 Thread Swapnil M Mane
Changes are pushed at rev #1858515 and #1858519 in ofbiz-site. Now all the Whimsy site checks [1] are passed. [1] https://whimsy.apache.org/site/project/ofbiz - Thanks & Regards, Swapnil M Mane, ofbiz.apache.org On Wed, Apr 24, 2019 at 2:41 PM Swapnil M Mane wrote: > Sure Deepak, thank