Method name for PRE contractsDetailNewPre and POST contractsDetailNew
This event initiates when the New Contract button is pressed at /#/pm/contracts.
The method is activated following the recalculation and backend saving of a new contract, redirecting the user to the contract detail page at /#/pm/contracts/<contractId>.
Method name for PRE
contractsDetailNewPre
and POSTcontractsDetailNew
This event initiates when the New Contract button is pressed at
/#/pm/contracts
. The method is activated following the recalculation and backend saving of a new contract, redirecting the user to the contract detail page at/#/pm/contracts/<contractId>
.