mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update 更新 18 版财务相关
This commit is contained in:
BIN
app_account_ztree/static/description/banner.png
Normal file
BIN
app_account_ztree/static/description/banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
@@ -36,7 +36,7 @@
|
||||
<div class="alert alert-info" style="padding:8px;font-weight: 300; font-size: 20px;">
|
||||
<i class="fa fa-hand-o-right"></i>
|
||||
<b>
|
||||
<a href="http://www.odoo.com/apps/modules/18.0/app_web_superbar/" target="_blank" class="text-danger">
|
||||
<a href="./app_web_superbar/" target="_blank" class="text-danger">
|
||||
Extend features. superbar advance search navigator
|
||||
</a>
|
||||
</b>
|
||||
@@ -52,19 +52,19 @@
|
||||
<ul class="list-unstyled">
|
||||
<li>
|
||||
<i class="fa fa-link text-primary"></i>
|
||||
<a href="http://www.odoo.com/apps/modules/18.0/app_web_widget_ztree/" target="_blank" class="text-danger">zTree widget (must need to use in following demo).</a>
|
||||
<a href="./app_web_widget_ztree/" target="_blank" class="text-danger">zTree widget (must need to use in following demo).</a>
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-link text-primary"></i>
|
||||
<a href="http://www.odoo.com/apps/modules/18.0/app_product_ztree/" target="_blank">Product and category.</a>
|
||||
<a href="./app_product_ztree/" target="_blank">Product and category.</a>
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-link text-primary"></i>
|
||||
<a href="http://www.odoo.com/apps/modules/18.0/app_stock_ztree/" target="_blank">Stock and Location.</a>
|
||||
<a href="./app_stock_ztree/" target="_blank">Stock and Location.</a>
|
||||
</li>
|
||||
<li>
|
||||
<i class="fa fa-link text-primary"></i>
|
||||
<a href="http://www.odoo.com/apps/modules/18.0/app_hr_ztree/" target="_blank">hr department and employee.</a>
|
||||
<a href="./app_hr_ztree/" target="_blank">hr department and employee.</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -120,7 +120,7 @@
|
||||
<section class="oe_container container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h2> </h2>
|
||||
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">(!Need extra module and pay, release soon)Easy to navigator.</h2>
|
||||
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">(!Need extra module and pay)Easy to navigator.</h2>
|
||||
<h4 class="oe_slogan">Product, employee in kanban view</h4>
|
||||
<div class="oe_demo oe_screenshot img img-fluid">
|
||||
<img src="demo11.jpg">
|
||||
@@ -130,7 +130,7 @@
|
||||
|
||||
<section class="oe_container container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h4 class="oe_slogan">(!Need extra module and pay, release soon)List view</h4>
|
||||
<h4 class="oe_slogan">(!Need extra module and pay)List view</h4>
|
||||
<div class="oe_demo oe_screenshot img img-fluid">
|
||||
<img src="demo12.jpg">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user