Not able to update "Used units" in Service Contract #102
Unanswered
davide-alghi
asked this question in
How to
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I add a Ticket to the Service Contract (status "in progress") and set ticket status to "Accepted", the Service Contract's "Used units" field is not updated.
From code
class ServiceContracts_ServiceContractsHandler_Handler {}
It seems it is required a M:M relation between Service Contract and Ticket modules.
I don't understand.
Beta Was this translation helpful? Give feedback.
All reactions