======== 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/server-env,/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', 'web_mobile', 'base', 'web_editor', 'base_address_city', 'mail', 'web', 'bus', 'product', 'mail_enterprise', 'base_setup', 'l10n_latam_invoice_document', 'account_accountant', 'account_debit_note', 'product_unspsc', 'resource', 'web_tour', 'l10n_pe_edi', 'base_vat', 'uom', 'l10n_pe', 'http_routing', 'digest', 'contacts', 'account', 'analytic', 'auth_signup', 'portal', 'l10n_latam_base'] 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,web_mobile,base,web_editor,base_address_city,mail,web,bus,product,mail_enterprise,base_setup,l10n_latam_invoice_document,account_accountant,account_debit_note,product_unspsc,resource,web_tour,l10n_pe_edi,base_vat,uom,l10n_pe,http_routing,digest,contacts,account,analytic,auth_signup,portal,l10n_latam_base --log-handler openerp.tools.yaml_import:DEBUG --log-handler openerp.models.schema:DEBUG --log-handler odoo.tests.runner:ERROR /.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: . """) 2021-12-02 17:27:49,762 155 INFO ? odoo: Odoo version 13.0 2021-12-02 17:27:49,763 155 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2021-12-02 17:27:49,763 155 INFO ? odoo: addons paths: ['/.repo_requirements/odoo/odoo/addons', '/home/odoo/data_dir/addons/13.0', '/home/odoo/build/vauxoo/enterprise-pe', '/home/odoo/server-env', '/home/odoo/enterprise', '/home/odoo/server-tools', '/.repo_requirements/odoo/addons'] 2021-12-02 17:27:49,764 155 INFO ? odoo: database: default@default:default 2021-12-02 17:27:50,212 155 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2021-12-02 17:27:50,500 155 INFO ? odoo.modules.loading: init db 2021-12-02 17:27:52,745 155 INFO openerp_template odoo.modules.loading: loading 1 modules... 2021-12-02 17:27:52,981 155 INFO openerp_template odoo.modules.registry: module base: creating or updating database tables 2021-12-02 17:27:53,309 155 INFO openerp_template odoo.models: Computing parent_path for table ir_ui_menu... 2021-12-02 17:27:54,013 155 INFO openerp_template odoo.models: Computing parent_path for table res_partner_category... 2021-12-02 17:27:54,496 155 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.relation_field_id 2021-12-02 17:27:54,496 155 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.related_field_id 2021-12-02 17:27:55,300 155 INFO openerp_template odoo.models: Storing computed values of ir.module.module.menus_by_module 2021-12-02 17:27:55,300 155 INFO openerp_template odoo.models: Storing computed values of ir.module.module.reports_by_module 2021-12-02 17:27:55,301 155 INFO openerp_template odoo.models: Storing computed values of ir.module.module.views_by_module 2021-12-02 17:27:55,574 155 INFO openerp_template odoo.models: Storing computed values of res.partner.display_name 2021-12-02 17:27:55,574 155 INFO openerp_template odoo.models: Storing computed values of res.partner.partner_share 2021-12-02 17:27:55,574 155 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_partner_id 2021-12-02 17:27:55,574 155 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_company_name 2021-12-02 17:27:55,675 155 INFO openerp_template odoo.models: Storing computed values of res.currency.decimal_places 2021-12-02 17:27:55,744 155 INFO openerp_template odoo.models: Storing computed values of res.company.logo_web 2021-12-02 17:27:55,822 155 INFO openerp_template odoo.models: Storing computed values of res.users.share 2021-12-02 17:27:56,752 155 INFO openerp_template odoo.modules.loading: loading base/data/res.lang.csv 2021-12-02 17:27:56,866 155 INFO openerp_template odoo.modules.loading: loading base/data/res_lang_data.xml 2021-12-02 17:27:56,881 155 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_data.xml 2021-12-02 17:27:56,968 155 INFO openerp_template odoo.modules.loading: loading base/data/res_company_data.xml 2021-12-02 17:27:56,989 155 INFO openerp_template odoo.modules.loading: loading base/data/res_users_data.xml 2021-12-02 17:27:57,134 155 INFO openerp_template odoo.modules.loading: loading base/data/report_paperformat_data.xml 2021-12-02 17:27:57,147 155 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_data.xml 2021-12-02 17:27:57,567 155 INFO openerp_template odoo.modules.loading: loading base/data/res_country_data.xml 2021-12-02 17:27:58,672 155 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_data.xml 2021-12-02 17:27:58,803 155 INFO openerp_template odoo.modules.loading: loading base/security/base_groups.xml 2021-12-02 17:27:59,017 155 INFO openerp_template odoo.modules.loading: loading base/security/base_security.xml 2021-12-02 17:27:59,219 155 INFO openerp_template odoo.modules.loading: loading base/views/base_menus.xml 2021-12-02 17:27:59,373 155 INFO openerp_template odoo.modules.loading: loading base/views/decimal_precision_views.xml 2021-12-02 17:27:59,418 155 INFO openerp_template odoo.modules.loading: loading base/views/res_config_views.xml 2021-12-02 17:27:59,448 155 INFO openerp_template odoo.modules.loading: loading base/data/res.country.state.csv 2021-12-02 17:28:01,532 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_actions_views.xml 2021-12-02 17:28:01,838 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2021-12-02 17:28:01,892 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_cron_views.xml 2021-12-02 17:28:01,985 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_filters_views.xml 2021-12-02 17:28:02,049 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2021-12-02 17:28:02,113 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_model_views.xml 2021-12-02 17:28:02,609 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_attachment_views.xml 2021-12-02 17:28:02,723 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_rule_views.xml 2021-12-02 17:28:02,806 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_sequence_views.xml 2021-12-02 17:28:02,883 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_translation_views.xml 2021-12-02 17:28:03,001 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2021-12-02 17:28:03,079 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2021-12-02 17:28:03,222 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_default_views.xml 2021-12-02 17:28:03,287 155 INFO openerp_template odoo.modules.loading: loading base/data/ir_cron_data.xml 2021-12-02 17:28:03,299 155 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_report.xml 2021-12-02 17:28:03,309 155 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_templates.xml 2021-12-02 17:28:03,333 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_logging_views.xml 2021-12-02 17:28:03,388 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2021-12-02 17:28:03,415 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_module_views.xml 2021-12-02 17:28:03,601 155 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_category_data.xml 2021-12-02 17:28:03,700 155 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_module.xml 2021-12-02 17:28:03,817 155 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_reports.xml 2021-12-02 17:28:03,821 155 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2021-12-02 17:28:03,860 155 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2021-12-02 17:28:03,887 155 INFO openerp_template odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2021-12-02 17:28:03,922 155 INFO openerp_template odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2021-12-02 17:28:03,953 155 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2021-12-02 17:28:03,998 155 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2021-12-02 17:28:04,023 155 INFO openerp_template odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2021-12-02 17:28:04,050 155 INFO openerp_template odoo.modules.loading: loading base/wizard/base_update_translations_views.xml 2021-12-02 17:28:04,077 155 INFO openerp_template odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2021-12-02 17:28:04,116 155 INFO openerp_template odoo.modules.loading: loading base/wizard/base_document_layout_views.xml 2021-12-02 17:28:04,158 155 INFO openerp_template odoo.modules.loading: loading base/data/ir_actions_data.xml 2021-12-02 17:28:04,165 155 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2021-12-02 17:28:04,195 155 INFO openerp_template odoo.modules.loading: loading base/views/res_company_views.xml 2021-12-02 17:28:04,253 155 INFO openerp_template odoo.modules.loading: loading base/views/res_lang_views.xml 2021-12-02 17:28:04,310 155 INFO openerp_template odoo.modules.loading: loading base/views/res_partner_views.xml 2021-12-02 17:28:04,686 155 INFO openerp_template odoo.modules.loading: loading base/views/res_bank_views.xml 2021-12-02 17:28:04,813 155 INFO openerp_template odoo.modules.loading: loading base/views/res_country_views.xml 2021-12-02 17:28:04,926 155 INFO openerp_template odoo.modules.loading: loading base/views/res_currency_views.xml 2021-12-02 17:28:05,064 155 INFO openerp_template odoo.modules.loading: loading base/views/res_users_views.xml 2021-12-02 17:28:05,387 155 INFO openerp_template odoo.modules.loading: loading base/views/ir_property_views.xml 2021-12-02 17:28:05,451 155 INFO openerp_template odoo.modules.loading: loading base/views/res_config_settings_views.xml 2021-12-02 17:28:05,473 155 INFO openerp_template odoo.modules.loading: loading base/views/report_paperformat_views.xml 2021-12-02 17:28:05,540 155 INFO openerp_template odoo.modules.loading: loading base/views/onboarding_views.xml 2021-12-02 17:28:05,637 155 INFO openerp_template odoo.modules.loading: loading base/security/ir.model.access.csv 2021-12-02 17:28:06,090 155 INFO openerp_template odoo.modules.loading: Module base: loading demo 2021-12-02 17:28:06,090 155 INFO openerp_template odoo.modules.loading: loading base/data/res_company_demo.xml 2021-12-02 17:28:06,108 155 INFO openerp_template odoo.modules.loading: loading base/data/res_users_demo.xml 2021-12-02 17:28:06,338 155 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2021-12-02 17:28:06,345 155 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2021-12-02 17:28:06,758 155 INFO openerp_template odoo.modules.loading: loading base/data/res_bank_demo.xml 2021-12-02 17:28:06,766 155 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_demo.xml 2021-12-02 17:28:07,108 155 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2021-12-02 17:28:07,573 155 INFO openerp_template odoo.modules.loading: 1 modules loaded in 14.82s, 0 queries 2021-12-02 17:28:07,617 155 INFO openerp_template odoo.modules.loading: updating modules list 2021-12-02 17:28:07,619 155 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2021-12-02 17:28:09,040 155 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 2021-12-02 17:28:09,351 155 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_upgrade on ['base'] to user __system__ #1 via n/a 2021-12-02 17:28:09,351 155 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.update_list on ['base'] to user __system__ #1 via n/a 2021-12-02 17:28:10,957 155 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_install on [] to user __system__ #1 via n/a 2021-12-02 17:28:11,114 155 INFO openerp_template odoo.modules.loading: loading 67 modules... 2021-12-02 17:28:11,240 155 INFO openerp_template odoo.modules.registry: module base_address_city: creating or updating database tables 2021-12-02 17:28:11,438 155 INFO openerp_template odoo.modules.loading: loading base_address_city/security/ir.model.access.csv 2021-12-02 17:28:11,469 155 INFO openerp_template odoo.modules.loading: loading base_address_city/views/res_city_view.xml 2021-12-02 17:28:11,522 155 INFO openerp_template odoo.modules.loading: loading base_address_city/views/res_country_view.xml 2021-12-02 17:28:11,557 155 INFO openerp_template odoo.modules.loading: Module base_address_city: loading demo 2021-12-02 17:28:11,763 155 INFO openerp_template odoo.modules.registry: module base_address_extended: creating or updating database tables 2021-12-02 17:28:11,898 155 INFO openerp_template odoo.models: Storing computed values of res.partner.street_name 2021-12-02 17:28:11,898 155 INFO openerp_template odoo.models: Storing computed values of res.partner.street_number 2021-12-02 17:28:11,899 155 INFO openerp_template odoo.models: Storing computed values of res.partner.street_number2 2021-12-02 17:28:11,984 155 INFO openerp_template odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2021-12-02 17:28:12,143 155 INFO openerp_template odoo.modules.loading: loading base_address_extended/data/base_address_extended_data.xml 2021-12-02 17:28:12,161 155 INFO openerp_template odoo.modules.loading: Module base_address_extended: loading demo 2021-12-02 17:28:12,436 155 INFO openerp_template odoo.modules.registry: module uom: creating or updating database tables 2021-12-02 17:28:12,524 155 INFO openerp_template odoo.modules.loading: loading uom/data/uom_data.xml 2021-12-02 17:28:12,600 155 INFO openerp_template odoo.modules.loading: loading uom/security/uom_security.xml 2021-12-02 17:28:12,685 155 INFO openerp_template odoo.modules.loading: loading uom/security/ir.model.access.csv 2021-12-02 17:28:12,717 155 INFO openerp_template odoo.modules.loading: loading uom/views/uom_uom_views.xml 2021-12-02 17:28:12,814 155 INFO openerp_template odoo.modules.loading: Module uom: loading demo 2021-12-02 17:28:13,068 155 INFO openerp_template odoo.modules.registry: module web: creating or updating database tables 2021-12-02 17:28:14,746 155 INFO openerp_template odoo.modules.loading: loading web/security/ir.model.access.csv 2021-12-02 17:28:14,748 155 INFO openerp_template odoo.modules.loading: loading web/views/webclient_templates.xml 2021-12-02 17:28:15,188 155 INFO openerp_template odoo.modules.loading: loading web/views/report_templates.xml 2021-12-02 17:28:15,451 155 INFO openerp_template odoo.modules.loading: loading web/data/report_layout.xml 2021-12-02 17:28:15,523 155 INFO openerp_template odoo.modules.loading: Module web: loading demo 2021-12-02 17:28:15,845 155 INFO openerp_template odoo.modules.registry: module base_import: creating or updating database tables 2021-12-02 17:28:18,052 155 INFO openerp_template odoo.modules.loading: loading base_import/security/ir.model.access.csv 2021-12-02 17:28:18,145 155 INFO openerp_template odoo.modules.loading: loading base_import/views/base_import_templates.xml 2021-12-02 17:28:18,214 155 INFO openerp_template odoo.modules.loading: Module base_import: loading demo 2021-12-02 17:28:18,354 155 INFO openerp_template odoo.modules.registry: module base_setup: creating or updating database tables 2021-12-02 17:28:18,467 155 INFO openerp_template odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2021-12-02 17:28:18,475 155 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2021-12-02 17:28:18,570 155 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2021-12-02 17:28:18,603 155 INFO openerp_template odoo.modules.loading: loading base_setup/views/assets.xml 2021-12-02 17:28:18,630 155 INFO openerp_template odoo.modules.loading: Module base_setup: loading demo 2021-12-02 17:28:18,795 155 INFO openerp_template odoo.modules.registry: module bus: creating or updating database tables 2021-12-02 17:28:18,982 155 INFO openerp_template odoo.modules.loading: loading bus/views/bus.xml 2021-12-02 17:28:19,094 155 INFO openerp_template odoo.modules.loading: loading bus/security/ir.model.access.csv 2021-12-02 17:28:19,127 155 INFO openerp_template odoo.modules.loading: Module bus: loading demo 2021-12-02 17:28:19,279 155 INFO openerp_template odoo.modules.registry: module http_routing: creating or updating database tables 2021-12-02 17:28:19,335 155 INFO openerp_template odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2021-12-02 17:28:19,432 155 INFO openerp_template odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2021-12-02 17:28:19,485 155 INFO openerp_template odoo.modules.loading: Module http_routing: loading demo 2021-12-02 17:28:19,650 155 INFO openerp_template odoo.modules.registry: module resource: creating or updating database tables 2021-12-02 17:28:20,016 155 INFO openerp_template odoo.modules.loading: loading resource/data/resource_data.xml 2021-12-02 17:28:20,073 155 INFO openerp_template odoo.modules.loading: loading resource/security/ir.model.access.csv 2021-12-02 17:28:20,125 155 INFO openerp_template odoo.modules.loading: loading resource/security/resource_security.xml 2021-12-02 17:28:20,165 155 INFO openerp_template odoo.modules.loading: loading resource/views/resource_views.xml 2021-12-02 17:28:20,438 155 INFO openerp_template odoo.modules.loading: loading resource/views/resource.xml 2021-12-02 17:28:20,472 155 INFO openerp_template odoo.modules.loading: Module resource: loading demo 2021-12-02 17:28:20,812 155 INFO openerp_template odoo.modules.registry: module web_cohort: creating or updating database tables 2021-12-02 17:28:22,865 155 INFO openerp_template odoo.modules.loading: loading web_cohort/views/assets.xml 2021-12-02 17:28:22,922 155 INFO openerp_template odoo.modules.loading: Module web_cohort: loading demo 2021-12-02 17:28:23,072 155 INFO openerp_template odoo.modules.registry: module web_diagram: creating or updating database tables 2021-12-02 17:28:23,087 155 INFO openerp_template odoo.modules.loading: loading web_diagram/views/web_diagram_templates.xml 2021-12-02 17:28:23,174 155 INFO openerp_template odoo.modules.loading: Module web_diagram: loading demo 2021-12-02 17:28:23,372 155 INFO openerp_template odoo.modules.registry: module web_editor: creating or updating database tables 2021-12-02 17:28:23,600 155 INFO openerp_template odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2021-12-02 17:28:23,628 155 INFO openerp_template odoo.modules.loading: loading web_editor/views/editor.xml 2021-12-02 17:28:23,947 155 INFO openerp_template odoo.modules.loading: loading web_editor/views/snippets.xml 2021-12-02 17:28:23,983 155 INFO openerp_template odoo.modules.loading: Module web_editor: loading demo 2021-12-02 17:28:24,144 155 INFO openerp_template odoo.modules.registry: module web_enterprise: creating or updating database tables 2021-12-02 17:28:24,158 155 INFO openerp_template odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2021-12-02 17:28:24,446 155 INFO openerp_template odoo.modules.loading: Module web_enterprise: loading demo 2021-12-02 17:28:24,852 155 INFO openerp_template odoo.modules.registry: module web_gantt: creating or updating database tables 2021-12-02 17:28:26,882 155 INFO openerp_template odoo.modules.loading: loading web_gantt/views/web_gantt_templates.xml 2021-12-02 17:28:26,983 155 INFO openerp_template odoo.modules.loading: Module web_gantt: loading demo 2021-12-02 17:28:27,353 155 INFO openerp_template odoo.modules.registry: module web_grid: creating or updating database tables 2021-12-02 17:28:29,404 155 INFO openerp_template odoo.modules.loading: loading web_grid/views/templates.xml 2021-12-02 17:28:29,542 155 INFO openerp_template odoo.modules.loading: Module web_grid: loading demo 2021-12-02 17:28:29,674 155 INFO openerp_template odoo.modules.registry: module web_kanban_gauge: creating or updating database tables 2021-12-02 17:28:29,684 155 INFO openerp_template odoo.modules.loading: loading web_kanban_gauge/views/web_kanban_gauge_templates.xml 2021-12-02 17:28:29,790 155 INFO openerp_template odoo.modules.loading: Module web_kanban_gauge: loading demo 2021-12-02 17:28:29,926 155 INFO openerp_template odoo.modules.registry: module web_tour: creating or updating database tables 2021-12-02 17:28:29,970 155 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2021-12-02 17:28:29,996 155 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.rule.csv 2021-12-02 17:28:30,017 155 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_templates.xml 2021-12-02 17:28:30,138 155 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_views.xml 2021-12-02 17:28:30,186 155 INFO openerp_template odoo.modules.loading: Module web_tour: loading demo 2021-12-02 17:28:30,186 155 INFO openerp_template odoo.modules.loading: loading web_tour/data/web_tour_demo.xml 2021-12-02 17:28:30,369 155 INFO openerp_template odoo.modules.registry: module iap: creating or updating database tables 2021-12-02 17:28:30,458 155 INFO openerp_template odoo.modules.loading: loading iap/security/ir.model.access.csv 2021-12-02 17:28:30,495 155 INFO openerp_template odoo.modules.loading: loading iap/security/ir_rule.xml 2021-12-02 17:28:30,533 155 INFO openerp_template odoo.modules.loading: loading iap/views/assets.xml 2021-12-02 17:28:30,597 155 INFO openerp_template odoo.modules.loading: loading iap/views/iap_views.xml 2021-12-02 17:28:30,652 155 INFO openerp_template odoo.modules.loading: loading iap/views/res_config_settings.xml 2021-12-02 17:28:30,718 155 INFO openerp_template odoo.modules.loading: Module iap: loading demo 2021-12-02 17:28:31,395 155 INFO openerp_template odoo.modules.registry: module mail: creating or updating database tables 2021-12-02 17:28:33,538 155 INFO openerp_template odoo.models: Storing computed values of res.partner.email_normalized 2021-12-02 17:28:35,187 155 INFO openerp_template odoo.modules.loading: loading mail/wizard/invite_view.xml 2021-12-02 17:28:35,225 155 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_compose_message_view.xml 2021-12-02 17:28:35,277 155 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_cancel_views.xml 2021-12-02 17:28:35,306 155 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2021-12-02 17:28:35,341 155 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2021-12-02 17:28:35,391 155 INFO openerp_template odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2021-12-02 17:28:35,443 155 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_views.xml 2021-12-02 17:28:35,555 155 INFO openerp_template odoo.modules.loading: loading mail/views/mail_mail_views.xml 2021-12-02 17:28:35,631 155 INFO openerp_template odoo.modules.loading: loading mail/views/mail_followers_views.xml 2021-12-02 17:28:35,675 155 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_views.xml 2021-12-02 17:28:35,853 155 INFO openerp_template odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2021-12-02 17:28:35,894 155 INFO openerp_template odoo.modules.loading: loading mail/views/mail_activity_views.xml 2021-12-02 17:28:36,043 155 INFO openerp_template odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2021-12-02 17:28:36,111 155 INFO openerp_template odoo.modules.loading: loading mail/data/mail_data.xml 2021-12-02 17:28:36,280 155 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_data.xml 2021-12-02 17:28:36,347 155 INFO openerp_template odoo.modules.loading: loading mail/data/mail_activity_data.xml 2021-12-02 17:28:36,368 155 INFO openerp_template odoo.modules.loading: loading mail/data/ir_cron_data.xml 2021-12-02 17:28:36,417 155 INFO openerp_template odoo.modules.loading: loading mail/security/mail_security.xml 2021-12-02 17:28:36,497 155 INFO openerp_template odoo.modules.loading: loading mail/security/ir.model.access.csv 2021-12-02 17:28:36,692 155 INFO openerp_template odoo.modules.loading: loading mail/views/mail_alias_views.xml 2021-12-02 17:28:36,759 155 INFO openerp_template odoo.modules.loading: loading mail/views/res_users_views.xml 2021-12-02 17:28:36,876 155 INFO openerp_template odoo.modules.loading: loading mail/views/mail_templates.xml 2021-12-02 17:28:37,070 155 INFO openerp_template odoo.modules.loading: loading mail/wizard/email_template_preview_view.xml 2021-12-02 17:28:37,103 155 INFO openerp_template odoo.modules.loading: loading mail/views/mail_template_views.xml 2021-12-02 17:28:37,188 155 INFO openerp_template odoo.modules.loading: loading mail/views/mail_moderation_views.xml 2021-12-02 17:28:37,232 155 INFO openerp_template odoo.modules.loading: loading mail/views/ir_actions_views.xml 2021-12-02 17:28:37,286 155 INFO openerp_template odoo.modules.loading: loading mail/views/ir_model_views.xml 2021-12-02 17:28:37,411 155 INFO openerp_template odoo.modules.loading: loading mail/views/res_partner_views.xml 2021-12-02 17:28:37,579 155 INFO openerp_template odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2021-12-02 17:28:37,643 155 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_partner_views.xml 2021-12-02 17:28:37,687 155 INFO openerp_template odoo.modules.loading: Module mail: loading demo 2021-12-02 17:28:37,687 155 INFO openerp_template odoo.modules.loading: loading mail/data/mail_demo.xml 2021-12-02 17:28:37,819 155 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2021-12-02 17:28:38,510 155 INFO openerp_template odoo.modules.registry: module web_map: creating or updating database tables 2021-12-02 17:28:39,849 155 INFO openerp_template odoo.models: Storing computed values of res.partner.contact_address_complete 2021-12-02 17:28:41,322 155 INFO openerp_template odoo.modules.loading: loading web_map/views/assets.xml 2021-12-02 17:28:41,453 155 INFO openerp_template odoo.modules.loading: loading web_map/views/res_config_settings.xml 2021-12-02 17:28:41,521 155 INFO openerp_template odoo.modules.loading: loading web_map/views/res_partner.xml 2021-12-02 17:28:41,606 155 INFO openerp_template odoo.modules.loading: Module web_map: loading demo 2021-12-02 17:28:41,814 155 INFO openerp_template odoo.modules.registry: module web_mobile: creating or updating database tables 2021-12-02 17:28:41,969 155 INFO openerp_template odoo.modules.loading: loading web_mobile/views/mobile_template.xml 2021-12-02 17:28:42,108 155 INFO openerp_template odoo.modules.loading: loading web_mobile/views/views.xml 2021-12-02 17:28:42,182 155 INFO openerp_template odoo.modules.loading: loading web_mobile/views/res_config_settings_views.xml 2021-12-02 17:28:42,258 155 INFO openerp_template odoo.modules.loading: Module web_mobile: loading demo 2021-12-02 17:28:42,476 155 INFO openerp_template odoo.modules.registry: module web_unsplash: creating or updating database tables 2021-12-02 17:28:42,575 155 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2021-12-02 17:28:42,646 155 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/web_unsplash_templates.xml 2021-12-02 17:28:42,688 155 INFO openerp_template odoo.modules.loading: Module web_unsplash: loading demo 2021-12-02 17:28:42,903 155 INFO openerp_template odoo.modules.registry: module analytic: creating or updating database tables 2021-12-02 17:28:42,952 155 INFO openerp_template odoo.models: Computing parent_path for table account_analytic_group... 2021-12-02 17:28:43,165 155 INFO openerp_template odoo.modules.loading: loading analytic/security/analytic_security.xml 2021-12-02 17:28:43,335 155 INFO openerp_template odoo.modules.loading: loading analytic/security/ir.model.access.csv 2021-12-02 17:28:43,380 155 INFO openerp_template odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2021-12-02 17:28:43,703 155 INFO openerp_template odoo.modules.loading: Module analytic: loading demo 2021-12-02 17:28:43,703 155 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_demo.xml 2021-12-02 17:28:43,709 155 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2021-12-02 17:28:44,152 155 INFO openerp_template odoo.modules.registry: module auth_signup: creating or updating database tables 2021-12-02 17:28:44,345 155 INFO openerp_template odoo.modules.loading: loading auth_signup/data/auth_signup_data.xml 2021-12-02 17:28:44,378 155 INFO openerp_template odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2021-12-02 17:28:44,395 155 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2021-12-02 17:28:44,490 155 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2021-12-02 17:28:44,586 155 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2021-12-02 17:28:44,648 155 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_assets.xml 2021-12-02 17:28:44,677 155 INFO openerp_template odoo.modules.loading: Module auth_signup: loading demo 2021-12-02 17:28:44,935 155 INFO openerp_template odoo.modules.registry: module contacts: creating or updating database tables 2021-12-02 17:28:45,012 155 INFO openerp_template odoo.modules.loading: loading contacts/views/contact_views.xml 2021-12-02 17:28:45,146 155 INFO openerp_template odoo.modules.loading: Module contacts: loading demo 2021-12-02 17:28:45,446 155 INFO openerp_template odoo.modules.registry: module fetchmail: creating or updating database tables 2021-12-02 17:28:45,567 155 INFO openerp_template odoo.modules.loading: loading fetchmail/data/fetchmail_data.xml 2021-12-02 17:28:45,581 155 INFO openerp_template odoo.modules.loading: loading fetchmail/security/ir.model.access.csv 2021-12-02 17:28:45,607 155 INFO openerp_template odoo.modules.loading: loading fetchmail/views/fetchmail_views.xml 2021-12-02 17:28:45,697 155 INFO openerp_template odoo.modules.loading: loading fetchmail/views/mail_mail_views.xml 2021-12-02 17:28:45,739 155 INFO openerp_template odoo.modules.loading: loading fetchmail/views/res_config_settings_views.xml 2021-12-02 17:28:45,828 155 INFO openerp_template odoo.modules.loading: Module fetchmail: loading demo 2021-12-02 17:28:46,045 155 INFO openerp_template odoo.modules.registry: module mail_enterprise: creating or updating database tables 2021-12-02 17:28:46,059 155 INFO openerp_template odoo.modules.loading: loading mail_enterprise/views/mail_enterprise_templates.xml 2021-12-02 17:28:46,236 155 INFO openerp_template odoo.modules.loading: Module mail_enterprise: loading demo 2021-12-02 17:28:46,472 155 INFO openerp_template odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2021-12-02 17:28:46,743 155 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2021-12-02 17:28:46,773 155 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/partner_autocomplete_assets.xml 2021-12-02 17:28:46,931 155 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/additional_info_template.xml 2021-12-02 17:28:46,949 155 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2021-12-02 17:28:47,111 155 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2021-12-02 17:28:47,152 155 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2021-12-02 17:28:47,239 155 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2021-12-02 17:28:47,252 155 INFO openerp_template odoo.modules.loading: Module partner_autocomplete: loading demo 2021-12-02 17:28:47,495 155 INFO openerp_template odoo.modules.registry: module phone_validation: creating or updating database tables 2021-12-02 17:28:47,693 155 INFO openerp_template odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2021-12-02 17:28:47,718 155 INFO openerp_template odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2021-12-02 17:28:47,785 155 INFO openerp_template odoo.modules.loading: Module phone_validation: loading demo 2021-12-02 17:28:48,118 155 INFO openerp_template odoo.modules.registry: module product: creating or updating database tables 2021-12-02 17:28:48,234 155 INFO openerp_template odoo.models: Computing parent_path for table product_category... 2021-12-02 17:28:49,303 155 INFO openerp_template odoo.modules.loading: loading product/data/product_data.xml 2021-12-02 17:28:49,341 155 INFO openerp_template odoo.modules.loading: loading product/security/product_security.xml 2021-12-02 17:28:49,716 155 INFO openerp_template odoo.modules.loading: loading product/security/ir.model.access.csv 2021-12-02 17:28:49,836 155 INFO openerp_template odoo.modules.loading: loading product/wizard/product_price_list_views.xml 2021-12-02 17:28:49,867 155 INFO openerp_template odoo.modules.loading: loading product/views/res_config_settings_views.xml 2021-12-02 17:28:49,999 155 INFO openerp_template odoo.modules.loading: loading product/views/product_attribute_views.xml 2021-12-02 17:28:50,131 155 INFO openerp_template odoo.modules.loading: loading product/views/product_views.xml 2021-12-02 17:28:50,629 155 INFO openerp_template odoo.modules.loading: loading product/views/product_template_views.xml 2021-12-02 17:28:50,781 155 INFO openerp_template odoo.modules.loading: loading product/views/product_pricelist_views.xml 2021-12-02 17:28:51,060 155 INFO openerp_template odoo.modules.loading: loading product/views/res_partner_views.xml 2021-12-02 17:28:51,146 155 INFO openerp_template odoo.modules.loading: loading product/report/product_reports.xml 2021-12-02 17:28:51,170 155 INFO openerp_template odoo.modules.loading: loading product/report/product_pricelist_templates.xml 2021-12-02 17:28:51,188 155 INFO openerp_template odoo.modules.loading: loading product/report/product_product_templates.xml 2021-12-02 17:28:51,240 155 INFO openerp_template odoo.modules.loading: loading product/report/product_template_templates.xml 2021-12-02 17:28:51,261 155 INFO openerp_template odoo.modules.loading: loading product/report/product_packaging.xml 2021-12-02 17:28:51,275 155 INFO openerp_template odoo.modules.loading: Module product: loading demo 2021-12-02 17:28:51,276 155 INFO openerp_template odoo.modules.loading: loading product/data/product_demo.xml 2021-12-02 17:28:52,074 155 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [61] 2021-12-02 17:28:52,099 155 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2021-12-02 17:28:52,109 155 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2021-12-02 17:28:52,124 155 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [40] 2021-12-02 17:28:52,255 155 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [63, 62] 2021-12-02 17:28:52,282 155 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2021-12-02 17:28:52,292 155 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [41, 42] 2021-12-02 17:28:53,055 155 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [81] 2021-12-02 17:28:53,076 155 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [20] 2021-12-02 17:28:53,086 155 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2021-12-02 17:28:53,099 155 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [60] 2021-12-02 17:28:54,288 155 INFO openerp_template odoo.modules.registry: module snailmail: creating or updating database tables 2021-12-02 17:28:54,832 155 INFO openerp_template odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2021-12-02 17:28:54,850 155 INFO openerp_template odoo.modules.loading: loading snailmail/views/report_assets.xml 2021-12-02 17:28:54,911 155 INFO openerp_template odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2021-12-02 17:28:54,964 155 INFO openerp_template odoo.modules.loading: loading snailmail/views/assets.xml 2021-12-02 17:28:55,109 155 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_cancel_views.xml 2021-12-02 17:28:55,134 155 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2021-12-02 17:28:55,158 155 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2021-12-02 17:28:55,181 155 INFO openerp_template odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2021-12-02 17:28:55,211 155 INFO openerp_template odoo.modules.loading: Module snailmail: loading demo 2021-12-02 17:28:55,520 155 INFO openerp_template odoo.modules.registry: module contacts_enterprise: creating or updating database tables 2021-12-02 17:28:55,538 155 INFO openerp_template odoo.modules.loading: loading contacts_enterprise/views/contact_views.xml 2021-12-02 17:28:55,569 155 INFO openerp_template odoo.modules.loading: Module contacts_enterprise: loading demo 2021-12-02 17:28:55,836 155 INFO openerp_template odoo.modules.registry: module partner_autocomplete_address_extended: creating or updating database tables 2021-12-02 17:28:55,976 155 INFO openerp_template odoo.modules.loading: Module partner_autocomplete_address_extended: loading demo 2021-12-02 17:28:56,307 155 INFO openerp_template odoo.modules.registry: module portal: creating or updating database tables 2021-12-02 17:28:56,899 155 INFO openerp_template odoo.modules.loading: loading portal/data/portal_data.xml 2021-12-02 17:28:56,929 155 INFO openerp_template odoo.modules.loading: loading portal/views/assets.xml 2021-12-02 17:28:57,056 155 INFO openerp_template odoo.modules.loading: loading portal/views/portal_templates.xml 2021-12-02 17:28:57,383 155 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2021-12-02 17:28:57,410 155 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2021-12-02 17:28:57,435 155 INFO openerp_template odoo.modules.loading: Module portal: loading demo 2021-12-02 17:28:57,694 155 INFO openerp_template odoo.modules.registry: module product_unspsc: creating or updating database tables 2021-12-02 17:28:57,867 155 INFO openerp_template odoo.modules.loading: loading product_unspsc/views/product_views.xml 2021-12-02 17:28:57,954 155 INFO openerp_template odoo.modules.loading: loading product_unspsc/security/ir.model.access.csv 2021-12-02 17:28:57,977 155 INFO openerp_template odoo.modules.loading: Module product_unspsc: loading demo 2021-12-02 17:28:59,352 155 INFO openerp_template odoo.modules.registry: module sms: creating or updating database tables 2021-12-02 17:28:59,853 155 INFO openerp_template odoo.models: Storing computed values of res.partner.phone_sanitized 2021-12-02 17:29:00,341 155 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. 2021-12-02 17:29:00,431 155 INFO openerp_template odoo.modules.loading: loading sms/data/ir_cron_data.xml 2021-12-02 17:29:00,450 155 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_cancel_views.xml 2021-12-02 17:29:00,483 155 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2021-12-02 17:29:00,515 155 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2021-12-02 17:29:00,543 155 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2021-12-02 17:29:00,573 155 INFO openerp_template odoo.modules.loading: loading sms/views/ir_actions_views.xml 2021-12-02 17:29:00,620 155 INFO openerp_template odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2021-12-02 17:29:00,731 155 INFO openerp_template odoo.modules.loading: loading sms/views/res_partner_views.xml 2021-12-02 17:29:00,862 155 INFO openerp_template odoo.modules.loading: loading sms/views/assets.xml 2021-12-02 17:29:00,999 155 INFO openerp_template odoo.modules.loading: loading sms/views/sms_sms_views.xml 2021-12-02 17:29:01,056 155 INFO openerp_template odoo.modules.loading: loading sms/views/sms_template_views.xml 2021-12-02 17:29:01,120 155 INFO openerp_template odoo.modules.loading: loading sms/security/ir.model.access.csv 2021-12-02 17:29:01,157 155 INFO openerp_template odoo.modules.loading: loading sms/security/sms_security.xml 2021-12-02 17:29:01,173 155 INFO openerp_template odoo.modules.loading: Module sms: loading demo 2021-12-02 17:29:01,174 155 INFO openerp_template odoo.modules.loading: loading sms/data/sms_demo.xml 2021-12-02 17:29:01,185 155 INFO openerp_template odoo.modules.loading: loading sms/data/mail_demo.xml 2021-12-02 17:29:01,573 155 INFO openerp_template odoo.modules.registry: module digest: creating or updating database tables 2021-12-02 17:29:01,822 155 INFO openerp_template odoo.modules.loading: loading digest/security/ir.model.access.csv 2021-12-02 17:29:01,857 155 INFO openerp_template odoo.modules.loading: loading digest/data/digest_template_data.xml 2021-12-02 17:29:01,870 155 INFO openerp_template odoo.modules.loading: loading digest/data/digest_data.xml 2021-12-02 17:29:01,903 155 INFO openerp_template odoo.modules.loading: loading digest/data/ir_cron_data.xml 2021-12-02 17:29:01,916 155 INFO openerp_template odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2021-12-02 17:29:01,929 155 INFO openerp_template odoo.modules.loading: loading digest/views/digest_views.xml 2021-12-02 17:29:02,041 155 INFO openerp_template odoo.modules.loading: loading digest/views/digest_templates.xml 2021-12-02 17:29:02,055 155 INFO openerp_template odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2021-12-02 17:29:02,161 155 INFO openerp_template odoo.modules.loading: Module digest: loading demo 2021-12-02 17:29:02,947 155 INFO openerp_template odoo.modules.registry: module account: creating or updating database tables 2021-12-02 17:29:03,113 155 INFO openerp_template odoo.models: Computing parent_path for table account_tax_report_line... 2021-12-02 17:29:03,162 155 INFO openerp_template odoo.models: Computing parent_path for table account_group... 2021-12-02 17:29:06,880 155 INFO openerp_template odoo.modules.loading: loading account/security/account_security.xml 2021-12-02 17:29:08,124 155 INFO openerp_template odoo.modules.loading: loading account/security/ir.model.access.csv 2021-12-02 17:29:08,516 155 INFO openerp_template odoo.modules.loading: loading account/data/data_account_type.xml 2021-12-02 17:29:08,563 155 INFO openerp_template odoo.modules.loading: loading account/data/account_data.xml 2021-12-02 17:29:08,712 155 INFO openerp_template odoo.modules.loading: loading account/data/digest_data.xml 2021-12-02 17:29:08,721 155 INFO openerp_template odoo.modules.loading: loading account/views/account_menuitem.xml 2021-12-02 17:29:08,859 155 INFO openerp_template odoo.modules.loading: loading account/views/account_payment_view.xml 2021-12-02 17:29:09,106 155 INFO openerp_template odoo.modules.loading: loading account/wizard/account_accrual_accounting_view.xml 2021-12-02 17:29:09,130 155 INFO openerp_template odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2021-12-02 17:29:09,151 155 INFO openerp_template odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2021-12-02 17:29:09,178 155 INFO openerp_template odoo.modules.loading: loading account/views/account_move_views.xml 2021-12-02 17:29:10,167 155 INFO openerp_template odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2021-12-02 17:29:10,229 155 INFO openerp_template odoo.modules.loading: loading account/wizard/pos_box.xml 2021-12-02 17:29:10,246 155 INFO openerp_template odoo.modules.loading: loading account/views/partner_view.xml 2021-12-02 17:29:10,575 155 INFO openerp_template odoo.modules.loading: loading account/views/account_view.xml 2021-12-02 17:29:12,128 155 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2021-12-02 17:29:12,146 155 INFO openerp_template odoo.modules.loading: loading account/views/account_report.xml 2021-12-02 17:29:12,179 155 INFO openerp_template odoo.modules.loading: loading account/data/mail_template_data.xml 2021-12-02 17:29:12,189 155 INFO openerp_template odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2021-12-02 17:29:12,214 155 INFO openerp_template odoo.modules.loading: loading account/views/account_end_fy.xml 2021-12-02 17:29:12,216 155 INFO openerp_template odoo.modules.loading: loading account/views/product_view.xml 2021-12-02 17:29:12,300 155 INFO openerp_template odoo.modules.loading: loading account/views/account_analytic_view.xml 2021-12-02 17:29:12,447 155 INFO openerp_template odoo.modules.loading: loading account/views/account_tip_data.xml 2021-12-02 17:29:12,450 155 INFO openerp_template odoo.modules.loading: loading account/views/account.xml 2021-12-02 17:29:12,725 155 INFO openerp_template odoo.modules.loading: loading account/views/report_invoice.xml 2021-12-02 17:29:12,808 155 INFO openerp_template odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2021-12-02 17:29:12,920 155 INFO openerp_template odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2021-12-02 17:29:12,987 155 INFO openerp_template odoo.modules.loading: loading account/wizard/account_report_common_view.xml 2021-12-02 17:29:13,013 155 INFO openerp_template odoo.modules.loading: loading account/views/report_journal.xml 2021-12-02 17:29:13,031 155 INFO openerp_template odoo.modules.loading: loading account/views/tax_adjustments.xml 2021-12-02 17:29:13,049 155 INFO openerp_template odoo.modules.loading: loading account/wizard/wizard_tax_adjustments_view.xml 2021-12-02 17:29:13,071 155 INFO openerp_template odoo.modules.loading: loading account/views/res_config_settings_views.xml 2021-12-02 17:29:13,271 155 INFO openerp_template odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2021-12-02 17:29:13,339 155 INFO openerp_template odoo.modules.loading: loading account/views/account_portal_templates.xml 2021-12-02 17:29:13,451 155 INFO openerp_template odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2021-12-02 17:29:13,482 155 INFO openerp_template odoo.modules.loading: loading account/data/payment_receipt_data.xml 2021-12-02 17:29:13,505 155 INFO openerp_template odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2021-12-02 17:29:13,708 155 INFO openerp_template odoo.modules.loading: loading account/data/service_cron.xml 2021-12-02 17:29:13,728 155 INFO openerp_template odoo.modules.loading: loading account/views/account_fiscal_year_view.xml 2021-12-02 17:29:13,792 155 INFO openerp_template odoo.modules.loading: loading account/views/account_incoterms_view.xml 2021-12-02 17:29:13,846 155 INFO openerp_template odoo.modules.loading: loading account/data/account_incoterms_data.xml 2021-12-02 17:29:13,885 155 INFO openerp_template odoo.modules.loading: loading account/views/digest_views.xml 2021-12-02 17:29:13,943 155 INFO openerp_template odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2021-12-02 17:29:13,980 155 INFO openerp_template odoo.modules.loading: loading account/views/account_tax_report_views.xml 2021-12-02 17:29:14,052 155 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2021-12-02 17:29:14,068 155 INFO openerp_template odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2021-12-02 17:29:14,083 155 INFO openerp_template odoo.modules.loading: Module account: loading demo 2021-12-02 17:29:14,083 155 INFO openerp_template odoo.modules.loading: loading account/demo/account_demo.xml 2021-12-02 17:29:14,554 155 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 2021-12-02 17:29:15,219 155 INFO openerp_template odoo.modules.registry: module account_accountant: creating or updating database tables 2021-12-02 17:29:15,771 155 INFO openerp_template odoo.modules.loading: loading account_accountant/data/account_accountant_data.xml 2021-12-02 17:29:15,864 155 INFO openerp_template odoo.modules.loading: loading account_accountant/data/digest_data.xml 2021-12-02 17:29:15,873 155 INFO openerp_template odoo.modules.loading: loading account_accountant/security/account_accountant_security.xml 2021-12-02 17:29:16,457 155 INFO openerp_template odoo.modules.loading: loading account_accountant/views/account_accountant_templates.xml 2021-12-02 17:29:16,644 155 INFO openerp_template odoo.modules.loading: loading account_accountant/views/account_move_views.xml 2021-12-02 17:29:16,858 155 INFO openerp_template odoo.modules.loading: loading account_accountant/views/digest_views.xml 2021-12-02 17:29:16,908 155 INFO openerp_template odoo.modules.loading: loading account_accountant/views/res_config_settings_views.xml 2021-12-02 17:29:17,059 155 INFO openerp_template odoo.modules.loading: loading account_accountant/views/product_views.xml 2021-12-02 17:29:17,337 155 INFO openerp_template odoo.modules.loading: loading account_accountant/wizard/account_change_lock_date.xml 2021-12-02 17:29:17,363 155 INFO openerp_template odoo.modules.loading: Module account_accountant: loading demo 2021-12-02 17:29:17,363 155 INFO openerp_template odoo.modules.loading: loading account_accountant/data/account_accountant_demo.xml 2021-12-02 17:29:17,821 155 INFO openerp_template odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2021-12-02 17:29:18,083 155 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_bank_statement_import_view.xml 2021-12-02 17:29:18,176 155 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_import_tip_data.xml 2021-12-02 17:29:18,178 155 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/wizard/journal_creation.xml 2021-12-02 17:29:18,207 155 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_templates.xml 2021-12-02 17:29:18,321 155 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import: loading demo 2021-12-02 17:29:18,321 155 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/demo/partner_bank.xml 2021-12-02 17:29:18,832 155 INFO openerp_template odoo.modules.registry: module account_debit_note: creating or updating database tables 2021-12-02 17:29:18,991 155 INFO openerp_template odoo.modules.loading: loading account_debit_note/wizard/account_debit_note_view.xml 2021-12-02 17:29:19,034 155 INFO openerp_template odoo.modules.loading: loading account_debit_note/views/account_move_view.xml 2021-12-02 17:29:19,184 155 INFO openerp_template odoo.modules.loading: Module account_debit_note: loading demo 2021-12-02 17:29:19,597 155 INFO openerp_template odoo.modules.registry: module account_facturx: creating or updating database tables 2021-12-02 17:29:19,705 155 INFO openerp_template odoo.modules.loading: loading account_facturx/data/facturx_templates.xml 2021-12-02 17:29:19,755 155 INFO openerp_template odoo.modules.loading: Module account_facturx: loading demo 2021-12-02 17:29:20,183 155 INFO openerp_template odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2021-12-02 17:29:20,665 155 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2021-12-02 17:29:20,687 155 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/account_invoice_extract_data.xml 2021-12-02 17:29:20,698 155 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/config_parameter_endpoint.xml 2021-12-02 17:29:20,707 155 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2021-12-02 17:29:20,999 155 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2021-12-02 17:29:21,153 155 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/update_status_cron.xml 2021-12-02 17:29:21,166 155 INFO openerp_template odoo.modules.loading: Module account_invoice_extract: loading demo 2021-12-02 17:29:21,623 155 INFO openerp_template odoo.modules.registry: module account_online_sync: creating or updating database tables 2021-12-02 17:29:22,267 155 INFO openerp_template odoo.modules.loading: loading account_online_sync/security/ir.model.access.csv 2021-12-02 17:29:22,310 155 INFO openerp_template odoo.modules.loading: loading account_online_sync/security/account_online_sync_security.xml 2021-12-02 17:29:22,329 155 INFO openerp_template odoo.modules.loading: loading account_online_sync/views/online_sync_views.xml 2021-12-02 17:29:22,657 155 INFO openerp_template odoo.modules.loading: Module account_online_sync: loading demo 2021-12-02 17:29:23,065 155 INFO openerp_template odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2021-12-02 17:29:23,133 155 INFO openerp_template odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2021-12-02 17:29:23,183 155 INFO openerp_template odoo.modules.loading: Module analytic_enterprise: loading demo 2021-12-02 17:29:23,751 155 INFO openerp_template odoo.modules.registry: module base_vat: creating or updating database tables 2021-12-02 17:29:24,081 155 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_company_views.xml 2021-12-02 17:29:24,131 155 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2021-12-02 17:29:24,303 155 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2021-12-02 17:29:24,464 155 INFO openerp_template odoo.modules.loading: Module base_vat: loading demo 2021-12-02 17:29:24,880 155 INFO openerp_template odoo.modules.registry: module currency_rate_live: creating or updating database tables 2021-12-02 17:29:25,091 155 INFO openerp_template odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2021-12-02 17:29:25,274 155 INFO openerp_template odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2021-12-02 17:29:25,288 155 INFO openerp_template odoo.modules.loading: loading currency_rate_live/data/data.xml 2021-12-02 17:29:25,309 155 INFO openerp_template odoo.modules.loading: Module currency_rate_live: loading demo 2021-12-02 17:29:25,858 155 INFO openerp_template odoo.modules.registry: module l10n_latam_invoice_document: creating or updating database tables 2021-12-02 17:29:26,519 155 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_journal_view.xml 2021-12-02 17:29:26,596 155 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_move_line_view.xml 2021-12-02 17:29:26,631 155 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_move_view.xml 2021-12-02 17:29:26,854 155 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/l10n_latam_document_type_view.xml 2021-12-02 17:29:26,923 155 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/report_invoice.xml 2021-12-02 17:29:26,983 155 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/ir_sequence_view.xml 2021-12-02 17:29:27,070 155 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/report_templates.xml 2021-12-02 17:29:27,160 155 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/report/invoice_report_view.xml 2021-12-02 17:29:27,189 155 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/wizards/account_move_reversal_view.xml 2021-12-02 17:29:27,216 155 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/security/ir.model.access.csv 2021-12-02 17:29:27,235 155 INFO openerp_template odoo.modules.loading: Module l10n_latam_invoice_document: loading demo 2021-12-02 17:29:27,743 155 INFO openerp_template odoo.modules.registry: module payment: creating or updating database tables 2021-12-02 17:29:28,555 155 INFO openerp_template odoo.modules.loading: loading payment/data/account_data.xml 2021-12-02 17:29:28,564 155 INFO openerp_template odoo.modules.loading: loading payment/data/payment_icon_data.xml 2021-12-02 17:29:28,775 155 INFO openerp_template odoo.modules.loading: loading payment/data/payment_acquirer_data.xml 2021-12-02 17:29:28,975 155 INFO openerp_template odoo.modules.loading: loading payment/data/payment_cron.xml 2021-12-02 17:29:28,988 155 INFO openerp_template odoo.modules.loading: loading payment/views/payment_views.xml 2021-12-02 17:29:29,267 155 INFO openerp_template odoo.modules.loading: loading payment/views/account_payment_views.xml 2021-12-02 17:29:29,328 155 INFO openerp_template odoo.modules.loading: loading payment/views/account_invoice_views.xml 2021-12-02 17:29:29,486 155 INFO openerp_template odoo.modules.loading: loading payment/views/payment_acquirer_onboarding_templates.xml 2021-12-02 17:29:29,542 155 INFO openerp_template odoo.modules.loading: loading payment/views/payment_templates.xml 2021-12-02 17:29:29,669 155 INFO openerp_template odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2021-12-02 17:29:29,745 155 INFO openerp_template odoo.modules.loading: loading payment/views/assets.xml 2021-12-02 17:29:29,789 155 INFO openerp_template odoo.modules.loading: loading payment/views/res_partner_views.xml 2021-12-02 17:29:29,906 155 INFO openerp_template odoo.modules.loading: loading payment/security/ir.model.access.csv 2021-12-02 17:29:29,960 155 INFO openerp_template odoo.modules.loading: loading payment/security/payment_security.xml 2021-12-02 17:29:29,998 155 INFO openerp_template odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2021-12-02 17:29:30,025 155 INFO openerp_template odoo.modules.loading: Module payment: loading demo 2021-12-02 17:29:30,546 155 INFO openerp_template odoo.modules.registry: module snailmail_account: creating or updating database tables 2021-12-02 17:29:30,847 155 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2021-12-02 17:29:31,056 155 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/assets.xml 2021-12-02 17:29:31,153 155 INFO openerp_template odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2021-12-02 17:29:31,188 155 INFO openerp_template odoo.modules.loading: Module snailmail_account: loading demo 2021-12-02 17:29:31,643 155 INFO openerp_template odoo.modules.registry: module account_auto_transfer: creating or updating database tables 2021-12-02 17:29:31,843 155 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/security/ir.model.access.csv 2021-12-02 17:29:31,886 155 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/data/cron.xml 2021-12-02 17:29:31,904 155 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/views/transfer_model_views.xml 2021-12-02 17:29:32,010 155 INFO openerp_template odoo.modules.loading: Module account_auto_transfer: loading demo 2021-12-02 17:29:32,468 155 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_camt: creating or updating database tables 2021-12-02 17:29:32,675 155 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_camt/data/account_bank_statement_import_data.xml 2021-12-02 17:29:32,699 155 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_camt: loading demo 2021-12-02 17:29:33,133 155 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_csv: creating or updating database tables 2021-12-02 17:29:33,257 155 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_csv/wizard/account_bank_statement_import_views.xml 2021-12-02 17:29:33,293 155 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_csv/views/account_bank_statement_import_templates.xml 2021-12-02 17:29:33,415 155 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_csv: loading demo 2021-12-02 17:29:34,009 155 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_ofx: creating or updating database tables 2021-12-02 17:29:34,187 155 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_ofx/wizard/account_bank_statement_import_views.xml 2021-12-02 17:29:34,226 155 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_ofx: loading demo 2021-12-02 17:29:34,736 155 INFO openerp_template odoo.modules.registry: module account_plaid: creating or updating database tables 2021-12-02 17:29:34,814 155 INFO openerp_template odoo.modules.loading: loading account_plaid/views/plaid_views.xml 2021-12-02 17:29:34,942 155 INFO openerp_template odoo.modules.loading: Module account_plaid: loading demo 2021-12-02 17:29:35,379 155 INFO openerp_template odoo.modules.registry: module account_ponto: creating or updating database tables 2021-12-02 17:29:35,472 155 INFO openerp_template odoo.modules.loading: loading account_ponto/views/ponto_views.xml 2021-12-02 17:29:35,635 155 INFO openerp_template odoo.modules.loading: Module account_ponto: loading demo 2021-12-02 17:29:36,184 155 INFO openerp_template odoo.modules.registry: module account_predictive_bills: creating or updating database tables 2021-12-02 17:29:36,402 155 INFO openerp_template odoo.modules.loading: loading account_predictive_bills/views/account_move_view.xml 2021-12-02 17:29:36,587 155 INFO openerp_template odoo.modules.loading: Module account_predictive_bills: loading demo 2021-12-02 17:29:37,205 155 INFO openerp_template odoo.modules.registry: module account_reports: creating or updating database tables 2021-12-02 17:29:37,292 155 INFO openerp_template odoo.models: Computing parent_path for table account_financial_html_report_line... 2021-12-02 17:29:38,305 155 INFO openerp_template odoo.modules.loading: loading account_reports/security/ir.model.access.csv 2021-12-02 17:29:38,359 155 INFO openerp_template odoo.modules.loading: loading account_reports/data/account_financial_report_data.xml 2021-12-02 17:29:38,818 155 INFO openerp_template odoo.modules.loading: loading account_reports/views/assets.xml 2021-12-02 17:29:39,053 155 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_report_view.xml 2021-12-02 17:29:39,153 155 INFO openerp_template odoo.modules.loading: loading account_reports/views/report_financial.xml 2021-12-02 17:29:39,421 155 INFO openerp_template odoo.modules.loading: loading account_reports/views/search_template_view.xml 2021-12-02 17:29:39,591 155 INFO openerp_template odoo.modules.loading: loading account_reports/views/partner_view.xml 2021-12-02 17:29:39,744 155 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_journal_dashboard_view.xml 2021-12-02 17:29:39,867 155 INFO openerp_template odoo.modules.loading: loading account_reports/views/res_config_settings_views.xml 2021-12-02 17:29:40,057 155 INFO openerp_template odoo.modules.loading: loading account_reports/wizard/report_export_wizard.xml 2021-12-02 17:29:40,081 155 INFO openerp_template odoo.modules.loading: loading account_reports/wizard/fiscal_year.xml 2021-12-02 17:29:40,110 155 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_activity.xml 2021-12-02 17:29:40,326 155 INFO openerp_template odoo.modules.loading: Module account_reports: loading demo 2021-12-02 17:29:40,953 155 INFO openerp_template odoo.modules.registry: module account_yodlee: creating or updating database tables 2021-12-02 17:29:41,186 155 INFO openerp_template odoo.modules.loading: loading account_yodlee/views/yodlee_views.xml 2021-12-02 17:29:41,434 155 INFO openerp_template odoo.modules.loading: Module account_yodlee: loading demo 2021-12-02 17:29:41,950 155 INFO openerp_template odoo.modules.registry: module l10n_latam_base: creating or updating database tables 2021-12-02 17:29:42,291 155 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/data/l10n_latam.identification.type.csv 2021-12-02 17:29:42,306 155 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/views/res_partner_view.xml 2021-12-02 17:29:42,449 155 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/views/l10n_latam_identification_type_view.xml 2021-12-02 17:29:42,516 155 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/security/ir.model.access.csv 2021-12-02 17:29:42,538 155 INFO openerp_template odoo.modules.loading: Module l10n_latam_base: loading demo 2021-12-02 17:29:43,188 155 INFO openerp_template odoo.modules.registry: module payment_transfer: creating or updating database tables 2021-12-02 17:29:43,313 155 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_views.xml 2021-12-02 17:29:43,361 155 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_transfer_templates.xml 2021-12-02 17:29:43,382 155 INFO openerp_template odoo.modules.loading: loading payment_transfer/data/payment_acquirer_data.xml 2021-12-02 17:29:43,412 155 INFO openerp_template odoo.modules.loading: Module payment_transfer: loading demo 2021-12-02 17:29:43,976 155 INFO openerp_template odoo.modules.registry: module account_asset: creating or updating database tables 2021-12-02 17:29:44,664 155 INFO openerp_template odoo.modules.loading: loading account_asset/security/account_asset_security.xml 2021-12-02 17:29:44,682 155 INFO openerp_template odoo.modules.loading: loading account_asset/security/ir.model.access.csv 2021-12-02 17:29:44,727 155 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_modify_views.xml 2021-12-02 17:29:44,766 155 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_pause_views.xml 2021-12-02 17:29:44,785 155 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_sell_views.xml 2021-12-02 17:29:44,812 155 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_account_views.xml 2021-12-02 17:29:44,865 155 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_asset_views.xml 2021-12-02 17:29:45,077 155 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_deferred_revenue.xml 2021-12-02 17:29:45,238 155 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_deferred_expense.xml 2021-12-02 17:29:45,443 155 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_move_views.xml 2021-12-02 17:29:45,685 155 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_asset_templates.xml 2021-12-02 17:29:45,842 155 INFO openerp_template odoo.modules.loading: loading account_asset/report/account_assets_report_views.xml 2021-12-02 17:29:45,910 155 INFO openerp_template odoo.modules.loading: Module account_asset: loading demo 2021-12-02 17:29:45,911 155 INFO openerp_template odoo.modules.loading: loading account_asset/demo/account_deferred_revenue_demo.xml 2021-12-02 17:29:46,697 155 INFO openerp_template odoo.modules.registry: module account_followup: creating or updating database tables 2021-12-02 17:29:47,158 155 INFO openerp_template odoo.modules.loading: loading account_followup/security/account_followup_security.xml 2021-12-02 17:29:47,169 155 INFO openerp_template odoo.modules.loading: loading account_followup/security/ir.model.access.csv 2021-12-02 17:29:47,206 155 INFO openerp_template odoo.modules.loading: loading account_followup/security/sms_security.xml 2021-12-02 17:29:47,220 155 INFO openerp_template odoo.modules.loading: loading account_followup/data/account_followup_data.xml 2021-12-02 17:29:47,235 155 INFO openerp_template odoo.modules.loading: loading account_followup/data/cron.xml 2021-12-02 17:29:47,252 155 INFO openerp_template odoo.modules.loading: loading account_followup/views/account_followup_views.xml 2021-12-02 17:29:47,528 155 INFO openerp_template odoo.modules.loading: loading account_followup/views/partner_view.xml 2021-12-02 17:29:47,651 155 INFO openerp_template odoo.modules.loading: loading account_followup/views/report_followup.xml 2021-12-02 17:29:47,761 155 INFO openerp_template odoo.modules.loading: loading account_followup/views/account_journal_dashboard_view.xml 2021-12-02 17:29:47,829 155 INFO openerp_template odoo.modules.loading: loading account_followup/views/assets.xml 2021-12-02 17:29:47,986 155 INFO openerp_template odoo.modules.loading: Module account_followup: loading demo 2021-12-02 17:29:47,987 155 INFO openerp_template odoo.modules.loading: loading account_followup/demo/account_followup_demo.xml 2021-12-02 17:29:48,546 155 INFO openerp_template odoo.modules.registry: module l10n_pe: creating or updating database tables 2021-12-02 17:29:49,116 155 INFO openerp_template odoo.modules.loading: loading l10n_pe/security/ir.model.access.csv 2021-12-02 17:29:49,153 155 INFO openerp_template odoo.modules.loading: loading l10n_pe/views/account_tax_view.xml 2021-12-02 17:29:49,202 155 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe_chart_data.xml 2021-12-02 17:29:49,228 155 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account.group.csv 2021-12-02 17:29:49,370 155 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account.account.template.csv 2021-12-02 17:29:53,728 155 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe_chart_post_data.xml 2021-12-02 17:29:53,751 155 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_tax_data.xml 2021-12-02 17:29:53,905 155 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_fiscal_position_template_data.xml 2021-12-02 17:29:53,928 155 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_chart_template_data.xml 2021-12-02 17:29:56,659 155 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/res.city.csv 2021-12-02 17:29:57,164 155 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe.res.city.district.csv 2021-12-02 17:30:00,202 155 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/res_country_data.xml 2021-12-02 17:30:00,245 155 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_latam_identification_type_data.xml 2021-12-02 17:30:00,282 155 INFO openerp_template odoo.modules.loading: Module l10n_pe: loading demo 2021-12-02 17:30:00,283 155 INFO openerp_template odoo.modules.loading: loading l10n_pe/demo/l10n_pe_demo.xml 2021-12-02 17:30:04,354 155 INFO openerp_template odoo.modules.registry: module l10n_pe_edi: creating or updating database tables 2021-12-02 17:30:04,937 155 INFO openerp_template odoo.models: Storing computed values of account.move.l10n_pe_edi_hash 2021-12-02 17:30:04,937 155 INFO openerp_template odoo.models: Storing computed values of account.move.l10n_pe_edi_file_name 2021-12-02 17:30:05,028 155 INFO openerp_template odoo.models: Storing computed values of res.company.l10n_pe_edi_certificate_id 2021-12-02 17:30:05,288 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/security/ir.model.access.csv 2021-12-02 17:30:05,322 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/sequence.xml 2021-12-02 17:30:05,331 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/mail_data.xml 2021-12-02 17:30:05,350 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/l10n_latam_document_type_data.xml 2021-12-02 17:30:05,373 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/snippets.xml 2021-12-02 17:30:05,637 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-Invoice.xml 2021-12-02 17:30:05,653 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-VoidedDocuments.xml 2021-12-02 17:30:05,674 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-CreditNote.xml 2021-12-02 17:30:05,693 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-DebitNote.xml 2021-12-02 17:30:05,713 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-Signature.xml 2021-12-02 17:30:05,730 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/uom_data.xml 2021-12-02 17:30:05,804 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/account_tax_data.xml 2021-12-02 17:30:05,850 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_invoice_refund_view.xml 2021-12-02 17:30:05,901 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_debit_note_view.xml 2021-12-02 17:30:05,928 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_cancel_wizard_view.xml 2021-12-02 17:30:05,952 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/res_company_view.xml 2021-12-02 17:30:06,006 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/product_view.xml 2021-12-02 17:30:06,037 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/account_view.xml 2021-12-02 17:30:06,318 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/account_tax_view.xml 2021-12-02 17:30:06,404 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/certificate_view.xml 2021-12-02 17:30:06,465 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/l10n_pe_edi_ticket_view.xml 2021-12-02 17:30:06,533 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/res_config_settings_views.xml 2021-12-02 17:30:06,753 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/report_invoice.xml 2021-12-02 17:30:06,787 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/hint_view.xml 2021-12-02 17:30:06,838 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/ir_cron.xml 2021-12-02 17:30:06,874 155 INFO openerp_template odoo.modules.loading: Module l10n_pe_edi: loading demo 2021-12-02 17:30:06,875 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/demo/l10n_pe_edi_demo.xml 2021-12-02 17:30:07,043 155 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/demo/product_product_demo.xml 2021-12-02 17:30:07,907 155 INFO openerp_template odoo.modules.registry: module snailmail_account_followup: creating or updating database tables 2021-12-02 17:30:08,019 155 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/data/account_followup_data.xml 2021-12-02 17:30:08,034 155 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/views/account_followup_views.xml 2021-12-02 17:30:08,104 155 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/views/assets.xml 2021-12-02 17:30:08,344 155 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/wizard/followup_send_views.xml 2021-12-02 17:30:08,387 155 INFO openerp_template odoo.modules.loading: Module snailmail_account_followup: loading demo 2021-12-02 17:30:08,388 155 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/data/account_followup_demo.xml 2021-12-02 17:30:08,430 155 INFO openerp_template odoo.modules.loading: 67 modules loaded in 117.32s, 0 queries 2021-12-02 17:30:08,435 155 INFO openerp_template odoo.modules.loading: loading 68 modules... 2021-12-02 17:30:09,155 155 INFO openerp_template odoo.modules.registry: module account_check_printing: creating or updating database tables 2021-12-02 17:30:09,724 155 INFO openerp_template odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 2021-12-02 17:30:09,777 155 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 2021-12-02 17:30:09,958 155 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 2021-12-02 17:30:10,065 155 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 2021-12-02 17:30:10,279 155 INFO openerp_template odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 2021-12-02 17:30:10,307 155 INFO openerp_template odoo.modules.loading: Module account_check_printing: loading demo 2021-12-02 17:30:10,336 155 INFO openerp_template odoo.modules.loading: 68 modules loaded in 1.90s, 0 queries 2021-12-02 17:30:10,976 155 INFO openerp_template odoo.modules.loading: Modules loaded. 2021-12-02 17:30:10,982 155 INFO openerp_template odoo.service.server: Initiating shutdown 2021-12-02 17:30:10,982 155 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 --log-handler odoo.tests.runner:ERROR --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: . """) 2021-12-02 17:30:13,962 164 INFO ? odoo: Odoo version 13.0 2021-12-02 17:30:13,964 164 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2021-12-02 17:30:13,964 164 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/server-env', '/home/odoo/enterprise', '/home/odoo/server-tools', '/.repo_requirements/odoo/addons', '/.repo_requirements/odoo/odoo/addons'] 2021-12-02 17:30:13,965 164 INFO ? odoo: database: default@default:default 2021-12-02 17:30:14,511 164 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2021-12-02 17:30:14,746 164 INFO ? odoo.service.server: HTTP service (werkzeug) running on 0f85a55e5059:8069 2021-12-02 17:30:14,768 164 INFO openerp_test odoo.modules.loading: loading 1 modules... 2021-12-02 17:30:14,795 164 INFO openerp_test odoo.modules.loading: 1 modules loaded in 0.02s, 0 queries 2021-12-02 17:30:15,074 164 INFO openerp_test odoo.modules.loading: updating modules list 2021-12-02 17:30:15,079 164 INFO openerp_test odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2021-12-02 17:30:16,765 164 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 2021-12-02 17:30:17,115 164 INFO openerp_test odoo.modules.loading: loading 68 modules... 2021-12-02 17:30:18,420 164 INFO openerp_test odoo.modules.loading: 68 modules loaded in 1.30s, 0 queries 2021-12-02 17:30:18,425 164 INFO openerp_test odoo.modules.loading: loading 69 modules... 2021-12-02 17:30:20,209 164 INFO openerp_test odoo.modules.registry: module l10n_pe_enterprise: creating or updating database tables 2021-12-02 17:30:20,363 164 INFO openerp_test odoo.modules.loading: Module l10n_pe_enterprise: loading demo 2021-12-02 17:30:20,407 164 INFO openerp_test odoo.modules.loading: 69 modules loaded in 1.98s, 0 queries 2021-12-02 17:30:21,539 164 INFO openerp_test odoo.modules.loading: Modules loaded. 2021-12-02 17:30:21,552 164 INFO openerp_test odoo.service.server: Starting post tests 2021-12-02 17:30:21,553 164 INFO openerp_test odoo.service.server: All post-tested in 0.00s, 0 queries 2021-12-02 17:30:21,553 164 INFO openerp_test odoo.service.server: Initiating shutdown 2021-12-02 17:30:21,553 164 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 ]