RE: Add entity to Agreement booking setup
Hi All,
the Scenario is as following:
In the workorder there's a related entity named product.
The agreement setup of workorder has a tab for product.
when the workflow runs to generate the workorder, it imports the data from product tab(entity) in the agreement booking setup and exports it to the autogenerated workorder.
what I need exactly is to create an entity exactly as the product entity to be exported in the autogenerated workorder.
In the agreement of workorder
- By entity I mean an entity as product entity (or Workorder entity).
- The expectation of adding the relationship is to export the data of the new-related entity to the auto-generated workorder.
- Relating it to the product entity is, because the product entity is related to workorder entity and Agreement booking setup entity so the data of the product in the agreement booking setup is automatically added to the generated workorder.
- Now it's clear that the new entity is expected to be exported in the auto-generated workorder.