is_part_of_invoice
Use it like this:
- [ #is/_part_of_invoice :: Invoice ] or
- [ is_part_of_invoice :: Invoice ]
The order is being paid as part of the referenced Invoice.
Relation describes that: [ #has_/domain :: Order ] ( #has_/name :: is_part_of_invoice ) ( #has_/range :: Invoice )