...
2.
Data feeds, such as those form Print Audit can create new machine parts, usually for toners.
Step 1 . in Product module :
Add Custom Field : "PrintAuditMachineID" with value of list of machines seperated by comma
Add Custom Field : "PrintAuditToner" with value of toner name in Print Audit response, such as Yellow, Magenta, etc
Step 2 .
Readysell : Readysell will find matching Machine by Machine ID from custom field above in the Product and find matching Machine Part Product with that Product, if found :
Create a new Product Part Create and Create or Find a Machine Part matching that machine and Product and update the toner level
...
3.
Data feeds, such as those form 3 Manager can create new machine parts, usually for toners.
Step 1 . in in Product module :
Add Custom Field : "3ManagerMachineID" with value of list of machines seperated by comma
Add Custom Field : "3ManagerToner" with value of toner name in Print Audit response, such as Yellow, Magenta, etc
Step 2.
...