mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update base chinese
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
{
|
||||
'name': 'odoo中国版,中文本土化套件,中国会计基础,Odoo Chinese localization Enhance All in One',
|
||||
'version': '18.0.25.01.08',
|
||||
'version': '18.0.25.01.17',
|
||||
'author': 'odooai.cn',
|
||||
'category': 'Base',
|
||||
'website': 'https://www.odooai.cn',
|
||||
|
||||
BIN
app_base_chinese/static/description/demo1-2.jpg
Normal file
BIN
app_base_chinese/static/description/demo1-2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 30 KiB |
@@ -10,14 +10,14 @@
|
||||
<section class="oe_container container o_cc o_cc2">
|
||||
<h2 class="text-center bg-warning text-white pt24 pb24">Odoo Chinese localization Enhance All in One.Local customize for china user</h2>
|
||||
<h3 class="text-center">odoo中国版,中文本土化套件之基础框架,中国会计基础</h3>
|
||||
<p class="text-center">20+项中文优化,配合 www.odooapp.cn 的Odoo中文翻译版使用最佳</p>
|
||||
<h4 class="text-center">20+项中文优化,配合 www.odooapp.cn 的Odoo中文翻译版使用最佳</h4>
|
||||
</section>
|
||||
<!-- end title-->
|
||||
|
||||
<section class="oe_container container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="row">
|
||||
<h3>Latest update: v18.0.24.12.19</h3>
|
||||
<h3>Latest update: v18.0.25.01.17</h3>
|
||||
<div class="oe_span12 oe_spaced">
|
||||
<div class="alert alert-info" style="padding:8px;font-weight: 300; font-size: 20px;">
|
||||
<i class="fa fa-hand-o-right"></i><b> Key features: </b>
|
||||
@@ -111,13 +111,22 @@
|
||||
<section class="oe_container container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h4 class="oe_slogan">Set the address format to chinese. Including all customer, supplier, users</h4>
|
||||
<p>使用中国地址格式处理:国家,邮编,省份,城市,地址</p>
|
||||
<div class="oe_demo oe_screenshot img img-fluid">
|
||||
<img src="demo1.jpg">
|
||||
</div>
|
||||
<p>如果您需要中国省市国标数据和三级联动,您可以从此获取
|
||||
<a href="./app_base_chinese_city"> app_base_chinese_city 应用</a>
|
||||
</p>
|
||||
<p>如果您需要国家、省市区多级树状展现,您可以从此获取
|
||||
<a href="./app_web_widget_ztree"> app_web_widget_ztree 应用</a> </p>
|
||||
<h5 class="text-danger">以下为另行购买增值应用模块的效果截图</h5>
|
||||
<div class="oe_demo oe_screenshot img img-fluid">
|
||||
<img src="demo1-2.jpg">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="oe_container container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<h4 class="oe_slogan">Set Default country, state, timezone, currency.</h4>
|
||||
@@ -178,5 +187,5 @@
|
||||
</h2>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- end support-->
|
||||
</html>
|
||||
@@ -15,5 +15,10 @@
|
||||
.o_menu_toggle {
|
||||
color: var(--NavBar-entry-color, #e7e9ed);
|
||||
}
|
||||
.o_menu_systray.o_website_systray {
|
||||
.o-website-btn-custo-secondary {
|
||||
--btn-bg: $o-navbar-entry-bg--active;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user