[
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