mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[MRG] from main
This commit is contained in:
@@ -73,7 +73,7 @@ On each generated line, you have many choices:
|
||||
],
|
||||
'demo_xml': ["credit_control_demo.xml"],
|
||||
'tests': [],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
'license': 'AGPL-3',
|
||||
'application': True
|
||||
}
|
||||
|
||||
@@ -41,7 +41,7 @@ Module developped by Alexis de Lattre <alexis.delattre@akretion.com> during the
|
||||
'update_xml': ['account_view.xml',
|
||||
'wizard/account_move_reverse_view.xml'],
|
||||
'demo_xml': [],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
'active': False,
|
||||
}
|
||||
|
||||
|
||||
@@ -88,5 +88,5 @@ Thanks to main contributors: Grzegorz Grzelak, Alexis de Lattre
|
||||
],
|
||||
"demo_xml" : [],
|
||||
"active": False,
|
||||
"installable": True
|
||||
'installable': False
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user