Wrong service invocation when removing Agreement Item Term
---------------------------------------------------------- Key: OFBIZ-592 URL: https://issues.apache.org/jira/browse/OFBIZ-592 Project: Apache OFBiz (The Open for Business Project) Issue Type: Bug Components: accounting Reporter: Rashko Rejmer Priority: Minor Attachments: AccountingController.patch If we try to remove an Agreement Item Term, a "removeAgreementTerm" service that doesn't exist is called. This patch fixes that problem. Regards , Rashko Rejmer -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rashko Rejmer updated OFBIZ-592: -------------------------------- Attachment: AccountingController.patch > Wrong service invocation when removing Agreement Item Term > ---------------------------------------------------------- > > Key: OFBIZ-592 > URL: https://issues.apache.org/jira/browse/OFBIZ-592 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Bug > Components: accounting > Reporter: Rashko Rejmer > Priority: Minor > Attachments: AccountingController.patch > > > If we try to remove an Agreement Item Term, a "removeAgreementTerm" service that doesn't exist is called. > This patch fixes that problem. > Regards , > Rashko Rejmer -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://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)
[ https://issues.apache.org/jira/browse/OFBIZ-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462171 ] Anil K Patel commented on OFBIZ-592: ------------------------------------ I tried, It seems to work for me, Is it possible for you to take update and try again. May be we don't this need patch. > Wrong service invocation when removing Agreement Item Term > ---------------------------------------------------------- > > Key: OFBIZ-592 > URL: https://issues.apache.org/jira/browse/OFBIZ-592 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Bug > Components: accounting > Reporter: Rashko Rejmer > Priority: Minor > Attachments: AccountingController.patch > > > If we try to remove an Agreement Item Term, a "removeAgreementTerm" service that doesn't exist is called. > This patch fixes that problem. > Regards , > Rashko Rejmer -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://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)
[ https://issues.apache.org/jira/browse/OFBIZ-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462187 ] Jacques Le Roux commented on OFBIZ-592: --------------------------------------- Thanks for your help Anil :o) > Wrong service invocation when removing Agreement Item Term > ---------------------------------------------------------- > > Key: OFBIZ-592 > URL: https://issues.apache.org/jira/browse/OFBIZ-592 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Bug > Components: accounting > Reporter: Rashko Rejmer > Priority: Minor > Attachments: AccountingController.patch > > > If we try to remove an Agreement Item Term, a "removeAgreementTerm" service that doesn't exist is called. > This patch fixes that problem. > Regards , > Rashko Rejmer -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://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)
[ https://issues.apache.org/jira/browse/OFBIZ-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462188 ] Rashko Rejmer commented on OFBIZ-592: ------------------------------------- I made update at revision 492475. The problem still exists. Maybe I didn't explain it clearly. Removing terms from an Agreements works, but from specific Agreement Item doesn't. If we try to remove a term from the list (Accounting -> Agreements -> Agreement Items -> Terms; https://localhost:8443/accounting/control/ListAgreementItemTerms?agreementId=1000&agreementItemSeqId=0001) we get an error: The Following Errors Occurred: * Error calling event: org.ofbiz.webapp.event.EventHandlerException: Problems getting the service model (Cannot locate service by name (removeAgreementTerm)) > Wrong service invocation when removing Agreement Item Term > ---------------------------------------------------------- > > Key: OFBIZ-592 > URL: https://issues.apache.org/jira/browse/OFBIZ-592 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Bug > Components: accounting > Reporter: Rashko Rejmer > Priority: Minor > Attachments: AccountingController.patch > > > If we try to remove an Agreement Item Term, a "removeAgreementTerm" service that doesn't exist is called. > This patch fixes that problem. > Regards , > Rashko Rejmer -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://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 |