Documents
HomeGlossary
Learn NetSuite
Learn NetSuite
  • Introduction
  • Integration Tools and Methodologies
    • SuiteScript
      • N/Task Module
      • N/Record Module
      • N/Search Module
      • N/File Module
    • Saved Search
    • Integration Methodologies
    • NetSuite
    • HotWax
  • Integration Flows
    • Inventory
    • Sales Orders
      • Order Approval
      • Order Allocation
      • Fulfillment
      • Invoicing
      • Shipping Methods
      • Gift Card Orders
      • POS Orders
      • Send Sale Orders
      • Reports
    • Returns
    • Exchanges
    • Kit Products
    • Transfer Orders
      • Warehouse to Store
      • Store to Warehouse
      • Store to Store
      • Reports
    • Cycle Count
    • Purchase Orders
  • NetSuite Deployment
    • Deployment
    • SDF Bundle Setup
      • Install SDF
      • Setup SFTP
      • Date Time Format
    • Prerequisites
      • Install NetSuite Jobs
      • Product Store Settings
      • SFTP Locations
      • Historical Customers
      • Shipping Methods
      • Price Level
      • Payment Methods
      • Promo Codes
      • NetSuite Facility Group
  • Synchronization Flows
    • Auditing
    • Products and Inventory
      • Product IDs
      • Inventory Reset
    • Orders
      • POS Cash Sales
      • Sync Customer
      • Sync Order IDs
      • Approve Orders
      • Reports
    • Allocation & Fulfillment
    • Transfer Orders
    • Purchase Orders
    • Integration Mappings
      • Payment Methods
      • Discount Codes
      • Price Levels
      • Shipping Methods
      • Facility Group
  • Troubleshooting
    • Failed SuiteScripts
    • Error Logs
    • Failure Notifications
    • Order Sync Failure
Powered by GitBook
On this page
  • Export purchase orders from NetSuite
  • Import purchase orders into NetSuite
  • Export received purchase orders from HotWax
  • Import received purchase orders into NetSuite

Was this helpful?

Edit on GitHub
Export as PDF
  1. Synchronization Flows

Purchase Orders

Explore the seamless synchronization of Purchase Orders between NetSuite's ERP system and HotWax Commerce, optimizing inventory management.

When a Purchase Order is raised in Netsuite's ERP system, it needs to be seamlessly synchronized with HotWax Commerce, where the store associates employ an intuitive Receiving App by HotWax Commerce for the efficient receipt of inventory.

Export purchase orders from NetSuite

Schedule SuiteScripts to export purchase orders

HC_generateCSV_OpenPurchaseOrders

SFTP location

Import purchase orders into NetSuite

Schedule the import purchase order job from the pre-order page in the Job Manager application

Import purchase orders
IMP_ASN_PO_FEED

Export received purchase orders from HotWax

Schedule a job in the integration layer to export received POs from the OMS and place them at an SFTP location for NetSuite to import

Check SFTP locations for received purchase orders

/home/{sftp-username}/netsuite/purchaseorder/receipt

Import received purchase orders into NetSuite

Schedule the SuiteScript in NetSuite to consume this PO receipt feed and save it in NetSuite.

HC_imortPurchaseOrderReceipts
PreviousTransfer OrdersNextIntegration Mappings

Last updated 11 months ago

Was this helpful?