[jira] [Updated] (OFBIZ-5994) Have view-entity AgreementAndRole removed

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-5994) Have view-entity AgreementAndRole removed

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre Smits updated OFBIZ-5994:
--------------------------------
    Affects Version/s: Upcoming Branch

> Have view-entity AgreementAndRole removed
> -----------------------------------------
>
>                 Key: OFBIZ-5994
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5994
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: Trunk, Upcoming Branch
>            Reporter: Pierre Smits
>            Assignee: Jacques Le Roux
>            Priority: Minor
>              Labels: agreement(s), role, roles
>
> The view-entity is not referenced in any Screen, Form and Service definition. Having this in the entity-model is superfluous.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Updated] (OFBIZ-5994) Have view-entity AgreementAndRole removed

Gavin Mabie-2
I'm sure that there are a few of these cases - i.e. where entities are not
referenced in any Screen, Form and Service definition. I suspect that this
would be the case with especially view-entities which are used mainly in
summary/report type screens and less so in transactional screens.  I just
did a quick search on the BenefitTypeAndParty view-entity and could not
find any reference to it in Screen, Form or Service definitions.  Does this
qualify it for removal/deprecation?  I don't think so.  Just because it has
not being used does not necessarily translate into it not being useful. We
should approach deprecating entities with caution, particularly those which
related to core ERP functionalities. Long story short - I don't think its a
good idea to deprecate this entity or any other at this stage.  Entity
deprecation should be done at a customization level and not at a Project
level.

Gavin

On Wed, Jan 21, 2015 at 2:28 PM, Pierre Smits (JIRA) <[hidden email]>
wrote:

>
>      [
> https://issues.apache.org/jira/browse/OFBIZ-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> ]
>
> Pierre Smits updated OFBIZ-5994:
> --------------------------------
>     Affects Version/s: Upcoming Branch
>
> > Have view-entity AgreementAndRole removed
> > -----------------------------------------
> >
> >                 Key: OFBIZ-5994
> >                 URL: https://issues.apache.org/jira/browse/OFBIZ-5994
> >             Project: OFBiz
> >          Issue Type: Improvement
> >          Components: party
> >    Affects Versions: Trunk, Upcoming Branch
> >            Reporter: Pierre Smits
> >            Assignee: Jacques Le Roux
> >            Priority: Minor
> >              Labels: agreement(s), role, roles
> >
> > The view-entity is not referenced in any Screen, Form and Service
> definition. Having this in the entity-model is superfluous.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>
Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Updated] (OFBIZ-5994) Have view-entity AgreementAndRole removed

Jacques Le Roux
Administrator

Le 21/01/2015 14:33, Gavin Mabie a écrit :

> I'm sure that there are a few of these cases - i.e. where entities are not
> referenced in any Screen, Form and Service definition. I suspect that this
> would be the case with especially view-entities which are used mainly in
> summary/report type screens and less so in transactional screens.  I just
> did a quick search on the BenefitTypeAndParty view-entity and could not
> find any reference to it in Screen, Form or Service definitions.  Does this
> qualify it for removal/deprecation?  I don't think so.  Just because it has
> not being used does not necessarily translate into it not being useful. We
> should approach deprecating entities with caution, particularly those which
> related to core ERP functionalities. Long story short - I don't think its a
> good idea to deprecate this entity or any other at this stage.  Entity
> deprecation should be done at a customization level and not at a Project
> level.

Good point Gavin!

Jacques

>
> Gavin
>
> On Wed, Jan 21, 2015 at 2:28 PM, Pierre Smits (JIRA) <[hidden email]>
> wrote:
>
>>       [
>> https://issues.apache.org/jira/browse/OFBIZ-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>> ]
>>
>> Pierre Smits updated OFBIZ-5994:
>> --------------------------------
>>      Affects Version/s: Upcoming Branch
>>
>>> Have view-entity AgreementAndRole removed
>>> -----------------------------------------
>>>
>>>                  Key: OFBIZ-5994
>>>                  URL: https://issues.apache.org/jira/browse/OFBIZ-5994
>>>              Project: OFBiz
>>>           Issue Type: Improvement
>>>           Components: party
>>>     Affects Versions: Trunk, Upcoming Branch
>>>             Reporter: Pierre Smits
>>>             Assignee: Jacques Le Roux
>>>             Priority: Minor
>>>               Labels: agreement(s), role, roles
>>>
>>> The view-entity is not referenced in any Screen, Form and Service
>> definition. Having this in the entity-model is superfluous.
>>
>>
>>
>> --
>> This message was sent by Atlassian JIRA
>> (v6.3.4#6332)
>>
Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Updated] (OFBIZ-5994) Have view-entity AgreementAndRole removed

Pranay Pandey-2
In reply to this post by Gavin Mabie-2
Making sense Gavin.

We should also dig in history in case we take any decision like this.

Best regards,

Pranay Pandey
HotWax Media
http://www.hotwaxmedia.com

> On Jan 21, 2015, at 7:03 PM, Gavin Mabie <[hidden email]> wrote:
>
> I'm sure that there are a few of these cases - i.e. where entities are not
> referenced in any Screen, Form and Service definition. I suspect that this
> would be the case with especially view-entities which are used mainly in
> summary/report type screens and less so in transactional screens.  I just
> did a quick search on the BenefitTypeAndParty view-entity and could not
> find any reference to it in Screen, Form or Service definitions.  Does this
> qualify it for removal/deprecation?  I don't think so.  Just because it has
> not being used does not necessarily translate into it not being useful. We
> should approach deprecating entities with caution, particularly those which
> related to core ERP functionalities. Long story short - I don't think its a
> good idea to deprecate this entity or any other at this stage.  Entity
> deprecation should be done at a customization level and not at a Project
> level.
>
> Gavin
>
> On Wed, Jan 21, 2015 at 2:28 PM, Pierre Smits (JIRA) <[hidden email]>
> wrote:
>
>>
>>     [
>> https://issues.apache.org/jira/browse/OFBIZ-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>> ]
>>
>> Pierre Smits updated OFBIZ-5994:
>> --------------------------------
>>    Affects Version/s: Upcoming Branch
>>
>>> Have view-entity AgreementAndRole removed
>>> -----------------------------------------
>>>
>>>                Key: OFBIZ-5994
>>>                URL: https://issues.apache.org/jira/browse/OFBIZ-5994
>>>            Project: OFBiz
>>>         Issue Type: Improvement
>>>         Components: party
>>>   Affects Versions: Trunk, Upcoming Branch
>>>           Reporter: Pierre Smits
>>>           Assignee: Jacques Le Roux
>>>           Priority: Minor
>>>             Labels: agreement(s), role, roles
>>>
>>> The view-entity is not referenced in any Screen, Form and Service
>> definition. Having this in the entity-model is superfluous.
>>
>>
>>
>> --
>> This message was sent by Atlassian JIRA
>> (v6.3.4#6332)
>>