mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
# description:
|
||||
{
|
||||
'name': 'App Odoo Customize(Backend Debranding Title,Language,Documentation,Quick Debug,Clear Data)',
|
||||
'version': '11.0.4.30',
|
||||
'version': '11.0.7.22',
|
||||
'author': 'Sunpop.cn',
|
||||
'category': 'Productivity',
|
||||
'website': 'http://www.sunpop.cn',
|
||||
@@ -43,7 +43,7 @@ You can config odoo, make it look like your own platform.
|
||||
11. Provide 236 country flags.
|
||||
12. Multi-language Support.
|
||||
13. Change Powered by Odoo in login screen.(Please change '../views/app_odoo_customize_view.xml' #15)
|
||||
14. Quick delete test data in Apps: Sales/POS/Purchase/MRP/Inventory/Accounting/Message/Workflow etc.
|
||||
14. Quick delete test data in Apps: Sales/POS/Purchase/MRP/Inventory/Accounting/Project/Message/Workflow etc.
|
||||
15. Reset All the Sequence to beginning of 1: SO/PO/MO/Invoice...
|
||||
16. Fix odoo reload module translation bug while enable english language
|
||||
17. Stop Odoo Auto Subscribe(Performance Improve)
|
||||
|
||||
@@ -34,6 +34,11 @@ msgstr "激活开发者模式"
|
||||
msgid "Activate the developer mode (with assets)"
|
||||
msgstr "激活开发者模式 (assets)"
|
||||
|
||||
#. module: app_odoo_customize
|
||||
#: model:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings
|
||||
msgid "All Business"
|
||||
msgstr "所有业务"
|
||||
|
||||
#. module: app_odoo_customize
|
||||
#: model:ir.model,name:app_odoo_customize.model_app_theme_config_settings
|
||||
msgid "App Odoo Customize settings"
|
||||
@@ -86,6 +91,11 @@ msgstr "取消激活开发者模式"
|
||||
msgid "Delete All BOM"
|
||||
msgstr "删除所有物料清单"
|
||||
|
||||
#. module: app_odoo_customize
|
||||
#: model:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings
|
||||
msgid "Delete All MRP/Sale/Purchase/Account/MRP/Inventory/Project/Message/Workflow"
|
||||
msgstr "清除所有业务数据 MRP/Sale/Purchase/Account/MRP/Inventory/Project/Message/Workflow"
|
||||
|
||||
#. module: app_odoo_customize
|
||||
#: model:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings
|
||||
msgid "Delete All Manufacturing Order"
|
||||
@@ -116,6 +126,11 @@ msgstr "删除所有产品及变体"
|
||||
msgid "Delete All Product Attribute"
|
||||
msgstr "删除所有产品属性"
|
||||
|
||||
#. module: app_odoo_customize
|
||||
#: model:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings
|
||||
msgid "Delete All Project/Task/Forecast"
|
||||
msgstr "删除所有项目/任务/预测"
|
||||
|
||||
#. module: app_odoo_customize
|
||||
#: model:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings
|
||||
msgid "Delete All Purchase Order and Requisition"
|
||||
@@ -228,6 +243,11 @@ msgstr "POS门店"
|
||||
msgid "Please confirm to delete the select data?"
|
||||
msgstr "确认删除指定数据?"
|
||||
|
||||
#. module: app_odoo_customize
|
||||
#: model:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings
|
||||
msgid "Project"
|
||||
msgstr "项目"
|
||||
|
||||
#. module: app_odoo_customize
|
||||
#: model:ir.ui.view,arch_db:app_odoo_customize.view_app_theme_config_settings
|
||||
msgid "Purchase"
|
||||
|
||||
@@ -5,11 +5,11 @@
|
||||
<div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;">
|
||||
<p>This moduld allows user to quickly customize and debranding Odoo. Quick debug, Language Switcher,
|
||||
Online Documentation Access,Quick Data Clear. </p>
|
||||
<h3>Lastest update: v11.0.4.30</h3>
|
||||
<h3>Lastest update: v11.0.7.22</h3>
|
||||
<p>Fix Login bug when install website.</p>
|
||||
<p>Add 18. Show/Hide Author and Website in Apps Dashboard</p>
|
||||
<h1>More Powerful UI addons:
|
||||
<a class="btn btn-primary mb16" href="https://www.odoo.com/apps/modules/10.0/app_ui_enhance/">App UI enhance</a>
|
||||
<h1>More Powerful addons:
|
||||
<a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=Sunpop.cn">Sunpop.cn Addons</a>
|
||||
</h1>
|
||||
<br>
|
||||
<h3>Add Odoo 11 Support</h3>
|
||||
@@ -27,7 +27,7 @@
|
||||
<li>11. Provide 236 country flags.</li>
|
||||
<li>12. Multi-language Support.</li>
|
||||
<li>13. Change Powered by Odoo in login screen.(Please change '../views/app_odoo_customize_view.xml' #15)</li>
|
||||
<li>14. Quick delete test data in Apps: Sales/POS/Purchase/MRP/Inventory/Accounting/Base Models.</li>
|
||||
<li>14. Quick delete test data in Apps: Sales/POS/Purchase/MRP/Inventory/Accounting/Project/Base Models.</li>
|
||||
<li>15. Reset All the Sequence to beginning of 1: SO/PO/MO/Invoice...</li>
|
||||
<li>16. Fix odoo reload module translation bug while enable english language</li>
|
||||
<li>17. Stop Odoo Auto Subscribe(Performance Improve)</li>
|
||||
|
||||
Reference in New Issue
Block a user