[IMP]Yaltik Bootstrap : replace MUK by OCA web addons
This commit is contained in:
parent
dbcfdc14e5
commit
1d10e5a89a
@ -21,12 +21,12 @@
|
|||||||
'description': """ Yaltik bootstrap : common dependencies for all projects :
|
'description': """ Yaltik bootstrap : common dependencies for all projects :
|
||||||
* addons from OCA : FR localization, debranding ;
|
* addons from OCA : FR localization, debranding ;
|
||||||
* new backend and responsive theme """,
|
* new backend and responsive theme """,
|
||||||
'version': '16.0.0.1.0',
|
'version': '16.0.0.1.1',
|
||||||
'category': 'Yaltik',
|
'category': 'Yaltik',
|
||||||
'author': 'Fabien Bourgeois',
|
'author': 'Fabien Bourgeois',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'application': False,
|
'application': False,
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'depends': ['l10n_fr', 'l10n_fr_siret', 'l10n_fr_state', 'l10n_fr_department',
|
'depends': ['l10n_fr', 'l10n_fr_siret', 'l10n_fr_state', 'l10n_fr_department',
|
||||||
'muk_web_theme']
|
'web_theme_classic', 'web_responsive']
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user