Full Shelf Purchase Orders
App Introduction
Create purchase orders for your products. Save time on receiving inventory with just a few clicks. With Full Shelf, you can quickly create purchase orders (POs) and send them to your suppliers—either by downloading a PDF or sharing a link via email. When your PO is received, the app will automatically update your inventory counts, saving you time. It includes a "Supplier SKU" field for cases where you need to distinguish supplier SKUs from your own. Additionally, it lets you create POs from regular Shopify orders and request suppliers to ship directly to customers.
Core Functionality
- Include a supplier SKU field to optionally distinguish it from internal SKUs.
- Create a PDF document or quickly send the generated link.
- Customize POs, including logos, notes, and shipping/tax rates per supplier.
- Receive partial or full POs, which will update inventory in Shopify accordingly.
- Create POs by selecting products or regular Shopify orders.
Merchant-Friendly
- Wholesale & Retail Merchants
- Multi-supplier E-commerce
- Inventory Management Merchants
- Cross-border Independent Station Merchants
Basic Information
- Developer:Cashew Tree Software Inc.
- Address:Vancouver, BC, CA
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:4 comment
- Release Date:2018-2-15
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
标准
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/variants/{variant_id}.json
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- GET /admin/api/products/{product_id}/variants/{variant_id}.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/purchase_orders/{po_id}/pdf.json
- GET /admin/api/purchase_orders/{po_id}/pdf.json
- POST /admin/api/purchase_orders/{po_id}/send_link.json
Permission:write_purchase_orders,read_purchase_orders,manage_orders
- POST /admin/api/purchase_orders.json
- PUT /admin/api/purchase_orders/{po_id}.json
- GET /admin/api/purchase_orders/{po_id}.json
Permission:write_purchase_orders,read_purchase_orders,manage_settings
- POST /admin/api/purchase_orders/{po_id}/receive.json
- PUT /admin/api/purchase_orders/{po_id}/receive.json
- GET /admin/api/purchase_orders/{po_id}/receive.json
Permission:write_inventory,read_inventory,manage_purchase_orders
- POST /admin/api/purchase_orders.json?product_ids={ids}
- POST /admin/api/purchase_orders.json?order_id={id}
- GET /admin/api/purchase_orders.json
Permission:write_purchase_orders,read_products,read_orders