======== Testing test_server.py ======== command: /entrypoint_image * Starting PostgreSQL 10 database server  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-tools,/home/odoo/enterprise,/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: ['l10n_pe_edi', 'auth_signup', 'l10n_latam_invoice_document', 'l10n_pe', 'web', 'base_vat', 'base_address_extended', 'product_unspsc', 'web_editor', 'digest', 'contacts', 'base', 'uom', 'base_address_city', 'resource', 'account_debit_note', 'product', 'account_accountant', 'bus', 'mail', 'l10n_latam_base', 'account', 'portal', 'web_mobile', 'http_routing', 'web_tour', 'analytic', 'mail_enterprise', 'base_setup'] Creating instance: [ OK ] 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 l10n_pe_edi,auth_signup,l10n_latam_invoice_document,l10n_pe,web,base_vat,base_address_extended,product_unspsc,web_editor,digest,contacts,base,uom,base_address_city,resource,account_debit_note,product,account_accountant,bus,mail,l10n_latam_base,account,portal,web_mobile,http_routing,web_tour,analytic,mail_enterprise,base_setup --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-09-11 14:37:50,194 154 INFO ? odoo: Odoo version 13.0 2020-09-11 14:37:50,195 154 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2020-09-11 14:37:50,195 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/server-tools', '/home/odoo/enterprise', '/.repo_requirements/odoo/addons'] 2020-09-11 14:37:50,195 154 INFO ? odoo: database: default@default:default 2020-09-11 14:37:50,727 154 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2020-09-11 14:37:51,027 154 INFO ? odoo.modules.loading: init db 2020-09-11 14:37:52,581 154 INFO openerp_template odoo.modules.loading: loading 1 modules... 2020-09-11 14:37:52,788 154 INFO openerp_template odoo.modules.registry: module base: creating or updating database tables 2020-09-11 14:37:55,823 154 INFO openerp_template odoo.models: Computing parent_path for table ir_ui_menu... 2020-09-11 14:37:56,282 154 INFO openerp_template odoo.models: Computing parent_path for table res_partner_category... 2020-09-11 14:37:56,623 154 INFO openerp_template odoo.models: Storing computed values of relation_field_id 2020-09-11 14:37:56,623 154 INFO openerp_template odoo.models: Storing computed values of related_field_id 2020-09-11 14:37:56,937 154 INFO openerp_template odoo.models: Storing computed values of model_name 2020-09-11 14:37:57,054 154 INFO openerp_template odoo.models: Storing computed values of cron_name 2020-09-11 14:37:57,133 154 INFO openerp_template odoo.models: Storing computed values of global 2020-09-11 14:37:57,295 154 INFO openerp_template odoo.models: Storing computed values of menus_by_module 2020-09-11 14:37:57,296 154 INFO openerp_template odoo.models: Storing computed values of reports_by_module 2020-09-11 14:37:57,296 154 INFO openerp_template odoo.models: Storing computed values of views_by_module 2020-09-11 14:37:57,569 154 INFO openerp_template odoo.models: Storing computed values of display_name 2020-09-11 14:37:57,569 154 INFO openerp_template odoo.models: Storing computed values of partner_share 2020-09-11 14:37:57,569 154 INFO openerp_template odoo.models: Storing computed values of commercial_partner_id 2020-09-11 14:37:57,569 154 INFO openerp_template odoo.models: Storing computed values of commercial_company_name 2020-09-11 14:37:57,611 154 INFO openerp_template odoo.models: Storing computed values of sanitized_acc_number 2020-09-11 14:37:57,642 154 INFO openerp_template odoo.models: Storing computed values of decimal_places 2020-09-11 14:37:57,690 154 INFO openerp_template odoo.models: Storing computed values of logo_web 2020-09-11 14:37:57,690 154 INFO openerp_template odoo.models: Storing computed values of email 2020-09-11 14:37:57,690 154 INFO openerp_template odoo.models: Storing computed values of phone 2020-09-11 14:37:57,750 154 INFO openerp_template odoo.models: Storing computed values of share 2020-09-11 14:37:58,520 154 INFO openerp_template odoo.modules.loading: loading base/data/res.lang.csv 2020-09-11 14:37:58,606 154 INFO openerp_template odoo.modules.loading: loading base/data/res_lang_data.xml 2020-09-11 14:37:58,618 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_data.xml 2020-09-11 14:37:58,689 154 INFO openerp_template odoo.modules.loading: loading base/data/res_company_data.xml 2020-09-11 14:37:58,704 154 INFO openerp_template odoo.modules.loading: loading base/data/res_users_data.xml 2020-09-11 14:37:58,827 154 INFO openerp_template odoo.modules.loading: loading base/data/report_paperformat_data.xml 2020-09-11 14:37:58,836 154 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_data.xml 2020-09-11 14:37:59,145 154 INFO openerp_template odoo.modules.loading: loading base/data/res_country_data.xml 2020-09-11 14:38:00,099 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_data.xml 2020-09-11 14:38:00,281 154 INFO openerp_template odoo.modules.loading: loading base/security/base_groups.xml 2020-09-11 14:38:00,522 154 INFO openerp_template odoo.modules.loading: loading base/security/base_security.xml 2020-09-11 14:38:00,757 154 INFO openerp_template odoo.modules.loading: loading base/views/base_menus.xml 2020-09-11 14:38:00,934 154 INFO openerp_template odoo.modules.loading: loading base/views/decimal_precision_views.xml 2020-09-11 14:38:00,988 154 INFO openerp_template odoo.modules.loading: loading base/views/res_config_views.xml 2020-09-11 14:38:01,019 154 INFO openerp_template odoo.modules.loading: loading base/data/res.country.state.csv 2020-09-11 14:38:02,599 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_actions_views.xml 2020-09-11 14:38:02,903 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2020-09-11 14:38:02,935 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_cron_views.xml 2020-09-11 14:38:02,992 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_filters_views.xml 2020-09-11 14:38:03,030 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2020-09-11 14:38:03,069 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_model_views.xml 2020-09-11 14:38:03,422 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_attachment_views.xml 2020-09-11 14:38:03,484 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_rule_views.xml 2020-09-11 14:38:03,536 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_sequence_views.xml 2020-09-11 14:38:03,596 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_translation_views.xml 2020-09-11 14:38:03,682 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2020-09-11 14:38:03,741 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2020-09-11 14:38:03,849 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_default_views.xml 2020-09-11 14:38:03,897 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_cron_data.xml 2020-09-11 14:38:09,407 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_report.xml 2020-09-11 14:38:09,416 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_templates.xml 2020-09-11 14:38:09,450 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_logging_views.xml 2020-09-11 14:38:09,529 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2020-09-11 14:38:09,563 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_module_views.xml 2020-09-11 14:38:09,803 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_category_data.xml 2020-09-11 14:38:09,936 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_module.xml 2020-09-11 14:38:10,063 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_reports.xml 2020-09-11 14:38:10,069 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2020-09-11 14:38:10,108 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2020-09-11 14:38:10,138 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2020-09-11 14:38:10,166 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2020-09-11 14:38:10,197 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2020-09-11 14:38:10,243 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2020-09-11 14:38:10,268 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2020-09-11 14:38:10,305 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_update_translations_views.xml 2020-09-11 14:38:10,333 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2020-09-11 14:38:10,373 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_document_layout_views.xml 2020-09-11 14:38:10,419 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_actions_data.xml 2020-09-11 14:38:10,427 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2020-09-11 14:38:10,460 154 INFO openerp_template odoo.modules.loading: loading base/views/res_company_views.xml 2020-09-11 14:38:10,530 154 INFO openerp_template odoo.modules.loading: loading base/views/res_lang_views.xml 2020-09-11 14:38:10,597 154 INFO openerp_template odoo.modules.loading: loading base/views/res_partner_views.xml 2020-09-11 14:38:10,914 154 INFO openerp_template odoo.modules.loading: loading base/views/res_bank_views.xml 2020-09-11 14:38:10,993 154 INFO openerp_template odoo.modules.loading: loading base/views/res_country_views.xml 2020-09-11 14:38:11,091 154 INFO openerp_template odoo.modules.loading: loading base/views/res_currency_views.xml 2020-09-11 14:38:11,221 154 INFO openerp_template odoo.modules.loading: loading base/views/res_users_views.xml 2020-09-11 14:38:11,546 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_property_views.xml 2020-09-11 14:38:11,601 154 INFO openerp_template odoo.modules.loading: loading base/views/res_config_settings_views.xml 2020-09-11 14:38:11,616 154 INFO openerp_template odoo.modules.loading: loading base/views/report_paperformat_views.xml 2020-09-11 14:38:11,664 154 INFO openerp_template odoo.modules.loading: loading base/views/onboarding_views.xml 2020-09-11 14:38:11,735 154 INFO openerp_template odoo.modules.loading: loading base/security/ir.model.access.csv 2020-09-11 14:38:12,162 154 INFO openerp_template odoo.modules.loading: Module base: loading demo 2020-09-11 14:38:12,162 154 INFO openerp_template odoo.modules.loading: loading base/data/res_company_demo.xml 2020-09-11 14:38:12,179 154 INFO openerp_template odoo.modules.loading: loading base/data/res_users_demo.xml 2020-09-11 14:38:12,447 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2020-09-11 14:38:12,457 154 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2020-09-11 14:38:12,930 154 INFO openerp_template odoo.modules.loading: loading base/data/res_bank_demo.xml 2020-09-11 14:38:12,941 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_demo.xml 2020-09-11 14:38:13,355 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2020-09-11 14:38:13,815 154 INFO openerp_template odoo.modules.loading: 1 modules loaded in 21.23s, 0 queries 2020-09-11 14:38:13,859 154 INFO openerp_template odoo.modules.loading: updating modules list 2020-09-11 14:38:13,860 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-09-11 14:38:15,329 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-09-11 14:38:15,643 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-09-11 14:38:15,643 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-09-11 14:38:17,100 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-09-11 14:38:17,218 154 INFO openerp_template odoo.modules.loading: loading 68 modules... 2020-09-11 14:38:17,308 154 INFO openerp_template odoo.modules.registry: module base_address_city: creating or updating database tables 2020-09-11 14:38:17,508 154 INFO openerp_template odoo.modules.loading: loading base_address_city/security/ir.model.access.csv 2020-09-11 14:38:17,540 154 INFO openerp_template odoo.modules.loading: loading base_address_city/views/res_city_view.xml 2020-09-11 14:38:17,579 154 INFO openerp_template odoo.modules.loading: loading base_address_city/views/res_country_view.xml 2020-09-11 14:38:17,607 154 INFO openerp_template odoo.modules.loading: Module base_address_city: loading demo 2020-09-11 14:38:17,716 154 INFO openerp_template odoo.modules.registry: module base_address_extended: creating or updating database tables 2020-09-11 14:38:17,805 154 INFO openerp_template odoo.models: Storing computed values of street_name 2020-09-11 14:38:17,805 154 INFO openerp_template odoo.models: Storing computed values of street_number 2020-09-11 14:38:17,805 154 INFO openerp_template odoo.models: Storing computed values of street_number2 2020-09-11 14:38:17,877 154 INFO openerp_template odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2020-09-11 14:38:18,004 154 INFO openerp_template odoo.modules.loading: loading base_address_extended/data/base_address_extended_data.xml 2020-09-11 14:38:18,016 154 INFO openerp_template odoo.modules.loading: Module base_address_extended: loading demo 2020-09-11 14:38:18,118 154 INFO openerp_template odoo.modules.registry: module uom: creating or updating database tables 2020-09-11 14:38:18,165 154 INFO openerp_template odoo.models: Storing computed values of measure_type 2020-09-11 14:38:18,183 154 INFO openerp_template odoo.modules.loading: loading uom/data/uom_data.xml 2020-09-11 14:38:18,243 154 INFO openerp_template odoo.modules.loading: loading uom/security/uom_security.xml 2020-09-11 14:38:18,312 154 INFO openerp_template odoo.modules.loading: loading uom/security/ir.model.access.csv 2020-09-11 14:38:18,340 154 INFO openerp_template odoo.modules.loading: loading uom/views/uom_uom_views.xml 2020-09-11 14:38:18,413 154 INFO openerp_template odoo.modules.loading: Module uom: loading demo 2020-09-11 14:38:18,631 154 INFO openerp_template odoo.modules.registry: module web: creating or updating database tables 2020-09-11 14:38:19,806 154 INFO openerp_template odoo.modules.loading: loading web/security/ir.model.access.csv 2020-09-11 14:38:19,808 154 INFO openerp_template odoo.modules.loading: loading web/views/webclient_templates.xml 2020-09-11 14:38:20,119 154 INFO openerp_template odoo.modules.loading: loading web/views/report_templates.xml 2020-09-11 14:38:20,270 154 INFO openerp_template odoo.modules.loading: loading web/data/report_layout.xml 2020-09-11 14:38:20,313 154 INFO openerp_template odoo.modules.loading: Module web: loading demo 2020-09-11 14:38:20,533 154 INFO openerp_template odoo.modules.registry: module base_import: creating or updating database tables 2020-09-11 14:38:21,757 154 INFO openerp_template odoo.modules.loading: loading base_import/security/ir.model.access.csv 2020-09-11 14:38:21,823 154 INFO openerp_template odoo.modules.loading: loading base_import/views/base_import_templates.xml 2020-09-11 14:38:21,870 154 INFO openerp_template odoo.modules.loading: Module base_import: loading demo 2020-09-11 14:38:21,972 154 INFO openerp_template odoo.modules.registry: module base_setup: creating or updating database tables 2020-09-11 14:38:22,055 154 INFO openerp_template odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2020-09-11 14:38:22,061 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2020-09-11 14:38:22,131 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2020-09-11 14:38:22,156 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/assets.xml 2020-09-11 14:38:22,179 154 INFO openerp_template odoo.modules.loading: Module base_setup: loading demo 2020-09-11 14:38:22,283 154 INFO openerp_template odoo.modules.registry: module bus: creating or updating database tables 2020-09-11 14:38:22,420 154 INFO openerp_template odoo.modules.loading: loading bus/views/bus.xml 2020-09-11 14:38:22,474 154 INFO openerp_template odoo.modules.loading: loading bus/security/ir.model.access.csv 2020-09-11 14:38:22,513 154 INFO openerp_template odoo.modules.loading: Module bus: loading demo 2020-09-11 14:38:22,677 154 INFO openerp_template odoo.modules.registry: module http_routing: creating or updating database tables 2020-09-11 14:38:22,713 154 INFO openerp_template odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2020-09-11 14:38:22,804 154 INFO openerp_template odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2020-09-11 14:38:22,853 154 INFO openerp_template odoo.modules.loading: Module http_routing: loading demo 2020-09-11 14:38:22,978 154 INFO openerp_template odoo.modules.registry: module odoo_referral: creating or updating database tables 2020-09-11 14:38:23,013 154 INFO openerp_template odoo.modules.loading: loading odoo_referral/views/templates.xml 2020-09-11 14:38:23,045 154 INFO openerp_template odoo.modules.loading: Module odoo_referral: loading demo 2020-09-11 14:38:23,301 154 INFO openerp_template odoo.modules.registry: module resource: creating or updating database tables 2020-09-11 14:38:23,516 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-09-11 14:38:23,603 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-09-11 14:38:23,603 154 INFO openerp_template odoo.models: Storing computed values of resource_calendar_id 2020-09-11 14:38:23,654 154 INFO openerp_template odoo.modules.loading: loading resource/data/resource_data.xml 2020-09-11 14:38:23,715 154 INFO openerp_template odoo.modules.loading: loading resource/security/ir.model.access.csv 2020-09-11 14:38:23,778 154 INFO openerp_template odoo.modules.loading: loading resource/security/resource_security.xml 2020-09-11 14:38:23,819 154 INFO openerp_template odoo.modules.loading: loading resource/views/resource_views.xml 2020-09-11 14:38:24,153 154 INFO openerp_template odoo.modules.loading: loading resource/views/resource.xml 2020-09-11 14:38:24,195 154 INFO openerp_template odoo.modules.loading: Module resource: loading demo 2020-09-11 14:38:24,537 154 INFO openerp_template odoo.modules.registry: module web_cohort: creating or updating database tables 2020-09-11 14:38:26,101 154 INFO openerp_template odoo.modules.loading: loading web_cohort/views/assets.xml 2020-09-11 14:38:26,161 154 INFO openerp_template odoo.modules.loading: Module web_cohort: loading demo 2020-09-11 14:38:26,279 154 INFO openerp_template odoo.modules.registry: module web_diagram: creating or updating database tables 2020-09-11 14:38:26,288 154 INFO openerp_template odoo.modules.loading: loading web_diagram/views/web_diagram_templates.xml 2020-09-11 14:38:26,348 154 INFO openerp_template odoo.modules.loading: Module web_diagram: loading demo 2020-09-11 14:38:26,510 154 INFO openerp_template odoo.modules.registry: module web_editor: creating or updating database tables 2020-09-11 14:38:26,711 154 INFO openerp_template odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2020-09-11 14:38:26,737 154 INFO openerp_template odoo.modules.loading: loading web_editor/views/editor.xml 2020-09-11 14:38:27,038 154 INFO openerp_template odoo.modules.loading: loading web_editor/views/snippets.xml 2020-09-11 14:38:27,075 154 INFO openerp_template odoo.modules.loading: Module web_editor: loading demo 2020-09-11 14:38:27,209 154 INFO openerp_template odoo.modules.registry: module web_enterprise: creating or updating database tables 2020-09-11 14:38:27,222 154 INFO openerp_template odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2020-09-11 14:38:27,491 154 INFO openerp_template odoo.modules.loading: Module web_enterprise: loading demo 2020-09-11 14:38:27,802 154 INFO openerp_template odoo.modules.registry: module web_gantt: creating or updating database tables 2020-09-11 14:38:29,368 154 INFO openerp_template odoo.modules.loading: loading web_gantt/views/web_gantt_templates.xml 2020-09-11 14:38:29,453 154 INFO openerp_template odoo.modules.loading: Module web_gantt: loading demo 2020-09-11 14:38:29,781 154 INFO openerp_template odoo.modules.registry: module web_grid: creating or updating database tables 2020-09-11 14:38:31,072 154 INFO openerp_template odoo.modules.loading: loading web_grid/views/templates.xml 2020-09-11 14:38:31,165 154 INFO openerp_template odoo.modules.loading: Module web_grid: loading demo 2020-09-11 14:38:31,279 154 INFO openerp_template odoo.modules.registry: module web_kanban_gauge: creating or updating database tables 2020-09-11 14:38:31,289 154 INFO openerp_template odoo.modules.loading: loading web_kanban_gauge/views/web_kanban_gauge_templates.xml 2020-09-11 14:38:31,383 154 INFO openerp_template odoo.modules.loading: Module web_kanban_gauge: loading demo 2020-09-11 14:38:31,517 154 INFO openerp_template odoo.modules.registry: module web_tour: creating or updating database tables 2020-09-11 14:38:31,549 154 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2020-09-11 14:38:31,576 154 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.rule.csv 2020-09-11 14:38:31,592 154 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_templates.xml 2020-09-11 14:38:31,705 154 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_views.xml 2020-09-11 14:38:31,750 154 INFO openerp_template odoo.modules.loading: Module web_tour: loading demo 2020-09-11 14:38:31,751 154 INFO openerp_template odoo.modules.loading: loading web_tour/data/web_tour_demo.xml 2020-09-11 14:38:31,914 154 INFO openerp_template odoo.modules.registry: module iap: creating or updating database tables 2020-09-11 14:38:31,971 154 INFO openerp_template odoo.modules.loading: loading iap/security/ir.model.access.csv 2020-09-11 14:38:31,993 154 INFO openerp_template odoo.modules.loading: loading iap/security/ir_rule.xml 2020-09-11 14:38:32,006 154 INFO openerp_template odoo.modules.loading: loading iap/views/assets.xml 2020-09-11 14:38:32,067 154 INFO openerp_template odoo.modules.loading: loading iap/views/iap_views.xml 2020-09-11 14:38:32,118 154 INFO openerp_template odoo.modules.loading: loading iap/views/res_config_settings.xml 2020-09-11 14:38:32,182 154 INFO openerp_template odoo.modules.loading: Module iap: loading demo 2020-09-11 14:38:32,722 154 INFO openerp_template odoo.modules.registry: module mail: creating or updating database tables 2020-09-11 14:38:33,944 154 INFO openerp_template odoo.models: Storing computed values of res_model 2020-09-11 14:38:33,944 154 INFO openerp_template odoo.models: Storing computed values of res_name 2020-09-11 14:38:34,109 154 INFO openerp_template odoo.models: Storing computed values of model 2020-09-11 14:38:34,162 154 INFO openerp_template odoo.models: Storing computed values of email_normalized 2020-09-11 14:38:34,466 154 INFO openerp_template odoo.models: Storing computed values of model 2020-09-11 14:38:35,407 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/invite_view.xml 2020-09-11 14:38:35,436 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_compose_message_view.xml 2020-09-11 14:38:35,485 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_cancel_views.xml 2020-09-11 14:38:35,514 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2020-09-11 14:38:35,548 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2020-09-11 14:38:35,607 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2020-09-11 14:38:35,668 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_views.xml 2020-09-11 14:38:35,786 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_mail_views.xml 2020-09-11 14:38:35,868 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_followers_views.xml 2020-09-11 14:38:35,919 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_views.xml 2020-09-11 14:38:36,108 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2020-09-11 14:38:36,151 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_activity_views.xml 2020-09-11 14:38:36,312 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2020-09-11 14:38:36,381 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_data.xml 2020-09-11 14:38:36,547 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_data.xml 2020-09-11 14:38:36,610 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_activity_data.xml 2020-09-11 14:38:36,635 154 INFO openerp_template odoo.modules.loading: loading mail/data/ir_cron_data.xml 2020-09-11 14:38:36,698 154 INFO openerp_template odoo.modules.loading: loading mail/security/mail_security.xml 2020-09-11 14:38:36,800 154 INFO openerp_template odoo.modules.loading: loading mail/security/ir.model.access.csv 2020-09-11 14:38:36,990 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_alias_views.xml 2020-09-11 14:38:37,049 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_users_views.xml 2020-09-11 14:38:37,140 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_templates.xml 2020-09-11 14:38:37,338 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/email_template_preview_view.xml 2020-09-11 14:38:37,371 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_template_views.xml 2020-09-11 14:38:37,460 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_moderation_views.xml 2020-09-11 14:38:37,518 154 INFO openerp_template odoo.modules.loading: loading mail/views/ir_actions_views.xml 2020-09-11 14:38:37,585 154 INFO openerp_template odoo.modules.loading: loading mail/views/ir_model_views.xml 2020-09-11 14:38:37,735 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_partner_views.xml 2020-09-11 14:38:37,895 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2020-09-11 14:38:37,980 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_partner_views.xml 2020-09-11 14:38:38,029 154 INFO openerp_template odoo.modules.loading: Module mail: loading demo 2020-09-11 14:38:38,030 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_demo.xml 2020-09-11 14:38:38,162 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2020-09-11 14:38:38,741 154 INFO openerp_template odoo.modules.registry: module web_map: creating or updating database tables 2020-09-11 14:38:39,668 154 INFO openerp_template odoo.models: Storing computed values of contact_address_complete 2020-09-11 14:38:41,025 154 INFO openerp_template odoo.modules.loading: loading web_map/views/assets.xml 2020-09-11 14:38:41,116 154 INFO openerp_template odoo.modules.loading: loading web_map/views/res_config_settings.xml 2020-09-11 14:38:41,173 154 INFO openerp_template odoo.modules.loading: loading web_map/views/res_partner.xml 2020-09-11 14:38:41,223 154 INFO openerp_template odoo.modules.loading: Module web_map: loading demo 2020-09-11 14:38:41,372 154 INFO openerp_template odoo.modules.registry: module web_mobile: creating or updating database tables 2020-09-11 14:38:41,547 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/mobile_template.xml 2020-09-11 14:38:41,688 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/views.xml 2020-09-11 14:38:41,787 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/res_config_settings_views.xml 2020-09-11 14:38:41,880 154 INFO openerp_template odoo.modules.loading: Module web_mobile: loading demo 2020-09-11 14:38:42,079 154 INFO openerp_template odoo.modules.registry: module web_unsplash: creating or updating database tables 2020-09-11 14:38:42,163 154 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2020-09-11 14:38:42,244 154 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/web_unsplash_templates.xml 2020-09-11 14:38:42,297 154 INFO openerp_template odoo.modules.loading: Module web_unsplash: loading demo 2020-09-11 14:38:42,605 154 INFO openerp_template odoo.modules.registry: module analytic: creating or updating database tables 2020-09-11 14:38:42,656 154 INFO openerp_template odoo.models: Computing parent_path for table account_analytic_group... 2020-09-11 14:38:42,760 154 INFO openerp_template odoo.models: Storing computed values of complete_name 2020-09-11 14:38:42,824 154 INFO openerp_template odoo.models: Storing computed values of currency_id 2020-09-11 14:38:42,824 154 INFO openerp_template odoo.models: Storing computed values of group_id 2020-09-11 14:38:42,856 154 INFO openerp_template odoo.modules.loading: loading analytic/security/analytic_security.xml 2020-09-11 14:38:42,993 154 INFO openerp_template odoo.modules.loading: loading analytic/security/ir.model.access.csv 2020-09-11 14:38:43,028 154 INFO openerp_template odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2020-09-11 14:38:43,262 154 INFO openerp_template odoo.modules.loading: Module analytic: loading demo 2020-09-11 14:38:43,263 154 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_demo.xml 2020-09-11 14:38:43,268 154 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2020-09-11 14:38:43,695 154 INFO openerp_template odoo.modules.registry: module auth_signup: creating or updating database tables 2020-09-11 14:38:43,865 154 INFO openerp_template odoo.modules.loading: loading auth_signup/data/auth_signup_data.xml 2020-09-11 14:38:43,894 154 INFO openerp_template odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2020-09-11 14:38:43,909 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2020-09-11 14:38:44,001 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2020-09-11 14:38:44,093 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2020-09-11 14:38:44,147 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_assets.xml 2020-09-11 14:38:44,176 154 INFO openerp_template odoo.modules.loading: Module auth_signup: loading demo 2020-09-11 14:38:44,371 154 INFO openerp_template odoo.modules.registry: module contacts: creating or updating database tables 2020-09-11 14:38:44,425 154 INFO openerp_template odoo.modules.loading: loading contacts/views/contact_views.xml 2020-09-11 14:38:44,555 154 INFO openerp_template odoo.modules.loading: Module contacts: loading demo 2020-09-11 14:38:44,793 154 INFO openerp_template odoo.modules.registry: module fetchmail: creating or updating database tables 2020-09-11 14:38:44,895 154 INFO openerp_template odoo.modules.loading: loading fetchmail/data/fetchmail_data.xml 2020-09-11 14:38:44,911 154 INFO openerp_template odoo.modules.loading: loading fetchmail/security/ir.model.access.csv 2020-09-11 14:38:44,938 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/fetchmail_views.xml 2020-09-11 14:38:45,015 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/mail_mail_views.xml 2020-09-11 14:38:45,050 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/res_config_settings_views.xml 2020-09-11 14:38:45,135 154 INFO openerp_template odoo.modules.loading: Module fetchmail: loading demo 2020-09-11 14:38:45,397 154 INFO openerp_template odoo.modules.registry: module mail_enterprise: creating or updating database tables 2020-09-11 14:38:45,411 154 INFO openerp_template odoo.modules.loading: loading mail_enterprise/views/mail_enterprise_templates.xml 2020-09-11 14:38:45,599 154 INFO openerp_template odoo.modules.loading: Module mail_enterprise: loading demo 2020-09-11 14:38:45,844 154 INFO openerp_template odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2020-09-11 14:38:45,990 154 INFO openerp_template odoo.models: Storing computed values of partner_gid 2020-09-11 14:38:46,089 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2020-09-11 14:38:46,129 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/partner_autocomplete_assets.xml 2020-09-11 14:38:46,289 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/additional_info_template.xml 2020-09-11 14:38:46,309 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2020-09-11 14:38:46,500 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2020-09-11 14:38:46,543 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2020-09-11 14:38:46,638 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2020-09-11 14:38:46,652 154 INFO openerp_template odoo.modules.loading: Module partner_autocomplete: loading demo 2020-09-11 14:38:46,877 154 INFO openerp_template odoo.modules.registry: module phone_validation: creating or updating database tables 2020-09-11 14:38:47,061 154 INFO openerp_template odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2020-09-11 14:38:47,088 154 INFO openerp_template odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2020-09-11 14:38:47,156 154 INFO openerp_template odoo.modules.loading: Module phone_validation: loading demo 2020-09-11 14:38:47,455 154 INFO openerp_template odoo.modules.registry: module product: creating or updating database tables 2020-09-11 14:38:47,524 154 INFO openerp_template odoo.models: Computing parent_path for table product_category... 2020-09-11 14:38:47,833 154 INFO openerp_template odoo.models: Storing computed values of volume 2020-09-11 14:38:47,833 154 INFO openerp_template odoo.models: Storing computed values of weight 2020-09-11 14:38:47,833 154 INFO openerp_template odoo.models: Storing computed values of default_code 2020-09-11 14:38:47,833 154 INFO openerp_template odoo.models: Storing computed values of can_image_1024_be_zoomed 2020-09-11 14:38:47,833 154 INFO openerp_template odoo.models: Storing computed values of has_configurable_attributes 2020-09-11 14:38:47,846 154 INFO openerp_template odoo.models: Storing computed values of complete_name 2020-09-11 14:38:47,896 154 INFO openerp_template odoo.models: Storing computed values of combination_indices 2020-09-11 14:38:47,896 154 INFO openerp_template odoo.models: Storing computed values of can_image_variant_1024_be_zoomed 2020-09-11 14:38:47,958 154 INFO openerp_template odoo.models: Storing computed values of product_tmpl_ids 2020-09-11 14:38:48,017 154 INFO openerp_template odoo.models: Storing computed values of product_tmpl_id 2020-09-11 14:38:48,017 154 INFO openerp_template odoo.models: Storing computed values of attribute_id 2020-09-11 14:38:48,107 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-09-11 14:38:48,107 154 INFO openerp_template odoo.models: Storing computed values of currency_id 2020-09-11 14:38:48,107 154 INFO openerp_template odoo.models: Storing computed values of active 2020-09-11 14:38:48,309 154 INFO openerp_template odoo.modules.loading: loading product/data/product_data.xml 2020-09-11 14:38:49,093 154 INFO openerp_template odoo.modules.loading: loading product/security/product_security.xml 2020-09-11 14:38:49,512 154 INFO openerp_template odoo.modules.loading: loading product/security/ir.model.access.csv 2020-09-11 14:38:49,612 154 INFO openerp_template odoo.modules.loading: loading product/wizard/product_price_list_views.xml 2020-09-11 14:38:49,633 154 INFO openerp_template odoo.modules.loading: loading product/views/res_config_settings_views.xml 2020-09-11 14:38:49,709 154 INFO openerp_template odoo.modules.loading: loading product/views/product_attribute_views.xml 2020-09-11 14:38:49,784 154 INFO openerp_template odoo.modules.loading: loading product/views/product_views.xml 2020-09-11 14:38:50,107 154 INFO openerp_template odoo.modules.loading: loading product/views/product_template_views.xml 2020-09-11 14:38:50,270 154 INFO openerp_template odoo.modules.loading: loading product/views/product_pricelist_views.xml 2020-09-11 14:38:50,515 154 INFO openerp_template odoo.modules.loading: loading product/views/res_partner_views.xml 2020-09-11 14:38:50,575 154 INFO openerp_template odoo.modules.loading: loading product/report/product_reports.xml 2020-09-11 14:38:50,595 154 INFO openerp_template odoo.modules.loading: loading product/report/product_pricelist_templates.xml 2020-09-11 14:38:50,608 154 INFO openerp_template odoo.modules.loading: loading product/report/product_product_templates.xml 2020-09-11 14:38:50,644 154 INFO openerp_template odoo.modules.loading: loading product/report/product_template_templates.xml 2020-09-11 14:38:50,661 154 INFO openerp_template odoo.modules.loading: loading product/report/product_packaging.xml 2020-09-11 14:38:50,672 154 INFO openerp_template odoo.modules.loading: Module product: loading demo 2020-09-11 14:38:50,672 154 INFO openerp_template odoo.modules.loading: loading product/data/product_demo.xml 2020-09-11 14:38:51,377 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [61] 2020-09-11 14:38:51,391 154 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2020-09-11 14:38:51,398 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2020-09-11 14:38:51,407 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [40] 2020-09-11 14:38:51,512 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [63, 62] 2020-09-11 14:38:51,537 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2020-09-11 14:38:51,552 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [41, 42] 2020-09-11 14:38:52,348 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [81] 2020-09-11 14:38:52,362 154 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [20] 2020-09-11 14:38:52,368 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2020-09-11 14:38:52,376 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [60] 2020-09-11 14:38:53,458 154 INFO openerp_template odoo.modules.registry: module snailmail: creating or updating database tables 2020-09-11 14:38:53,902 154 INFO openerp_template odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2020-09-11 14:38:53,920 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/report_assets.xml 2020-09-11 14:38:53,984 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2020-09-11 14:38:54,053 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/assets.xml 2020-09-11 14:38:54,235 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_cancel_views.xml 2020-09-11 14:38:54,267 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2020-09-11 14:38:54,301 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2020-09-11 14:38:54,332 154 INFO openerp_template odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2020-09-11 14:38:54,366 154 INFO openerp_template odoo.modules.loading: Module snailmail: loading demo 2020-09-11 14:38:54,625 154 INFO openerp_template odoo.modules.registry: module contacts_enterprise: creating or updating database tables 2020-09-11 14:38:54,635 154 INFO openerp_template odoo.modules.loading: loading contacts_enterprise/views/contact_views.xml 2020-09-11 14:38:54,664 154 INFO openerp_template odoo.modules.loading: Module contacts_enterprise: loading demo 2020-09-11 14:38:54,995 154 INFO openerp_template odoo.modules.registry: module partner_autocomplete_address_extended: creating or updating database tables 2020-09-11 14:38:55,090 154 INFO openerp_template odoo.modules.loading: Module partner_autocomplete_address_extended: loading demo 2020-09-11 14:38:55,412 154 INFO openerp_template odoo.modules.registry: module portal: creating or updating database tables 2020-09-11 14:38:55,849 154 INFO openerp_template odoo.modules.loading: loading portal/data/portal_data.xml 2020-09-11 14:38:55,876 154 INFO openerp_template odoo.modules.loading: loading portal/views/assets.xml 2020-09-11 14:38:56,038 154 INFO openerp_template odoo.modules.loading: loading portal/views/portal_templates.xml 2020-09-11 14:38:56,450 154 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2020-09-11 14:38:56,477 154 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2020-09-11 14:38:56,505 154 INFO openerp_template odoo.modules.loading: Module portal: loading demo 2020-09-11 14:38:56,742 154 INFO openerp_template odoo.modules.registry: module product_unspsc: creating or updating database tables 2020-09-11 14:38:56,910 154 INFO openerp_template odoo.modules.loading: loading product_unspsc/views/product_views.xml 2020-09-11 14:38:57,017 154 INFO openerp_template odoo.modules.loading: loading product_unspsc/security/ir.model.access.csv 2020-09-11 14:38:57,043 154 INFO openerp_template odoo.modules.loading: Module product_unspsc: loading demo 2020-09-11 14:38:58,308 154 INFO openerp_template odoo.modules.registry: module sms: creating or updating database tables 2020-09-11 14:38:58,877 154 INFO openerp_template odoo.models: Storing computed values of phone_sanitized 2020-09-11 14:38:58,922 154 INFO openerp_template odoo.models: Storing computed values of model 2020-09-11 14:38:58,987 154 INFO openerp_template odoo.models: Storing computed values of model 2020-09-11 14:38:59,234 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-09-11 14:38:59,325 154 INFO openerp_template odoo.modules.loading: loading sms/data/ir_cron_data.xml 2020-09-11 14:38:59,342 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_cancel_views.xml 2020-09-11 14:38:59,374 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2020-09-11 14:38:59,402 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2020-09-11 14:38:59,433 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2020-09-11 14:38:59,461 154 INFO openerp_template odoo.modules.loading: loading sms/views/ir_actions_views.xml 2020-09-11 14:38:59,513 154 INFO openerp_template odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2020-09-11 14:38:59,617 154 INFO openerp_template odoo.modules.loading: loading sms/views/res_partner_views.xml 2020-09-11 14:38:59,708 154 INFO openerp_template odoo.modules.loading: loading sms/views/assets.xml 2020-09-11 14:38:59,932 154 INFO openerp_template odoo.modules.loading: loading sms/views/sms_sms_views.xml 2020-09-11 14:38:59,982 154 INFO openerp_template odoo.modules.loading: loading sms/views/sms_template_views.xml 2020-09-11 14:39:00,043 154 INFO openerp_template odoo.modules.loading: loading sms/security/ir.model.access.csv 2020-09-11 14:39:00,080 154 INFO openerp_template odoo.modules.loading: Module sms: loading demo 2020-09-11 14:39:00,080 154 INFO openerp_template odoo.modules.loading: loading sms/data/sms_demo.xml 2020-09-11 14:39:00,088 154 INFO openerp_template odoo.modules.loading: loading sms/data/mail_demo.xml 2020-09-11 14:39:00,424 154 INFO openerp_template odoo.modules.registry: module digest: creating or updating database tables 2020-09-11 14:39:00,607 154 INFO openerp_template odoo.modules.loading: loading digest/security/ir.model.access.csv 2020-09-11 14:39:00,650 154 INFO openerp_template odoo.modules.loading: loading digest/data/digest_template_data.xml 2020-09-11 14:39:00,660 154 INFO openerp_template odoo.modules.loading: loading digest/data/digest_data.xml 2020-09-11 14:39:00,694 154 INFO openerp_template odoo.modules.loading: loading digest/data/ir_cron_data.xml 2020-09-11 14:39:00,711 154 INFO openerp_template odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2020-09-11 14:39:00,724 154 INFO openerp_template odoo.modules.loading: loading digest/views/digest_views.xml 2020-09-11 14:39:00,863 154 INFO openerp_template odoo.modules.loading: loading digest/views/digest_templates.xml 2020-09-11 14:39:00,880 154 INFO openerp_template odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2020-09-11 14:39:01,015 154 INFO openerp_template odoo.modules.loading: Module digest: loading demo 2020-09-11 14:39:01,651 154 INFO openerp_template odoo.modules.registry: module account: creating or updating database tables 2020-09-11 14:39:01,789 154 INFO openerp_template odoo.models: Computing parent_path for table account_tax_report_line... 2020-09-11 14:39:01,826 154 INFO openerp_template odoo.models: Computing parent_path for table account_group... 2020-09-11 14:39:02,777 154 INFO openerp_template odoo.models: Storing computed values of internal_type 2020-09-11 14:39:02,777 154 INFO openerp_template odoo.models: Storing computed values of internal_group 2020-09-11 14:39:02,777 154 INFO openerp_template odoo.models: Storing computed values of root_id 2020-09-11 14:39:02,855 154 INFO openerp_template odoo.models: Storing computed values of at_least_one_inbound 2020-09-11 14:39:02,855 154 INFO openerp_template odoo.models: Storing computed values of at_least_one_outbound 2020-09-11 14:39:03,136 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-09-11 14:39:03,136 154 INFO openerp_template odoo.models: Storing computed values of total_entry_encoding 2020-09-11 14:39:03,136 154 INFO openerp_template odoo.models: Storing computed values of balance_end 2020-09-11 14:39:03,136 154 INFO openerp_template odoo.models: Storing computed values of difference 2020-09-11 14:39:03,171 154 INFO openerp_template odoo.models: Storing computed values of journal_id 2020-09-11 14:39:03,171 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-09-11 14:39:03,235 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-09-11 14:39:03,235 154 INFO openerp_template odoo.models: Storing computed values of commercial_partner_id 2020-09-11 14:39:03,235 154 INFO openerp_template odoo.models: Storing computed values of amount_untaxed 2020-09-11 14:39:03,235 154 INFO openerp_template odoo.models: Storing computed values of amount_tax 2020-09-11 14:39:03,235 154 INFO openerp_template odoo.models: Storing computed values of amount_total 2020-09-11 14:39:03,236 154 INFO openerp_template odoo.models: Storing computed values of amount_residual 2020-09-11 14:39:03,236 154 INFO openerp_template odoo.models: Storing computed values of amount_untaxed_signed 2020-09-11 14:39:03,236 154 INFO openerp_template odoo.models: Storing computed values of amount_tax_signed 2020-09-11 14:39:03,236 154 INFO openerp_template odoo.models: Storing computed values of amount_total_signed 2020-09-11 14:39:03,236 154 INFO openerp_template odoo.models: Storing computed values of amount_residual_signed 2020-09-11 14:39:03,236 154 INFO openerp_template odoo.models: Storing computed values of invoice_payment_state 2020-09-11 14:39:03,236 154 INFO openerp_template odoo.models: Storing computed values of invoice_partner_display_name 2020-09-11 14:39:03,321 154 INFO openerp_template odoo.models: Storing computed values of move_name 2020-09-11 14:39:03,321 154 INFO openerp_template odoo.models: Storing computed values of date 2020-09-11 14:39:03,322 154 INFO openerp_template odoo.models: Storing computed values of ref 2020-09-11 14:39:03,322 154 INFO openerp_template odoo.models: Storing computed values of parent_state 2020-09-11 14:39:03,322 154 INFO openerp_template odoo.models: Storing computed values of journal_id 2020-09-11 14:39:03,322 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-09-11 14:39:03,322 154 INFO openerp_template odoo.models: Storing computed values of company_currency_id 2020-09-11 14:39:03,322 154 INFO openerp_template odoo.models: Storing computed values of account_internal_type 2020-09-11 14:39:03,322 154 INFO openerp_template odoo.models: Storing computed values of account_root_id 2020-09-11 14:39:03,322 154 INFO openerp_template odoo.models: Storing computed values of balance 2020-09-11 14:39:03,322 154 INFO openerp_template odoo.models: Storing computed values of reconciled 2020-09-11 14:39:03,322 154 INFO openerp_template odoo.models: Storing computed values of statement_id 2020-09-11 14:39:03,322 154 INFO openerp_template odoo.models: Storing computed values of tax_line_id 2020-09-11 14:39:03,323 154 INFO openerp_template odoo.models: Storing computed values of tax_group_id 2020-09-11 14:39:03,323 154 INFO openerp_template odoo.models: Storing computed values of tax_audit 2020-09-11 14:39:03,323 154 INFO openerp_template odoo.models: Storing computed values of amount_residual 2020-09-11 14:39:03,323 154 INFO openerp_template odoo.models: Storing computed values of amount_residual_currency 2020-09-11 14:39:03,346 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-09-11 14:39:03,346 154 INFO openerp_template odoo.models: Storing computed values of max_date 2020-09-11 14:39:03,692 154 INFO openerp_template odoo.models: Storing computed values of general_account_id 2020-09-11 14:39:04,542 154 INFO openerp_template odoo.modules.loading: loading account/security/account_security.xml 2020-09-11 14:39:05,828 154 INFO openerp_template odoo.modules.loading: loading account/security/ir.model.access.csv 2020-09-11 14:39:06,240 154 INFO openerp_template odoo.modules.loading: loading account/data/data_account_type.xml 2020-09-11 14:39:06,293 154 INFO openerp_template odoo.modules.loading: loading account/data/account_data.xml 2020-09-11 14:39:06,444 154 INFO openerp_template odoo.modules.loading: loading account/data/digest_data.xml 2020-09-11 14:39:06,452 154 INFO openerp_template odoo.modules.loading: loading account/views/account_menuitem.xml 2020-09-11 14:39:06,611 154 INFO openerp_template odoo.modules.loading: loading account/views/account_payment_view.xml 2020-09-11 14:39:06,881 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_accrual_accounting_view.xml 2020-09-11 14:39:06,912 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2020-09-11 14:39:06,943 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2020-09-11 14:39:06,980 154 INFO openerp_template odoo.modules.loading: loading account/views/account_move_views.xml 2020-09-11 14:39:07,890 154 INFO openerp_template odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2020-09-11 14:39:07,962 154 INFO openerp_template odoo.modules.loading: loading account/wizard/pos_box.xml 2020-09-11 14:39:07,985 154 INFO openerp_template odoo.modules.loading: loading account/views/partner_view.xml 2020-09-11 14:39:08,392 154 INFO openerp_template odoo.modules.loading: loading account/views/account_view.xml 2020-09-11 14:39:10,164 154 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2020-09-11 14:39:10,184 154 INFO openerp_template odoo.modules.loading: loading account/views/account_report.xml 2020-09-11 14:39:10,224 154 INFO openerp_template odoo.modules.loading: loading account/data/mail_template_data.xml 2020-09-11 14:39:10,233 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2020-09-11 14:39:10,268 154 INFO openerp_template odoo.modules.loading: loading account/views/account_end_fy.xml 2020-09-11 14:39:10,271 154 INFO openerp_template odoo.modules.loading: loading account/views/product_view.xml 2020-09-11 14:39:10,409 154 INFO openerp_template odoo.modules.loading: loading account/views/account_analytic_view.xml 2020-09-11 14:39:10,602 154 INFO openerp_template odoo.modules.loading: loading account/views/account_tip_data.xml 2020-09-11 14:39:10,605 154 INFO openerp_template odoo.modules.loading: loading account/views/account.xml 2020-09-11 14:39:10,911 154 INFO openerp_template odoo.modules.loading: loading account/views/report_invoice.xml 2020-09-11 14:39:10,999 154 INFO openerp_template odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2020-09-11 14:39:11,133 154 INFO openerp_template odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2020-09-11 14:39:11,217 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_report_common_view.xml 2020-09-11 14:39:11,250 154 INFO openerp_template odoo.modules.loading: loading account/views/report_journal.xml 2020-09-11 14:39:11,274 154 INFO openerp_template odoo.modules.loading: loading account/views/tax_adjustments.xml 2020-09-11 14:39:11,293 154 INFO openerp_template odoo.modules.loading: loading account/wizard/wizard_tax_adjustments_view.xml 2020-09-11 14:39:11,321 154 INFO openerp_template odoo.modules.loading: loading account/views/res_config_settings_views.xml 2020-09-11 14:39:11,550 154 INFO openerp_template odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2020-09-11 14:39:11,630 154 INFO openerp_template odoo.modules.loading: loading account/views/account_portal_templates.xml 2020-09-11 14:39:11,754 154 INFO openerp_template odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2020-09-11 14:39:11,788 154 INFO openerp_template odoo.modules.loading: loading account/data/payment_receipt_data.xml 2020-09-11 14:39:11,813 154 INFO openerp_template odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2020-09-11 14:39:12,028 154 INFO openerp_template odoo.modules.loading: loading account/data/service_cron.xml 2020-09-11 14:39:12,040 154 INFO openerp_template odoo.modules.loading: loading account/views/account_fiscal_year_view.xml 2020-09-11 14:39:12,091 154 INFO openerp_template odoo.modules.loading: loading account/views/account_incoterms_view.xml 2020-09-11 14:39:12,152 154 INFO openerp_template odoo.modules.loading: loading account/data/account_incoterms_data.xml 2020-09-11 14:39:12,191 154 INFO openerp_template odoo.modules.loading: loading account/views/digest_views.xml 2020-09-11 14:39:12,270 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2020-09-11 14:39:12,321 154 INFO openerp_template odoo.modules.loading: loading account/views/account_tax_report_views.xml 2020-09-11 14:39:12,402 154 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2020-09-11 14:39:12,422 154 INFO openerp_template odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2020-09-11 14:39:12,446 154 INFO openerp_template odoo.modules.loading: Module account: loading demo 2020-09-11 14:39:12,447 154 INFO openerp_template odoo.modules.loading: loading account/demo/account_demo.xml 2020-09-11 14:39:12,886 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-09-11 14:39:13,418 154 INFO openerp_template odoo.modules.registry: module account_accountant: creating or updating database tables 2020-09-11 14:39:13,817 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/account_accountant_data.xml 2020-09-11 14:39:13,887 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/digest_data.xml 2020-09-11 14:39:13,894 154 INFO openerp_template odoo.modules.loading: loading account_accountant/security/account_accountant_security.xml 2020-09-11 14:39:14,376 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/account_accountant_templates.xml 2020-09-11 14:39:14,570 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/account_move_views.xml 2020-09-11 14:39:14,722 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/digest_views.xml 2020-09-11 14:39:14,760 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/res_config_settings_views.xml 2020-09-11 14:39:14,871 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/product_views.xml 2020-09-11 14:39:15,076 154 INFO openerp_template odoo.modules.loading: loading account_accountant/wizard/account_change_lock_date.xml 2020-09-11 14:39:15,101 154 INFO openerp_template odoo.modules.loading: Module account_accountant: loading demo 2020-09-11 14:39:15,102 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/account_accountant_demo.xml 2020-09-11 14:39:15,430 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2020-09-11 14:39:15,629 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_bank_statement_import_view.xml 2020-09-11 14:39:15,731 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_import_tip_data.xml 2020-09-11 14:39:15,733 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/wizard/journal_creation.xml 2020-09-11 14:39:15,760 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_templates.xml 2020-09-11 14:39:15,862 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import: loading demo 2020-09-11 14:39:15,863 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/demo/partner_bank.xml 2020-09-11 14:39:16,280 154 INFO openerp_template odoo.modules.registry: module account_debit_note: creating or updating database tables 2020-09-11 14:39:16,493 154 INFO openerp_template odoo.modules.loading: loading account_debit_note/wizard/account_debit_note_view.xml 2020-09-11 14:39:16,526 154 INFO openerp_template odoo.modules.loading: loading account_debit_note/views/account_move_view.xml 2020-09-11 14:39:16,669 154 INFO openerp_template odoo.modules.loading: Module account_debit_note: loading demo 2020-09-11 14:39:17,078 154 INFO openerp_template odoo.modules.registry: module account_facturx: creating or updating database tables 2020-09-11 14:39:17,192 154 INFO openerp_template odoo.modules.loading: loading account_facturx/data/facturx_templates.xml 2020-09-11 14:39:17,259 154 INFO openerp_template odoo.modules.loading: Module account_facturx: loading demo 2020-09-11 14:39:17,684 154 INFO openerp_template odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2020-09-11 14:39:17,967 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2020-09-11 14:39:17,994 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/account_invoice_extract_data.xml 2020-09-11 14:39:18,004 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/config_parameter_endpoint.xml 2020-09-11 14:39:18,010 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2020-09-11 14:39:18,403 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2020-09-11 14:39:18,605 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/update_status_cron.xml 2020-09-11 14:39:18,620 154 INFO openerp_template odoo.modules.loading: Module account_invoice_extract: loading demo 2020-09-11 14:39:19,120 154 INFO openerp_template odoo.modules.registry: module account_online_sync: creating or updating database tables 2020-09-11 14:39:19,618 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/security/ir.model.access.csv 2020-09-11 14:39:19,648 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/security/account_online_sync_security.xml 2020-09-11 14:39:19,660 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/views/online_sync_views.xml 2020-09-11 14:39:19,962 154 INFO openerp_template odoo.modules.loading: Module account_online_sync: loading demo 2020-09-11 14:39:20,253 154 INFO openerp_template odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2020-09-11 14:39:20,302 154 INFO openerp_template odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2020-09-11 14:39:20,334 154 INFO openerp_template odoo.modules.loading: Module analytic_enterprise: loading demo 2020-09-11 14:39:20,681 154 INFO openerp_template odoo.modules.registry: module base_vat: creating or updating database tables 2020-09-11 14:39:21,011 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_company_views.xml 2020-09-11 14:39:21,054 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2020-09-11 14:39:21,227 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2020-09-11 14:39:21,414 154 INFO openerp_template odoo.modules.loading: Module base_vat: loading demo 2020-09-11 14:39:21,811 154 INFO openerp_template odoo.modules.registry: module currency_rate_live: creating or updating database tables 2020-09-11 14:39:21,997 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2020-09-11 14:39:22,173 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2020-09-11 14:39:22,186 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/data/data.xml 2020-09-11 14:39:22,205 154 INFO openerp_template odoo.modules.loading: Module currency_rate_live: loading demo 2020-09-11 14:39:22,594 154 INFO openerp_template odoo.modules.registry: module l10n_latam_invoice_document: creating or updating database tables 2020-09-11 14:39:22,887 154 INFO openerp_template odoo.models: Storing computed values of l10n_latam_document_type_id 2020-09-11 14:39:22,946 154 INFO openerp_template odoo.models: Storing computed values of l10n_latam_document_type_id 2020-09-11 14:39:23,090 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_journal_view.xml 2020-09-11 14:39:23,158 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_move_line_view.xml 2020-09-11 14:39:23,186 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_move_view.xml 2020-09-11 14:39:23,381 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/l10n_latam_document_type_view.xml 2020-09-11 14:39:23,439 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/report_invoice.xml 2020-09-11 14:39:23,498 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/ir_sequence_view.xml 2020-09-11 14:39:23,587 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/report_templates.xml 2020-09-11 14:39:23,669 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/report/invoice_report_view.xml 2020-09-11 14:39:23,698 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/wizards/account_move_reversal_view.xml 2020-09-11 14:39:23,724 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/security/ir.model.access.csv 2020-09-11 14:39:23,744 154 INFO openerp_template odoo.modules.loading: Module l10n_latam_invoice_document: loading demo 2020-09-11 14:39:24,171 154 INFO openerp_template odoo.modules.registry: module payment: creating or updating database tables 2020-09-11 14:39:24,387 154 INFO openerp_template odoo.models: Storing computed values of color 2020-09-11 14:39:24,387 154 INFO openerp_template odoo.models: Storing computed values of module_state 2020-09-11 14:39:24,448 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-09-11 14:39:24,752 154 INFO openerp_template odoo.modules.loading: loading payment/data/account_data.xml 2020-09-11 14:39:24,759 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_icon_data.xml 2020-09-11 14:39:24,892 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_acquirer_data.xml 2020-09-11 14:39:25,098 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_cron.xml 2020-09-11 14:39:25,114 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_views.xml 2020-09-11 14:39:25,448 154 INFO openerp_template odoo.modules.loading: loading payment/views/account_payment_views.xml 2020-09-11 14:39:25,528 154 INFO openerp_template odoo.modules.loading: loading payment/views/account_invoice_views.xml 2020-09-11 14:39:25,737 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_acquirer_onboarding_templates.xml 2020-09-11 14:39:25,815 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_templates.xml 2020-09-11 14:39:25,988 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2020-09-11 14:39:26,089 154 INFO openerp_template odoo.modules.loading: loading payment/views/assets.xml 2020-09-11 14:39:26,145 154 INFO openerp_template odoo.modules.loading: loading payment/views/res_partner_views.xml 2020-09-11 14:39:26,283 154 INFO openerp_template odoo.modules.loading: loading payment/security/ir.model.access.csv 2020-09-11 14:39:26,338 154 INFO openerp_template odoo.modules.loading: loading payment/security/payment_security.xml 2020-09-11 14:39:26,370 154 INFO openerp_template odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2020-09-11 14:39:26,473 154 INFO openerp_template odoo.modules.loading: Module payment: loading demo 2020-09-11 14:39:27,833 154 INFO openerp_template odoo.modules.registry: module snailmail_account: creating or updating database tables 2020-09-11 14:39:28,055 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2020-09-11 14:39:28,272 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/assets.xml 2020-09-11 14:39:28,403 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2020-09-11 14:39:28,537 154 INFO openerp_template odoo.modules.loading: Module snailmail_account: loading demo 2020-09-11 14:39:28,952 154 INFO openerp_template odoo.modules.registry: module account_auto_transfer: creating or updating database tables 2020-09-11 14:39:29,142 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/security/ir.model.access.csv 2020-09-11 14:39:29,182 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/data/cron.xml 2020-09-11 14:39:29,194 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/views/transfer_model_views.xml 2020-09-11 14:39:29,280 154 INFO openerp_template odoo.modules.loading: Module account_auto_transfer: loading demo 2020-09-11 14:39:29,691 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_camt: creating or updating database tables 2020-09-11 14:39:29,803 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_camt/data/account_bank_statement_import_data.xml 2020-09-11 14:39:29,830 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_camt: loading demo 2020-09-11 14:39:30,274 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_csv: creating or updating database tables 2020-09-11 14:39:30,395 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_csv/wizard/account_bank_statement_import_views.xml 2020-09-11 14:39:30,430 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_csv/views/account_bank_statement_import_templates.xml 2020-09-11 14:39:30,542 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_csv: loading demo 2020-09-11 14:39:31,062 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_ofx: creating or updating database tables 2020-09-11 14:39:31,189 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_ofx/wizard/account_bank_statement_import_views.xml 2020-09-11 14:39:31,228 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_ofx: loading demo 2020-09-11 14:39:31,616 154 INFO openerp_template odoo.modules.registry: module account_plaid: creating or updating database tables 2020-09-11 14:39:31,667 154 INFO openerp_template odoo.modules.loading: loading account_plaid/views/plaid_views.xml 2020-09-11 14:39:31,873 154 INFO openerp_template odoo.modules.loading: Module account_plaid: loading demo 2020-09-11 14:39:32,271 154 INFO openerp_template odoo.modules.registry: module account_ponto: creating or updating database tables 2020-09-11 14:39:32,335 154 INFO openerp_template odoo.modules.loading: loading account_ponto/views/ponto_views.xml 2020-09-11 14:39:32,480 154 INFO openerp_template odoo.modules.loading: Module account_ponto: loading demo 2020-09-11 14:39:32,928 154 INFO openerp_template odoo.modules.registry: module account_predictive_bills: creating or updating database tables 2020-09-11 14:39:33,143 154 INFO openerp_template odoo.modules.loading: loading account_predictive_bills/views/account_move_view.xml 2020-09-11 14:39:33,362 154 INFO openerp_template odoo.modules.loading: Module account_predictive_bills: loading demo 2020-09-11 14:39:33,979 154 INFO openerp_template odoo.modules.registry: module account_reports: creating or updating database tables 2020-09-11 14:39:34,056 154 INFO openerp_template odoo.models: Computing parent_path for table account_financial_html_report_line... 2020-09-11 14:39:34,780 154 INFO openerp_template odoo.modules.loading: loading account_reports/security/ir.model.access.csv 2020-09-11 14:39:34,822 154 INFO openerp_template odoo.modules.loading: loading account_reports/data/account_financial_report_data.xml 2020-09-11 14:39:35,163 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/assets.xml 2020-09-11 14:39:35,366 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_report_view.xml 2020-09-11 14:39:35,448 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/report_financial.xml 2020-09-11 14:39:35,682 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/search_template_view.xml 2020-09-11 14:39:35,813 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/partner_view.xml 2020-09-11 14:39:35,960 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_journal_dashboard_view.xml 2020-09-11 14:39:36,093 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/res_config_settings_views.xml 2020-09-11 14:39:36,307 154 INFO openerp_template odoo.modules.loading: loading account_reports/wizard/report_export_wizard.xml 2020-09-11 14:39:36,326 154 INFO openerp_template odoo.modules.loading: loading account_reports/wizard/fiscal_year.xml 2020-09-11 14:39:36,352 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_activity.xml 2020-09-11 14:39:36,559 154 INFO openerp_template odoo.modules.loading: Module account_reports: loading demo 2020-09-11 14:39:37,033 154 INFO openerp_template odoo.modules.registry: module account_yodlee: creating or updating database tables 2020-09-11 14:39:37,225 154 INFO openerp_template odoo.modules.loading: loading account_yodlee/views/yodlee_views.xml 2020-09-11 14:39:37,471 154 INFO openerp_template odoo.modules.loading: Module account_yodlee: loading demo 2020-09-11 14:39:38,015 154 INFO openerp_template odoo.modules.registry: module l10n_latam_base: creating or updating database tables 2020-09-11 14:39:38,334 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/data/l10n_latam.identification.type.csv 2020-09-11 14:39:38,351 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/views/res_partner_view.xml 2020-09-11 14:39:38,485 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/views/l10n_latam_identification_type_view.xml 2020-09-11 14:39:38,531 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/security/ir.model.access.csv 2020-09-11 14:39:38,552 154 INFO openerp_template odoo.modules.loading: Module l10n_latam_base: loading demo 2020-09-11 14:39:39,267 154 INFO openerp_template odoo.modules.registry: module payment_transfer: creating or updating database tables 2020-09-11 14:39:39,342 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_views.xml 2020-09-11 14:39:39,377 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_transfer_templates.xml 2020-09-11 14:39:39,388 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/data/payment_acquirer_data.xml 2020-09-11 14:39:39,406 154 INFO openerp_template odoo.modules.loading: Module payment_transfer: loading demo 2020-09-11 14:39:39,853 154 INFO openerp_template odoo.modules.registry: module account_asset: creating or updating database tables 2020-09-11 14:39:40,091 154 INFO openerp_template odoo.models: Storing computed values of account_asset_id 2020-09-11 14:39:40,092 154 INFO openerp_template odoo.models: Storing computed values of original_value 2020-09-11 14:39:40,092 154 INFO openerp_template odoo.models: Storing computed values of book_value 2020-09-11 14:39:40,092 154 INFO openerp_template odoo.models: Storing computed values of disposal_date 2020-09-11 14:39:40,365 154 INFO openerp_template odoo.modules.loading: loading account_asset/security/account_asset_security.xml 2020-09-11 14:39:40,375 154 INFO openerp_template odoo.modules.loading: loading account_asset/security/ir.model.access.csv 2020-09-11 14:39:40,402 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_modify_views.xml 2020-09-11 14:39:40,425 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_pause_views.xml 2020-09-11 14:39:40,439 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_sell_views.xml 2020-09-11 14:39:40,457 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_account_views.xml 2020-09-11 14:39:40,497 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_asset_views.xml 2020-09-11 14:39:40,669 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_deferred_revenue.xml 2020-09-11 14:39:40,791 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_deferred_expense.xml 2020-09-11 14:39:40,924 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_move_views.xml 2020-09-11 14:39:41,117 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_asset_templates.xml 2020-09-11 14:39:41,261 154 INFO openerp_template odoo.modules.loading: loading account_asset/report/account_assets_report_views.xml 2020-09-11 14:39:41,327 154 INFO openerp_template odoo.modules.loading: Module account_asset: loading demo 2020-09-11 14:39:41,327 154 INFO openerp_template odoo.modules.loading: loading account_asset/demo/account_deferred_revenue_demo.xml 2020-09-11 14:39:41,852 154 INFO openerp_template odoo.modules.registry: module account_followup: creating or updating database tables 2020-09-11 14:39:42,210 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/account_followup_security.xml 2020-09-11 14:39:42,223 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/ir.model.access.csv 2020-09-11 14:39:42,262 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/sms_security.xml 2020-09-11 14:39:42,276 154 INFO openerp_template odoo.modules.loading: loading account_followup/data/account_followup_data.xml 2020-09-11 14:39:42,292 154 INFO openerp_template odoo.modules.loading: loading account_followup/data/cron.xml 2020-09-11 14:39:42,309 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/account_followup_views.xml 2020-09-11 14:39:42,579 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/partner_view.xml 2020-09-11 14:39:42,755 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/report_followup.xml 2020-09-11 14:39:42,872 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/account_journal_dashboard_view.xml 2020-09-11 14:39:42,979 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/assets.xml 2020-09-11 14:39:43,184 154 INFO openerp_template odoo.modules.loading: Module account_followup: loading demo 2020-09-11 14:39:43,184 154 INFO openerp_template odoo.modules.loading: loading account_followup/demo/account_followup_demo.xml 2020-09-11 14:39:43,711 154 INFO openerp_template odoo.modules.registry: module l10n_pe: creating or updating database tables 2020-09-11 14:39:43,956 154 INFO openerp_template odoo.models: Storing computed values of l10n_pe_group_id 2020-09-11 14:39:44,166 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/security/ir.model.access.csv 2020-09-11 14:39:44,190 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/views/account_tax_view.xml 2020-09-11 14:39:44,236 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe_chart_data.xml 2020-09-11 14:39:44,259 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account.group.csv 2020-09-11 14:39:44,418 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account.account.template.csv 2020-09-11 14:39:47,540 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe_chart_post_data.xml 2020-09-11 14:39:47,565 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_tax_data.xml 2020-09-11 14:39:47,678 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_fiscal_position_template_data.xml 2020-09-11 14:39:47,692 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_chart_template_data.xml 2020-09-11 14:39:49,468 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/res.city.csv 2020-09-11 14:39:49,799 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe.res.city.district.csv 2020-09-11 14:39:52,140 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/res_country_data.xml 2020-09-11 14:39:52,189 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_latam_identification_type_data.xml 2020-09-11 14:39:52,227 154 INFO openerp_template odoo.modules.loading: Module l10n_pe: loading demo 2020-09-11 14:39:52,228 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/demo/l10n_pe_demo.xml 2020-09-11 14:39:55,019 154 INFO openerp_template odoo.modules.registry: module l10n_pe_edi: creating or updating database tables 2020-09-11 14:39:55,378 154 INFO openerp_template odoo.models: Storing computed values of l10n_pe_edi_hash 2020-09-11 14:39:55,379 154 INFO openerp_template odoo.models: Storing computed values of l10n_pe_edi_file_name 2020-09-11 14:39:55,475 154 INFO openerp_template odoo.models: Storing computed values of l10n_pe_edi_certificate_id 2020-09-11 14:39:55,647 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/security/ir.model.access.csv 2020-09-11 14:39:55,666 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/sequence.xml 2020-09-11 14:39:55,671 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/mail_data.xml 2020-09-11 14:39:55,684 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/l10n_latam_document_type_data.xml 2020-09-11 14:39:55,698 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/snippets.xml 2020-09-11 14:39:55,887 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-Invoice.xml 2020-09-11 14:39:55,904 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-VoidedDocuments.xml 2020-09-11 14:39:55,920 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-CreditNote.xml 2020-09-11 14:39:55,934 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-DebitNote.xml 2020-09-11 14:39:55,949 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-Signature.xml 2020-09-11 14:39:55,962 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/uom_data.xml 2020-09-11 14:39:56,023 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/account_tax_data.xml 2020-09-11 14:39:56,055 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_invoice_refund_view.xml 2020-09-11 14:39:56,090 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_debit_note_view.xml 2020-09-11 14:39:56,111 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_cancel_wizard_view.xml 2020-09-11 14:39:56,129 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/res_company_view.xml 2020-09-11 14:39:56,170 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/product_view.xml 2020-09-11 14:39:56,200 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/account_view.xml 2020-09-11 14:39:56,419 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/account_tax_view.xml 2020-09-11 14:39:56,478 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/certificate_view.xml 2020-09-11 14:39:56,520 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/l10n_pe_edi_ticket_view.xml 2020-09-11 14:39:56,577 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/res_config_settings_views.xml 2020-09-11 14:39:56,708 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/report_invoice.xml 2020-09-11 14:39:56,726 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/hint_view.xml 2020-09-11 14:39:56,755 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/ir_cron.xml 2020-09-11 14:39:56,770 154 INFO openerp_template odoo.modules.loading: Module l10n_pe_edi: loading demo 2020-09-11 14:39:56,770 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/demo/l10n_pe_edi_demo.xml 2020-09-11 14:39:56,850 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/demo/product_product_demo.xml 2020-09-11 14:39:57,638 154 INFO openerp_template odoo.modules.registry: module snailmail_account_followup: creating or updating database tables 2020-09-11 14:39:57,735 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/data/account_followup_data.xml 2020-09-11 14:39:57,755 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/views/account_followup_views.xml 2020-09-11 14:39:57,844 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/views/assets.xml 2020-09-11 14:39:58,122 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/wizard/followup_send_views.xml 2020-09-11 14:39:58,168 154 INFO openerp_template odoo.modules.loading: Module snailmail_account_followup: loading demo 2020-09-11 14:39:58,168 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/data/account_followup_demo.xml 2020-09-11 14:39:58,214 154 INFO openerp_template odoo.modules.loading: 68 modules loaded in 101.00s, 0 queries 2020-09-11 14:39:58,220 154 INFO openerp_template odoo.modules.loading: loading 69 modules... 2020-09-11 14:39:58,710 154 INFO openerp_template odoo.modules.registry: module account_check_printing: creating or updating database tables 2020-09-11 14:39:59,087 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 2020-09-11 14:39:59,128 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 2020-09-11 14:39:59,266 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 2020-09-11 14:39:59,389 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 2020-09-11 14:39:59,622 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 2020-09-11 14:39:59,639 154 INFO openerp_template odoo.modules.loading: Module account_check_printing: loading demo 2020-09-11 14:39:59,662 154 INFO openerp_template odoo.modules.loading: 69 modules loaded in 1.44s, 0 queries 2020-09-11 14:40:00,452 154 INFO openerp_template odoo.modules.loading: Modules loaded. 2020-09-11 14:40:00,459 154 INFO openerp_template odoo.service.server: Initiating shutdown 2020-09-11 14:40:00,460 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-09-11 14:40:02,750 163 INFO ? odoo: Odoo version 13.0 2020-09-11 14:40:02,751 163 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2020-09-11 14:40:02,751 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/server-tools', '/home/odoo/enterprise', '/.repo_requirements/odoo/addons', '/.repo_requirements/odoo/odoo/addons'] 2020-09-11 14:40:02,751 163 INFO ? odoo: database: default@default:default 2020-09-11 14:40:03,101 163 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2020-09-11 14:40:03,275 163 INFO ? odoo.service.server: HTTP service (werkzeug) running on 639764ba86f4:8069 2020-09-11 14:40:03,290 163 INFO openerp_test odoo.modules.loading: loading 1 modules... 2020-09-11 14:40:03,318 163 INFO openerp_test odoo.modules.loading: 1 modules loaded in 0.03s, 0 queries 2020-09-11 14:40:03,538 163 INFO openerp_test odoo.modules.loading: updating modules list 2020-09-11 14:40:03,542 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-09-11 14:40:04,779 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-09-11 14:40:05,769 163 INFO openerp_test odoo.modules.loading: loading 69 modules... 2020-09-11 14:40:06,673 163 INFO openerp_test odoo.modules.loading: 69 modules loaded in 0.90s, 0 queries 2020-09-11 14:40:06,677 163 INFO openerp_test odoo.modules.loading: loading 70 modules... 2020-09-11 14:40:07,784 163 INFO openerp_test odoo.modules.registry: module l10n_pe_enterprise: creating or updating database tables 2020-09-11 14:40:07,878 163 INFO openerp_test odoo.modules.loading: Module l10n_pe_enterprise: loading demo 2020-09-11 14:40:07,906 163 INFO openerp_test odoo.modules.loading: 70 modules loaded in 1.23s, 0 queries 2020-09-11 14:40:08,685 163 INFO openerp_test odoo.modules.loading: Modules loaded. 2020-09-11 14:40:08,696 163 INFO openerp_test odoo.service.server: Starting post tests 2020-09-11 14:40:08,696 163 INFO openerp_test odoo.service.server: All post-tested in 0.00s, 0 queries 2020-09-11 14:40:08,697 163 INFO openerp_test odoo.service.server: Initiating shutdown 2020-09-11 14:40:08,697 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 ]