mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt misc
This commit is contained in:
@@ -289,6 +289,7 @@ class ResConfigSettings(models.TransientModel):
|
||||
['stock.pack.operation', ],
|
||||
['stock.picking', ],
|
||||
['stock.scrap', ],
|
||||
['stock.picking.batch', ],
|
||||
['stock.inventory.line', ],
|
||||
['stock.inventory', ],
|
||||
['stock.production.lot', ],
|
||||
@@ -308,6 +309,7 @@ class ResConfigSettings(models.TransientModel):
|
||||
'|', ('code', '=', 'stock.lot.tracking'),
|
||||
'|', ('code', '=', 'stock.orderpoint'),
|
||||
'|', ('code', '=', 'stock.picking'),
|
||||
'|', ('code', '=', 'picking.batch'),
|
||||
'|', ('code', '=', 'stock.quant.package'),
|
||||
'|', ('code', '=', 'stock.scrap'),
|
||||
'|', ('code', '=', 'stock.picking'),
|
||||
|
||||
@@ -1,14 +1,22 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * app_sale_product_multi_add
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Project-Id-Version: Odoo Server 12.0+e-20190301\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-08 14:28+0000\n"
|
||||
"PO-Revision-Date: 2018-01-08 14:28+0000\n"
|
||||
"POT-Creation-Date: 2019-03-22 10:38+0000\n"
|
||||
"PO-Revision-Date: 2019-03-22 10:38+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: app_sale_product_multi_add
|
||||
#: model_terms:ir.ui.view,arch_db:app_sale_product_multi_add.app_view_order_form
|
||||
msgid "Multi add product"
|
||||
msgstr "批量添加"
|
||||
|
||||
|
||||
@@ -54,7 +54,7 @@ App MRP Bom Product Multi Batch Add
|
||||
制造Bom批量增加产品.
|
||||
|
||||
## app_odoo_customize
|
||||
###Quick customize, debranding,reset data, debug. Language Switcher.
|
||||
### Quick customize, debranding,reset data, debug. Language Switcher.
|
||||
Easy Delete data.reset account chart.
|
||||
odoo debrand, odoo debranding, customize my odoo.
|
||||
============
|
||||
|
||||
Reference in New Issue
Block a user