-
Hello Dieter,
MethodAPIActionSendToDesktopV2 does 2 things
A. Setting up the record so that it can be picked up by the method integration engine with the next sync
B. Pushing the record to Quickbooks
We have an issue with Step B which you are working around by doing a changes only sync, but we still ...
-
Hello Dieter,
Are you calling MethodAPIActionSendToDesktopV2 after populating data in FinalDueDate and GenericName fields for the respective SalesOrder? If not, doing so should solve the issue.
-
Hello Dieter,
At this point, we dont support item-location mapping.
-
Hello dieterscholz,
The fields LocationBin and LocationSite are added and synced at the line item level for every transaction, in this case SalesOrderLine. The below steps should help you insert LocationBin and LocationSite successfully into a SalesOrderLine
1. Turn Advanced Inventory on and setup ...