create/update
This block is part of the twinfield
group and was last modified in core v10.4.28
.
create/update
v10.4.28
creates a new journal transaction or updates existing ones. See Twinfield Docs for a full description.
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
statusrequired The status of this journal entry, e.g. temporary . Should be final after testing. |
value |
|
|
typerequired The transaction type (code) |
value |
|
|
number The transaction number (number), e.g. 201300001 . As this number can be padded with zeros, we can only accept it as value. Should only be set during an update |
value |
|
|
currency The currency to be used, e.g. EUR . |
value |
|
|
date The date shown on the journal entry, auto-filled with current date if not given. |
date |
|
|
linesrequired Lines to be shown on this journal entry, @id is auto-filled, See Twinfield Docs for a full description. |
array |
|
|
connection |
twinfieldconnection |
|
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
success |
condition |
||
location Returns the twinfield location of this transaction. |
value |
||
number Transaction number. |
value |
||
date Transaction date. |
date |
||
transaction Returns the twinfield transaction information. |
object |
||
lines Returns the lines of this transaction. |
array |
||
error |
value |
||
Connection |
twinfieldconnection |
Core Releases
v10.4.28 This block was introduced inv10.4.28
, click here to see the release notes.
Back to
twinfield
Return to the main group to view all sub-groups
Back to journal transactions
Return to the group to view all blocks within this group