mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update po and common
This commit is contained in:
@@ -289,6 +289,7 @@ class ResConfigSettings(models.TransientModel):
|
||||
'stock.',
|
||||
'picking.',
|
||||
'procurement.group',
|
||||
'product.tracking.default',
|
||||
'WH/',
|
||||
]
|
||||
return self.remove_app_data(to_removes, seqs)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 225 KiB |
@@ -18,7 +18,7 @@
|
||||
|
||||
{
|
||||
'name': "App web enterprise enhance,企业版界面增强",
|
||||
'version': '13.21.04.22',
|
||||
'version': '13.21.09.22',
|
||||
'author': 'Sunpop.cn',
|
||||
'category': 'Base',
|
||||
'website': 'https://www.sunpop.cn',
|
||||
|
||||
@@ -110,3 +110,8 @@
|
||||
.o_form_readonly .o_list_view .o_list_table .o_list_many2one {
|
||||
white-space: pre-wrap!important;
|
||||
}
|
||||
|
||||
//主菜单的 menu 图标
|
||||
.o_main_navbar > .o_menu_toggle.fa-th:before {
|
||||
content: "\f26a";
|
||||
}
|
||||
Reference in New Issue
Block a user