======== Testing test_server.py ======== command: /entrypoint_image * Starting PostgreSQL 10 database server  [ OK ] Waiting to start psql service.....psql service started. Patching Odoo to create DB tables as unlogged... Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/addons/base/data/base_data.sql Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/fields.py Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/tools/sql.py Generating file: /home/odoo/.openerp_serverrc Configuration file generated. Working in /home/odoo/build/vauxoo/enterprise-pe Using repo vauxoo-dev/odoo and addons path /home/odoo/build/vauxoo/enterprise-pe,/home/odoo/enterprise,/home/odoo/server-tools,/home/odoo/odoo-13.0-pre-merge-ubl/addons,/home/odoo/odoo-13.0-pre-merge-ubl/odoo/addons Modules to test: l10n_pe_enterprise Modules to preinstall: ['base_address_extended', 'http_routing', 'product', 'analytic', 'contacts', 'l10n_latam_base', 'base', 'product_unspsc', 'account_accountant', 'web', 'resource', 'account_debit_note', 'portal', 'auth_signup', 'base_address_city', 'l10n_latam_invoice_document', 'mail_enterprise', 'web_mobile', 'uom', 'digest', 'web_editor', 'base_setup', 'account', 'bus', 'web_tour', 'l10n_pe', 'base_vat', 'l10n_pe_edi', 'mail'] Creating instance: Try restore database from file backup. File name /home/odoo/build/vauxoo/enterprise-pe/openerp_template.backup don't exists. Error to create database from file. /home/odoo/odoo-13.0-pre-merge-ubl/odoo-bin -d openerp_template --log-level=info --stop-after-init --init base_address_extended,http_routing,product,analytic,contacts,l10n_latam_base,base,product_unspsc,account_accountant,web,resource,account_debit_note,portal,auth_signup,base_address_city,l10n_latam_invoice_document,mail_enterprise,web_mobile,uom,digest,web_editor,base_setup,account,bus,web_tour,l10n_pe,base_vat,l10n_pe_edi,mail --log-handler openerp.tools.yaml_import:DEBUG --log-handler openerp.models.schema:DEBUG /.repo_requirements/virtualenv/python3.6/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: . """) 2020-11-16 19:48:09,792 154 INFO ? odoo: Odoo version 13.0 2020-11-16 19:48:09,793 154 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2020-11-16 19:48:09,793 154 INFO ? odoo: addons paths: ['/.repo_requirements/odoo/odoo/addons', '/home/odoo/data_dir/addons/13.0', '/home/odoo/build/vauxoo/enterprise-pe', '/home/odoo/enterprise', '/home/odoo/server-tools', '/.repo_requirements/odoo/addons'] 2020-11-16 19:48:09,793 154 INFO ? odoo: database: default@default:default 2020-11-16 19:48:10,166 154 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2020-11-16 19:48:10,475 154 INFO ? odoo.modules.loading: init db 2020-11-16 19:48:12,432 154 INFO openerp_template odoo.modules.loading: loading 1 modules... 2020-11-16 19:48:12,612 154 INFO openerp_template odoo.modules.registry: module base: creating or updating database tables 2020-11-16 19:48:12,784 154 INFO openerp_template odoo.models: Computing parent_path for table ir_ui_menu... 2020-11-16 19:48:13,319 154 INFO openerp_template odoo.models: Computing parent_path for table res_partner_category... 2020-11-16 19:48:13,701 154 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.relation_field_id 2020-11-16 19:48:13,701 154 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.related_field_id 2020-11-16 19:48:14,457 154 INFO openerp_template odoo.models: Storing computed values of ir.module.module.menus_by_module 2020-11-16 19:48:14,458 154 INFO openerp_template odoo.models: Storing computed values of ir.module.module.reports_by_module 2020-11-16 19:48:14,458 154 INFO openerp_template odoo.models: Storing computed values of ir.module.module.views_by_module 2020-11-16 19:48:14,726 154 INFO openerp_template odoo.models: Storing computed values of res.partner.display_name 2020-11-16 19:48:14,726 154 INFO openerp_template odoo.models: Storing computed values of res.partner.partner_share 2020-11-16 19:48:14,726 154 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_partner_id 2020-11-16 19:48:14,726 154 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_company_name 2020-11-16 19:48:14,822 154 INFO openerp_template odoo.models: Storing computed values of res.currency.decimal_places 2020-11-16 19:48:14,886 154 INFO openerp_template odoo.models: Storing computed values of res.company.logo_web 2020-11-16 19:48:14,886 154 INFO openerp_template odoo.models: Storing computed values of res.company.email 2020-11-16 19:48:14,886 154 INFO openerp_template odoo.models: Storing computed values of res.company.phone 2020-11-16 19:48:14,977 154 INFO openerp_template odoo.models: Storing computed values of res.users.share 2020-11-16 19:48:15,780 154 INFO openerp_template odoo.modules.loading: loading base/data/res.lang.csv 2020-11-16 19:48:15,888 154 INFO openerp_template odoo.modules.loading: loading base/data/res_lang_data.xml 2020-11-16 19:48:15,905 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_data.xml 2020-11-16 19:48:15,995 154 INFO openerp_template odoo.modules.loading: loading base/data/res_company_data.xml 2020-11-16 19:48:16,013 154 INFO openerp_template odoo.modules.loading: loading base/data/res_users_data.xml 2020-11-16 19:48:16,127 154 INFO openerp_template odoo.modules.loading: loading base/data/report_paperformat_data.xml 2020-11-16 19:48:16,137 154 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_data.xml 2020-11-16 19:48:16,542 154 INFO openerp_template odoo.modules.loading: loading base/data/res_country_data.xml 2020-11-16 19:48:17,588 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_data.xml 2020-11-16 19:48:17,721 154 INFO openerp_template odoo.modules.loading: loading base/security/base_groups.xml 2020-11-16 19:48:17,917 154 INFO openerp_template odoo.modules.loading: loading base/security/base_security.xml 2020-11-16 19:48:18,108 154 INFO openerp_template odoo.modules.loading: loading base/views/base_menus.xml 2020-11-16 19:48:18,256 154 INFO openerp_template odoo.modules.loading: loading base/views/decimal_precision_views.xml 2020-11-16 19:48:18,306 154 INFO openerp_template odoo.modules.loading: loading base/views/res_config_views.xml 2020-11-16 19:48:18,338 154 INFO openerp_template odoo.modules.loading: loading base/data/res.country.state.csv 2020-11-16 19:48:20,261 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_actions_views.xml 2020-11-16 19:48:20,549 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2020-11-16 19:48:20,594 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_cron_views.xml 2020-11-16 19:48:20,684 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_filters_views.xml 2020-11-16 19:48:20,738 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2020-11-16 19:48:20,797 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_model_views.xml 2020-11-16 19:48:21,239 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_attachment_views.xml 2020-11-16 19:48:21,311 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_rule_views.xml 2020-11-16 19:48:21,369 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_sequence_views.xml 2020-11-16 19:48:21,431 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_translation_views.xml 2020-11-16 19:48:21,517 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2020-11-16 19:48:21,583 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2020-11-16 19:48:21,713 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_default_views.xml 2020-11-16 19:48:21,788 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_cron_data.xml 2020-11-16 19:48:21,800 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_report.xml 2020-11-16 19:48:21,808 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_templates.xml 2020-11-16 19:48:21,832 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_logging_views.xml 2020-11-16 19:48:21,891 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2020-11-16 19:48:21,917 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_module_views.xml 2020-11-16 19:48:22,101 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_category_data.xml 2020-11-16 19:48:22,202 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_module.xml 2020-11-16 19:48:22,310 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_reports.xml 2020-11-16 19:48:22,315 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2020-11-16 19:48:22,358 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2020-11-16 19:48:22,388 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2020-11-16 19:48:22,417 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2020-11-16 19:48:22,448 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2020-11-16 19:48:22,495 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2020-11-16 19:48:22,517 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2020-11-16 19:48:22,553 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_update_translations_views.xml 2020-11-16 19:48:22,579 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2020-11-16 19:48:22,617 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_document_layout_views.xml 2020-11-16 19:48:22,656 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_actions_data.xml 2020-11-16 19:48:22,661 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2020-11-16 19:48:22,688 154 INFO openerp_template odoo.modules.loading: loading base/views/res_company_views.xml 2020-11-16 19:48:22,747 154 INFO openerp_template odoo.modules.loading: loading base/views/res_lang_views.xml 2020-11-16 19:48:22,808 154 INFO openerp_template odoo.modules.loading: loading base/views/res_partner_views.xml 2020-11-16 19:48:23,144 154 INFO openerp_template odoo.modules.loading: loading base/views/res_bank_views.xml 2020-11-16 19:48:23,247 154 INFO openerp_template odoo.modules.loading: loading base/views/res_country_views.xml 2020-11-16 19:48:23,362 154 INFO openerp_template odoo.modules.loading: loading base/views/res_currency_views.xml 2020-11-16 19:48:23,484 154 INFO openerp_template odoo.modules.loading: loading base/views/res_users_views.xml 2020-11-16 19:48:23,830 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_property_views.xml 2020-11-16 19:48:23,894 154 INFO openerp_template odoo.modules.loading: loading base/views/res_config_settings_views.xml 2020-11-16 19:48:23,917 154 INFO openerp_template odoo.modules.loading: loading base/views/report_paperformat_views.xml 2020-11-16 19:48:23,979 154 INFO openerp_template odoo.modules.loading: loading base/views/onboarding_views.xml 2020-11-16 19:48:24,068 154 INFO openerp_template odoo.modules.loading: loading base/security/ir.model.access.csv 2020-11-16 19:48:24,523 154 INFO openerp_template odoo.modules.loading: Module base: loading demo 2020-11-16 19:48:24,524 154 INFO openerp_template odoo.modules.loading: loading base/data/res_company_demo.xml 2020-11-16 19:48:24,541 154 INFO openerp_template odoo.modules.loading: loading base/data/res_users_demo.xml 2020-11-16 19:48:24,765 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2020-11-16 19:48:24,773 154 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2020-11-16 19:48:25,186 154 INFO openerp_template odoo.modules.loading: loading base/data/res_bank_demo.xml 2020-11-16 19:48:25,195 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_demo.xml 2020-11-16 19:48:25,533 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2020-11-16 19:48:26,002 154 INFO openerp_template odoo.modules.loading: 1 modules loaded in 13.57s, 0 queries 2020-11-16 19:48:26,055 154 INFO openerp_template odoo.modules.loading: updating modules list 2020-11-16 19:48:26,056 154 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2020-11-16 19:48:27,462 154 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['l10n_latam_base', 'account', 'base_address_city', 'base_address_extended', 'account_accountant', 'account_debit_note', 'analytic', 'auth_signup', 'base_setup', 'base_vat', 'bus', 'contacts', 'digest', 'l10n_latam_invoice_document', 'l10n_pe', 'l10n_pe_edi', 'mail', 'mail_enterprise', 'product', 'product_unspsc', 'resource', 'uom', 'web_mobile', 'portal', 'http_routing'] to user __system__ #1 via n/a 2020-11-16 19:48:27,774 154 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_upgrade on ['base'] to user __system__ #1 via n/a 2020-11-16 19:48:27,774 154 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.update_list on ['base'] to user __system__ #1 via n/a 2020-11-16 19:48:29,222 154 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_install on [] to user __system__ #1 via n/a 2020-11-16 19:48:29,380 154 INFO openerp_template odoo.modules.loading: loading 68 modules... 2020-11-16 19:48:29,500 154 INFO openerp_template odoo.modules.registry: module base_address_city: creating or updating database tables 2020-11-16 19:48:29,701 154 INFO openerp_template odoo.modules.loading: loading base_address_city/security/ir.model.access.csv 2020-11-16 19:48:29,731 154 INFO openerp_template odoo.modules.loading: loading base_address_city/views/res_city_view.xml 2020-11-16 19:48:29,775 154 INFO openerp_template odoo.modules.loading: loading base_address_city/views/res_country_view.xml 2020-11-16 19:48:29,805 154 INFO openerp_template odoo.modules.loading: Module base_address_city: loading demo 2020-11-16 19:48:29,975 154 INFO openerp_template odoo.modules.registry: module base_address_extended: creating or updating database tables 2020-11-16 19:48:30,087 154 INFO openerp_template odoo.models: Storing computed values of res.partner.street_name 2020-11-16 19:48:30,088 154 INFO openerp_template odoo.models: Storing computed values of res.partner.street_number 2020-11-16 19:48:30,088 154 INFO openerp_template odoo.models: Storing computed values of res.partner.street_number2 2020-11-16 19:48:30,188 154 INFO openerp_template odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2020-11-16 19:48:30,350 154 INFO openerp_template odoo.modules.loading: loading base_address_extended/data/base_address_extended_data.xml 2020-11-16 19:48:30,366 154 INFO openerp_template odoo.modules.loading: Module base_address_extended: loading demo 2020-11-16 19:48:30,652 154 INFO openerp_template odoo.modules.registry: module uom: creating or updating database tables 2020-11-16 19:48:30,743 154 INFO openerp_template odoo.modules.loading: loading uom/data/uom_data.xml 2020-11-16 19:48:30,813 154 INFO openerp_template odoo.modules.loading: loading uom/security/uom_security.xml 2020-11-16 19:48:30,890 154 INFO openerp_template odoo.modules.loading: loading uom/security/ir.model.access.csv 2020-11-16 19:48:30,920 154 INFO openerp_template odoo.modules.loading: loading uom/views/uom_uom_views.xml 2020-11-16 19:48:31,005 154 INFO openerp_template odoo.modules.loading: Module uom: loading demo 2020-11-16 19:48:31,267 154 INFO openerp_template odoo.modules.registry: module web: creating or updating database tables 2020-11-16 19:48:32,642 154 INFO openerp_template odoo.modules.loading: loading web/security/ir.model.access.csv 2020-11-16 19:48:32,644 154 INFO openerp_template odoo.modules.loading: loading web/views/webclient_templates.xml 2020-11-16 19:48:33,082 154 INFO openerp_template odoo.modules.loading: loading web/views/report_templates.xml 2020-11-16 19:48:33,297 154 INFO openerp_template odoo.modules.loading: loading web/data/report_layout.xml 2020-11-16 19:48:33,371 154 INFO openerp_template odoo.modules.loading: Module web: loading demo 2020-11-16 19:48:33,713 154 INFO openerp_template odoo.modules.registry: module base_import: creating or updating database tables 2020-11-16 19:48:35,520 154 INFO openerp_template odoo.modules.loading: loading base_import/security/ir.model.access.csv 2020-11-16 19:48:35,622 154 INFO openerp_template odoo.modules.loading: loading base_import/views/base_import_templates.xml 2020-11-16 19:48:35,684 154 INFO openerp_template odoo.modules.loading: Module base_import: loading demo 2020-11-16 19:48:35,849 154 INFO openerp_template odoo.modules.registry: module base_setup: creating or updating database tables 2020-11-16 19:48:35,955 154 INFO openerp_template odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2020-11-16 19:48:35,965 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2020-11-16 19:48:36,073 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2020-11-16 19:48:36,113 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/assets.xml 2020-11-16 19:48:36,142 154 INFO openerp_template odoo.modules.loading: Module base_setup: loading demo 2020-11-16 19:48:36,315 154 INFO openerp_template odoo.modules.registry: module bus: creating or updating database tables 2020-11-16 19:48:36,479 154 INFO openerp_template odoo.modules.loading: loading bus/views/bus.xml 2020-11-16 19:48:36,546 154 INFO openerp_template odoo.modules.loading: loading bus/security/ir.model.access.csv 2020-11-16 19:48:36,581 154 INFO openerp_template odoo.modules.loading: Module bus: loading demo 2020-11-16 19:48:36,816 154 INFO openerp_template odoo.modules.registry: module http_routing: creating or updating database tables 2020-11-16 19:48:36,864 154 INFO openerp_template odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2020-11-16 19:48:36,958 154 INFO openerp_template odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2020-11-16 19:48:37,017 154 INFO openerp_template odoo.modules.loading: Module http_routing: loading demo 2020-11-16 19:48:37,161 154 INFO openerp_template odoo.modules.registry: module odoo_referral: creating or updating database tables 2020-11-16 19:48:37,172 154 INFO openerp_template odoo.modules.loading: loading odoo_referral/views/templates.xml 2020-11-16 19:48:37,214 154 INFO openerp_template odoo.modules.loading: Module odoo_referral: loading demo 2020-11-16 19:48:37,442 154 INFO openerp_template odoo.modules.registry: module resource: creating or updating database tables 2020-11-16 19:48:37,766 154 INFO openerp_template odoo.modules.loading: loading resource/data/resource_data.xml 2020-11-16 19:48:37,827 154 INFO openerp_template odoo.modules.loading: loading resource/security/ir.model.access.csv 2020-11-16 19:48:37,883 154 INFO openerp_template odoo.modules.loading: loading resource/security/resource_security.xml 2020-11-16 19:48:37,919 154 INFO openerp_template odoo.modules.loading: loading resource/views/resource_views.xml 2020-11-16 19:48:38,204 154 INFO openerp_template odoo.modules.loading: loading resource/views/resource.xml 2020-11-16 19:48:38,241 154 INFO openerp_template odoo.modules.loading: Module resource: loading demo 2020-11-16 19:48:38,593 154 INFO openerp_template odoo.modules.registry: module web_cohort: creating or updating database tables 2020-11-16 19:48:40,249 154 INFO openerp_template odoo.modules.loading: loading web_cohort/views/assets.xml 2020-11-16 19:48:40,323 154 INFO openerp_template odoo.modules.loading: Module web_cohort: loading demo 2020-11-16 19:48:40,485 154 INFO openerp_template odoo.modules.registry: module web_diagram: creating or updating database tables 2020-11-16 19:48:40,501 154 INFO openerp_template odoo.modules.loading: loading web_diagram/views/web_diagram_templates.xml 2020-11-16 19:48:40,579 154 INFO openerp_template odoo.modules.loading: Module web_diagram: loading demo 2020-11-16 19:48:40,795 154 INFO openerp_template odoo.modules.registry: module web_editor: creating or updating database tables 2020-11-16 19:48:40,998 154 INFO openerp_template odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2020-11-16 19:48:41,025 154 INFO openerp_template odoo.modules.loading: loading web_editor/views/editor.xml 2020-11-16 19:48:41,333 154 INFO openerp_template odoo.modules.loading: loading web_editor/views/snippets.xml 2020-11-16 19:48:41,372 154 INFO openerp_template odoo.modules.loading: Module web_editor: loading demo 2020-11-16 19:48:41,595 154 INFO openerp_template odoo.modules.registry: module web_enterprise: creating or updating database tables 2020-11-16 19:48:41,618 154 INFO openerp_template odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2020-11-16 19:48:41,882 154 INFO openerp_template odoo.modules.loading: Module web_enterprise: loading demo 2020-11-16 19:48:42,253 154 INFO openerp_template odoo.modules.registry: module web_gantt: creating or updating database tables 2020-11-16 19:48:43,972 154 INFO openerp_template odoo.modules.loading: loading web_gantt/views/web_gantt_templates.xml 2020-11-16 19:48:44,079 154 INFO openerp_template odoo.modules.loading: Module web_gantt: loading demo 2020-11-16 19:48:44,448 154 INFO openerp_template odoo.modules.registry: module web_grid: creating or updating database tables 2020-11-16 19:48:46,210 154 INFO openerp_template odoo.modules.loading: loading web_grid/views/templates.xml 2020-11-16 19:48:46,341 154 INFO openerp_template odoo.modules.loading: Module web_grid: loading demo 2020-11-16 19:48:46,504 154 INFO openerp_template odoo.modules.registry: module web_kanban_gauge: creating or updating database tables 2020-11-16 19:48:46,516 154 INFO openerp_template odoo.modules.loading: loading web_kanban_gauge/views/web_kanban_gauge_templates.xml 2020-11-16 19:48:46,632 154 INFO openerp_template odoo.modules.loading: Module web_kanban_gauge: loading demo 2020-11-16 19:48:46,786 154 INFO openerp_template odoo.modules.registry: module web_tour: creating or updating database tables 2020-11-16 19:48:46,828 154 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2020-11-16 19:48:46,852 154 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.rule.csv 2020-11-16 19:48:46,879 154 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_templates.xml 2020-11-16 19:48:47,006 154 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_views.xml 2020-11-16 19:48:47,060 154 INFO openerp_template odoo.modules.loading: Module web_tour: loading demo 2020-11-16 19:48:47,061 154 INFO openerp_template odoo.modules.loading: loading web_tour/data/web_tour_demo.xml 2020-11-16 19:48:47,249 154 INFO openerp_template odoo.modules.registry: module iap: creating or updating database tables 2020-11-16 19:48:47,326 154 INFO openerp_template odoo.modules.loading: loading iap/security/ir.model.access.csv 2020-11-16 19:48:47,356 154 INFO openerp_template odoo.modules.loading: loading iap/security/ir_rule.xml 2020-11-16 19:48:47,373 154 INFO openerp_template odoo.modules.loading: loading iap/views/assets.xml 2020-11-16 19:48:47,450 154 INFO openerp_template odoo.modules.loading: loading iap/views/iap_views.xml 2020-11-16 19:48:47,502 154 INFO openerp_template odoo.modules.loading: loading iap/views/res_config_settings.xml 2020-11-16 19:48:47,580 154 INFO openerp_template odoo.modules.loading: Module iap: loading demo 2020-11-16 19:48:48,263 154 INFO openerp_template odoo.modules.registry: module mail: creating or updating database tables 2020-11-16 19:48:49,867 154 INFO openerp_template odoo.models: Storing computed values of res.partner.email_normalized 2020-11-16 19:48:51,407 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/invite_view.xml 2020-11-16 19:48:51,428 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_compose_message_view.xml 2020-11-16 19:48:51,474 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_cancel_views.xml 2020-11-16 19:48:51,500 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2020-11-16 19:48:51,532 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2020-11-16 19:48:51,591 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2020-11-16 19:48:51,643 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_views.xml 2020-11-16 19:48:51,756 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_mail_views.xml 2020-11-16 19:48:51,844 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_followers_views.xml 2020-11-16 19:48:51,899 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_views.xml 2020-11-16 19:48:52,076 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2020-11-16 19:48:52,115 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_activity_views.xml 2020-11-16 19:48:52,286 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2020-11-16 19:48:52,372 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_data.xml 2020-11-16 19:48:52,528 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_data.xml 2020-11-16 19:48:52,588 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_activity_data.xml 2020-11-16 19:48:52,609 154 INFO openerp_template odoo.modules.loading: loading mail/data/ir_cron_data.xml 2020-11-16 19:48:52,665 154 INFO openerp_template odoo.modules.loading: loading mail/security/mail_security.xml 2020-11-16 19:48:52,751 154 INFO openerp_template odoo.modules.loading: loading mail/security/ir.model.access.csv 2020-11-16 19:48:52,955 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_alias_views.xml 2020-11-16 19:48:53,020 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_users_views.xml 2020-11-16 19:48:53,126 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_templates.xml 2020-11-16 19:48:53,319 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/email_template_preview_view.xml 2020-11-16 19:48:53,357 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_template_views.xml 2020-11-16 19:48:53,442 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_moderation_views.xml 2020-11-16 19:48:53,486 154 INFO openerp_template odoo.modules.loading: loading mail/views/ir_actions_views.xml 2020-11-16 19:48:53,541 154 INFO openerp_template odoo.modules.loading: loading mail/views/ir_model_views.xml 2020-11-16 19:48:53,664 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_partner_views.xml 2020-11-16 19:48:53,805 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2020-11-16 19:48:53,868 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_partner_views.xml 2020-11-16 19:48:53,913 154 INFO openerp_template odoo.modules.loading: Module mail: loading demo 2020-11-16 19:48:53,914 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_demo.xml 2020-11-16 19:48:54,042 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2020-11-16 19:48:54,707 154 INFO openerp_template odoo.modules.registry: module web_map: creating or updating database tables 2020-11-16 19:48:55,642 154 INFO openerp_template odoo.models: Storing computed values of res.partner.contact_address_complete 2020-11-16 19:48:57,111 154 INFO openerp_template odoo.modules.loading: loading web_map/views/assets.xml 2020-11-16 19:48:57,240 154 INFO openerp_template odoo.modules.loading: loading web_map/views/res_config_settings.xml 2020-11-16 19:48:57,303 154 INFO openerp_template odoo.modules.loading: loading web_map/views/res_partner.xml 2020-11-16 19:48:57,378 154 INFO openerp_template odoo.modules.loading: Module web_map: loading demo 2020-11-16 19:48:57,675 154 INFO openerp_template odoo.modules.registry: module web_mobile: creating or updating database tables 2020-11-16 19:48:57,835 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/mobile_template.xml 2020-11-16 19:48:57,953 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/views.xml 2020-11-16 19:48:58,030 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/res_config_settings_views.xml 2020-11-16 19:48:58,106 154 INFO openerp_template odoo.modules.loading: Module web_mobile: loading demo 2020-11-16 19:48:58,335 154 INFO openerp_template odoo.modules.registry: module web_unsplash: creating or updating database tables 2020-11-16 19:48:58,423 154 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2020-11-16 19:48:58,525 154 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/web_unsplash_templates.xml 2020-11-16 19:48:58,579 154 INFO openerp_template odoo.modules.loading: Module web_unsplash: loading demo 2020-11-16 19:48:58,810 154 INFO openerp_template odoo.modules.registry: module analytic: creating or updating database tables 2020-11-16 19:48:58,852 154 INFO openerp_template odoo.models: Computing parent_path for table account_analytic_group... 2020-11-16 19:48:59,052 154 INFO openerp_template odoo.modules.loading: loading analytic/security/analytic_security.xml 2020-11-16 19:48:59,215 154 INFO openerp_template odoo.modules.loading: loading analytic/security/ir.model.access.csv 2020-11-16 19:48:59,260 154 INFO openerp_template odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2020-11-16 19:48:59,612 154 INFO openerp_template odoo.modules.loading: Module analytic: loading demo 2020-11-16 19:48:59,612 154 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_demo.xml 2020-11-16 19:48:59,620 154 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2020-11-16 19:49:00,104 154 INFO openerp_template odoo.modules.registry: module auth_signup: creating or updating database tables 2020-11-16 19:49:00,283 154 INFO openerp_template odoo.modules.loading: loading auth_signup/data/auth_signup_data.xml 2020-11-16 19:49:00,312 154 INFO openerp_template odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2020-11-16 19:49:00,331 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2020-11-16 19:49:00,432 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2020-11-16 19:49:00,535 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2020-11-16 19:49:00,595 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_assets.xml 2020-11-16 19:49:00,627 154 INFO openerp_template odoo.modules.loading: Module auth_signup: loading demo 2020-11-16 19:49:00,862 154 INFO openerp_template odoo.modules.registry: module contacts: creating or updating database tables 2020-11-16 19:49:00,926 154 INFO openerp_template odoo.modules.loading: loading contacts/views/contact_views.xml 2020-11-16 19:49:01,058 154 INFO openerp_template odoo.modules.loading: Module contacts: loading demo 2020-11-16 19:49:01,384 154 INFO openerp_template odoo.modules.registry: module fetchmail: creating or updating database tables 2020-11-16 19:49:01,505 154 INFO openerp_template odoo.modules.loading: loading fetchmail/data/fetchmail_data.xml 2020-11-16 19:49:01,529 154 INFO openerp_template odoo.modules.loading: loading fetchmail/security/ir.model.access.csv 2020-11-16 19:49:01,561 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/fetchmail_views.xml 2020-11-16 19:49:01,651 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/mail_mail_views.xml 2020-11-16 19:49:01,689 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/res_config_settings_views.xml 2020-11-16 19:49:01,782 154 INFO openerp_template odoo.modules.loading: Module fetchmail: loading demo 2020-11-16 19:49:02,008 154 INFO openerp_template odoo.modules.registry: module mail_enterprise: creating or updating database tables 2020-11-16 19:49:02,028 154 INFO openerp_template odoo.modules.loading: loading mail_enterprise/views/mail_enterprise_templates.xml 2020-11-16 19:49:02,216 154 INFO openerp_template odoo.modules.loading: Module mail_enterprise: loading demo 2020-11-16 19:49:02,469 154 INFO openerp_template odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2020-11-16 19:49:02,622 154 INFO openerp_template odoo.models: Storing computed values of res.company.partner_gid 2020-11-16 19:49:02,728 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2020-11-16 19:49:02,764 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/partner_autocomplete_assets.xml 2020-11-16 19:49:02,898 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/additional_info_template.xml 2020-11-16 19:49:02,916 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2020-11-16 19:49:03,090 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2020-11-16 19:49:03,133 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2020-11-16 19:49:03,242 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2020-11-16 19:49:03,256 154 INFO openerp_template odoo.modules.loading: Module partner_autocomplete: loading demo 2020-11-16 19:49:03,537 154 INFO openerp_template odoo.modules.registry: module phone_validation: creating or updating database tables 2020-11-16 19:49:03,746 154 INFO openerp_template odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2020-11-16 19:49:03,777 154 INFO openerp_template odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2020-11-16 19:49:03,856 154 INFO openerp_template odoo.modules.loading: Module phone_validation: loading demo 2020-11-16 19:49:04,285 154 INFO openerp_template odoo.modules.registry: module product: creating or updating database tables 2020-11-16 19:49:04,354 154 INFO openerp_template odoo.models: Computing parent_path for table product_category... 2020-11-16 19:49:05,163 154 INFO openerp_template odoo.modules.loading: loading product/data/product_data.xml 2020-11-16 19:49:05,200 154 INFO openerp_template odoo.modules.loading: loading product/security/product_security.xml 2020-11-16 19:49:05,563 154 INFO openerp_template odoo.modules.loading: loading product/security/ir.model.access.csv 2020-11-16 19:49:05,686 154 INFO openerp_template odoo.modules.loading: loading product/wizard/product_price_list_views.xml 2020-11-16 19:49:05,717 154 INFO openerp_template odoo.modules.loading: loading product/views/res_config_settings_views.xml 2020-11-16 19:49:05,824 154 INFO openerp_template odoo.modules.loading: loading product/views/product_attribute_views.xml 2020-11-16 19:49:05,964 154 INFO openerp_template odoo.modules.loading: loading product/views/product_views.xml 2020-11-16 19:49:06,514 154 INFO openerp_template odoo.modules.loading: loading product/views/product_template_views.xml 2020-11-16 19:49:06,644 154 INFO openerp_template odoo.modules.loading: loading product/views/product_pricelist_views.xml 2020-11-16 19:49:06,925 154 INFO openerp_template odoo.modules.loading: loading product/views/res_partner_views.xml 2020-11-16 19:49:07,020 154 INFO openerp_template odoo.modules.loading: loading product/report/product_reports.xml 2020-11-16 19:49:07,045 154 INFO openerp_template odoo.modules.loading: loading product/report/product_pricelist_templates.xml 2020-11-16 19:49:07,067 154 INFO openerp_template odoo.modules.loading: loading product/report/product_product_templates.xml 2020-11-16 19:49:07,130 154 INFO openerp_template odoo.modules.loading: loading product/report/product_template_templates.xml 2020-11-16 19:49:07,158 154 INFO openerp_template odoo.modules.loading: loading product/report/product_packaging.xml 2020-11-16 19:49:07,172 154 INFO openerp_template odoo.modules.loading: Module product: loading demo 2020-11-16 19:49:07,173 154 INFO openerp_template odoo.modules.loading: loading product/data/product_demo.xml 2020-11-16 19:49:08,016 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [61] 2020-11-16 19:49:08,037 154 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2020-11-16 19:49:08,046 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2020-11-16 19:49:08,062 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [40] 2020-11-16 19:49:08,186 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [63, 62] 2020-11-16 19:49:08,210 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2020-11-16 19:49:08,223 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [41, 42] 2020-11-16 19:49:09,050 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [81] 2020-11-16 19:49:09,073 154 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [20] 2020-11-16 19:49:09,082 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2020-11-16 19:49:09,096 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [60] 2020-11-16 19:49:10,349 154 INFO openerp_template odoo.modules.registry: module snailmail: creating or updating database tables 2020-11-16 19:49:10,856 154 INFO openerp_template odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2020-11-16 19:49:10,881 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/report_assets.xml 2020-11-16 19:49:10,948 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2020-11-16 19:49:11,008 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/assets.xml 2020-11-16 19:49:11,153 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_cancel_views.xml 2020-11-16 19:49:11,259 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2020-11-16 19:49:11,284 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2020-11-16 19:49:11,310 154 INFO openerp_template odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2020-11-16 19:49:11,343 154 INFO openerp_template odoo.modules.loading: Module snailmail: loading demo 2020-11-16 19:49:11,631 154 INFO openerp_template odoo.modules.registry: module contacts_enterprise: creating or updating database tables 2020-11-16 19:49:11,649 154 INFO openerp_template odoo.modules.loading: loading contacts_enterprise/views/contact_views.xml 2020-11-16 19:49:11,685 154 INFO openerp_template odoo.modules.loading: Module contacts_enterprise: loading demo 2020-11-16 19:49:11,967 154 INFO openerp_template odoo.modules.registry: module partner_autocomplete_address_extended: creating or updating database tables 2020-11-16 19:49:12,098 154 INFO openerp_template odoo.modules.loading: Module partner_autocomplete_address_extended: loading demo 2020-11-16 19:49:12,438 154 INFO openerp_template odoo.modules.registry: module portal: creating or updating database tables 2020-11-16 19:49:12,960 154 INFO openerp_template odoo.modules.loading: loading portal/data/portal_data.xml 2020-11-16 19:49:12,997 154 INFO openerp_template odoo.modules.loading: loading portal/views/assets.xml 2020-11-16 19:49:13,117 154 INFO openerp_template odoo.modules.loading: loading portal/views/portal_templates.xml 2020-11-16 19:49:13,447 154 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2020-11-16 19:49:13,475 154 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2020-11-16 19:49:13,511 154 INFO openerp_template odoo.modules.loading: Module portal: loading demo 2020-11-16 19:49:13,808 154 INFO openerp_template odoo.modules.registry: module product_unspsc: creating or updating database tables 2020-11-16 19:49:13,971 154 INFO openerp_template odoo.modules.loading: loading product_unspsc/views/product_views.xml 2020-11-16 19:49:14,066 154 INFO openerp_template odoo.modules.loading: loading product_unspsc/security/ir.model.access.csv 2020-11-16 19:49:14,089 154 INFO openerp_template odoo.modules.loading: Module product_unspsc: loading demo 2020-11-16 19:49:15,522 154 INFO openerp_template odoo.modules.registry: module sms: creating or updating database tables 2020-11-16 19:49:15,939 154 INFO openerp_template odoo.models: Storing computed values of res.partner.phone_sanitized 2020-11-16 19:49:16,326 154 INFO openerp_template odoo.addons.phone_validation.tools.phone_validation: The `phonenumbers` Python module is not installed, contact numbers will not be verified. Please install the `phonenumbers` Python module. 2020-11-16 19:49:16,416 154 INFO openerp_template odoo.modules.loading: loading sms/data/ir_cron_data.xml 2020-11-16 19:49:16,438 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_cancel_views.xml 2020-11-16 19:49:16,479 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2020-11-16 19:49:16,513 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2020-11-16 19:49:16,547 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2020-11-16 19:49:16,577 154 INFO openerp_template odoo.modules.loading: loading sms/views/ir_actions_views.xml 2020-11-16 19:49:16,633 154 INFO openerp_template odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2020-11-16 19:49:16,735 154 INFO openerp_template odoo.modules.loading: loading sms/views/res_partner_views.xml 2020-11-16 19:49:16,842 154 INFO openerp_template odoo.modules.loading: loading sms/views/assets.xml 2020-11-16 19:49:17,011 154 INFO openerp_template odoo.modules.loading: loading sms/views/sms_sms_views.xml 2020-11-16 19:49:17,081 154 INFO openerp_template odoo.modules.loading: loading sms/views/sms_template_views.xml 2020-11-16 19:49:17,150 154 INFO openerp_template odoo.modules.loading: loading sms/security/ir.model.access.csv 2020-11-16 19:49:17,193 154 INFO openerp_template odoo.modules.loading: Module sms: loading demo 2020-11-16 19:49:17,194 154 INFO openerp_template odoo.modules.loading: loading sms/data/sms_demo.xml 2020-11-16 19:49:17,205 154 INFO openerp_template odoo.modules.loading: loading sms/data/mail_demo.xml 2020-11-16 19:49:17,590 154 INFO openerp_template odoo.modules.registry: module digest: creating or updating database tables 2020-11-16 19:49:17,781 154 INFO openerp_template odoo.modules.loading: loading digest/security/ir.model.access.csv 2020-11-16 19:49:17,821 154 INFO openerp_template odoo.modules.loading: loading digest/data/digest_template_data.xml 2020-11-16 19:49:17,842 154 INFO openerp_template odoo.modules.loading: loading digest/data/digest_data.xml 2020-11-16 19:49:17,872 154 INFO openerp_template odoo.modules.loading: loading digest/data/ir_cron_data.xml 2020-11-16 19:49:17,889 154 INFO openerp_template odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2020-11-16 19:49:17,898 154 INFO openerp_template odoo.modules.loading: loading digest/views/digest_views.xml 2020-11-16 19:49:18,020 154 INFO openerp_template odoo.modules.loading: loading digest/views/digest_templates.xml 2020-11-16 19:49:18,035 154 INFO openerp_template odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2020-11-16 19:49:18,150 154 INFO openerp_template odoo.modules.loading: Module digest: loading demo 2020-11-16 19:49:18,935 154 INFO openerp_template odoo.modules.registry: module account: creating or updating database tables 2020-11-16 19:49:19,060 154 INFO openerp_template odoo.models: Computing parent_path for table account_tax_report_line... 2020-11-16 19:49:19,102 154 INFO openerp_template odoo.models: Computing parent_path for table account_group... 2020-11-16 19:49:22,246 154 INFO openerp_template odoo.modules.loading: loading account/security/account_security.xml 2020-11-16 19:49:23,497 154 INFO openerp_template odoo.modules.loading: loading account/security/ir.model.access.csv 2020-11-16 19:49:23,917 154 INFO openerp_template odoo.modules.loading: loading account/data/data_account_type.xml 2020-11-16 19:49:23,956 154 INFO openerp_template odoo.modules.loading: loading account/data/account_data.xml 2020-11-16 19:49:24,099 154 INFO openerp_template odoo.modules.loading: loading account/data/digest_data.xml 2020-11-16 19:49:24,107 154 INFO openerp_template odoo.modules.loading: loading account/views/account_menuitem.xml 2020-11-16 19:49:24,262 154 INFO openerp_template odoo.modules.loading: loading account/views/account_payment_view.xml 2020-11-16 19:49:24,528 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_accrual_accounting_view.xml 2020-11-16 19:49:24,563 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2020-11-16 19:49:24,585 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2020-11-16 19:49:24,614 154 INFO openerp_template odoo.modules.loading: loading account/views/account_move_views.xml 2020-11-16 19:49:25,620 154 INFO openerp_template odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2020-11-16 19:49:25,688 154 INFO openerp_template odoo.modules.loading: loading account/wizard/pos_box.xml 2020-11-16 19:49:25,710 154 INFO openerp_template odoo.modules.loading: loading account/views/partner_view.xml 2020-11-16 19:49:26,097 154 INFO openerp_template odoo.modules.loading: loading account/views/account_view.xml 2020-11-16 19:49:27,681 154 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2020-11-16 19:49:27,699 154 INFO openerp_template odoo.modules.loading: loading account/views/account_report.xml 2020-11-16 19:49:27,736 154 INFO openerp_template odoo.modules.loading: loading account/data/mail_template_data.xml 2020-11-16 19:49:27,745 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2020-11-16 19:49:27,771 154 INFO openerp_template odoo.modules.loading: loading account/views/account_end_fy.xml 2020-11-16 19:49:27,773 154 INFO openerp_template odoo.modules.loading: loading account/views/product_view.xml 2020-11-16 19:49:27,852 154 INFO openerp_template odoo.modules.loading: loading account/views/account_analytic_view.xml 2020-11-16 19:49:27,992 154 INFO openerp_template odoo.modules.loading: loading account/views/account_tip_data.xml 2020-11-16 19:49:27,995 154 INFO openerp_template odoo.modules.loading: loading account/views/account.xml 2020-11-16 19:49:28,231 154 INFO openerp_template odoo.modules.loading: loading account/views/report_invoice.xml 2020-11-16 19:49:28,313 154 INFO openerp_template odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2020-11-16 19:49:28,431 154 INFO openerp_template odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2020-11-16 19:49:28,498 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_report_common_view.xml 2020-11-16 19:49:28,521 154 INFO openerp_template odoo.modules.loading: loading account/views/report_journal.xml 2020-11-16 19:49:28,539 154 INFO openerp_template odoo.modules.loading: loading account/views/tax_adjustments.xml 2020-11-16 19:49:28,550 154 INFO openerp_template odoo.modules.loading: loading account/wizard/wizard_tax_adjustments_view.xml 2020-11-16 19:49:28,574 154 INFO openerp_template odoo.modules.loading: loading account/views/res_config_settings_views.xml 2020-11-16 19:49:28,743 154 INFO openerp_template odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2020-11-16 19:49:28,809 154 INFO openerp_template odoo.modules.loading: loading account/views/account_portal_templates.xml 2020-11-16 19:49:28,911 154 INFO openerp_template odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2020-11-16 19:49:28,936 154 INFO openerp_template odoo.modules.loading: loading account/data/payment_receipt_data.xml 2020-11-16 19:49:28,957 154 INFO openerp_template odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2020-11-16 19:49:29,150 154 INFO openerp_template odoo.modules.loading: loading account/data/service_cron.xml 2020-11-16 19:49:29,164 154 INFO openerp_template odoo.modules.loading: loading account/views/account_fiscal_year_view.xml 2020-11-16 19:49:29,221 154 INFO openerp_template odoo.modules.loading: loading account/views/account_incoterms_view.xml 2020-11-16 19:49:29,273 154 INFO openerp_template odoo.modules.loading: loading account/data/account_incoterms_data.xml 2020-11-16 19:49:29,307 154 INFO openerp_template odoo.modules.loading: loading account/views/digest_views.xml 2020-11-16 19:49:29,368 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2020-11-16 19:49:29,406 154 INFO openerp_template odoo.modules.loading: loading account/views/account_tax_report_views.xml 2020-11-16 19:49:29,469 154 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2020-11-16 19:49:29,484 154 INFO openerp_template odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2020-11-16 19:49:29,499 154 INFO openerp_template odoo.modules.loading: Module account: loading demo 2020-11-16 19:49:29,500 154 INFO openerp_template odoo.modules.loading: loading account/demo/account_demo.xml 2020-11-16 19:49:29,926 154 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['account_check_printing'] to user __system__ #1 via n/a 2020-11-16 19:49:30,536 154 INFO openerp_template odoo.modules.registry: module account_accountant: creating or updating database tables 2020-11-16 19:49:30,914 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/account_accountant_data.xml 2020-11-16 19:49:30,995 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/digest_data.xml 2020-11-16 19:49:31,004 154 INFO openerp_template odoo.modules.loading: loading account_accountant/security/account_accountant_security.xml 2020-11-16 19:49:31,523 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/account_accountant_templates.xml 2020-11-16 19:49:31,724 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/account_move_views.xml 2020-11-16 19:49:31,908 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/digest_views.xml 2020-11-16 19:49:31,957 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/res_config_settings_views.xml 2020-11-16 19:49:32,126 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/product_views.xml 2020-11-16 19:49:32,431 154 INFO openerp_template odoo.modules.loading: loading account_accountant/wizard/account_change_lock_date.xml 2020-11-16 19:49:32,465 154 INFO openerp_template odoo.modules.loading: Module account_accountant: loading demo 2020-11-16 19:49:32,466 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/account_accountant_demo.xml 2020-11-16 19:49:32,921 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2020-11-16 19:49:33,140 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_bank_statement_import_view.xml 2020-11-16 19:49:33,231 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_import_tip_data.xml 2020-11-16 19:49:33,233 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/wizard/journal_creation.xml 2020-11-16 19:49:33,261 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_templates.xml 2020-11-16 19:49:33,370 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import: loading demo 2020-11-16 19:49:33,371 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/demo/partner_bank.xml 2020-11-16 19:49:33,881 154 INFO openerp_template odoo.modules.registry: module account_debit_note: creating or updating database tables 2020-11-16 19:49:34,010 154 INFO openerp_template odoo.modules.loading: loading account_debit_note/wizard/account_debit_note_view.xml 2020-11-16 19:49:34,045 154 INFO openerp_template odoo.modules.loading: loading account_debit_note/views/account_move_view.xml 2020-11-16 19:49:34,196 154 INFO openerp_template odoo.modules.loading: Module account_debit_note: loading demo 2020-11-16 19:49:34,601 154 INFO openerp_template odoo.modules.registry: module account_facturx: creating or updating database tables 2020-11-16 19:49:34,705 154 INFO openerp_template odoo.modules.loading: loading account_facturx/data/facturx_templates.xml 2020-11-16 19:49:34,757 154 INFO openerp_template odoo.modules.loading: Module account_facturx: loading demo 2020-11-16 19:49:35,187 154 INFO openerp_template odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2020-11-16 19:49:35,494 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2020-11-16 19:49:35,520 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/account_invoice_extract_data.xml 2020-11-16 19:49:35,530 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/config_parameter_endpoint.xml 2020-11-16 19:49:35,535 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2020-11-16 19:49:36,047 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2020-11-16 19:49:36,238 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/update_status_cron.xml 2020-11-16 19:49:36,255 154 INFO openerp_template odoo.modules.loading: Module account_invoice_extract: loading demo 2020-11-16 19:49:36,748 154 INFO openerp_template odoo.modules.registry: module account_online_sync: creating or updating database tables 2020-11-16 19:49:37,302 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/security/ir.model.access.csv 2020-11-16 19:49:37,334 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/security/account_online_sync_security.xml 2020-11-16 19:49:37,352 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/views/online_sync_views.xml 2020-11-16 19:49:37,671 154 INFO openerp_template odoo.modules.loading: Module account_online_sync: loading demo 2020-11-16 19:49:38,084 154 INFO openerp_template odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2020-11-16 19:49:38,147 154 INFO openerp_template odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2020-11-16 19:49:38,200 154 INFO openerp_template odoo.modules.loading: Module analytic_enterprise: loading demo 2020-11-16 19:49:38,797 154 INFO openerp_template odoo.modules.registry: module base_vat: creating or updating database tables 2020-11-16 19:49:39,072 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_company_views.xml 2020-11-16 19:49:39,129 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2020-11-16 19:49:39,306 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2020-11-16 19:49:39,471 154 INFO openerp_template odoo.modules.loading: Module base_vat: loading demo 2020-11-16 19:49:39,896 154 INFO openerp_template odoo.modules.registry: module currency_rate_live: creating or updating database tables 2020-11-16 19:49:40,075 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2020-11-16 19:49:40,264 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2020-11-16 19:49:40,279 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/data/data.xml 2020-11-16 19:49:40,302 154 INFO openerp_template odoo.modules.loading: Module currency_rate_live: loading demo 2020-11-16 19:49:40,872 154 INFO openerp_template odoo.modules.registry: module l10n_latam_invoice_document: creating or updating database tables 2020-11-16 19:49:41,432 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_journal_view.xml 2020-11-16 19:49:41,513 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_move_line_view.xml 2020-11-16 19:49:41,548 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_move_view.xml 2020-11-16 19:49:41,769 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/l10n_latam_document_type_view.xml 2020-11-16 19:49:41,839 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/report_invoice.xml 2020-11-16 19:49:41,896 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/ir_sequence_view.xml 2020-11-16 19:49:41,973 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/report_templates.xml 2020-11-16 19:49:42,053 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/report/invoice_report_view.xml 2020-11-16 19:49:42,086 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/wizards/account_move_reversal_view.xml 2020-11-16 19:49:42,116 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/security/ir.model.access.csv 2020-11-16 19:49:42,135 154 INFO openerp_template odoo.modules.loading: Module l10n_latam_invoice_document: loading demo 2020-11-16 19:49:42,670 154 INFO openerp_template odoo.modules.registry: module payment: creating or updating database tables 2020-11-16 19:49:43,428 154 INFO openerp_template odoo.modules.loading: loading payment/data/account_data.xml 2020-11-16 19:49:43,439 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_icon_data.xml 2020-11-16 19:49:43,709 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_acquirer_data.xml 2020-11-16 19:49:43,967 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_cron.xml 2020-11-16 19:49:43,988 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_views.xml 2020-11-16 19:49:44,302 154 INFO openerp_template odoo.modules.loading: loading payment/views/account_payment_views.xml 2020-11-16 19:49:44,361 154 INFO openerp_template odoo.modules.loading: loading payment/views/account_invoice_views.xml 2020-11-16 19:49:44,554 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_acquirer_onboarding_templates.xml 2020-11-16 19:49:44,619 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_templates.xml 2020-11-16 19:49:44,768 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2020-11-16 19:49:44,849 154 INFO openerp_template odoo.modules.loading: loading payment/views/assets.xml 2020-11-16 19:49:44,902 154 INFO openerp_template odoo.modules.loading: loading payment/views/res_partner_views.xml 2020-11-16 19:49:45,052 154 INFO openerp_template odoo.modules.loading: loading payment/security/ir.model.access.csv 2020-11-16 19:49:45,124 154 INFO openerp_template odoo.modules.loading: loading payment/security/payment_security.xml 2020-11-16 19:49:45,170 154 INFO openerp_template odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2020-11-16 19:49:45,199 154 INFO openerp_template odoo.modules.loading: Module payment: loading demo 2020-11-16 19:49:45,837 154 INFO openerp_template odoo.modules.registry: module snailmail_account: creating or updating database tables 2020-11-16 19:49:46,056 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2020-11-16 19:49:46,290 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/assets.xml 2020-11-16 19:49:46,417 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2020-11-16 19:49:46,475 154 INFO openerp_template odoo.modules.loading: Module snailmail_account: loading demo 2020-11-16 19:49:46,941 154 INFO openerp_template odoo.modules.registry: module account_auto_transfer: creating or updating database tables 2020-11-16 19:49:47,147 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/security/ir.model.access.csv 2020-11-16 19:49:47,202 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/data/cron.xml 2020-11-16 19:49:47,221 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/views/transfer_model_views.xml 2020-11-16 19:49:47,344 154 INFO openerp_template odoo.modules.loading: Module account_auto_transfer: loading demo 2020-11-16 19:49:47,831 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_camt: creating or updating database tables 2020-11-16 19:49:47,953 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_camt/data/account_bank_statement_import_data.xml 2020-11-16 19:49:47,987 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_camt: loading demo 2020-11-16 19:49:48,573 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_csv: creating or updating database tables 2020-11-16 19:49:48,719 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_csv/wizard/account_bank_statement_import_views.xml 2020-11-16 19:49:48,766 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_csv/views/account_bank_statement_import_templates.xml 2020-11-16 19:49:48,892 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_csv: loading demo 2020-11-16 19:49:49,478 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_ofx: creating or updating database tables 2020-11-16 19:49:49,649 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_ofx/wizard/account_bank_statement_import_views.xml 2020-11-16 19:49:49,701 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_ofx: loading demo 2020-11-16 19:49:50,280 154 INFO openerp_template odoo.modules.registry: module account_plaid: creating or updating database tables 2020-11-16 19:49:50,360 154 INFO openerp_template odoo.modules.loading: loading account_plaid/views/plaid_views.xml 2020-11-16 19:49:50,505 154 INFO openerp_template odoo.modules.loading: Module account_plaid: loading demo 2020-11-16 19:49:50,977 154 INFO openerp_template odoo.modules.registry: module account_ponto: creating or updating database tables 2020-11-16 19:49:51,076 154 INFO openerp_template odoo.modules.loading: loading account_ponto/views/ponto_views.xml 2020-11-16 19:49:51,258 154 INFO openerp_template odoo.modules.loading: Module account_ponto: loading demo 2020-11-16 19:49:51,744 154 INFO openerp_template odoo.modules.registry: module account_predictive_bills: creating or updating database tables 2020-11-16 19:49:51,919 154 INFO openerp_template odoo.modules.loading: loading account_predictive_bills/views/account_move_view.xml 2020-11-16 19:49:52,216 154 INFO openerp_template odoo.modules.loading: Module account_predictive_bills: loading demo 2020-11-16 19:49:52,878 154 INFO openerp_template odoo.modules.registry: module account_reports: creating or updating database tables 2020-11-16 19:49:52,949 154 INFO openerp_template odoo.models: Computing parent_path for table account_financial_html_report_line... 2020-11-16 19:49:53,827 154 INFO openerp_template odoo.modules.loading: loading account_reports/security/ir.model.access.csv 2020-11-16 19:49:53,883 154 INFO openerp_template odoo.modules.loading: loading account_reports/data/account_financial_report_data.xml 2020-11-16 19:49:54,335 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/assets.xml 2020-11-16 19:49:54,571 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_report_view.xml 2020-11-16 19:49:54,678 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/report_financial.xml 2020-11-16 19:49:54,945 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/search_template_view.xml 2020-11-16 19:49:55,118 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/partner_view.xml 2020-11-16 19:49:55,274 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_journal_dashboard_view.xml 2020-11-16 19:49:55,404 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/res_config_settings_views.xml 2020-11-16 19:49:55,624 154 INFO openerp_template odoo.modules.loading: loading account_reports/wizard/report_export_wizard.xml 2020-11-16 19:49:55,645 154 INFO openerp_template odoo.modules.loading: loading account_reports/wizard/fiscal_year.xml 2020-11-16 19:49:55,675 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_activity.xml 2020-11-16 19:49:55,896 154 INFO openerp_template odoo.modules.loading: Module account_reports: loading demo 2020-11-16 19:49:56,517 154 INFO openerp_template odoo.modules.registry: module account_yodlee: creating or updating database tables 2020-11-16 19:49:56,711 154 INFO openerp_template odoo.modules.loading: loading account_yodlee/views/yodlee_views.xml 2020-11-16 19:49:56,856 154 INFO openerp_template odoo.modules.loading: Module account_yodlee: loading demo 2020-11-16 19:49:57,366 154 INFO openerp_template odoo.modules.registry: module l10n_latam_base: creating or updating database tables 2020-11-16 19:49:57,694 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/data/l10n_latam.identification.type.csv 2020-11-16 19:49:57,719 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/views/res_partner_view.xml 2020-11-16 19:49:57,853 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/views/l10n_latam_identification_type_view.xml 2020-11-16 19:49:57,904 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/security/ir.model.access.csv 2020-11-16 19:49:57,927 154 INFO openerp_template odoo.modules.loading: Module l10n_latam_base: loading demo 2020-11-16 19:49:58,935 154 INFO openerp_template odoo.modules.registry: module payment_transfer: creating or updating database tables 2020-11-16 19:49:59,032 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_views.xml 2020-11-16 19:49:59,082 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_transfer_templates.xml 2020-11-16 19:49:59,096 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/data/payment_acquirer_data.xml 2020-11-16 19:49:59,131 154 INFO openerp_template odoo.modules.loading: Module payment_transfer: loading demo 2020-11-16 19:49:59,690 154 INFO openerp_template odoo.modules.registry: module account_asset: creating or updating database tables 2020-11-16 19:50:00,292 154 INFO openerp_template odoo.modules.loading: loading account_asset/security/account_asset_security.xml 2020-11-16 19:50:00,303 154 INFO openerp_template odoo.modules.loading: loading account_asset/security/ir.model.access.csv 2020-11-16 19:50:00,344 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_modify_views.xml 2020-11-16 19:50:00,375 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_pause_views.xml 2020-11-16 19:50:00,393 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_sell_views.xml 2020-11-16 19:50:00,411 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_account_views.xml 2020-11-16 19:50:00,457 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_asset_views.xml 2020-11-16 19:50:00,677 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_deferred_revenue.xml 2020-11-16 19:50:00,836 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_deferred_expense.xml 2020-11-16 19:50:00,993 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_move_views.xml 2020-11-16 19:50:01,241 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_asset_templates.xml 2020-11-16 19:50:01,384 154 INFO openerp_template odoo.modules.loading: loading account_asset/report/account_assets_report_views.xml 2020-11-16 19:50:01,448 154 INFO openerp_template odoo.modules.loading: Module account_asset: loading demo 2020-11-16 19:50:01,449 154 INFO openerp_template odoo.modules.loading: loading account_asset/demo/account_deferred_revenue_demo.xml 2020-11-16 19:50:02,013 154 INFO openerp_template odoo.modules.registry: module account_followup: creating or updating database tables 2020-11-16 19:50:02,547 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/account_followup_security.xml 2020-11-16 19:50:02,562 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/ir.model.access.csv 2020-11-16 19:50:02,595 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/sms_security.xml 2020-11-16 19:50:02,605 154 INFO openerp_template odoo.modules.loading: loading account_followup/data/account_followup_data.xml 2020-11-16 19:50:02,619 154 INFO openerp_template odoo.modules.loading: loading account_followup/data/cron.xml 2020-11-16 19:50:02,640 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/account_followup_views.xml 2020-11-16 19:50:02,927 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/partner_view.xml 2020-11-16 19:50:03,091 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/report_followup.xml 2020-11-16 19:50:03,206 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/account_journal_dashboard_view.xml 2020-11-16 19:50:03,284 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/assets.xml 2020-11-16 19:50:03,486 154 INFO openerp_template odoo.modules.loading: Module account_followup: loading demo 2020-11-16 19:50:03,487 154 INFO openerp_template odoo.modules.loading: loading account_followup/demo/account_followup_demo.xml 2020-11-16 19:50:04,036 154 INFO openerp_template odoo.modules.registry: module l10n_pe: creating or updating database tables 2020-11-16 19:50:04,565 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/security/ir.model.access.csv 2020-11-16 19:50:04,597 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/views/account_tax_view.xml 2020-11-16 19:50:04,656 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe_chart_data.xml 2020-11-16 19:50:04,682 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account.group.csv 2020-11-16 19:50:04,827 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account.account.template.csv 2020-11-16 19:50:09,062 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe_chart_post_data.xml 2020-11-16 19:50:09,082 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_tax_data.xml 2020-11-16 19:50:09,215 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_fiscal_position_template_data.xml 2020-11-16 19:50:09,235 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_chart_template_data.xml 2020-11-16 19:50:11,937 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/res.city.csv 2020-11-16 19:50:12,438 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe.res.city.district.csv 2020-11-16 19:50:15,319 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/res_country_data.xml 2020-11-16 19:50:15,357 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_latam_identification_type_data.xml 2020-11-16 19:50:15,393 154 INFO openerp_template odoo.modules.loading: Module l10n_pe: loading demo 2020-11-16 19:50:15,394 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/demo/l10n_pe_demo.xml 2020-11-16 19:50:19,208 154 INFO openerp_template odoo.modules.registry: module l10n_pe_edi: creating or updating database tables 2020-11-16 19:50:19,626 154 INFO openerp_template odoo.models: Storing computed values of account.move.l10n_pe_edi_hash 2020-11-16 19:50:19,627 154 INFO openerp_template odoo.models: Storing computed values of account.move.l10n_pe_edi_file_name 2020-11-16 19:50:19,719 154 INFO openerp_template odoo.models: Storing computed values of res.company.l10n_pe_edi_certificate_id 2020-11-16 19:50:19,975 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/security/ir.model.access.csv 2020-11-16 19:50:20,000 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/sequence.xml 2020-11-16 19:50:20,010 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/mail_data.xml 2020-11-16 19:50:20,029 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/l10n_latam_document_type_data.xml 2020-11-16 19:50:20,053 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/snippets.xml 2020-11-16 19:50:20,310 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-Invoice.xml 2020-11-16 19:50:20,329 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-VoidedDocuments.xml 2020-11-16 19:50:20,348 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-CreditNote.xml 2020-11-16 19:50:20,373 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-DebitNote.xml 2020-11-16 19:50:20,393 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-Signature.xml 2020-11-16 19:50:20,410 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/uom_data.xml 2020-11-16 19:50:20,489 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/account_tax_data.xml 2020-11-16 19:50:20,529 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_invoice_refund_view.xml 2020-11-16 19:50:20,584 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_debit_note_view.xml 2020-11-16 19:50:20,613 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_cancel_wizard_view.xml 2020-11-16 19:50:20,644 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/res_company_view.xml 2020-11-16 19:50:20,706 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/product_view.xml 2020-11-16 19:50:20,741 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/account_view.xml 2020-11-16 19:50:21,001 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/account_tax_view.xml 2020-11-16 19:50:21,077 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/certificate_view.xml 2020-11-16 19:50:21,131 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/l10n_pe_edi_ticket_view.xml 2020-11-16 19:50:21,211 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/res_config_settings_views.xml 2020-11-16 19:50:21,400 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/report_invoice.xml 2020-11-16 19:50:21,434 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/hint_view.xml 2020-11-16 19:50:21,486 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/ir_cron.xml 2020-11-16 19:50:21,516 154 INFO openerp_template odoo.modules.loading: Module l10n_pe_edi: loading demo 2020-11-16 19:50:21,516 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/demo/l10n_pe_edi_demo.xml 2020-11-16 19:50:21,674 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/demo/product_product_demo.xml 2020-11-16 19:50:22,516 154 INFO openerp_template odoo.modules.registry: module snailmail_account_followup: creating or updating database tables 2020-11-16 19:50:22,722 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/data/account_followup_data.xml 2020-11-16 19:50:22,740 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/views/account_followup_views.xml 2020-11-16 19:50:22,807 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/views/assets.xml 2020-11-16 19:50:23,035 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/wizard/followup_send_views.xml 2020-11-16 19:50:23,077 154 INFO openerp_template odoo.modules.loading: Module snailmail_account_followup: loading demo 2020-11-16 19:50:23,077 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/data/account_followup_demo.xml 2020-11-16 19:50:23,117 154 INFO openerp_template odoo.modules.loading: 68 modules loaded in 113.74s, 0 queries 2020-11-16 19:50:23,123 154 INFO openerp_template odoo.modules.loading: loading 69 modules... 2020-11-16 19:50:23,641 154 INFO openerp_template odoo.modules.registry: module account_check_printing: creating or updating database tables 2020-11-16 19:50:24,092 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 2020-11-16 19:50:24,147 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 2020-11-16 19:50:24,308 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 2020-11-16 19:50:24,419 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 2020-11-16 19:50:24,657 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 2020-11-16 19:50:24,678 154 INFO openerp_template odoo.modules.loading: Module account_check_printing: loading demo 2020-11-16 19:50:24,704 154 INFO openerp_template odoo.modules.loading: 69 modules loaded in 1.58s, 0 queries 2020-11-16 19:50:25,343 154 INFO openerp_template odoo.modules.loading: Modules loaded. 2020-11-16 19:50:25,352 154 INFO openerp_template odoo.service.server: Initiating shutdown 2020-11-16 19:50:25,352 154 INFO openerp_template odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. Testing l10n_pe_enterprise: copy /home/odoo/data_dir/filestore/openerp_template /home/odoo/data_dir/filestore/openerp_test coverage run /home/odoo/odoo-13.0-pre-merge-ubl/odoo-bin -d openerp_test --stop-after-init --log-level info --log-handler openerp.tools.yaml_import:DEBUG --log-handler openerp.models.schema:DEBUG --test-enable --init l10n_pe_enterprise /.repo_requirements/virtualenv/python3.6/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: . """) 2020-11-16 19:50:28,074 163 INFO ? odoo: Odoo version 13.0 2020-11-16 19:50:28,075 163 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2020-11-16 19:50:28,075 163 INFO ? odoo: addons paths: ['/home/odoo/odoo-13.0-pre-merge-ubl/odoo/addons', '/home/odoo/data_dir/addons/13.0', '/home/odoo/build/vauxoo/enterprise-pe', '/home/odoo/enterprise', '/home/odoo/server-tools', '/.repo_requirements/odoo/addons', '/.repo_requirements/odoo/odoo/addons'] 2020-11-16 19:50:28,075 163 INFO ? odoo: database: default@default:default 2020-11-16 19:50:28,620 163 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2020-11-16 19:50:28,846 163 INFO ? odoo.service.server: HTTP service (werkzeug) running on c70403b482fa:8069 2020-11-16 19:50:28,868 163 INFO openerp_test odoo.modules.loading: loading 1 modules... 2020-11-16 19:50:28,895 163 INFO openerp_test odoo.modules.loading: 1 modules loaded in 0.03s, 0 queries 2020-11-16 19:50:29,159 163 INFO openerp_test odoo.modules.loading: updating modules list 2020-11-16 19:50:29,164 163 INFO openerp_test odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2020-11-16 19:50:30,802 163 INFO openerp_test odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['l10n_pe_enterprise'] to user __system__ #1 via n/a 2020-11-16 19:50:31,978 163 INFO openerp_test odoo.modules.loading: loading 69 modules... 2020-11-16 19:50:33,200 163 INFO openerp_test odoo.modules.loading: 69 modules loaded in 1.22s, 0 queries 2020-11-16 19:50:33,206 163 INFO openerp_test odoo.modules.loading: loading 70 modules... 2020-11-16 19:50:34,862 163 INFO openerp_test odoo.modules.registry: module l10n_pe_enterprise: creating or updating database tables 2020-11-16 19:50:35,017 163 INFO openerp_test odoo.modules.loading: Module l10n_pe_enterprise: loading demo 2020-11-16 19:50:35,062 163 INFO openerp_test odoo.modules.loading: 70 modules loaded in 1.86s, 0 queries 2020-11-16 19:50:36,000 163 INFO openerp_test odoo.modules.loading: Modules loaded. 2020-11-16 19:50:36,012 163 INFO openerp_test odoo.service.server: Starting post tests 2020-11-16 19:50:36,014 163 INFO openerp_test odoo.service.server: All post-tested in 0.00s, 0 queries 2020-11-16 19:50:36,014 163 INFO openerp_test odoo.service.server: Initiating shutdown 2020-11-16 19:50:36,014 163 INFO openerp_test odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. ---------- Module test summary Success l10n_pe_enterprise +======================================= | Tests summary: |--------------------------------------- | test_server.py Success +======================================= * Stopping PostgreSQL 10 database server  [ OK ]