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': [
|
'depends': [
|
||||||
'hr',
|
'hr',
|
||||||
],
|
],
|
||||||
'images': ['static/description/banner.png'],
|
'images': ['static/description/banner.gif'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/hr_views.xml',
|
'views/hr_views.xml',
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -38,7 +38,7 @@
|
|||||||
'depends': [
|
'depends': [
|
||||||
'product',
|
'product',
|
||||||
],
|
],
|
||||||
'images': ['static/description/banner.png'],
|
'images': ['static/description/banner.gif'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/product_views.xml',
|
'views/product_views.xml',
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -38,7 +38,7 @@
|
|||||||
'depends': [
|
'depends': [
|
||||||
'stock',
|
'stock',
|
||||||
],
|
],
|
||||||
'images': ['static/description/banner.png'],
|
'images': ['static/description/banner.gif'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/stock_views.xml',
|
'views/stock_views.xml',
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user