mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix account depend
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
""",
|
""",
|
||||||
'depends': [
|
'depends': [
|
||||||
'account',
|
'account',
|
||||||
'l10n_cn',
|
'app_odoo_customize',
|
||||||
],
|
],
|
||||||
'images': ['static/description/banner.png'],
|
'images': ['static/description/banner.png'],
|
||||||
'data': [
|
'data': [
|
||||||
|
|||||||
Reference in New Issue
Block a user