Re: Reformat and homogenize displaying number

2019-04-09 Thread Taher Alkhateeb
looks good. I'm not sure what's the difference between accounting and default formats though? And why do we have Integer format? I would probably limit the types of formatting to percentage and currency and quantity. Between those three you probably have all cases covered no? On Fri, Apr 5, 2019

Re: Marital Status not managed properly in Person entity

2019-04-09 Thread Pierre Smits
Lifespan settings on certain entity types is something this community does not care about that deeply. I tried that once. Best regards, Pierre Smits *Apache Trafodion , Vice President* *Apache Directory , PMC Member* Apache Incubator

Re: Marital Status not managed properly in Person entity

2019-04-09 Thread Jacques Le Roux
Le 09/04/2019 à 14:08, Nicolas Malin a écrit : personally I'm more in favor to use a party classification if you want to know the lifespan of each state. +1, but needs more work... Jacques

Re: Marital Status not managed properly in Person entity

2019-04-09 Thread Nicolas Malin
All information on Person are sensitive in terms of personal privacy :) , but I'm not against limit the access. Enumeration is a good step to improve the poor maritalStatus, personally I'm more in favor to use a party classification if you want to know the lifespan of each state. The next

Re: ***UNCHECKED*** Marital Status not managed properly in Person entity

2019-04-09 Thread Rishi Solanki
+1. Best Regards, -- *Rishi Solanki* | Sr Manager, Enterprise Software Development HotWax Systems Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, Indore, M.P 452010 Linkedin: *Rishi Solanki*

Re: ***UNCHECKED*** Marital Status not managed properly in Person entity

2019-04-09 Thread Jacques Le Roux
+1 Jacques Le 09/04/2019 à 10:59, Suraj Khurana a écrit : +1. Technically, as per Pierre, we should also mark this field as encrypted in the entity definition. -- Best Regards, Suraj Khurana TECHNICAL CONSULTANT mobile: +91 9669750002 email: suraj.khur...@hotwax.co *www.hotwax.co

Re: ***UNCHECKED*** Marital Status not managed properly in Person entity

2019-04-09 Thread Suraj Khurana
+1. Technically, as per Pierre, we should also mark this field as encrypted in the entity definition. -- Best Regards, Suraj Khurana TECHNICAL CONSULTANT mobile: +91 9669750002 email: suraj.khur...@hotwax.co *www.hotwax.co * On Tue, Apr 9, 2019 at 2:08 PM Pierre

Re: ***UNCHECKED*** Marital Status not managed properly in Person entity

2019-04-09 Thread Pierre Smits
Although I am inclined to agree with having the options come from appropriate records/values in the Enumeration entity, I must caution about how the final solution will be implemented in our code base. We all know that this falls in the category of sensitive data which has come under a tighter

Re: ***UNCHECKED*** Marital Status not managed properly in Person entity

2019-04-09 Thread Aditya Sharma
+1 Best Regards, Aditya Sharma, http://ofbiz.apache.org On Tue, Apr 9, 2019 at 1:09 PM Swapnil M Mane wrote: > +1 > > > - Best Regards, > Swapnil M Mane, > ofbiz.apache.org > > > > On Tue, Apr 9, 2019 at 12:51 PM Suraj Khurana > wrote: > > > Hello, > > > > Currently, *maritalStatus* is

Re: ***UNCHECKED*** Marital Status not managed properly in Person entity

2019-04-09 Thread Swapnil M Mane
+1 - Best Regards, Swapnil M Mane, ofbiz.apache.org On Tue, Apr 9, 2019 at 12:51 PM Suraj Khurana wrote: > Hello, > > Currently, *maritalStatus* is managed as an indicator (Y/N) in *Person* > entity. I think we can enhance it and make it derived from *Enumeration* > pattern. > >

Re: ***UNCHECKED*** Marital Status not managed properly in Person entity

2019-04-09 Thread Jacques Le Roux
+1 Jacques Le 09/04/2019 à 09:20, Suraj Khurana a écrit : Hello, Currently, *maritalStatus* is managed as an indicator (Y/N) in *Person* entity. I think we can enhance it and make it derived from *Enumeration* pattern. *Classification of legal marital status* - 1 - Married (and not

***UNCHECKED*** Marital Status not managed properly in Person entity

2019-04-09 Thread Suraj Khurana
Hello, Currently, *maritalStatus* is managed as an indicator (Y/N) in *Person* entity. I think we can enhance it and make it derived from *Enumeration* pattern. *Classification of legal marital status* - 1 - Married (and not separated) ... - 2 - Widowed (including living common law) ...