[FIX]GOLEM Payement depends on payment
This commit is contained in:
parent
970fa991b5
commit
5ca67d5a48
@ -20,13 +20,13 @@
|
|||||||
'summary': 'Usage of account invoice and account payments',
|
'summary': 'Usage of account invoice and account payments',
|
||||||
'description': ''' Ability to create invoice(s) from activity subscriptions
|
'description': ''' Ability to create invoice(s) from activity subscriptions
|
||||||
and anticipate multiple payments. ''',
|
and anticipate multiple payments. ''',
|
||||||
'version': '10.0.0.3.0',
|
'version': '10.0.0.3.1',
|
||||||
'category': 'GOLEM',
|
'category': 'GOLEM',
|
||||||
'author': 'Fabien Bourgeois',
|
'author': 'Fabien Bourgeois',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'application': True,
|
'application': True,
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'depends': ['account', 'golem_season'],
|
'depends': ['account', 'payment', 'golem_season'],
|
||||||
'data': ['views/golem_payment_views.xml',
|
'data': ['views/golem_payment_views.xml',
|
||||||
'views/golem_account_payment_views.xml',
|
'views/golem_account_payment_views.xml',
|
||||||
'security/ir.model.access.csv']
|
'security/ir.model.access.csv']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user