darrenhillconsulting
03/05/2021, 6:10 PMDetails: To install this SuiteCloud project, the ADVVENDORAUTHS feature must be enabled in the account.
Details: To install this SuiteCloud project, the VENDORRETURNAUTHS feature must be enabled in the account.
Details: To install this SuiteCloud project, the VENDORRETURNAUTHS feature must be enabled in the account.
Details: To install this SuiteCloud project, the VENDORRETURNAUTHS feature must be enabled in the account.
Details: To install this SuiteCloud project, the AMORTIZATIONORADVEXPMGMT feature must be enabled in the account.
so I added this to manifest.xml
<feature required="false">ADVVENDORAUTHS</feature>
<feature required="false">VENDORRETURNAUTHS</feature>
<feature required="false">AMORTIZATIONORADVEXPMGMT</feature>
But when I redeploy I get this error
An error occurred during manifest validation.
Details: The ADVVENDORAUTHS feature defined in the manifest does not exist.
Details: The AMORTIZATIONORADVEXPMGMT feature defined in the manifest does not exist.
File: ~/manifest.xml
Carlos Olivares (NS DevTools PM)
03/05/2021, 6:47 PMdarrenhillconsulting
03/05/2021, 6:47 PMdarrenhillconsulting
03/05/2021, 6:49 PMdarrenhillconsulting
03/05/2021, 6:50 PMdarrenhillconsulting
03/05/2021, 7:05 PMCarlos Olivares (NS DevTools PM)
03/05/2021, 7:19 PMCarlos Olivares (NS DevTools PM)
03/05/2021, 7:20 PMCarlos Olivares (NS DevTools PM)
03/08/2021, 10:14 AM