mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
make account_payment_shortcut installable so default Invoices will be selected in Wizard
This commit is contained in:
@@ -29,5 +29,5 @@
|
||||
'description': '''
|
||||
When composing a payment order, select all candidates by default (in the second step of the "Select invoices to pay" wizard).
|
||||
''',
|
||||
'installable': False,
|
||||
'installable': True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user