mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
'depends': [
|
||||
'hr',
|
||||
],
|
||||
'images': ['static/description/banner.png'],
|
||||
'images': ['static/description/banner.gif'],
|
||||
'data': [
|
||||
'views/hr_views.xml',
|
||||
],
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
'depends': [
|
||||
'product',
|
||||
],
|
||||
'images': ['static/description/banner.png'],
|
||||
'images': ['static/description/banner.gif'],
|
||||
'data': [
|
||||
'views/product_views.xml',
|
||||
],
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
'depends': [
|
||||
'stock',
|
||||
],
|
||||
'images': ['static/description/banner.png'],
|
||||
'images': ['static/description/banner.gif'],
|
||||
'data': [
|
||||
'views/stock_views.xml',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user