mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-20 10:32:07 +02:00
19.0 vanilla
This commit is contained in:
parent
d1963a3c3a
commit
2d3ee4855a
7430 changed files with 2687981 additions and 2965473 deletions
|
|
@ -38,7 +38,7 @@ class Populate(Command):
|
|||
help="Single character separator for char/text fields.",
|
||||
default=DEFAULT_SEPARATOR)
|
||||
parser.add_option_group(group)
|
||||
opt = config.parse_config(cmdargs, setup_logging=True)
|
||||
opt = config.parse_config(cmdargs + ['--no-http'], setup_logging=True)
|
||||
|
||||
# deduplicate models if necessary, and keep the last corresponding
|
||||
# factor for each model
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue