======== Testing test_server.py ======== command: /entrypoint_image * Starting PostgreSQL 10 database server  [ OK ] Waiting to start psql service.....psql service started. Patching Odoo to create DB tables as unlogged... Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/addons/base/data/base_data.sql Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/fields.py Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/tools/sql.py Generating file: /home/odoo/.openerp_serverrc Configuration file generated. Working in /home/odoo/build/vauxoo/enterprise-pe Using repo vauxoo-dev/odoo and addons path /home/odoo/build/vauxoo/enterprise-pe,/home/odoo/server-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: ['bus', 'auth_signup', 'digest', 'product_unspsc', 'web_mobile', 'account_debit_note', 'base_setup', 'account_accountant', 'web', 'uom', 'web_tour', 'base', 'l10n_latam_invoice_document', 'contacts', 'l10n_latam_base', 'mail_enterprise', 'resource', 'base_vat', 'l10n_pe_edi', 'account', 'mail', 'l10n_pe', 'analytic', 'web_editor', 'base_address_city', 'base_address_extended', 'portal', 'http_routing', 'product'] Creating instance: Try restore database from file backup. File name /home/odoo/build/vauxoo/enterprise-pe/openerp_template.backup don't exists. Error to create database from file. /home/odoo/odoo-13.0-pre-merge-ubl/odoo-bin -d openerp_template --log-level=info --stop-after-init --init bus,auth_signup,digest,product_unspsc,web_mobile,account_debit_note,base_setup,account_accountant,web,uom,web_tour,base,l10n_latam_invoice_document,contacts,l10n_latam_base,mail_enterprise,resource,base_vat,l10n_pe_edi,account,mail,l10n_pe,analytic,web_editor,base_address_city,base_address_extended,portal,http_routing,product --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-08-28 01:06:18,279 154 INFO ? odoo: Odoo version 13.0 2020-08-28 01:06:18,280 154 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2020-08-28 01:06:18,280 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-08-28 01:06:18,280 154 INFO ? odoo: database: default@default:default 2020-08-28 01:06:18,687 154 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2020-08-28 01:06:18,936 154 INFO ? odoo.modules.loading: init db 2020-08-28 01:06:20,408 154 INFO openerp_template odoo.modules.loading: loading 1 modules... 2020-08-28 01:06:20,602 154 INFO openerp_template odoo.modules.registry: module base: creating or updating database tables 2020-08-28 01:06:20,842 154 INFO openerp_template odoo.models: Computing parent_path for table ir_ui_menu... 2020-08-28 01:06:21,352 154 INFO openerp_template odoo.models: Computing parent_path for table res_partner_category... 2020-08-28 01:06:21,656 154 INFO openerp_template odoo.models: Storing computed values of relation_field_id 2020-08-28 01:06:21,656 154 INFO openerp_template odoo.models: Storing computed values of related_field_id 2020-08-28 01:06:22,024 154 INFO openerp_template odoo.models: Storing computed values of model_name 2020-08-28 01:06:22,172 154 INFO openerp_template odoo.models: Storing computed values of cron_name 2020-08-28 01:06:22,251 154 INFO openerp_template odoo.models: Storing computed values of global 2020-08-28 01:06:22,403 154 INFO openerp_template odoo.models: Storing computed values of menus_by_module 2020-08-28 01:06:22,403 154 INFO openerp_template odoo.models: Storing computed values of reports_by_module 2020-08-28 01:06:22,404 154 INFO openerp_template odoo.models: Storing computed values of views_by_module 2020-08-28 01:06:22,634 154 INFO openerp_template odoo.models: Storing computed values of display_name 2020-08-28 01:06:22,634 154 INFO openerp_template odoo.models: Storing computed values of partner_share 2020-08-28 01:06:22,634 154 INFO openerp_template odoo.models: Storing computed values of commercial_partner_id 2020-08-28 01:06:22,634 154 INFO openerp_template odoo.models: Storing computed values of commercial_company_name 2020-08-28 01:06:22,700 154 INFO openerp_template odoo.models: Storing computed values of sanitized_acc_number 2020-08-28 01:06:22,749 154 INFO openerp_template odoo.models: Storing computed values of decimal_places 2020-08-28 01:06:22,826 154 INFO openerp_template odoo.models: Storing computed values of logo_web 2020-08-28 01:06:22,826 154 INFO openerp_template odoo.models: Storing computed values of email 2020-08-28 01:06:22,827 154 INFO openerp_template odoo.models: Storing computed values of phone 2020-08-28 01:06:22,920 154 INFO openerp_template odoo.models: Storing computed values of share 2020-08-28 01:06:23,732 154 INFO openerp_template odoo.modules.loading: loading base/data/res.lang.csv 2020-08-28 01:06:23,861 154 INFO openerp_template odoo.modules.loading: loading base/data/res_lang_data.xml 2020-08-28 01:06:23,879 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_data.xml 2020-08-28 01:06:23,976 154 INFO openerp_template odoo.modules.loading: loading base/data/res_company_data.xml 2020-08-28 01:06:24,000 154 INFO openerp_template odoo.modules.loading: loading base/data/res_users_data.xml 2020-08-28 01:06:24,200 154 INFO openerp_template odoo.modules.loading: loading base/data/report_paperformat_data.xml 2020-08-28 01:06:24,213 154 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_data.xml 2020-08-28 01:06:24,704 154 INFO openerp_template odoo.modules.loading: loading base/data/res_country_data.xml 2020-08-28 01:06:25,697 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_data.xml 2020-08-28 01:06:25,860 154 INFO openerp_template odoo.modules.loading: loading base/security/base_groups.xml 2020-08-28 01:06:26,087 154 INFO openerp_template odoo.modules.loading: loading base/security/base_security.xml 2020-08-28 01:06:26,240 154 INFO openerp_template odoo.modules.loading: loading base/views/base_menus.xml 2020-08-28 01:06:26,342 154 INFO openerp_template odoo.modules.loading: loading base/views/decimal_precision_views.xml 2020-08-28 01:06:26,380 154 INFO openerp_template odoo.modules.loading: loading base/views/res_config_views.xml 2020-08-28 01:06:26,406 154 INFO openerp_template odoo.modules.loading: loading base/data/res.country.state.csv 2020-08-28 01:06:28,013 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_actions_views.xml 2020-08-28 01:06:28,388 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2020-08-28 01:06:28,455 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_cron_views.xml 2020-08-28 01:06:28,551 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_filters_views.xml 2020-08-28 01:06:28,611 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2020-08-28 01:06:28,682 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_model_views.xml 2020-08-28 01:06:29,250 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_attachment_views.xml 2020-08-28 01:06:29,349 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_rule_views.xml 2020-08-28 01:06:29,437 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_sequence_views.xml 2020-08-28 01:06:29,533 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_translation_views.xml 2020-08-28 01:06:29,660 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2020-08-28 01:06:29,749 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2020-08-28 01:06:29,902 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_default_views.xml 2020-08-28 01:06:29,967 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_cron_data.xml 2020-08-28 01:06:29,979 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_report.xml 2020-08-28 01:06:29,986 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_templates.xml 2020-08-28 01:06:30,010 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_logging_views.xml 2020-08-28 01:06:30,065 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2020-08-28 01:06:30,100 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_module_views.xml 2020-08-28 01:06:30,285 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_category_data.xml 2020-08-28 01:06:30,410 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_module.xml 2020-08-28 01:06:30,550 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_reports.xml 2020-08-28 01:06:30,556 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2020-08-28 01:06:30,611 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2020-08-28 01:06:30,652 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2020-08-28 01:06:30,686 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2020-08-28 01:06:30,720 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2020-08-28 01:06:30,773 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2020-08-28 01:06:30,802 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2020-08-28 01:06:30,843 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_update_translations_views.xml 2020-08-28 01:06:30,875 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2020-08-28 01:06:30,921 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_document_layout_views.xml 2020-08-28 01:06:30,969 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_actions_data.xml 2020-08-28 01:06:30,976 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2020-08-28 01:06:31,009 154 INFO openerp_template odoo.modules.loading: loading base/views/res_company_views.xml 2020-08-28 01:06:31,091 154 INFO openerp_template odoo.modules.loading: loading base/views/res_lang_views.xml 2020-08-28 01:06:31,166 154 INFO openerp_template odoo.modules.loading: loading base/views/res_partner_views.xml 2020-08-28 01:06:31,496 154 INFO openerp_template odoo.modules.loading: loading base/views/res_bank_views.xml 2020-08-28 01:06:31,593 154 INFO openerp_template odoo.modules.loading: loading base/views/res_country_views.xml 2020-08-28 01:06:31,700 154 INFO openerp_template odoo.modules.loading: loading base/views/res_currency_views.xml 2020-08-28 01:06:31,834 154 INFO openerp_template odoo.modules.loading: loading base/views/res_users_views.xml 2020-08-28 01:06:32,212 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_property_views.xml 2020-08-28 01:06:32,298 154 INFO openerp_template odoo.modules.loading: loading base/views/res_config_settings_views.xml 2020-08-28 01:06:32,323 154 INFO openerp_template odoo.modules.loading: loading base/views/report_paperformat_views.xml 2020-08-28 01:06:32,381 154 INFO openerp_template odoo.modules.loading: loading base/views/onboarding_views.xml 2020-08-28 01:06:32,472 154 INFO openerp_template odoo.modules.loading: loading base/security/ir.model.access.csv 2020-08-28 01:06:32,924 154 INFO openerp_template odoo.modules.loading: Module base: loading demo 2020-08-28 01:06:32,925 154 INFO openerp_template odoo.modules.loading: loading base/data/res_company_demo.xml 2020-08-28 01:06:32,937 154 INFO openerp_template odoo.modules.loading: loading base/data/res_users_demo.xml 2020-08-28 01:06:33,248 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2020-08-28 01:06:33,257 154 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2020-08-28 01:06:33,734 154 INFO openerp_template odoo.modules.loading: loading base/data/res_bank_demo.xml 2020-08-28 01:06:33,742 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_demo.xml 2020-08-28 01:06:34,063 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2020-08-28 01:06:35,512 154 INFO openerp_template odoo.modules.loading: 1 modules loaded in 15.10s, 0 queries 2020-08-28 01:06:35,569 154 INFO openerp_template odoo.modules.loading: updating modules list 2020-08-28 01:06:35,570 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-08-28 01:06:36,809 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-08-28 01:06:37,058 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-08-28 01:06:37,059 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-08-28 01:06:38,595 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-08-28 01:06:38,711 154 INFO openerp_template odoo.modules.loading: loading 68 modules... 2020-08-28 01:06:38,788 154 INFO openerp_template odoo.modules.registry: module base_address_city: creating or updating database tables 2020-08-28 01:06:38,950 154 INFO openerp_template odoo.modules.loading: loading base_address_city/security/ir.model.access.csv 2020-08-28 01:06:38,972 154 INFO openerp_template odoo.modules.loading: loading base_address_city/views/res_city_view.xml 2020-08-28 01:06:39,005 154 INFO openerp_template odoo.modules.loading: loading base_address_city/views/res_country_view.xml 2020-08-28 01:06:39,029 154 INFO openerp_template odoo.modules.loading: Module base_address_city: loading demo 2020-08-28 01:06:39,117 154 INFO openerp_template odoo.modules.registry: module base_address_extended: creating or updating database tables 2020-08-28 01:06:39,230 154 INFO openerp_template odoo.models: Storing computed values of street_name 2020-08-28 01:06:39,230 154 INFO openerp_template odoo.models: Storing computed values of street_number 2020-08-28 01:06:39,230 154 INFO openerp_template odoo.models: Storing computed values of street_number2 2020-08-28 01:06:39,344 154 INFO openerp_template odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2020-08-28 01:06:39,521 154 INFO openerp_template odoo.modules.loading: loading base_address_extended/data/base_address_extended_data.xml 2020-08-28 01:06:39,536 154 INFO openerp_template odoo.modules.loading: Module base_address_extended: loading demo 2020-08-28 01:06:39,648 154 INFO openerp_template odoo.modules.registry: module uom: creating or updating database tables 2020-08-28 01:06:39,703 154 INFO openerp_template odoo.models: Storing computed values of measure_type 2020-08-28 01:06:39,724 154 INFO openerp_template odoo.modules.loading: loading uom/data/uom_data.xml 2020-08-28 01:06:39,789 154 INFO openerp_template odoo.modules.loading: loading uom/security/uom_security.xml 2020-08-28 01:06:39,862 154 INFO openerp_template odoo.modules.loading: loading uom/security/ir.model.access.csv 2020-08-28 01:06:39,903 154 INFO openerp_template odoo.modules.loading: loading uom/views/uom_uom_views.xml 2020-08-28 01:06:40,016 154 INFO openerp_template odoo.modules.loading: Module uom: loading demo 2020-08-28 01:06:40,312 154 INFO openerp_template odoo.modules.registry: module web: creating or updating database tables 2020-08-28 01:06:41,396 154 INFO openerp_template odoo.modules.loading: loading web/security/ir.model.access.csv 2020-08-28 01:06:41,399 154 INFO openerp_template odoo.modules.loading: loading web/views/webclient_templates.xml 2020-08-28 01:06:41,824 154 INFO openerp_template odoo.modules.loading: loading web/views/report_templates.xml 2020-08-28 01:06:42,068 154 INFO openerp_template odoo.modules.loading: loading web/data/report_layout.xml 2020-08-28 01:06:42,136 154 INFO openerp_template odoo.modules.loading: Module web: loading demo 2020-08-28 01:06:42,426 154 INFO openerp_template odoo.modules.registry: module base_import: creating or updating database tables 2020-08-28 01:06:43,997 154 INFO openerp_template odoo.modules.loading: loading base_import/security/ir.model.access.csv 2020-08-28 01:06:44,126 154 INFO openerp_template odoo.modules.loading: loading base_import/views/base_import_templates.xml 2020-08-28 01:06:44,204 154 INFO openerp_template odoo.modules.loading: Module base_import: loading demo 2020-08-28 01:06:44,358 154 INFO openerp_template odoo.modules.registry: module base_setup: creating or updating database tables 2020-08-28 01:06:44,432 154 INFO openerp_template odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2020-08-28 01:06:44,439 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2020-08-28 01:06:44,562 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2020-08-28 01:06:44,601 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/assets.xml 2020-08-28 01:06:44,633 154 INFO openerp_template odoo.modules.loading: Module base_setup: loading demo 2020-08-28 01:06:44,772 154 INFO openerp_template odoo.modules.registry: module bus: creating or updating database tables 2020-08-28 01:06:44,911 154 INFO openerp_template odoo.modules.loading: loading bus/views/bus.xml 2020-08-28 01:06:44,977 154 INFO openerp_template odoo.modules.loading: loading bus/security/ir.model.access.csv 2020-08-28 01:06:45,020 154 INFO openerp_template odoo.modules.loading: Module bus: loading demo 2020-08-28 01:06:45,180 154 INFO openerp_template odoo.modules.registry: module http_routing: creating or updating database tables 2020-08-28 01:06:45,222 154 INFO openerp_template odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2020-08-28 01:06:45,306 154 INFO openerp_template odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2020-08-28 01:06:45,354 154 INFO openerp_template odoo.modules.loading: Module http_routing: loading demo 2020-08-28 01:06:45,467 154 INFO openerp_template odoo.modules.registry: module odoo_referral: creating or updating database tables 2020-08-28 01:06:45,508 154 INFO openerp_template odoo.modules.loading: loading odoo_referral/views/templates.xml 2020-08-28 01:06:45,540 154 INFO openerp_template odoo.modules.loading: Module odoo_referral: loading demo 2020-08-28 01:06:45,786 154 INFO openerp_template odoo.modules.registry: module resource: creating or updating database tables 2020-08-28 01:06:45,969 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-08-28 01:06:46,047 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-08-28 01:06:46,048 154 INFO openerp_template odoo.models: Storing computed values of resource_calendar_id 2020-08-28 01:06:46,092 154 INFO openerp_template odoo.modules.loading: loading resource/data/resource_data.xml 2020-08-28 01:06:46,153 154 INFO openerp_template odoo.modules.loading: loading resource/security/ir.model.access.csv 2020-08-28 01:06:46,219 154 INFO openerp_template odoo.modules.loading: loading resource/security/resource_security.xml 2020-08-28 01:06:46,257 154 INFO openerp_template odoo.modules.loading: loading resource/views/resource_views.xml 2020-08-28 01:06:46,498 154 INFO openerp_template odoo.modules.loading: loading resource/views/resource.xml 2020-08-28 01:06:46,527 154 INFO openerp_template odoo.modules.loading: Module resource: loading demo 2020-08-28 01:06:46,899 154 INFO openerp_template odoo.modules.registry: module web_cohort: creating or updating database tables 2020-08-28 01:06:48,086 154 INFO openerp_template odoo.modules.loading: loading web_cohort/views/assets.xml 2020-08-28 01:06:48,152 154 INFO openerp_template odoo.modules.loading: Module web_cohort: loading demo 2020-08-28 01:06:48,309 154 INFO openerp_template odoo.modules.registry: module web_diagram: creating or updating database tables 2020-08-28 01:06:48,320 154 INFO openerp_template odoo.modules.loading: loading web_diagram/views/web_diagram_templates.xml 2020-08-28 01:06:48,420 154 INFO openerp_template odoo.modules.loading: Module web_diagram: loading demo 2020-08-28 01:06:48,650 154 INFO openerp_template odoo.modules.registry: module web_editor: creating or updating database tables 2020-08-28 01:06:48,885 154 INFO openerp_template odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2020-08-28 01:06:48,911 154 INFO openerp_template odoo.modules.loading: loading web_editor/views/editor.xml 2020-08-28 01:06:49,108 154 INFO openerp_template odoo.modules.loading: loading web_editor/views/snippets.xml 2020-08-28 01:06:49,134 154 INFO openerp_template odoo.modules.loading: Module web_editor: loading demo 2020-08-28 01:06:49,233 154 INFO openerp_template odoo.modules.registry: module web_enterprise: creating or updating database tables 2020-08-28 01:06:49,244 154 INFO openerp_template odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2020-08-28 01:06:49,449 154 INFO openerp_template odoo.modules.loading: Module web_enterprise: loading demo 2020-08-28 01:06:49,687 154 INFO openerp_template odoo.modules.registry: module web_gantt: creating or updating database tables 2020-08-28 01:06:51,402 154 INFO openerp_template odoo.modules.loading: loading web_gantt/views/web_gantt_templates.xml 2020-08-28 01:06:51,480 154 INFO openerp_template odoo.modules.loading: Module web_gantt: loading demo 2020-08-28 01:06:51,813 154 INFO openerp_template odoo.modules.registry: module web_grid: creating or updating database tables 2020-08-28 01:06:53,515 154 INFO openerp_template odoo.modules.loading: loading web_grid/views/templates.xml 2020-08-28 01:06:53,661 154 INFO openerp_template odoo.modules.loading: Module web_grid: loading demo 2020-08-28 01:06:53,823 154 INFO openerp_template odoo.modules.registry: module web_kanban_gauge: creating or updating database tables 2020-08-28 01:06:53,835 154 INFO openerp_template odoo.modules.loading: loading web_kanban_gauge/views/web_kanban_gauge_templates.xml 2020-08-28 01:06:53,930 154 INFO openerp_template odoo.modules.loading: Module web_kanban_gauge: loading demo 2020-08-28 01:06:54,053 154 INFO openerp_template odoo.modules.registry: module web_tour: creating or updating database tables 2020-08-28 01:06:54,085 154 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2020-08-28 01:06:54,105 154 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.rule.csv 2020-08-28 01:06:54,121 154 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_templates.xml 2020-08-28 01:06:54,218 154 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_views.xml 2020-08-28 01:06:54,269 154 INFO openerp_template odoo.modules.loading: Module web_tour: loading demo 2020-08-28 01:06:54,270 154 INFO openerp_template odoo.modules.loading: loading web_tour/data/web_tour_demo.xml 2020-08-28 01:06:54,475 154 INFO openerp_template odoo.modules.registry: module iap: creating or updating database tables 2020-08-28 01:06:54,547 154 INFO openerp_template odoo.modules.loading: loading iap/security/ir.model.access.csv 2020-08-28 01:06:54,576 154 INFO openerp_template odoo.modules.loading: loading iap/security/ir_rule.xml 2020-08-28 01:06:54,591 154 INFO openerp_template odoo.modules.loading: loading iap/views/assets.xml 2020-08-28 01:06:54,660 154 INFO openerp_template odoo.modules.loading: loading iap/views/iap_views.xml 2020-08-28 01:06:54,715 154 INFO openerp_template odoo.modules.loading: loading iap/views/res_config_settings.xml 2020-08-28 01:06:54,792 154 INFO openerp_template odoo.modules.loading: Module iap: loading demo 2020-08-28 01:06:55,415 154 INFO openerp_template odoo.modules.registry: module mail: creating or updating database tables 2020-08-28 01:06:56,684 154 INFO openerp_template odoo.models: Storing computed values of res_model 2020-08-28 01:06:56,684 154 INFO openerp_template odoo.models: Storing computed values of res_name 2020-08-28 01:06:56,874 154 INFO openerp_template odoo.models: Storing computed values of model 2020-08-28 01:06:56,926 154 INFO openerp_template odoo.models: Storing computed values of email_normalized 2020-08-28 01:06:57,236 154 INFO openerp_template odoo.models: Storing computed values of model 2020-08-28 01:06:58,398 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/invite_view.xml 2020-08-28 01:06:58,427 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_compose_message_view.xml 2020-08-28 01:06:58,471 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_cancel_views.xml 2020-08-28 01:06:58,493 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2020-08-28 01:06:58,518 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2020-08-28 01:06:58,570 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2020-08-28 01:06:58,621 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_views.xml 2020-08-28 01:06:58,725 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_mail_views.xml 2020-08-28 01:06:58,800 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_followers_views.xml 2020-08-28 01:06:58,843 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_views.xml 2020-08-28 01:06:58,985 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2020-08-28 01:06:59,022 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_activity_views.xml 2020-08-28 01:06:59,182 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2020-08-28 01:06:59,264 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_data.xml 2020-08-28 01:06:59,460 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_data.xml 2020-08-28 01:06:59,510 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_activity_data.xml 2020-08-28 01:06:59,526 154 INFO openerp_template odoo.modules.loading: loading mail/data/ir_cron_data.xml 2020-08-28 01:06:59,569 154 INFO openerp_template odoo.modules.loading: loading mail/security/mail_security.xml 2020-08-28 01:06:59,635 154 INFO openerp_template odoo.modules.loading: loading mail/security/ir.model.access.csv 2020-08-28 01:06:59,789 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_alias_views.xml 2020-08-28 01:06:59,847 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_users_views.xml 2020-08-28 01:06:59,918 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_templates.xml 2020-08-28 01:07:00,071 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/email_template_preview_view.xml 2020-08-28 01:07:00,095 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_template_views.xml 2020-08-28 01:07:00,161 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_moderation_views.xml 2020-08-28 01:07:00,200 154 INFO openerp_template odoo.modules.loading: loading mail/views/ir_actions_views.xml 2020-08-28 01:07:00,248 154 INFO openerp_template odoo.modules.loading: loading mail/views/ir_model_views.xml 2020-08-28 01:07:00,400 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_partner_views.xml 2020-08-28 01:07:00,578 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2020-08-28 01:07:00,657 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_partner_views.xml 2020-08-28 01:07:00,705 154 INFO openerp_template odoo.modules.loading: Module mail: loading demo 2020-08-28 01:07:00,705 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_demo.xml 2020-08-28 01:07:00,859 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2020-08-28 01:07:01,455 154 INFO openerp_template odoo.modules.registry: module web_map: creating or updating database tables 2020-08-28 01:07:02,296 154 INFO openerp_template odoo.models: Storing computed values of contact_address_complete 2020-08-28 01:07:03,421 154 INFO openerp_template odoo.modules.loading: loading web_map/views/assets.xml 2020-08-28 01:07:03,536 154 INFO openerp_template odoo.modules.loading: loading web_map/views/res_config_settings.xml 2020-08-28 01:07:03,609 154 INFO openerp_template odoo.modules.loading: loading web_map/views/res_partner.xml 2020-08-28 01:07:03,702 154 INFO openerp_template odoo.modules.loading: Module web_map: loading demo 2020-08-28 01:07:03,931 154 INFO openerp_template odoo.modules.registry: module web_mobile: creating or updating database tables 2020-08-28 01:07:04,107 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/mobile_template.xml 2020-08-28 01:07:04,217 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/views.xml 2020-08-28 01:07:04,288 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/res_config_settings_views.xml 2020-08-28 01:07:04,359 154 INFO openerp_template odoo.modules.loading: Module web_mobile: loading demo 2020-08-28 01:07:04,548 154 INFO openerp_template odoo.modules.registry: module web_unsplash: creating or updating database tables 2020-08-28 01:07:04,641 154 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2020-08-28 01:07:04,732 154 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/web_unsplash_templates.xml 2020-08-28 01:07:04,779 154 INFO openerp_template odoo.modules.loading: Module web_unsplash: loading demo 2020-08-28 01:07:05,050 154 INFO openerp_template odoo.modules.registry: module analytic: creating or updating database tables 2020-08-28 01:07:05,102 154 INFO openerp_template odoo.models: Computing parent_path for table account_analytic_group... 2020-08-28 01:07:05,187 154 INFO openerp_template odoo.models: Storing computed values of complete_name 2020-08-28 01:07:05,248 154 INFO openerp_template odoo.models: Storing computed values of currency_id 2020-08-28 01:07:05,248 154 INFO openerp_template odoo.models: Storing computed values of group_id 2020-08-28 01:07:05,293 154 INFO openerp_template odoo.modules.loading: loading analytic/security/analytic_security.xml 2020-08-28 01:07:05,454 154 INFO openerp_template odoo.modules.loading: loading analytic/security/ir.model.access.csv 2020-08-28 01:07:05,492 154 INFO openerp_template odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2020-08-28 01:07:05,761 154 INFO openerp_template odoo.modules.loading: Module analytic: loading demo 2020-08-28 01:07:05,762 154 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_demo.xml 2020-08-28 01:07:05,767 154 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2020-08-28 01:07:06,168 154 INFO openerp_template odoo.modules.registry: module auth_signup: creating or updating database tables 2020-08-28 01:07:06,358 154 INFO openerp_template odoo.modules.loading: loading auth_signup/data/auth_signup_data.xml 2020-08-28 01:07:06,388 154 INFO openerp_template odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2020-08-28 01:07:06,406 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2020-08-28 01:07:06,514 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2020-08-28 01:07:06,611 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2020-08-28 01:07:06,670 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_assets.xml 2020-08-28 01:07:06,702 154 INFO openerp_template odoo.modules.loading: Module auth_signup: loading demo 2020-08-28 01:07:06,893 154 INFO openerp_template odoo.modules.registry: module contacts: creating or updating database tables 2020-08-28 01:07:06,950 154 INFO openerp_template odoo.modules.loading: loading contacts/views/contact_views.xml 2020-08-28 01:07:07,463 154 INFO openerp_template odoo.modules.loading: Module contacts: loading demo 2020-08-28 01:07:07,710 154 INFO openerp_template odoo.modules.registry: module fetchmail: creating or updating database tables 2020-08-28 01:07:07,828 154 INFO openerp_template odoo.modules.loading: loading fetchmail/data/fetchmail_data.xml 2020-08-28 01:07:07,845 154 INFO openerp_template odoo.modules.loading: loading fetchmail/security/ir.model.access.csv 2020-08-28 01:07:07,876 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/fetchmail_views.xml 2020-08-28 01:07:07,968 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/mail_mail_views.xml 2020-08-28 01:07:08,012 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/res_config_settings_views.xml 2020-08-28 01:07:08,116 154 INFO openerp_template odoo.modules.loading: Module fetchmail: loading demo 2020-08-28 01:07:08,385 154 INFO openerp_template odoo.modules.registry: module mail_enterprise: creating or updating database tables 2020-08-28 01:07:08,400 154 INFO openerp_template odoo.modules.loading: loading mail_enterprise/views/mail_enterprise_templates.xml 2020-08-28 01:07:08,604 154 INFO openerp_template odoo.modules.loading: Module mail_enterprise: loading demo 2020-08-28 01:07:08,819 154 INFO openerp_template odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2020-08-28 01:07:08,955 154 INFO openerp_template odoo.models: Storing computed values of partner_gid 2020-08-28 01:07:09,044 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2020-08-28 01:07:09,073 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/partner_autocomplete_assets.xml 2020-08-28 01:07:09,194 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/additional_info_template.xml 2020-08-28 01:07:09,210 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2020-08-28 01:07:09,342 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2020-08-28 01:07:09,388 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2020-08-28 01:07:09,510 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2020-08-28 01:07:09,529 154 INFO openerp_template odoo.modules.loading: Module partner_autocomplete: loading demo 2020-08-28 01:07:09,822 154 INFO openerp_template odoo.modules.registry: module phone_validation: creating or updating database tables 2020-08-28 01:07:10,057 154 INFO openerp_template odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2020-08-28 01:07:10,093 154 INFO openerp_template odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2020-08-28 01:07:10,195 154 INFO openerp_template odoo.modules.loading: Module phone_validation: loading demo 2020-08-28 01:07:10,543 154 INFO openerp_template odoo.modules.registry: module product: creating or updating database tables 2020-08-28 01:07:10,596 154 INFO openerp_template odoo.models: Computing parent_path for table product_category... 2020-08-28 01:07:10,839 154 INFO openerp_template odoo.models: Storing computed values of volume 2020-08-28 01:07:10,839 154 INFO openerp_template odoo.models: Storing computed values of weight 2020-08-28 01:07:10,839 154 INFO openerp_template odoo.models: Storing computed values of default_code 2020-08-28 01:07:10,839 154 INFO openerp_template odoo.models: Storing computed values of can_image_1024_be_zoomed 2020-08-28 01:07:10,839 154 INFO openerp_template odoo.models: Storing computed values of has_configurable_attributes 2020-08-28 01:07:10,851 154 INFO openerp_template odoo.models: Storing computed values of complete_name 2020-08-28 01:07:10,886 154 INFO openerp_template odoo.models: Storing computed values of combination_indices 2020-08-28 01:07:10,886 154 INFO openerp_template odoo.models: Storing computed values of can_image_variant_1024_be_zoomed 2020-08-28 01:07:10,931 154 INFO openerp_template odoo.models: Storing computed values of product_tmpl_ids 2020-08-28 01:07:11,010 154 INFO openerp_template odoo.models: Storing computed values of product_tmpl_id 2020-08-28 01:07:11,010 154 INFO openerp_template odoo.models: Storing computed values of attribute_id 2020-08-28 01:07:11,129 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-08-28 01:07:11,129 154 INFO openerp_template odoo.models: Storing computed values of currency_id 2020-08-28 01:07:11,129 154 INFO openerp_template odoo.models: Storing computed values of active 2020-08-28 01:07:11,363 154 INFO openerp_template odoo.modules.loading: loading product/data/product_data.xml 2020-08-28 01:07:11,411 154 INFO openerp_template odoo.modules.loading: loading product/security/product_security.xml 2020-08-28 01:07:11,857 154 INFO openerp_template odoo.modules.loading: loading product/security/ir.model.access.csv 2020-08-28 01:07:11,980 154 INFO openerp_template odoo.modules.loading: loading product/wizard/product_price_list_views.xml 2020-08-28 01:07:12,006 154 INFO openerp_template odoo.modules.loading: loading product/views/res_config_settings_views.xml 2020-08-28 01:07:12,104 154 INFO openerp_template odoo.modules.loading: loading product/views/product_attribute_views.xml 2020-08-28 01:07:12,236 154 INFO openerp_template odoo.modules.loading: loading product/views/product_views.xml 2020-08-28 01:07:12,707 154 INFO openerp_template odoo.modules.loading: loading product/views/product_template_views.xml 2020-08-28 01:07:12,942 154 INFO openerp_template odoo.modules.loading: loading product/views/product_pricelist_views.xml 2020-08-28 01:07:13,166 154 INFO openerp_template odoo.modules.loading: loading product/views/res_partner_views.xml 2020-08-28 01:07:13,250 154 INFO openerp_template odoo.modules.loading: loading product/report/product_reports.xml 2020-08-28 01:07:13,277 154 INFO openerp_template odoo.modules.loading: loading product/report/product_pricelist_templates.xml 2020-08-28 01:07:13,297 154 INFO openerp_template odoo.modules.loading: loading product/report/product_product_templates.xml 2020-08-28 01:07:13,359 154 INFO openerp_template odoo.modules.loading: loading product/report/product_template_templates.xml 2020-08-28 01:07:13,396 154 INFO openerp_template odoo.modules.loading: loading product/report/product_packaging.xml 2020-08-28 01:07:13,417 154 INFO openerp_template odoo.modules.loading: Module product: loading demo 2020-08-28 01:07:13,418 154 INFO openerp_template odoo.modules.loading: loading product/data/product_demo.xml 2020-08-28 01:07:14,207 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [61] 2020-08-28 01:07:14,232 154 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2020-08-28 01:07:14,244 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2020-08-28 01:07:14,262 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [40] 2020-08-28 01:07:14,409 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [63, 62] 2020-08-28 01:07:14,431 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2020-08-28 01:07:14,444 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [41, 42] 2020-08-28 01:07:15,231 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [81] 2020-08-28 01:07:15,251 154 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [20] 2020-08-28 01:07:15,261 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2020-08-28 01:07:15,277 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [60] 2020-08-28 01:07:16,479 154 INFO openerp_template odoo.modules.registry: module snailmail: creating or updating database tables 2020-08-28 01:07:16,923 154 INFO openerp_template odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2020-08-28 01:07:16,941 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/report_assets.xml 2020-08-28 01:07:17,003 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2020-08-28 01:07:17,059 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/assets.xml 2020-08-28 01:07:17,207 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_cancel_views.xml 2020-08-28 01:07:17,230 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2020-08-28 01:07:17,255 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2020-08-28 01:07:17,282 154 INFO openerp_template odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2020-08-28 01:07:17,315 154 INFO openerp_template odoo.modules.loading: Module snailmail: loading demo 2020-08-28 01:07:17,560 154 INFO openerp_template odoo.modules.registry: module contacts_enterprise: creating or updating database tables 2020-08-28 01:07:17,570 154 INFO openerp_template odoo.modules.loading: loading contacts_enterprise/views/contact_views.xml 2020-08-28 01:07:17,598 154 INFO openerp_template odoo.modules.loading: Module contacts_enterprise: loading demo 2020-08-28 01:07:17,894 154 INFO openerp_template odoo.modules.registry: module partner_autocomplete_address_extended: creating or updating database tables 2020-08-28 01:07:18,015 154 INFO openerp_template odoo.modules.loading: Module partner_autocomplete_address_extended: loading demo 2020-08-28 01:07:18,308 154 INFO openerp_template odoo.modules.registry: module portal: creating or updating database tables 2020-08-28 01:07:18,900 154 INFO openerp_template odoo.modules.loading: loading portal/data/portal_data.xml 2020-08-28 01:07:18,939 154 INFO openerp_template odoo.modules.loading: loading portal/views/assets.xml 2020-08-28 01:07:19,052 154 INFO openerp_template odoo.modules.loading: loading portal/views/portal_templates.xml 2020-08-28 01:07:19,326 154 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2020-08-28 01:07:19,352 154 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2020-08-28 01:07:19,376 154 INFO openerp_template odoo.modules.loading: Module portal: loading demo 2020-08-28 01:07:19,614 154 INFO openerp_template odoo.modules.registry: module product_unspsc: creating or updating database tables 2020-08-28 01:07:19,763 154 INFO openerp_template odoo.modules.loading: loading product_unspsc/views/product_views.xml 2020-08-28 01:07:19,851 154 INFO openerp_template odoo.modules.loading: loading product_unspsc/security/ir.model.access.csv 2020-08-28 01:07:19,875 154 INFO openerp_template odoo.modules.loading: Module product_unspsc: loading demo 2020-08-28 01:07:21,164 154 INFO openerp_template odoo.modules.registry: module sms: creating or updating database tables 2020-08-28 01:07:21,650 154 INFO openerp_template odoo.models: Storing computed values of phone_sanitized 2020-08-28 01:07:21,689 154 INFO openerp_template odoo.models: Storing computed values of model 2020-08-28 01:07:21,764 154 INFO openerp_template odoo.models: Storing computed values of model 2020-08-28 01:07:21,961 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-08-28 01:07:22,040 154 INFO openerp_template odoo.modules.loading: loading sms/data/ir_cron_data.xml 2020-08-28 01:07:22,055 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_cancel_views.xml 2020-08-28 01:07:22,083 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2020-08-28 01:07:22,110 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2020-08-28 01:07:22,137 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2020-08-28 01:07:22,161 154 INFO openerp_template odoo.modules.loading: loading sms/views/ir_actions_views.xml 2020-08-28 01:07:22,205 154 INFO openerp_template odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2020-08-28 01:07:22,298 154 INFO openerp_template odoo.modules.loading: loading sms/views/res_partner_views.xml 2020-08-28 01:07:22,394 154 INFO openerp_template odoo.modules.loading: loading sms/views/assets.xml 2020-08-28 01:07:22,623 154 INFO openerp_template odoo.modules.loading: loading sms/views/sms_sms_views.xml 2020-08-28 01:07:22,675 154 INFO openerp_template odoo.modules.loading: loading sms/views/sms_template_views.xml 2020-08-28 01:07:22,735 154 INFO openerp_template odoo.modules.loading: loading sms/security/ir.model.access.csv 2020-08-28 01:07:23,121 154 INFO openerp_template odoo.modules.loading: Module sms: loading demo 2020-08-28 01:07:23,122 154 INFO openerp_template odoo.modules.loading: loading sms/data/sms_demo.xml 2020-08-28 01:07:23,131 154 INFO openerp_template odoo.modules.loading: loading sms/data/mail_demo.xml 2020-08-28 01:07:24,365 154 INFO openerp_template odoo.modules.registry: module digest: creating or updating database tables 2020-08-28 01:07:24,569 154 INFO openerp_template odoo.modules.loading: loading digest/security/ir.model.access.csv 2020-08-28 01:07:24,612 154 INFO openerp_template odoo.modules.loading: loading digest/data/digest_template_data.xml 2020-08-28 01:07:24,624 154 INFO openerp_template odoo.modules.loading: loading digest/data/digest_data.xml 2020-08-28 01:07:24,654 154 INFO openerp_template odoo.modules.loading: loading digest/data/ir_cron_data.xml 2020-08-28 01:07:24,673 154 INFO openerp_template odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2020-08-28 01:07:24,685 154 INFO openerp_template odoo.modules.loading: loading digest/views/digest_views.xml 2020-08-28 01:07:24,815 154 INFO openerp_template odoo.modules.loading: loading digest/views/digest_templates.xml 2020-08-28 01:07:24,834 154 INFO openerp_template odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2020-08-28 01:07:24,970 154 INFO openerp_template odoo.modules.loading: Module digest: loading demo 2020-08-28 01:07:25,631 154 INFO openerp_template odoo.modules.registry: module account: creating or updating database tables 2020-08-28 01:07:25,774 154 INFO openerp_template odoo.models: Computing parent_path for table account_tax_report_line... 2020-08-28 01:07:25,810 154 INFO openerp_template odoo.models: Computing parent_path for table account_group... 2020-08-28 01:07:26,779 154 INFO openerp_template odoo.models: Storing computed values of internal_type 2020-08-28 01:07:26,779 154 INFO openerp_template odoo.models: Storing computed values of internal_group 2020-08-28 01:07:26,779 154 INFO openerp_template odoo.models: Storing computed values of root_id 2020-08-28 01:07:26,915 154 INFO openerp_template odoo.models: Storing computed values of at_least_one_inbound 2020-08-28 01:07:26,915 154 INFO openerp_template odoo.models: Storing computed values of at_least_one_outbound 2020-08-28 01:07:27,294 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-08-28 01:07:27,294 154 INFO openerp_template odoo.models: Storing computed values of total_entry_encoding 2020-08-28 01:07:27,294 154 INFO openerp_template odoo.models: Storing computed values of balance_end 2020-08-28 01:07:27,294 154 INFO openerp_template odoo.models: Storing computed values of difference 2020-08-28 01:07:27,334 154 INFO openerp_template odoo.models: Storing computed values of journal_id 2020-08-28 01:07:27,334 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-08-28 01:07:27,411 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-08-28 01:07:27,411 154 INFO openerp_template odoo.models: Storing computed values of commercial_partner_id 2020-08-28 01:07:27,411 154 INFO openerp_template odoo.models: Storing computed values of amount_untaxed 2020-08-28 01:07:27,411 154 INFO openerp_template odoo.models: Storing computed values of amount_tax 2020-08-28 01:07:27,411 154 INFO openerp_template odoo.models: Storing computed values of amount_total 2020-08-28 01:07:27,411 154 INFO openerp_template odoo.models: Storing computed values of amount_residual 2020-08-28 01:07:27,411 154 INFO openerp_template odoo.models: Storing computed values of amount_untaxed_signed 2020-08-28 01:07:27,411 154 INFO openerp_template odoo.models: Storing computed values of amount_tax_signed 2020-08-28 01:07:27,411 154 INFO openerp_template odoo.models: Storing computed values of amount_total_signed 2020-08-28 01:07:27,411 154 INFO openerp_template odoo.models: Storing computed values of amount_residual_signed 2020-08-28 01:07:27,412 154 INFO openerp_template odoo.models: Storing computed values of invoice_payment_state 2020-08-28 01:07:27,412 154 INFO openerp_template odoo.models: Storing computed values of invoice_partner_display_name 2020-08-28 01:07:27,498 154 INFO openerp_template odoo.models: Storing computed values of move_name 2020-08-28 01:07:27,498 154 INFO openerp_template odoo.models: Storing computed values of date 2020-08-28 01:07:27,498 154 INFO openerp_template odoo.models: Storing computed values of ref 2020-08-28 01:07:27,498 154 INFO openerp_template odoo.models: Storing computed values of parent_state 2020-08-28 01:07:27,498 154 INFO openerp_template odoo.models: Storing computed values of journal_id 2020-08-28 01:07:27,499 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-08-28 01:07:27,499 154 INFO openerp_template odoo.models: Storing computed values of company_currency_id 2020-08-28 01:07:27,499 154 INFO openerp_template odoo.models: Storing computed values of account_internal_type 2020-08-28 01:07:27,499 154 INFO openerp_template odoo.models: Storing computed values of account_root_id 2020-08-28 01:07:27,499 154 INFO openerp_template odoo.models: Storing computed values of balance 2020-08-28 01:07:27,499 154 INFO openerp_template odoo.models: Storing computed values of reconciled 2020-08-28 01:07:27,499 154 INFO openerp_template odoo.models: Storing computed values of statement_id 2020-08-28 01:07:27,499 154 INFO openerp_template odoo.models: Storing computed values of tax_line_id 2020-08-28 01:07:27,499 154 INFO openerp_template odoo.models: Storing computed values of tax_group_id 2020-08-28 01:07:27,500 154 INFO openerp_template odoo.models: Storing computed values of tax_audit 2020-08-28 01:07:27,500 154 INFO openerp_template odoo.models: Storing computed values of amount_residual 2020-08-28 01:07:27,500 154 INFO openerp_template odoo.models: Storing computed values of amount_residual_currency 2020-08-28 01:07:27,521 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-08-28 01:07:27,522 154 INFO openerp_template odoo.models: Storing computed values of max_date 2020-08-28 01:07:27,904 154 INFO openerp_template odoo.models: Storing computed values of general_account_id 2020-08-28 01:07:28,969 154 INFO openerp_template odoo.modules.loading: loading account/security/account_security.xml 2020-08-28 01:07:30,297 154 INFO openerp_template odoo.modules.loading: loading account/security/ir.model.access.csv 2020-08-28 01:07:30,632 154 INFO openerp_template odoo.modules.loading: loading account/data/data_account_type.xml 2020-08-28 01:07:30,668 154 INFO openerp_template odoo.modules.loading: loading account/data/account_data.xml 2020-08-28 01:07:30,758 154 INFO openerp_template odoo.modules.loading: loading account/data/digest_data.xml 2020-08-28 01:07:30,762 154 INFO openerp_template odoo.modules.loading: loading account/views/account_menuitem.xml 2020-08-28 01:07:30,849 154 INFO openerp_template odoo.modules.loading: loading account/views/account_payment_view.xml 2020-08-28 01:07:31,071 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_accrual_accounting_view.xml 2020-08-28 01:07:31,105 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2020-08-28 01:07:31,129 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2020-08-28 01:07:31,158 154 INFO openerp_template odoo.modules.loading: loading account/views/account_move_views.xml 2020-08-28 01:07:31,993 154 INFO openerp_template odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2020-08-28 01:07:32,073 154 INFO openerp_template odoo.modules.loading: loading account/wizard/pos_box.xml 2020-08-28 01:07:32,099 154 INFO openerp_template odoo.modules.loading: loading account/views/partner_view.xml 2020-08-28 01:07:32,445 154 INFO openerp_template odoo.modules.loading: loading account/views/account_view.xml 2020-08-28 01:07:34,039 154 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2020-08-28 01:07:34,060 154 INFO openerp_template odoo.modules.loading: loading account/views/account_report.xml 2020-08-28 01:07:34,099 154 INFO openerp_template odoo.modules.loading: loading account/data/mail_template_data.xml 2020-08-28 01:07:34,109 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2020-08-28 01:07:34,140 154 INFO openerp_template odoo.modules.loading: loading account/views/account_end_fy.xml 2020-08-28 01:07:34,143 154 INFO openerp_template odoo.modules.loading: loading account/views/product_view.xml 2020-08-28 01:07:34,240 154 INFO openerp_template odoo.modules.loading: loading account/views/account_analytic_view.xml 2020-08-28 01:07:34,378 154 INFO openerp_template odoo.modules.loading: loading account/views/account_tip_data.xml 2020-08-28 01:07:34,380 154 INFO openerp_template odoo.modules.loading: loading account/views/account.xml 2020-08-28 01:07:34,650 154 INFO openerp_template odoo.modules.loading: loading account/views/report_invoice.xml 2020-08-28 01:07:34,709 154 INFO openerp_template odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2020-08-28 01:07:34,793 154 INFO openerp_template odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2020-08-28 01:07:34,844 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_report_common_view.xml 2020-08-28 01:07:34,862 154 INFO openerp_template odoo.modules.loading: loading account/views/report_journal.xml 2020-08-28 01:07:34,876 154 INFO openerp_template odoo.modules.loading: loading account/views/tax_adjustments.xml 2020-08-28 01:07:34,887 154 INFO openerp_template odoo.modules.loading: loading account/wizard/wizard_tax_adjustments_view.xml 2020-08-28 01:07:34,902 154 INFO openerp_template odoo.modules.loading: loading account/views/res_config_settings_views.xml 2020-08-28 01:07:35,037 154 INFO openerp_template odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2020-08-28 01:07:35,096 154 INFO openerp_template odoo.modules.loading: loading account/views/account_portal_templates.xml 2020-08-28 01:07:35,176 154 INFO openerp_template odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2020-08-28 01:07:35,196 154 INFO openerp_template odoo.modules.loading: loading account/data/payment_receipt_data.xml 2020-08-28 01:07:35,210 154 INFO openerp_template odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2020-08-28 01:07:35,398 154 INFO openerp_template odoo.modules.loading: loading account/data/service_cron.xml 2020-08-28 01:07:35,416 154 INFO openerp_template odoo.modules.loading: loading account/views/account_fiscal_year_view.xml 2020-08-28 01:07:35,492 154 INFO openerp_template odoo.modules.loading: loading account/views/account_incoterms_view.xml 2020-08-28 01:07:35,571 154 INFO openerp_template odoo.modules.loading: loading account/data/account_incoterms_data.xml 2020-08-28 01:07:35,616 154 INFO openerp_template odoo.modules.loading: loading account/views/digest_views.xml 2020-08-28 01:07:35,695 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2020-08-28 01:07:35,743 154 INFO openerp_template odoo.modules.loading: loading account/views/account_tax_report_views.xml 2020-08-28 01:07:35,815 154 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2020-08-28 01:07:35,836 154 INFO openerp_template odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2020-08-28 01:07:35,862 154 INFO openerp_template odoo.modules.loading: Module account: loading demo 2020-08-28 01:07:35,863 154 INFO openerp_template odoo.modules.loading: loading account/demo/account_demo.xml 2020-08-28 01:07:36,435 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-08-28 01:07:37,071 154 INFO openerp_template odoo.modules.registry: module account_accountant: creating or updating database tables 2020-08-28 01:07:37,486 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/account_accountant_data.xml 2020-08-28 01:07:37,591 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/digest_data.xml 2020-08-28 01:07:37,601 154 INFO openerp_template odoo.modules.loading: loading account_accountant/security/account_accountant_security.xml 2020-08-28 01:07:38,286 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/account_accountant_templates.xml 2020-08-28 01:07:38,536 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/account_move_views.xml 2020-08-28 01:07:38,763 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/digest_views.xml 2020-08-28 01:07:38,836 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/res_config_settings_views.xml 2020-08-28 01:07:39,002 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/product_views.xml 2020-08-28 01:07:39,299 154 INFO openerp_template odoo.modules.loading: loading account_accountant/wizard/account_change_lock_date.xml 2020-08-28 01:07:39,335 154 INFO openerp_template odoo.modules.loading: Module account_accountant: loading demo 2020-08-28 01:07:39,336 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/account_accountant_demo.xml 2020-08-28 01:07:39,767 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2020-08-28 01:07:40,040 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_bank_statement_import_view.xml 2020-08-28 01:07:40,153 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_import_tip_data.xml 2020-08-28 01:07:40,156 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/wizard/journal_creation.xml 2020-08-28 01:07:40,189 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_templates.xml 2020-08-28 01:07:40,313 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import: loading demo 2020-08-28 01:07:40,314 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/demo/partner_bank.xml 2020-08-28 01:07:40,758 154 INFO openerp_template odoo.modules.registry: module account_debit_note: creating or updating database tables 2020-08-28 01:07:41,031 154 INFO openerp_template odoo.modules.loading: loading account_debit_note/wizard/account_debit_note_view.xml 2020-08-28 01:07:41,074 154 INFO openerp_template odoo.modules.loading: loading account_debit_note/views/account_move_view.xml 2020-08-28 01:07:41,265 154 INFO openerp_template odoo.modules.loading: Module account_debit_note: loading demo 2020-08-28 01:07:41,642 154 INFO openerp_template odoo.modules.registry: module account_facturx: creating or updating database tables 2020-08-28 01:07:41,750 154 INFO openerp_template odoo.modules.loading: loading account_facturx/data/facturx_templates.xml 2020-08-28 01:07:41,803 154 INFO openerp_template odoo.modules.loading: Module account_facturx: loading demo 2020-08-28 01:07:42,210 154 INFO openerp_template odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2020-08-28 01:07:42,509 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2020-08-28 01:07:42,538 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/account_invoice_extract_data.xml 2020-08-28 01:07:42,547 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/config_parameter_endpoint.xml 2020-08-28 01:07:42,555 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2020-08-28 01:07:42,950 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2020-08-28 01:07:43,185 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/update_status_cron.xml 2020-08-28 01:07:43,203 154 INFO openerp_template odoo.modules.loading: Module account_invoice_extract: loading demo 2020-08-28 01:07:43,808 154 INFO openerp_template odoo.modules.registry: module account_online_sync: creating or updating database tables 2020-08-28 01:07:44,429 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/security/ir.model.access.csv 2020-08-28 01:07:44,470 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/security/account_online_sync_security.xml 2020-08-28 01:07:44,488 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/views/online_sync_views.xml 2020-08-28 01:07:44,834 154 INFO openerp_template odoo.modules.loading: Module account_online_sync: loading demo 2020-08-28 01:07:45,217 154 INFO openerp_template odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2020-08-28 01:07:45,275 154 INFO openerp_template odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2020-08-28 01:07:45,320 154 INFO openerp_template odoo.modules.loading: Module analytic_enterprise: loading demo 2020-08-28 01:07:45,707 154 INFO openerp_template odoo.modules.registry: module base_vat: creating or updating database tables 2020-08-28 01:07:46,115 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_company_views.xml 2020-08-28 01:07:46,176 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2020-08-28 01:07:46,347 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2020-08-28 01:07:46,518 154 INFO openerp_template odoo.modules.loading: Module base_vat: loading demo 2020-08-28 01:07:46,999 154 INFO openerp_template odoo.modules.registry: module currency_rate_live: creating or updating database tables 2020-08-28 01:07:47,194 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2020-08-28 01:07:47,400 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2020-08-28 01:07:47,413 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/data/data.xml 2020-08-28 01:07:47,434 154 INFO openerp_template odoo.modules.loading: Module currency_rate_live: loading demo 2020-08-28 01:07:47,853 154 INFO openerp_template odoo.modules.registry: module l10n_latam_invoice_document: creating or updating database tables 2020-08-28 01:07:48,163 154 INFO openerp_template odoo.models: Storing computed values of l10n_latam_document_type_id 2020-08-28 01:07:48,235 154 INFO openerp_template odoo.models: Storing computed values of l10n_latam_document_type_id 2020-08-28 01:07:48,403 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_journal_view.xml 2020-08-28 01:07:48,495 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_move_line_view.xml 2020-08-28 01:07:48,536 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_move_view.xml 2020-08-28 01:07:48,799 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/l10n_latam_document_type_view.xml 2020-08-28 01:07:48,861 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/report_invoice.xml 2020-08-28 01:07:48,914 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/ir_sequence_view.xml 2020-08-28 01:07:49,019 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/report_templates.xml 2020-08-28 01:07:49,112 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/report/invoice_report_view.xml 2020-08-28 01:07:49,146 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/wizards/account_move_reversal_view.xml 2020-08-28 01:07:49,177 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/security/ir.model.access.csv 2020-08-28 01:07:49,201 154 INFO openerp_template odoo.modules.loading: Module l10n_latam_invoice_document: loading demo 2020-08-28 01:07:49,812 154 INFO openerp_template odoo.modules.registry: module payment: creating or updating database tables 2020-08-28 01:07:50,033 154 INFO openerp_template odoo.models: Storing computed values of color 2020-08-28 01:07:50,033 154 INFO openerp_template odoo.models: Storing computed values of module_state 2020-08-28 01:07:50,107 154 INFO openerp_template odoo.models: Storing computed values of company_id 2020-08-28 01:07:50,558 154 INFO openerp_template odoo.modules.loading: loading payment/data/account_data.xml 2020-08-28 01:07:50,569 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_icon_data.xml 2020-08-28 01:07:50,761 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_acquirer_data.xml 2020-08-28 01:07:50,987 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_cron.xml 2020-08-28 01:07:51,001 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_views.xml 2020-08-28 01:07:51,250 154 INFO openerp_template odoo.modules.loading: loading payment/views/account_payment_views.xml 2020-08-28 01:07:51,296 154 INFO openerp_template odoo.modules.loading: loading payment/views/account_invoice_views.xml 2020-08-28 01:07:51,429 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_acquirer_onboarding_templates.xml 2020-08-28 01:07:51,479 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_templates.xml 2020-08-28 01:07:51,636 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2020-08-28 01:07:51,713 154 INFO openerp_template odoo.modules.loading: loading payment/views/assets.xml 2020-08-28 01:07:51,771 154 INFO openerp_template odoo.modules.loading: loading payment/views/res_partner_views.xml 2020-08-28 01:07:51,940 154 INFO openerp_template odoo.modules.loading: loading payment/security/ir.model.access.csv 2020-08-28 01:07:52,006 154 INFO openerp_template odoo.modules.loading: loading payment/security/payment_security.xml 2020-08-28 01:07:52,048 154 INFO openerp_template odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2020-08-28 01:07:52,089 154 INFO openerp_template odoo.modules.loading: Module payment: loading demo 2020-08-28 01:07:52,550 154 INFO openerp_template odoo.modules.registry: module snailmail_account: creating or updating database tables 2020-08-28 01:07:52,747 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2020-08-28 01:07:52,958 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/assets.xml 2020-08-28 01:07:53,105 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2020-08-28 01:07:53,276 154 INFO openerp_template odoo.modules.loading: Module snailmail_account: loading demo 2020-08-28 01:07:53,712 154 INFO openerp_template odoo.modules.registry: module account_auto_transfer: creating or updating database tables 2020-08-28 01:07:53,894 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/security/ir.model.access.csv 2020-08-28 01:07:53,939 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/data/cron.xml 2020-08-28 01:07:53,951 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/views/transfer_model_views.xml 2020-08-28 01:07:54,048 154 INFO openerp_template odoo.modules.loading: Module account_auto_transfer: loading demo 2020-08-28 01:07:54,470 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_camt: creating or updating database tables 2020-08-28 01:07:54,567 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_camt/data/account_bank_statement_import_data.xml 2020-08-28 01:07:54,599 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_camt: loading demo 2020-08-28 01:07:55,100 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_csv: creating or updating database tables 2020-08-28 01:07:55,258 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_csv/wizard/account_bank_statement_import_views.xml 2020-08-28 01:07:55,300 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_csv/views/account_bank_statement_import_templates.xml 2020-08-28 01:07:55,418 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_csv: loading demo 2020-08-28 01:07:55,978 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_ofx: creating or updating database tables 2020-08-28 01:07:56,085 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_ofx/wizard/account_bank_statement_import_views.xml 2020-08-28 01:07:56,120 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_ofx: loading demo 2020-08-28 01:07:56,508 154 INFO openerp_template odoo.modules.registry: module account_plaid: creating or updating database tables 2020-08-28 01:07:56,571 154 INFO openerp_template odoo.modules.loading: loading account_plaid/views/plaid_views.xml 2020-08-28 01:07:56,783 154 INFO openerp_template odoo.modules.loading: Module account_plaid: loading demo 2020-08-28 01:07:57,179 154 INFO openerp_template odoo.modules.registry: module account_ponto: creating or updating database tables 2020-08-28 01:07:57,255 154 INFO openerp_template odoo.modules.loading: loading account_ponto/views/ponto_views.xml 2020-08-28 01:07:57,440 154 INFO openerp_template odoo.modules.loading: Module account_ponto: loading demo 2020-08-28 01:07:57,844 154 INFO openerp_template odoo.modules.registry: module account_predictive_bills: creating or updating database tables 2020-08-28 01:07:57,989 154 INFO openerp_template odoo.modules.loading: loading account_predictive_bills/views/account_move_view.xml 2020-08-28 01:07:58,727 154 INFO openerp_template odoo.modules.loading: Module account_predictive_bills: loading demo 2020-08-28 01:07:59,367 154 INFO openerp_template odoo.modules.registry: module account_reports: creating or updating database tables 2020-08-28 01:07:59,451 154 INFO openerp_template odoo.models: Computing parent_path for table account_financial_html_report_line... 2020-08-28 01:08:00,346 154 INFO openerp_template odoo.modules.loading: loading account_reports/security/ir.model.access.csv 2020-08-28 01:08:00,407 154 INFO openerp_template odoo.modules.loading: loading account_reports/data/account_financial_report_data.xml 2020-08-28 01:08:00,867 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/assets.xml 2020-08-28 01:08:01,058 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_report_view.xml 2020-08-28 01:08:01,148 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/report_financial.xml 2020-08-28 01:08:01,362 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/search_template_view.xml 2020-08-28 01:08:01,496 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/partner_view.xml 2020-08-28 01:08:01,627 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_journal_dashboard_view.xml 2020-08-28 01:08:01,771 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/res_config_settings_views.xml 2020-08-28 01:08:01,992 154 INFO openerp_template odoo.modules.loading: loading account_reports/wizard/report_export_wizard.xml 2020-08-28 01:08:02,012 154 INFO openerp_template odoo.modules.loading: loading account_reports/wizard/fiscal_year.xml 2020-08-28 01:08:02,038 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_activity.xml 2020-08-28 01:08:02,251 154 INFO openerp_template odoo.modules.loading: Module account_reports: loading demo 2020-08-28 01:08:02,728 154 INFO openerp_template odoo.modules.registry: module account_yodlee: creating or updating database tables 2020-08-28 01:08:02,898 154 INFO openerp_template odoo.modules.loading: loading account_yodlee/views/yodlee_views.xml 2020-08-28 01:08:03,128 154 INFO openerp_template odoo.modules.loading: Module account_yodlee: loading demo 2020-08-28 01:08:03,731 154 INFO openerp_template odoo.modules.registry: module l10n_latam_base: creating or updating database tables 2020-08-28 01:08:03,950 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/data/l10n_latam.identification.type.csv 2020-08-28 01:08:03,964 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/views/res_partner_view.xml 2020-08-28 01:08:04,074 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/views/l10n_latam_identification_type_view.xml 2020-08-28 01:08:04,115 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/security/ir.model.access.csv 2020-08-28 01:08:04,132 154 INFO openerp_template odoo.modules.loading: Module l10n_latam_base: loading demo 2020-08-28 01:08:04,796 154 INFO openerp_template odoo.modules.registry: module payment_transfer: creating or updating database tables 2020-08-28 01:08:04,888 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_views.xml 2020-08-28 01:08:04,953 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_transfer_templates.xml 2020-08-28 01:08:04,970 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/data/payment_acquirer_data.xml 2020-08-28 01:08:04,999 154 INFO openerp_template odoo.modules.loading: Module payment_transfer: loading demo 2020-08-28 01:08:05,705 154 INFO openerp_template odoo.modules.registry: module account_asset: creating or updating database tables 2020-08-28 01:08:05,940 154 INFO openerp_template odoo.models: Storing computed values of account_asset_id 2020-08-28 01:08:05,940 154 INFO openerp_template odoo.models: Storing computed values of original_value 2020-08-28 01:08:05,940 154 INFO openerp_template odoo.models: Storing computed values of book_value 2020-08-28 01:08:06,202 154 INFO openerp_template odoo.modules.loading: loading account_asset/security/account_asset_security.xml 2020-08-28 01:08:06,213 154 INFO openerp_template odoo.modules.loading: loading account_asset/security/ir.model.access.csv 2020-08-28 01:08:06,242 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_modify_views.xml 2020-08-28 01:08:06,267 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_pause_views.xml 2020-08-28 01:08:06,283 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_sell_views.xml 2020-08-28 01:08:06,305 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_account_views.xml 2020-08-28 01:08:06,356 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_asset_views.xml 2020-08-28 01:08:06,556 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_deferred_revenue.xml 2020-08-28 01:08:06,735 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_deferred_expense.xml 2020-08-28 01:08:06,886 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_move_views.xml 2020-08-28 01:08:07,101 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_asset_templates.xml 2020-08-28 01:08:07,223 154 INFO openerp_template odoo.modules.loading: loading account_asset/report/account_assets_report_views.xml 2020-08-28 01:08:07,286 154 INFO openerp_template odoo.modules.loading: Module account_asset: loading demo 2020-08-28 01:08:07,287 154 INFO openerp_template odoo.modules.loading: loading account_asset/demo/account_deferred_revenue_demo.xml 2020-08-28 01:08:07,854 154 INFO openerp_template odoo.modules.registry: module account_followup: creating or updating database tables 2020-08-28 01:08:08,206 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/account_followup_security.xml 2020-08-28 01:08:08,216 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/ir.model.access.csv 2020-08-28 01:08:08,240 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/sms_security.xml 2020-08-28 01:08:08,248 154 INFO openerp_template odoo.modules.loading: loading account_followup/data/account_followup_data.xml 2020-08-28 01:08:08,257 154 INFO openerp_template odoo.modules.loading: loading account_followup/data/cron.xml 2020-08-28 01:08:08,266 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/account_followup_views.xml 2020-08-28 01:08:08,451 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/partner_view.xml 2020-08-28 01:08:08,577 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/report_followup.xml 2020-08-28 01:08:08,663 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/account_journal_dashboard_view.xml 2020-08-28 01:08:08,726 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/assets.xml 2020-08-28 01:08:08,875 154 INFO openerp_template odoo.modules.loading: Module account_followup: loading demo 2020-08-28 01:08:08,876 154 INFO openerp_template odoo.modules.loading: loading account_followup/demo/account_followup_demo.xml 2020-08-28 01:08:09,457 154 INFO openerp_template odoo.modules.registry: module l10n_pe: creating or updating database tables 2020-08-28 01:08:09,745 154 INFO openerp_template odoo.models: Storing computed values of l10n_pe_group_id 2020-08-28 01:08:09,993 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/security/ir.model.access.csv 2020-08-28 01:08:10,017 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/views/account_tax_view.xml 2020-08-28 01:08:10,059 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe_chart_data.xml 2020-08-28 01:08:10,078 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account.group.csv 2020-08-28 01:08:10,199 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account.account.template.csv 2020-08-28 01:08:14,242 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe_chart_post_data.xml 2020-08-28 01:08:14,276 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_tax_data.xml 2020-08-28 01:08:14,444 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_fiscal_position_template_data.xml 2020-08-28 01:08:14,458 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_chart_template_data.xml 2020-08-28 01:08:17,009 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/res.city.csv 2020-08-28 01:08:17,444 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe.res.city.district.csv 2020-08-28 01:08:20,162 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/res_country_data.xml 2020-08-28 01:08:20,214 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_latam_identification_type_data.xml 2020-08-28 01:08:20,258 154 INFO openerp_template odoo.modules.loading: Module l10n_pe: loading demo 2020-08-28 01:08:20,875 154 INFO openerp_template odoo.modules.registry: module l10n_pe_edi: creating or updating database tables 2020-08-28 01:08:21,283 154 INFO openerp_template odoo.models: Storing computed values of l10n_pe_edi_hash 2020-08-28 01:08:21,283 154 INFO openerp_template odoo.models: Storing computed values of l10n_pe_edi_file_name 2020-08-28 01:08:21,373 154 INFO openerp_template odoo.models: Storing computed values of l10n_pe_edi_certificate_id 2020-08-28 01:08:21,621 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/security/ir.model.access.csv 2020-08-28 01:08:21,650 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/sequence.xml 2020-08-28 01:08:21,657 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/mail_data.xml 2020-08-28 01:08:21,672 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/l10n_latam_document_type_data.xml 2020-08-28 01:08:21,690 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/snippets.xml 2020-08-28 01:08:21,890 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-Invoice.xml 2020-08-28 01:08:21,913 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-VoidedDocuments.xml 2020-08-28 01:08:21,936 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-CreditNote.xml 2020-08-28 01:08:21,955 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-DebitNote.xml 2020-08-28 01:08:21,972 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-Signature.xml 2020-08-28 01:08:21,986 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/uom_data.xml 2020-08-28 01:08:22,063 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/account_tax_data.xml 2020-08-28 01:08:22,098 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_invoice_refund_view.xml 2020-08-28 01:08:22,159 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_debit_note_view.xml 2020-08-28 01:08:22,191 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_cancel_wizard_view.xml 2020-08-28 01:08:22,218 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/res_company_view.xml 2020-08-28 01:08:22,273 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/product_view.xml 2020-08-28 01:08:22,312 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/account_view.xml 2020-08-28 01:08:22,582 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/account_tax_view.xml 2020-08-28 01:08:22,671 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/certificate_view.xml 2020-08-28 01:08:22,742 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/l10n_pe_edi_ticket_view.xml 2020-08-28 01:08:22,860 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/res_config_settings_views.xml 2020-08-28 01:08:23,116 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/report_invoice.xml 2020-08-28 01:08:23,148 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/hint_view.xml 2020-08-28 01:08:23,207 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/ir_cron.xml 2020-08-28 01:08:23,239 154 INFO openerp_template odoo.modules.loading: Module l10n_pe_edi: loading demo 2020-08-28 01:08:23,239 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/demo/l10n_pe_edi_demo.xml 2020-08-28 01:08:26,489 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/demo/product_product_demo.xml 2020-08-28 01:08:27,363 154 INFO openerp_template odoo.modules.registry: module snailmail_account_followup: creating or updating database tables 2020-08-28 01:08:27,460 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/data/account_followup_data.xml 2020-08-28 01:08:27,480 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/views/account_followup_views.xml 2020-08-28 01:08:27,561 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/views/assets.xml 2020-08-28 01:08:27,795 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/wizard/followup_send_views.xml 2020-08-28 01:08:27,840 154 INFO openerp_template odoo.modules.loading: Module snailmail_account_followup: loading demo 2020-08-28 01:08:27,841 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/data/account_followup_demo.xml 2020-08-28 01:08:27,896 154 INFO openerp_template odoo.modules.loading: 68 modules loaded in 109.18s, 0 queries 2020-08-28 01:08:27,902 154 INFO openerp_template odoo.modules.loading: loading 69 modules... 2020-08-28 01:08:28,307 154 INFO openerp_template odoo.modules.registry: module account_check_printing: creating or updating database tables 2020-08-28 01:08:28,776 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 2020-08-28 01:08:28,825 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 2020-08-28 01:08:28,994 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 2020-08-28 01:08:29,103 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 2020-08-28 01:08:29,324 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 2020-08-28 01:08:29,346 154 INFO openerp_template odoo.modules.loading: Module account_check_printing: loading demo 2020-08-28 01:08:29,370 154 INFO openerp_template odoo.modules.loading: 69 modules loaded in 1.47s, 0 queries 2020-08-28 01:08:30,226 154 INFO openerp_template odoo.modules.loading: Modules loaded. 2020-08-28 01:08:30,234 154 INFO openerp_template odoo.service.server: Initiating shutdown 2020-08-28 01:08:30,234 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-08-28 01:08:32,779 163 INFO ? odoo: Odoo version 13.0 2020-08-28 01:08:32,780 163 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2020-08-28 01:08:32,780 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-08-28 01:08:32,781 163 INFO ? odoo: database: default@default:default 2020-08-28 01:08:33,262 163 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2020-08-28 01:08:33,503 163 INFO ? odoo.service.server: HTTP service (werkzeug) running on 9d1b6307a381:8069 2020-08-28 01:08:33,517 163 INFO openerp_test odoo.modules.loading: loading 1 modules... 2020-08-28 01:08:33,544 163 INFO openerp_test odoo.modules.loading: 1 modules loaded in 0.03s, 0 queries 2020-08-28 01:08:33,785 163 INFO openerp_test odoo.modules.loading: updating modules list 2020-08-28 01:08:33,788 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-08-28 01:08:35,636 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-08-28 01:08:36,721 163 INFO openerp_test odoo.modules.loading: loading 69 modules... 2020-08-28 01:08:37,781 163 INFO openerp_test odoo.modules.loading: 69 modules loaded in 1.06s, 0 queries 2020-08-28 01:08:37,787 163 INFO openerp_test odoo.modules.loading: loading 70 modules... 2020-08-28 01:08:39,183 163 INFO openerp_test odoo.modules.registry: module l10n_pe_enterprise: creating or updating database tables 2020-08-28 01:08:39,294 163 INFO openerp_test odoo.modules.loading: Module l10n_pe_enterprise: loading demo 2020-08-28 01:08:39,336 163 INFO openerp_test odoo.modules.loading: 70 modules loaded in 1.55s, 0 queries 2020-08-28 01:08:40,420 163 INFO openerp_test odoo.modules.loading: Modules loaded. 2020-08-28 01:08:40,432 163 INFO openerp_test odoo.service.server: Starting post tests 2020-08-28 01:08:40,433 163 INFO openerp_test odoo.service.server: All post-tested in 0.00s, 0 queries 2020-08-28 01:08:40,433 163 INFO openerp_test odoo.service.server: Initiating shutdown 2020-08-28 01:08:40,434 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 ]