Receiving Purchase Order for Software does not create AssetsIssue For a Purchase Order where the Model Category of the Purchase Order Line is Software, after clicking the Receive button and entering the Received Rights and License Key, no Entitlement is created.CauseCustomization to the out-of-the-box (OOTB) script include (ProcurementUtils): sys_script_include.do?sys_id=e42f8769db7a76008e47f3d31d9619e6 caused this issue.ResolutionCheck if there is any customization to this script include: ProcurementUtils(sys_script_include.do?sys_id=e42f8769db7a76008e47f3d31d9619e6), revert it OOTB version, and test.