Skip to main content

Purchase Order Exports

availability
Platform:WebMobile
Plan Type:BasicEssentialPremiumEnterprise
User Type:RequesterFull UserAdministrator

Use the Export Data options to export purchase order data to a CSV file. This article explains how to export purchase order data, and provides detailed descriptions of how MaintainX exports purchase order data, and the data you can export.

How to Export Purchase Order Data​

  1. From the sidebar, select Reporting.

  2. In the Reporting module, go to the Export Data tab.

  3. Select Purchase Orders.

  4. In the Export Purchase Order List section, set the following options:

    OptionDescription
    Date RangeUse the date picker to set the date range for the export.
    Export FormatCSV (Excel) is the only available option.
    ColumnsSelect the columns to include in the export. For details about each column, see List of Purchase Order Export Columns.
  5. Do one of the following:

    • Select Schedule to export the data on a regular schedule. For details, see Scheduled Data Exports.
    • Select Export to export the data right away. MaintainX saves the exported file to the download center, and a download notification appears.
  6. If you selected Export in the previous step, from the download notification you can do any of the following:

    • Download the exported file.
    • Select View in Download Center to open the download center. The exported file appears in the Export Request History section.

How to Read Exported Purchase Order Data​

When you export purchase order data to a CSV file, MaintainX adds a line for each line item in the purchase order.

For example, say you have a purchase order for two parts from the same vendor, who also charges a shipping fee and a 10% sales tax.

The purchase order has four line items:

MaintainX exports each line in a purchase order to its own line in the CSV file.
MaintainX exports each line in a purchase order to its own line in the CSV file.
  • One line for each part that you ordered 1 and 2.
  • One line for the shipping fee that you entered as an additional cost 3.
  • One line for the sales tax, calculated based on the percentage you specified 4.

If you export the purchase order data, the CSV file has four corresponding lines. One for each line item in the purchase order.

In each line, some columns only apply to the corresponding line item in the purchase order. For example, Part ID, Unit Cost, Ordered Cost, etc.

The data in other columns applies to the full purchase order. For example, Purchase Order #, Due Date, Total Ordered Cost, etc.

You need the information from all four lines to get the full data for the purchase order, even though the values that apply to the full purchase order repeat in each line.

caution

If you perform calculations using exported purchase order data, it's important to understand which columns apply to the full purchase order, and which ones apply to the individual line item.

For example, the Total Ordered Cost and Total Received Cost columns apply to full purchase orders. If you sum those columns, you will end up with a much higher total than you expected.

To calculate the total ordered cost for all the exported purchase order data, you would sum the Ordered Cost column instead.

List of Purchase Order Export Columns​

note

This section lists columns for the default purchase order fields. MaintainX purchase orders support custom fields, so your purchase order export options might include additional columns. Contact your Organization's MaintainX Administrator for details.

ColumnDescriptionApplies to
Purchase Order #The purchase order number.

MaintainX generates this number automatically when you create the purchase order.

You can also enter a custom number instead.
Full PO
Purchase Order IDThe purchase order's unique ID.

MaintainX uses this ID to record activity on the purchase order.
Full PO
TitleThe title entered when you created the purchase order.

Purchase orders can only have titles if you toggle the Custom Title preference on in the purchase order settings.
Full PO
Completed onThe date and time you marked the purchase order as completed.Full PO
Created onThe date and time you created the purchase order.Full PO
Approved onThe date you approved the purchase order.Full PO
Due dateThe Due Date and time entered when you created the purchase order.

Due Date is an optional field, so if you did not set it in the purchase order, this column will be blank.
Full PO
VendorThe Vendor specified in the purchase order.

This is always a vendor that you've set up for your organization in the Vendors module.
Full PO
Billing AddressThe billing address in the purchase order.

You can configure this in the Purchase Order settings.
Full PO
Shipping AddressThe shipping address in the purchase order.

You can configure this in the Purchase Order settings.
Full PO
StatusThe purchase order's current status when you export this data.Full PO
NotesNotes you added in the Details section of the purchase order.Full PO
Line NumberThe line number in the purchase order.

Maintainx exports each line item in a purchase order as a separate line in the CSV file.

For example, if this value is 3, the line in the CSV file corresponds to the third line item in the purchase order.
Line item in PO
Line TypeThe line type for the corresponding line item in the purchase order. This can be any of the following:

PART
AMOUNT_NON_TAXABLE
PERCENT_TAXABLE
ONE_OFF
Line item in PO
Line NameThe line name for the corresponding line item in the purchase order. In the purchase order, this appears as ITEM NAME.Line item in PO
Approver IDThe unique ID of the MaintainX user in your organization who approved the purchase order.

MaintainX uses this ID to record the user's activity in the web and mobile apps.
Full PO
Part IDFor lines that correspond to a part line item in a purchase order, this is the unique ID of the part.

MaintainX uses this ID to record activity related the part.

This column is blank in lines that don't represent parts (e.g., lines for taxes or additional costs).
Line item in PO
Part NumberFor lines that correspond to a part line item in a purchase order, this is the part number specified in the Parts Inventory module, or entered manually when you create the purchase order.

This column is blank in lines that don't represent parts (e.g., lines for taxes or additional costs).
Line item in PO
Unit CostThe unit cost of the item, specified in the Parts Inventory module, or entered manually when you create the purchase order.

This column is blank in lines that don't represent parts (e.g., lines for taxes or additional costs).
Line item in PO
Ordered QuantityThe quantity of the item you ordered when you created the purchase order.Line item in PO
Received QuantityThe quantity of the item you actually received when the purchase order was fulfilled.

You enter this value when you fulfill the purchase order.
Line item in PO
Ordered CostThe COST OF UNITS ORDERED for the corresponding line item in the purchase order.

For parts, this is the total cost for the number of units you ordered.

For additional costs, this is the amount you entered in the purchase order.

For taxes, this is the calculated amount based on the tax percentage you specified in the purchase order.
Line item in PO
Received CostThe COST OF UNITS RECEIVED in the corresponding line item in the purchase order.

For parts, this is the total cost for the number of units you received.

Received Cost is not calculated for additional costs or taxes.
Line item in PO
Total Ordered CostThe sum of the COST OF UNITS ORDERED for all items in the purchase order, plus any additional costs or taxes.

This is the total for the full purchase order. The same value appears in this column for every line that corresponds to the same purchase order. See How to Read Exported Purchase Order Data.
Full PO
Total Received CostThe sum of the COST OF UNITS RECEIVED for all items in the purchase order, plus non-taxable additional costs and taxes.

Note that the tax amount for items received does not appear in the exported data, but is part of the Total Received Cost calculation.

Similarly, non-taxable additional costs don't appear as received costs, but are included in Total Received Cost.

This is the total for the full purchase order. The same value appears in this column for every line that corresponds to the same purchase order. See How to Read Exported Purchase Order Data.
Full PO
Part Updated onThe date and time the part was updated in the Parts Inventory module. Updates happen when you fulfill the purchase order.

This column is updated even if the quantity you received was 0.
Line item in PO