In this release, Expedient will validate triggered required docs on customs masterfile as well. When triggered required docs is added to the job, the process will check if the document exists on the job or customer masterfile. If it exists on either job or customer masterfile, the process will flag the document as “Received” on the job registration screen.
In addition, the process will also validate the following document attributes on customer masterfile if it’s applicable to the document code.
- Supplier
- If the supplier is specified, it should match with the supplier on the job, otherwise, the document is not received.
- Valid From
- If the ‘valid from’ is specified, the document validation date should be greater than ‘valid from’ date.
- Expiry Date
- If the ‘expiry date’ is specified, the document validation date should be earlier than ‘expiry date’.
- Job Class
- If job class is specified, it should match with job class on the job registration screen, otherwise, the document is not received.