QBO PO Save
The QBO Purchase Order Save action saves the current Record to QuickBooks Online as a PO
POs are sent in to be indexed, reviewed, and approved. Once that is complete we move on to the receivables piece. With the QBO PO Save action we can take the data from DocMgt and send it to QBO to create a new PO. If there are any problems the system will generate an error for the user to see and the process will stop. They can correct the problem and try the action again. This action type is normally used in a button so the feedback is immediate.
Options
- Integration Name (Enterprise Feature) - If you have multiple QBO integrations defined you can specify which one to use by its name. If you leave this blank then the system will use the first one.
- Fields - Use this to map the PO fields in DocMgt to the PO fields in QBO. If you use the standard QBO PO record type then the mapping is already correct. If you did not then you need to be sure you set the mappings correctly.
- DocMgt Field - The name of the field in DocMgt that you need to transfer to QBO
- QBO Field - The name of the field in QBO that corresponds to the DocMgt field. Here is a list of the field names QBO is expecting. You MUST use their names in this column!
Header Fields
DocNumber - This is the PO number
Vendor - This is the ID number of the Vendor. This must match one of the Vendor values from QBO or the PO will not save.
TotalAmt - This is the total PO amount
PODate - This is the date the PO was sent
DueDate - This is the date the PO is due
Location - This is the location associated with the PO
Line Item Fields
Account - This is the Account of this item. This must match one of the Account values from QBO or the PO will not save. *
Item - This is the Item of this item. This must match one of the Item values from QBO or the PO will not save. *
Class - This is the class of the line item. This must match one of the Class values from QBO or the PO will not save.
Customer - This is the Customer the line item is associated with. This must match one of the Customer values from QBO or the PO will not save.
Description - This is a description of the line item.
Amount - This is the total amount of this line item.
Billable - Whether this line is billable (Yes, Y, True, T, 1, On or Checked is true, else false)
Taxable - Whether this line is taxable (Yes, Y, True, T, 1, On or Checked is true, else false)
- Header/Line - Whether the data value is stored in the header data, the line item data or it is a custom field.