cforge-2.0.x-dev/config/install/core.entity_form_mode.mcapi_transaction.bill.yml
config/install/core.entity_form_mode.mcapi_transaction.bill.yml
langcode: en
status: true
id: mcapi_transaction.bill
label: 'Bill'
targetEntityType: mcapi_transaction
cache: true
third_party_settings:
mcapi_forms:
title: Bill another member
incoming: 1
wallet_link_title: 'Bill [mcapi_wallet:name]'
path: /transact/bill
roles:
- committee
menu_title: Bill
menu_weight: 5
menu_parent: 'account:'
add_transaction_tab: true
transaction_type: default
experience_twig: |-
I{{ payee }} gave {{ description }}
in category {{ category }}
to {{ payer }}
and now bill them for
{{ worth }}'
experience_button: Preview
