This commit is contained in:
ivan deng
2019-01-09 07:52:48 +08:00
parent c12ba74e33
commit bf53f3e6d5
8 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@
'depends': [
'hr',
],
'images': ['static/description/hr.gif'],
'images': ['static/description/hr2.gif'],
'data': [
'views/hr_views.xml',
],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 386 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 KiB

View File

@@ -6,7 +6,7 @@
<section class="oe_container">
<div class="oe_row">
<div class="oe_span12">
<img class="oe_demo oe_picture oe_screenshot" src="hr.gif">
<img class="oe_demo oe_picture oe_screenshot" src="hr2.gif">
</div>
<h1 class="text-center text-warning">!This moduld Do Need extra paid Apps
<a href="http://www.odoo.com/apps/modules/12.0/app_web_superbar/" target="_blank">
@@ -95,7 +95,7 @@
<div class="oe_row oe_spaced">
<h4 class="oe_slogan">Use in HR emploee.</h4>
<div class="oe_demo oe_screenshot">
<img src="hr.gif">
<img src="hr2.gif">
</div>
</div>
</section>