{ 'name': 'Payment Disperse', 'version': '12.0.1.0.0', 'author': 'Hibou Corp. ', 'category': 'Accounting', 'summary': 'Pay multiple invoices with one Payment', 'description': """ Pay multiple invoices with one Payment, and manually disperse the amount per invoice. """, 'website': 'https://hibou.io/', 'depends': [ 'account', ], 'data': [ 'wizard/register_payment_wizard_views.xml', ], 'installable': True, 'auto_install': False, }