31 lines
856 B
Python
31 lines
856 B
Python
{
|
|
'name': 'DOB Tests',
|
|
'version': '19.0.1.0.0',
|
|
'author': 'Mk.Lab',
|
|
'description': 'Central test suite for all custom DOB modules.',
|
|
'depends': [
|
|
'account_bank_statement_1c_import',
|
|
'account_move_templates',
|
|
'account_move_templates_invoice',
|
|
'base_tier_validation',
|
|
'base_user_role',
|
|
'docx_report',
|
|
'docx_report_generation',
|
|
'ir_rule_protected',
|
|
'l10n_ru_advance_payments',
|
|
'l10n_ru_attorney',
|
|
'l10n_ru_contract',
|
|
'l10n_ru_contract_account',
|
|
'l10n_ru_contract_sale',
|
|
'l10n_ru_doc',
|
|
'l10n_ru_upd_xml',
|
|
'mklab_base_indicators',
|
|
'mklab_dms_document',
|
|
'mklab_project_task_indicators',
|
|
'access_apps',
|
|
'ir_rule_protected',
|
|
],
|
|
'installable': True,
|
|
'license': 'LGPL-3',
|
|
}
|