I have tried a simple Transaction instead of a Document without success.
The account that gets funds from the sale of a product varies depending on the product. I assume this would mean I need to set up a Transaction for every consignment item, which isn’t practical. However, using a Document allows me to create Transactions dynamically, by changing the “target” Account depending on the Product.
That is, unless I am missing some fundamental understanding of how to use a Transaction as opposed to a Document.
Thanks for that @emre. I think it will be useful. If I were careful to have my Account names identical to Customer Entity Names, I could use the Entity instead, but for reliability purposes, it would be better to be able to get the Account. We do have {ENTITY BALANCE}
afterall, so I imagine the addition of this new Tag shouldn’t be difficult.