14 lines
459 B
Python
14 lines
459 B
Python
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
{
|
|
"name": "Account Banking Mandate Batch Create",
|
|
"summary": "Adds a contextual action on contacts to create and validate "
|
|
"SEPA direct debit mandates in bulk for the selected partners.",
|
|
"version": "18.0.1.0.0",
|
|
"license": "AGPL-3",
|
|
"author": "Criptomart",
|
|
"depends": ["account_banking_sepa_direct_debit"],
|
|
"data": [
|
|
"data/server_action.xml",
|
|
],
|
|
}
|