mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix app_webent
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
""",
|
||||
'price': 98.00,
|
||||
'currency': 'EUR',
|
||||
'depends': ['app_odoo_customize', 'web_enterprise'],
|
||||
'depends': ['web_enterprise'],
|
||||
'images': [],
|
||||
'data': [
|
||||
'views/webclient_templates.xml',
|
||||
|
||||
@@ -3,10 +3,6 @@
|
||||
<div class="oe_span12">
|
||||
<h2 class="oe_slogan">App Web Enterprise Enhance</h2>
|
||||
<div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;">
|
||||
<p>This moduld base on App Odoo Customize </p>
|
||||
<h1>Please download from
|
||||
<a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/11.0/app_odoo_customize">Get relate module</a>
|
||||
</h1>
|
||||
<h1 class="mt32 mb32">More Powerful addons:
|
||||
<a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=Sunpop.cn">Supop.cn Odoo Addons</a>
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user