mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update po relate
This commit is contained in:
@@ -44,7 +44,11 @@ def app_quick_import(env, content_path, sep=None):
|
||||
preview = import_wizard.parse_preview({
|
||||
'has_headers': True,
|
||||
})
|
||||
result = import_wizard.execute_import(
|
||||
else:
|
||||
preview = False
|
||||
|
||||
if preview:
|
||||
import_wizard.execute_import(
|
||||
preview["headers"],
|
||||
preview["headers"],
|
||||
preview["options"]
|
||||
|
||||
Reference in New Issue
Block a user