RUAL Documentation

create

This block is part of the twinfield group and was last modified in core v10.4.28.

create v10.4.28

generates a new invoice in the twinfield classic invoicing.

Pin Pin Type Default
flow
flow
connectionrequired
twinfieldconnection
typerequired
The invoice type (code), e.g. MEMO.
value
number
The number of his invoice, e.g. 202100001. As this 'number' can be padded with zeros, we can only accept it as value. Twinfield will auto-fill is none is given.
value
customer
The number of the customer this invoice is directed to, e.g. 0004. As this 'number' can be padded with zeros, we can only accept it as value.
value
ledgerrequired
The revenue ledger this invoice total should be booked against, e.g. 1300
value
statusrequired
The status of this invoice, e.g. concept. Should be final after testing.
value
linesrequired
Lines to be shown on this invoice, @id is auto-filled, See Twinfield Docs for a full description.
array
total inclrequired
The invoice total incl. VAT
number
currency
The currency to be used, e.g. EUR.
value
date
The date shown on the invoice, auto-filled with current date if not given.
date
Pin Pin Type Example
flow
flow
success
condition
invoice
object
number
value
due_daterequired
date
linesrequired
Full output of the created lines in twinfield.
array
error
value
Connection
twinfieldconnection

Core Releases

v10.4.28 This block was introduced in v10.4.28, click here to see the release notes.
Back to twinfield Return to the main group to view all sub-groups Back to invoices Return to the group to view all blocks within this group