Vendor Portal
Configuring Vendor Portal for IDP
Switch on $_CFG[ 'Feature' ][ 'VendorPortal' ].
Add vendor contract in site migration script if Vendor Portal is used (done in 11.6):
insert into ContractRef values ( 1, 0, 'Vendor', 'Vendor Portal', null, 'Vendor', null, null );
Create groups (Administration/Configuration/Groups) and procurement packages (Administration/Configuration/Work Categories) with the same name.
Connect the just created group and procurement package (Administration/Configuration/Group Classification)
- Log out and in to update the menu (or change contract)
Add Vendors "Vendor" role in the appropriate group.
Add Vendor document administrators "Vendor Recipient" role in the appropriate group.