-
Notifications
You must be signed in to change notification settings - Fork 357
Description
Describe the issue
I want to syncronize CustSubContractLine with VendSubContractLine and add the "OnAfterInitFromSubscriptionLine"- Publisher in the VendSubContractLine. This would improve the extensibility.
I did not found any open issue or pullrequest where this publisher in "VendSubContract Line" has already been requested.
Expected behavior
-> Extend the assignment of vend. Sub Contract line with infos from the subscription line
This is done in "InitFromServiceCommitment" in "Vend. Sub Contract line"
In "Cust. Sub. Contract Line", there is a OnAfterInitFromubscriptionLine-Publisher, that is not available in purchase.
Steps to reproduce
Goto Line 505
GoTo Line 463
Additional context
If someone who already set up the repository and knows the whole process can provide this event, I would be happy.
If not, i would try to fix it (as in "I will integrate the publisher"
I will provide a fix for a bug
- I will provide a fix for a bug