You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "David Shere (JIRA)" <ji...@apache.org> on 2007/05/07 22:29:15 UTC

[jira] Created: (OFBIZ-968) Show phone numbers in EditPartyClassificationGroupParties

Show phone numbers in EditPartyClassificationGroupParties
---------------------------------------------------------

                 Key: OFBIZ-968
                 URL: https://issues.apache.org/jira/browse/OFBIZ-968
             Project: OFBiz (The Open for Business Project)
          Issue Type: New Feature
          Components: party
    Affects Versions: SVN trunk
            Reporter: David Shere
             Fix For: SVN trunk


I will be working on a patch to include a party's phone number on the EditPartyClassificationGroupParties screen.  I'll need to look up the PartyContactMech and TelecomNumber.  Should I add a beanshell script to this screen, or can I do it all in the FTL?

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


[jira] Commented: (OFBIZ-968) Show phone numbers in EditPartyClassificationGroupParties

Posted by "lapog asalak (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698368#action_12698368 ] 

lapog asalak commented on OFBIZ-968:
------------------------------------

hai,

   I'm working on this issue showing phone numbers in EditPartyClassificationGroupParties but here the thing is there are multiple phone numbers for a single party so how can we show all in single column in a form or if we want only the work telephone number, how to get particular telephone number.   

> Show phone numbers in EditPartyClassificationGroupParties
> ---------------------------------------------------------
>
>                 Key: OFBIZ-968
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-968
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> I will be working on a patch to include a party's phone number on the EditPartyClassificationGroupParties screen.  I'll need to look up the PartyContactMech and TelecomNumber.  Should I add a beanshell script to this screen, or can I do it all in the FTL?

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


[jira] Commented: (OFBIZ-968) Show phone numbers in EditPartyClassificationGroupParties

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

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

Hi Lapog,

Why not showing all numbers ?

> Show phone numbers in EditPartyClassificationGroupParties
> ---------------------------------------------------------
>
>                 Key: OFBIZ-968
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-968
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> I will be working on a patch to include a party's phone number on the EditPartyClassificationGroupParties screen.  I'll need to look up the PartyContactMech and TelecomNumber.  Should I add a beanshell script to this screen, or can I do it all in the FTL?

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


Re: [jira] Updated: (OFBIZ-968) Show phone numbers in EditPartyClassificationGroupParties

Posted by Eric Schwartz <er...@steelerubber.com>.
why have the number here? who will be looking at the classification groups 
for a party number. also isnt the party id clickable to view that 
information. if not that may be the way to go. just have the party id 
clickable to the party profile.


----- Original Message ----- 
From: "David Shere (JIRA)" <ji...@apache.org>
To: <de...@ofbiz.apache.org>
Sent: Monday, May 07, 2007 4:29 PM
Subject: [jira] Updated: (OFBIZ-968) Show phone numbers in 
EditPartyClassificationGroupParties


>
>     [ 
> https://issues.apache.org/jira/browse/OFBIZ-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> David Shere updated OFBIZ-968:
> ------------------------------
>
>    Priority: Minor  (was: Major)
>
>> Show phone numbers in EditPartyClassificationGroupParties
>> ---------------------------------------------------------
>>
>>                 Key: OFBIZ-968
>>                 URL: https://issues.apache.org/jira/browse/OFBIZ-968
>>             Project: OFBiz (The Open for Business Project)
>>          Issue Type: New Feature
>>          Components: party
>>    Affects Versions: SVN trunk
>>            Reporter: David Shere
>>            Priority: Minor
>>             Fix For: SVN trunk
>>
>>
>> I will be working on a patch to include a party's phone number on the 
>> EditPartyClassificationGroupParties screen.  I'll need to look up the 
>> PartyContactMech and TelecomNumber.  Should I add a beanshell script to 
>> this screen, or can I do it all in the FTL?
>
> -- 
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.467 / Virus Database: 269.6.5/792 - Release Date: 5/6/2007 
> 9:01 PM
>
> 


[jira] Updated: (OFBIZ-968) Show phone numbers in EditPartyClassificationGroupParties

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

David Shere updated OFBIZ-968:
------------------------------

    Priority: Minor  (was: Major)

> Show phone numbers in EditPartyClassificationGroupParties
> ---------------------------------------------------------
>
>                 Key: OFBIZ-968
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-968
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: New Feature
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> I will be working on a patch to include a party's phone number on the EditPartyClassificationGroupParties screen.  I'll need to look up the PartyContactMech and TelecomNumber.  Should I add a beanshell script to this screen, or can I do it all in the FTL?

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