You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Vince Clark (JIRA)" <ji...@apache.org> on 2009/01/03 21:17:44 UTC

[jira] Created: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Add initialAccount field to SalesOpportunity entity
---------------------------------------------------

                 Key: OFBIZ-2110
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk
            Reporter: Vince Clark
            Priority: Minor


There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by Jacques Le Roux <ja...@les7arts.com>.
Please Pierre it's better to comment inside the Jira issue to keep history at hand.
I did it for you at    https://issues.apache.org/jira/browse/OFBIZ-2110?focusedCommentId=12667261#action_12667261

Thanks

Jacques

From: "Pierre Smits" <pi...@gmail.com>
> Not only that, but they should also be linkt to an employee in the role of
> 'account manager'.
>
> 2009/1/25 Vince Clark (JIRA) <ji...@apache.org>
>
>>
>>    [
>> https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667028#action_12667028]
>>
>> Vince Clark commented on OFBIZ-2110:
>> ------------------------------------
>>
>> "initialAccount" is just the name used in the form. Not sure why it is
>> called "initialAccount." I think "account" would be OK. Sales Opportunities
>> just need to be linked to accounts.
>>
>> > Add initialAccount field to SalesOpportunity entity
>> > ---------------------------------------------------
>> >
>> >                 Key: OFBIZ-2110
>> >                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>> >             Project: OFBiz
>> >          Issue Type: Bug
>> >          Components: order
>> >    Affects Versions: SVN trunk
>> >            Reporter: Vince Clark
>> >            Priority: Minor
>> >
>> > There is a field in the SalesOpportunity form to link to a Party but no
>> field in the entity to store it in.
>>
>> --
>> This message is automatically generated by JIRA.
>> -
>> You can reply to this email to add a comment to the issue online.
>>
>>
> 


Re: [jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by Pierre Smits <pi...@gmail.com>.
Not only that, but they should also be linkt to an employee in the role of
'account manager'.

2009/1/25 Vince Clark (JIRA) <ji...@apache.org>

>
>    [
> https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667028#action_12667028]
>
> Vince Clark commented on OFBIZ-2110:
> ------------------------------------
>
> "initialAccount" is just the name used in the form. Not sure why it is
> called "initialAccount." I think "account" would be OK. Sales Opportunities
> just need to be linked to accounts.
>
> > Add initialAccount field to SalesOpportunity entity
> > ---------------------------------------------------
> >
> >                 Key: OFBIZ-2110
> >                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
> >             Project: OFBiz
> >          Issue Type: Bug
> >          Components: order
> >    Affects Versions: SVN trunk
> >            Reporter: Vince Clark
> >            Priority: Minor
> >
> > There is a field in the SalesOpportunity form to link to a Party but no
> field in the entity to store it in.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>

[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Pierre Smits (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773887#action_12773887 ] 

Pierre Smits commented on OFBIZ-2110:
-------------------------------------

Hi Jacques,

I thought this issue was about  InitialAccount not being set in the entity. That seems to be in the trunk.
 
Regarding opportunityStageID: this also seems to be in the entity model.

Regards,

Pierre

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: SalesOpportunityEntity.patch
>
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773867#action_12773867 ] 

Jacques Le Roux commented on OFBIZ-2110:
----------------------------------------

Hi Pierre,

I don't see this line
<field name="opportunityStageId" type="id-ne"/>
in OFBiz, why did you felt we should close ?

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: SalesOpportunityEntity.patch
>
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Pierre Smits (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773863#action_12773863 ] 

Pierre Smits commented on OFBIZ-2110:
-------------------------------------

It seems that this patch is included in the trunk.

So It can be closed.

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: SalesOpportunityEntity.patch
>
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Vince Clark (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667028#action_12667028 ] 

Vince Clark commented on OFBIZ-2110:
------------------------------------

"initialAccount" is just the name used in the form. Not sure why it is called "initialAccount." I think "account" would be OK. Sales Opportunities just need to be linked to accounts.

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Priority: Minor
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750278#action_12750278 ] 

Jacques Le Roux commented on OFBIZ-2110:
----------------------------------------

If nobody cares I will close this issue...

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: SalesOpportunityEntity.patch
>
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Vince Clark (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vince Clark updated OFBIZ-2110:
-------------------------------

    Attachment: SalesOpportunityEntity.patch

All this patch does is add an "InitialAccount" field to the SalesOpportunity entity. I did not add any referential integrity so the only way it is being enforced as a partyId is the form. Not sure if this is the normal way to do things when referencing partyId's.

Also, as I commented in this issue, I don't know why it is called "InitialAccount" in the form. I inherited this name when I added it to the entity. But I think it should just be "Account". I don't see a reason to differentiate as "InitialAccount." If you go this route you will also need to change all references in applications/marketing/widget/sfa/forms/OpportunityForms.xml.

For clarity you should also change uiLabelMap.SfaInitialAccount.

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: SalesOpportunityEntity.patch
>
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677794#action_12677794 ] 

Jacques Le Roux commented on OFBIZ-2110:
----------------------------------------

Pierre,

You suggested " a link to an employee in the role of 'account manager". Have you a patch for that and/or a more complete patch in general ?

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: SalesOpportunityEntity.patch
>
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673927#action_12673927 ] 

Jacques Le Roux commented on OFBIZ-2110:
----------------------------------------

Vince, Pierre,

Have you a patch for that ?

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Jacques Le Roux
>            Priority: Minor
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reassigned OFBIZ-2110:
--------------------------------------

    Assignee: Jacques Le Roux

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Jacques Le Roux
>            Priority: Minor
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by Scott Gray <sc...@hotwaxmedia.com>.
So long as we're in agreement that outstanding issues shouldn't be  
closed solely due to a lack of activity.

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 2/09/2009, at 6:32 PM, Jacques Le Roux (JIRA) wrote:

>
>    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750293 
> #action_12750293 ]
>
> Jacques Le Roux commented on OFBIZ-2110:
> ----------------------------------------
>
> To speed up things, seems to work :)
>
>> Add initialAccount field to SalesOpportunity entity
>> ---------------------------------------------------
>>
>>                Key: OFBIZ-2110
>>                URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>>            Project: OFBiz
>>         Issue Type: Bug
>>         Components: order
>>   Affects Versions: SVN trunk
>>           Reporter: Vince Clark
>>           Assignee: Jacques Le Roux
>>           Priority: Minor
>>        Attachments: SalesOpportunityEntity.patch
>>
>>
>> There is a field in the SalesOpportunity form to link to a Party  
>> but no field in the entity to store it in.
>
> -- 
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750293#action_12750293 ] 

Jacques Le Roux commented on OFBIZ-2110:
----------------------------------------

To speed up things, seems to work :)

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: SalesOpportunityEntity.patch
>
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Vince Clark (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667249#action_12667249 ] 

Vince Clark commented on OFBIZ-2110:
------------------------------------

Yes I agree. Currently a lead is automatically assigned to the user that is logged in and there is no way to reassign it to someone else.

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Priority: Minor
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Scott Gray (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750289#action_12750289 ] 

Scott Gray commented on OFBIZ-2110:
-----------------------------------

Why?

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: SalesOpportunityEntity.patch
>
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667261#action_12667261 ] 

Jacques Le Roux commented on OFBIZ-2110:
----------------------------------------

Vince's comment above was a reply to this Pierre Smits's comment on dev ML
{quote}Not only that, but they should also be linkt to an employee in the role of 'account manager'.{quote}


> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Priority: Minor
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666994#action_12666994 ] 

Jacques Le Roux commented on OFBIZ-2110:
----------------------------------------

Not sure also why there are 2 "opportunityName"s and "initialAccount"s, I guess we should remove duplicate.
I will do and add the initialAccount field in SalesOpportunity if nobody sees another explanation.

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Priority: Minor
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757368#action_12757368 ] 

Jacques Le Roux commented on OFBIZ-2110:
----------------------------------------

OK, will see next year...

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: SalesOpportunityEntity.patch
>
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-2110.
----------------------------------

    Resolution: Fixed
      Assignee: Anil K Patel  (was: Jacques Le Roux)

Thanks Pierre,

You are right, this was done by Anil at r783216

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Anil K Patel
>            Priority: Minor
>         Attachments: SalesOpportunityEntity.patch
>
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Pierre Smits (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773904#action_12773904 ] 

Pierre Smits commented on OFBIZ-2110:
-------------------------------------

Hi Jacques,

My apologies for misunderstanding.

What I meant was that when creating a new sales opportunity and the user sets the account (field with label initial account) the account gets set in entity SalesOpportunityRole.  
See also view entity SalesOpportunityAndRole which led to my conclusion that it was already in the trunk.

As there is currently no functionality in place to set addtional parties with roles associated to the opportunity that entity fullfills the relationship between an opportunity and the external party (the account).

It might be so that Vince had some other intentions with this. I cannot answer on his behalf. 

But, if there are no intentions to enhance the sales opportunity with the functionality to add addtional role associations to parties then, I guess, requerements of this improvement request are met and the issue could be closed.

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: SalesOpportunityEntity.patch
>
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773892#action_12773892 ] 

Jacques Le Roux commented on OFBIZ-2110:
----------------------------------------

Pierre,
When you say "That seems to be in the trunk." couls you me more precise please ?

Oops, sorry the line I wanted to C/P was
<field name="initialAccount" type="id"/>
It's the only change (add) in this patch and is not in OFBiz, thus my questions...


> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: SalesOpportunityEntity.patch
>
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2110) Add initialAccount field to SalesOpportunity entity

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719375#action_12719375 ] 

Anil K Patel commented on OFBIZ-2110:
-------------------------------------

Vince, Pierre,
Early this month I worked on adding account and lead relation to Opportunity in SFA but did not know about this Jira issue. If you get chance please take a look at the recent enhancements and give your feedback.

> Add initialAccount field to SalesOpportunity entity
> ---------------------------------------------------
>
>                 Key: OFBIZ-2110
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2110
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Vince Clark
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: SalesOpportunityEntity.patch
>
>
> There is a field in the SalesOpportunity form to link to a Party but no field in the entity to store it in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.