Basic Information

appmixer.sageone.accounting.CreatePurchaseInvoice

1.0.0

Public

This component creates a new purchase invoice.

Input Ports

purchaseInvoice

FieldTypeDescription
Contact Id select -
Contact name text -
Date date-time -
Due date date-time -
Description text -
Product Id select -
Quantity number -
Unit price number -
Tax Id select -
Ledger Account Id select -

Output Ports

newPurchaseInvoice

FieldTypeDescription
contact_id -
contact_name -
date -
due_date -
extra_reference -
id -
line_items[0].description -
line_items[0].id -
line_items[0]['ledger_account']['display_name'] -
line_items[0]['ledger_account'].id -
line_items[0]['ledger_account']['ledger_account_type'].id -
line_items[0]['ledger_account']['ledger_account_type'].name -
line_items[0]['ledger_account']['nominal_code'] -
line_items[0]['ledger_account']['tax_code'].id -
line_items[0]['ledger_account']['tax_code'].name -
line_items[0]['net_amount'] -
line_items[0]['quantity'] -
line_items[0]['tax_amount'] -
line_items[0]['tax_rate'].id -
line_items[0]['tax_rate'].name -
line_items[0]['tax_rate_percentage'] -
line_items[0]['unit_price'] -
line_items[0]['unit_price_includes_tax'] -

Full Metadata