Basic Information

appmixer.sageone.accounting.CreateSalesInvoice

1.0.0

Public

This component creates a new sales invoice.

Input Ports

salesInvoice

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

Output Ports

newSalesInvoice

FieldTypeDescription
carriage -
carriage_tax_code.id -
carriage_tax_rate_percentage -
contact.id -
contact_name -
date -
delivery_address -
delivery_address_same_as_main -
due_date -
id -
invoice_number -
line_items[0].description -
line_items[0].id -
line_items[0]['ledger_account'].id -
line_items[0]['lock_version'] -
line_items[0]['product'].id -
line_items[0]['product_code'] -
line_items[0].quantity -
line_items[0]['tax_amount'] -
line_items[0]['tax_rate_percentage'] -
line_items[0]['unit_price'].id -
lock_version -
main_address -
notes -
outstanding_amount -
reference -
status.id -
tax_scheme_period_id -
terms_and_conditions -
total_net_amount -
total_tax_amount -
void_reason -

Full Metadata