Summary:
The new Part Reordering screen is initially blank and its fields remain uneditable until Technical Services enables them. Once enabled (Admin Setup Part Reordering), you can edit the required fields to complete the EDI setup.
The new part reordering screen will not be editable without the technical services team enabling these fields. When you first go to admin>>setup>>part reordering you see a blank screen like shown below. Once enabled you will be able to edit the necessary fields to get the EDI setup.
update PurchaseOrderConnectionSettings
set enabled =1
where name ='[ADD NAME OF PART ORDER INTEGRATION HERE]'
If enabling in TEST, update the GetScheduledTasks proc so the "Purchase Order Invoice Download" task runs outside the database name setting if statement. After testing is done, revert these changes.
Comments
Please sign in to leave a comment.