Communication creation isn't flexible
------------------------------------- Key: OFBIZ-292 URL: http://issues.apache.org/jira/browse/OFBIZ-292 Project: OFBiz (The Open for Business Project) Issue Type: Improvement Components: party Affects Versions: SVN trunk Reporter: Marco Risaliti Priority: Trivial Attachments: party-comm.patch When you are on listCommunication transaction after selected a party, you can only create a communication initiated by the party (from him). In my OFBiz usage, I need to create a communication to this party. It happen by example when I have to contact one of my prospect. So I just add this "feature" to the ftl file and the appropriate translations (english, french, portugese). I know it isn't a translation from ftl to widget but I think it is useful :-) It's a copy of the old-jira issue OFBIZ-173 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-292?page=all ]
Marco Risaliti updated OFBIZ-292: --------------------------------- Attachment: party-comm.patch > Communication creation isn't flexible > ------------------------------------- > > Key: OFBIZ-292 > URL: http://issues.apache.org/jira/browse/OFBIZ-292 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: party > Affects Versions: SVN trunk > Reporter: Marco Risaliti > Priority: Trivial > Attachments: party-comm.patch > > > When you are on listCommunication transaction after selected a party, you can only create a communication initiated by the party (from him). In my OFBiz usage, I need to create a communication to this party. It happen by example when I have to contact one of my prospect. > So I just add this "feature" to the ftl file and the appropriate translations (english, french, portugese). > I know it isn't a translation from ftl to widget but I think it is useful :-) > It's a copy of the old-jira issue OFBIZ-173 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-292?page=all ]
Jacopo Cappellato updated OFBIZ-292: ------------------------------------ Description: This is a copy of the old-jira issue http://jira.undersunconsulting.com/browse/OFBIZ-173 from Yannick Thebault. ================================= When you are on listCommunication transaction after selected a party, you can only create a communication initiated by the party (from him). In my OFBiz usage, I need to create a communication to this party. It happen by example when I have to contact one of my prospect. So I just add this "feature" to the ftl file and the appropriate translations (english, french, portugese). I know it isn't a translation from ftl to widget but I think it is useful :-) was: When you are on listCommunication transaction after selected a party, you can only create a communication initiated by the party (from him). In my OFBiz usage, I need to create a communication to this party. It happen by example when I have to contact one of my prospect. So I just add this "feature" to the ftl file and the appropriate translations (english, french, portugese). I know it isn't a translation from ftl to widget but I think it is useful :-) It's a copy of the old-jira issue OFBIZ-173 > Communication creation isn't flexible > ------------------------------------- > > Key: OFBIZ-292 > URL: http://issues.apache.org/jira/browse/OFBIZ-292 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: party > Affects Versions: SVN trunk > Reporter: Marco Risaliti > Priority: Trivial > Attachments: party-comm.patch > > > This is a copy of the old-jira issue http://jira.undersunconsulting.com/browse/OFBIZ-173 from Yannick Thebault. > ================================= > When you are on listCommunication transaction after selected a party, you can only create a communication initiated by the party (from him). In my OFBiz usage, I need to create a communication to this party. It happen by example when I have to contact one of my prospect. > So I just add this "feature" to the ftl file and the appropriate translations (english, french, portugese). > I know it isn't a translation from ftl to widget but I think it is useful :-) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-292?page=all ]
Jacques Le Roux reassigned OFBIZ-292: ------------------------------------- Assignee: Jacques Le Roux > Communication creation isn't flexible > ------------------------------------- > > Key: OFBIZ-292 > URL: http://issues.apache.org/jira/browse/OFBIZ-292 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: party > Affects Versions: SVN trunk > Reporter: Marco Risaliti > Assigned To: Jacques Le Roux > Priority: Trivial > Attachments: party-comm.patch > > > This is a copy of the old-jira issue http://jira.undersunconsulting.com/browse/OFBIZ-173 from Yannick Thebault. > ================================= > When you are on listCommunication transaction after selected a party, you can only create a communication initiated by the party (from him). In my OFBiz usage, I need to create a communication to this party. It happen by example when I have to contact one of my prospect. > So I just add this "feature" to the ftl file and the appropriate translations (english, french, portugese). > I know it isn't a translation from ftl to widget but I think it is useful :-) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-292?page=comments#action_12448847 ]
Jacques Le Roux commented on OFBIZ-292: --------------------------------------- Would anybody complains if I commit this patch ? > Communication creation isn't flexible > ------------------------------------- > > Key: OFBIZ-292 > URL: http://issues.apache.org/jira/browse/OFBIZ-292 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: party > Affects Versions: SVN trunk > Reporter: Marco Risaliti > Assigned To: Jacques Le Roux > Priority: Trivial > Attachments: party-comm.patch > > > This is a copy of the old-jira issue http://jira.undersunconsulting.com/browse/OFBIZ-173 from Yannick Thebault. > ================================= > When you are on listCommunication transaction after selected a party, you can only create a communication initiated by the party (from him). In my OFBiz usage, I need to create a communication to this party. It happen by example when I have to contact one of my prospect. > So I just add this "feature" to the ftl file and the appropriate translations (english, french, portugese). > I know it isn't a translation from ftl to widget but I think it is useful :-) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-292?page=all ]
Jacques Le Roux closed OFBIZ-292. --------------------------------- Fix Version/s: SVN trunk Resolution: Fixed Reviewing this patch I found that listCommunications.ftl is not anymore used. I'm not sure why the file is always in OFBiz, may I delete it ? Thanks > Communication creation isn't flexible > ------------------------------------- > > Key: OFBIZ-292 > URL: http://issues.apache.org/jira/browse/OFBIZ-292 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: party > Affects Versions: SVN trunk > Reporter: Marco Risaliti > Assigned To: Jacques Le Roux > Priority: Trivial > Fix For: SVN trunk > > Attachments: party-comm.patch > > > This is a copy of the old-jira issue http://jira.undersunconsulting.com/browse/OFBIZ-173 from Yannick Thebault. > ================================= > When you are on listCommunication transaction after selected a party, you can only create a communication initiated by the party (from him). In my OFBiz usage, I need to create a communication to this party. It happen by example when I have to contact one of my prospect. > So I just add this "feature" to the ftl file and the appropriate translations (english, french, portugese). > I know it isn't a translation from ftl to widget but I think it is useful :-) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-292?page=all ]
Jacques Le Roux reopened OFBIZ-292: ----------------------------------- False closing reason > Communication creation isn't flexible > ------------------------------------- > > Key: OFBIZ-292 > URL: http://issues.apache.org/jira/browse/OFBIZ-292 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: party > Affects Versions: SVN trunk > Reporter: Marco Risaliti > Assigned To: Jacques Le Roux > Priority: Trivial > Fix For: SVN trunk > > Attachments: party-comm.patch > > > This is a copy of the old-jira issue http://jira.undersunconsulting.com/browse/OFBIZ-173 from Yannick Thebault. > ================================= > When you are on listCommunication transaction after selected a party, you can only create a communication initiated by the party (from him). In my OFBiz usage, I need to create a communication to this party. It happen by example when I have to contact one of my prospect. > So I just add this "feature" to the ftl file and the appropriate translations (english, french, portugese). > I know it isn't a translation from ftl to widget but I think it is useful :-) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-292?page=all ]
Jacques Le Roux closed OFBIZ-292. --------------------------------- Resolution: Invalid > Communication creation isn't flexible > ------------------------------------- > > Key: OFBIZ-292 > URL: http://issues.apache.org/jira/browse/OFBIZ-292 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: party > Affects Versions: SVN trunk > Reporter: Marco Risaliti > Assigned To: Jacques Le Roux > Priority: Trivial > Fix For: SVN trunk > > Attachments: party-comm.patch > > > This is a copy of the old-jira issue http://jira.undersunconsulting.com/browse/OFBIZ-173 from Yannick Thebault. > ================================= > When you are on listCommunication transaction after selected a party, you can only create a communication initiated by the party (from him). In my OFBiz usage, I need to create a communication to this party. It happen by example when I have to contact one of my prospect. > So I just add this "feature" to the ftl file and the appropriate translations (english, french, portugese). > I know it isn't a translation from ftl to widget but I think it is useful :-) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |