======== Testing test_server.py ======== command: /entrypoint_image * Starting PostgreSQL 10 database server  [ OK ] Waiting to start psql service.....psql service started. Patching Odoo to create DB tables as unlogged... Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/addons/base/data/base_data.sql Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/fields.py Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/tools/sql.py Generating file: /home/odoo/.openerp_serverrc Configuration file generated. Working in /home/odoo/build/vauxoo/enterprise-pe Using repo vauxoo-dev/odoo and addons path /home/odoo/build/vauxoo/enterprise-pe,/home/odoo/server-env,/home/odoo/enterprise,/home/odoo/server-tools,/home/odoo/odoo-13.0-pre-merge-ubl/addons,/home/odoo/odoo-13.0-pre-merge-ubl/odoo/addons Modules to test: l10n_pe_enterprise Modules to preinstall: ['contacts', 'portal', 'l10n_pe', 'account_debit_note', 'base_address_extended', 'digest', 'mail', 'web_tour', 'auth_signup', 'product', 'base_vat', 'product_unspsc', 'l10n_pe_edi', 'analytic', 'web', 'l10n_latam_base', 'base_address_city', 'uom', 'account_accountant', 'web_mobile', 'bus', 'l10n_latam_invoice_document', 'base', 'http_routing', 'base_setup', 'resource', 'web_editor', 'account', 'mail_enterprise'] 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 contacts,portal,l10n_pe,account_debit_note,base_address_extended,digest,mail,web_tour,auth_signup,product,base_vat,product_unspsc,l10n_pe_edi,analytic,web,l10n_latam_base,base_address_city,uom,account_accountant,web_mobile,bus,l10n_latam_invoice_document,base,http_routing,base_setup,resource,web_editor,account,mail_enterprise --log-handler openerp.tools.yaml_import:DEBUG --log-handler openerp.models.schema:DEBUG --log-handler odoo.tests.runner:ERROR /.repo_requirements/virtualenv/python3.6/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: . """) 2021-08-25 21:38:28,686 154 INFO ? odoo: Odoo version 13.0 2021-08-25 21:38:28,686 154 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2021-08-25 21:38:28,687 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-env', '/home/odoo/enterprise', '/home/odoo/server-tools', '/.repo_requirements/odoo/addons'] 2021-08-25 21:38:28,687 154 INFO ? odoo: database: default@default:default 2021-08-25 21:38:29,082 154 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2021-08-25 21:38:29,401 154 INFO ? odoo.modules.loading: init db 2021-08-25 21:38:31,764 154 INFO openerp_template odoo.modules.loading: loading 1 modules... 2021-08-25 21:38:32,002 154 INFO openerp_template odoo.modules.registry: module base: creating or updating database tables 2021-08-25 21:38:32,206 154 INFO openerp_template odoo.models: Computing parent_path for table ir_ui_menu... 2021-08-25 21:38:32,828 154 INFO openerp_template odoo.models: Computing parent_path for table res_partner_category... 2021-08-25 21:38:33,241 154 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.relation_field_id 2021-08-25 21:38:33,241 154 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.related_field_id 2021-08-25 21:38:34,016 154 INFO openerp_template odoo.models: Storing computed values of ir.module.module.menus_by_module 2021-08-25 21:38:34,016 154 INFO openerp_template odoo.models: Storing computed values of ir.module.module.reports_by_module 2021-08-25 21:38:34,016 154 INFO openerp_template odoo.models: Storing computed values of ir.module.module.views_by_module 2021-08-25 21:38:34,263 154 INFO openerp_template odoo.models: Storing computed values of res.partner.display_name 2021-08-25 21:38:34,263 154 INFO openerp_template odoo.models: Storing computed values of res.partner.partner_share 2021-08-25 21:38:34,263 154 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_partner_id 2021-08-25 21:38:34,263 154 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_company_name 2021-08-25 21:38:34,363 154 INFO openerp_template odoo.models: Storing computed values of res.currency.decimal_places 2021-08-25 21:38:34,424 154 INFO openerp_template odoo.models: Storing computed values of res.company.logo_web 2021-08-25 21:38:34,519 154 INFO openerp_template odoo.models: Storing computed values of res.users.share 2021-08-25 21:38:35,427 154 INFO openerp_template odoo.modules.loading: loading base/data/res.lang.csv 2021-08-25 21:38:35,549 154 INFO openerp_template odoo.modules.loading: loading base/data/res_lang_data.xml 2021-08-25 21:38:35,567 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_data.xml 2021-08-25 21:38:35,667 154 INFO openerp_template odoo.modules.loading: loading base/data/res_company_data.xml 2021-08-25 21:38:35,686 154 INFO openerp_template odoo.modules.loading: loading base/data/res_users_data.xml 2021-08-25 21:38:35,816 154 INFO openerp_template odoo.modules.loading: loading base/data/report_paperformat_data.xml 2021-08-25 21:38:35,836 154 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_data.xml 2021-08-25 21:38:36,321 154 INFO openerp_template odoo.modules.loading: loading base/data/res_country_data.xml 2021-08-25 21:38:37,629 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_data.xml 2021-08-25 21:38:37,777 154 INFO openerp_template odoo.modules.loading: loading base/security/base_groups.xml 2021-08-25 21:38:38,019 154 INFO openerp_template odoo.modules.loading: loading base/security/base_security.xml 2021-08-25 21:38:38,240 154 INFO openerp_template odoo.modules.loading: loading base/views/base_menus.xml 2021-08-25 21:38:38,417 154 INFO openerp_template odoo.modules.loading: loading base/views/decimal_precision_views.xml 2021-08-25 21:38:38,462 154 INFO openerp_template odoo.modules.loading: loading base/views/res_config_views.xml 2021-08-25 21:38:38,494 154 INFO openerp_template odoo.modules.loading: loading base/data/res.country.state.csv 2021-08-25 21:38:40,717 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_actions_views.xml 2021-08-25 21:38:41,111 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2021-08-25 21:38:41,165 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_cron_views.xml 2021-08-25 21:38:41,262 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_filters_views.xml 2021-08-25 21:38:41,335 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2021-08-25 21:38:41,397 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_model_views.xml 2021-08-25 21:38:41,960 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_attachment_views.xml 2021-08-25 21:38:42,058 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_rule_views.xml 2021-08-25 21:38:42,130 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_sequence_views.xml 2021-08-25 21:38:42,211 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_translation_views.xml 2021-08-25 21:38:42,330 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2021-08-25 21:38:42,415 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2021-08-25 21:38:42,557 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_default_views.xml 2021-08-25 21:38:42,620 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_cron_data.xml 2021-08-25 21:38:42,635 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_report.xml 2021-08-25 21:38:42,642 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_templates.xml 2021-08-25 21:38:42,667 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_logging_views.xml 2021-08-25 21:38:42,723 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2021-08-25 21:38:42,749 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_module_views.xml 2021-08-25 21:38:42,932 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_category_data.xml 2021-08-25 21:38:43,041 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_module.xml 2021-08-25 21:38:43,173 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_reports.xml 2021-08-25 21:38:43,179 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2021-08-25 21:38:43,239 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2021-08-25 21:38:43,278 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2021-08-25 21:38:43,308 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2021-08-25 21:38:43,335 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2021-08-25 21:38:43,383 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2021-08-25 21:38:43,408 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2021-08-25 21:38:43,436 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_update_translations_views.xml 2021-08-25 21:38:43,466 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2021-08-25 21:38:43,511 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_document_layout_views.xml 2021-08-25 21:38:43,552 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_actions_data.xml 2021-08-25 21:38:43,558 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2021-08-25 21:38:43,588 154 INFO openerp_template odoo.modules.loading: loading base/views/res_company_views.xml 2021-08-25 21:38:43,672 154 INFO openerp_template odoo.modules.loading: loading base/views/res_lang_views.xml 2021-08-25 21:38:43,726 154 INFO openerp_template odoo.modules.loading: loading base/views/res_partner_views.xml 2021-08-25 21:38:44,076 154 INFO openerp_template odoo.modules.loading: loading base/views/res_bank_views.xml 2021-08-25 21:38:44,183 154 INFO openerp_template odoo.modules.loading: loading base/views/res_country_views.xml 2021-08-25 21:38:44,287 154 INFO openerp_template odoo.modules.loading: loading base/views/res_currency_views.xml 2021-08-25 21:38:44,425 154 INFO openerp_template odoo.modules.loading: loading base/views/res_users_views.xml 2021-08-25 21:38:44,752 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_property_views.xml 2021-08-25 21:38:44,825 154 INFO openerp_template odoo.modules.loading: loading base/views/res_config_settings_views.xml 2021-08-25 21:38:44,849 154 INFO openerp_template odoo.modules.loading: loading base/views/report_paperformat_views.xml 2021-08-25 21:38:44,943 154 INFO openerp_template odoo.modules.loading: loading base/views/onboarding_views.xml 2021-08-25 21:38:45,043 154 INFO openerp_template odoo.modules.loading: loading base/security/ir.model.access.csv 2021-08-25 21:38:45,591 154 INFO openerp_template odoo.modules.loading: Module base: loading demo 2021-08-25 21:38:45,592 154 INFO openerp_template odoo.modules.loading: loading base/data/res_company_demo.xml 2021-08-25 21:38:45,609 154 INFO openerp_template odoo.modules.loading: loading base/data/res_users_demo.xml 2021-08-25 21:38:45,883 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2021-08-25 21:38:45,891 154 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2021-08-25 21:38:46,330 154 INFO openerp_template odoo.modules.loading: loading base/data/res_bank_demo.xml 2021-08-25 21:38:46,341 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_demo.xml 2021-08-25 21:38:46,737 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2021-08-25 21:38:47,327 154 INFO openerp_template odoo.modules.loading: 1 modules loaded in 15.56s, 0 queries 2021-08-25 21:38:47,376 154 INFO openerp_template odoo.modules.loading: updating modules list 2021-08-25 21:38:47,377 154 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2021-08-25 21:38:48,949 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 2021-08-25 21:38:49,297 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 2021-08-25 21:38:49,297 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 2021-08-25 21:38:50,981 154 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_install on [] to user __system__ #1 via n/a 2021-08-25 21:38:51,126 154 INFO openerp_template odoo.modules.loading: loading 69 modules... 2021-08-25 21:38:51,244 154 INFO openerp_template odoo.modules.registry: module base_address_city: creating or updating database tables 2021-08-25 21:38:51,441 154 INFO openerp_template odoo.modules.loading: loading base_address_city/security/ir.model.access.csv 2021-08-25 21:38:51,468 154 INFO openerp_template odoo.modules.loading: loading base_address_city/views/res_city_view.xml 2021-08-25 21:38:51,509 154 INFO openerp_template odoo.modules.loading: loading base_address_city/views/res_country_view.xml 2021-08-25 21:38:51,540 154 INFO openerp_template odoo.modules.loading: Module base_address_city: loading demo 2021-08-25 21:38:51,704 154 INFO openerp_template odoo.modules.registry: module base_address_extended: creating or updating database tables 2021-08-25 21:38:51,810 154 INFO openerp_template odoo.models: Storing computed values of res.partner.street_name 2021-08-25 21:38:51,810 154 INFO openerp_template odoo.models: Storing computed values of res.partner.street_number 2021-08-25 21:38:51,810 154 INFO openerp_template odoo.models: Storing computed values of res.partner.street_number2 2021-08-25 21:38:51,914 154 INFO openerp_template odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2021-08-25 21:38:52,066 154 INFO openerp_template odoo.modules.loading: loading base_address_extended/data/base_address_extended_data.xml 2021-08-25 21:38:52,090 154 INFO openerp_template odoo.modules.loading: Module base_address_extended: loading demo 2021-08-25 21:38:52,388 154 INFO openerp_template odoo.modules.registry: module uom: creating or updating database tables 2021-08-25 21:38:52,479 154 INFO openerp_template odoo.modules.loading: loading uom/data/uom_data.xml 2021-08-25 21:38:52,553 154 INFO openerp_template odoo.modules.loading: loading uom/security/uom_security.xml 2021-08-25 21:38:52,652 154 INFO openerp_template odoo.modules.loading: loading uom/security/ir.model.access.csv 2021-08-25 21:38:52,695 154 INFO openerp_template odoo.modules.loading: loading uom/views/uom_uom_views.xml 2021-08-25 21:38:52,804 154 INFO openerp_template odoo.modules.loading: Module uom: loading demo 2021-08-25 21:38:53,095 154 INFO openerp_template odoo.modules.registry: module web: creating or updating database tables 2021-08-25 21:38:54,598 154 INFO openerp_template odoo.modules.loading: loading web/security/ir.model.access.csv 2021-08-25 21:38:54,600 154 INFO openerp_template odoo.modules.loading: loading web/views/webclient_templates.xml 2021-08-25 21:38:55,036 154 INFO openerp_template odoo.modules.loading: loading web/views/report_templates.xml 2021-08-25 21:38:55,252 154 INFO openerp_template odoo.modules.loading: loading web/data/report_layout.xml 2021-08-25 21:38:55,332 154 INFO openerp_template odoo.modules.loading: Module web: loading demo 2021-08-25 21:38:55,667 154 INFO openerp_template odoo.modules.registry: module base_import: creating or updating database tables 2021-08-25 21:38:57,643 154 INFO openerp_template odoo.modules.loading: loading base_import/security/ir.model.access.csv 2021-08-25 21:38:57,742 154 INFO openerp_template odoo.modules.loading: loading base_import/views/base_import_templates.xml 2021-08-25 21:38:57,808 154 INFO openerp_template odoo.modules.loading: Module base_import: loading demo 2021-08-25 21:38:57,970 154 INFO openerp_template odoo.modules.registry: module base_setup: creating or updating database tables 2021-08-25 21:38:58,058 154 INFO openerp_template odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2021-08-25 21:38:58,064 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2021-08-25 21:38:58,142 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2021-08-25 21:38:58,175 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/assets.xml 2021-08-25 21:38:58,200 154 INFO openerp_template odoo.modules.loading: Module base_setup: loading demo 2021-08-25 21:38:58,347 154 INFO openerp_template odoo.modules.registry: module bus: creating or updating database tables 2021-08-25 21:38:58,515 154 INFO openerp_template odoo.modules.loading: loading bus/views/bus.xml 2021-08-25 21:38:58,624 154 INFO openerp_template odoo.modules.loading: loading bus/security/ir.model.access.csv 2021-08-25 21:38:58,654 154 INFO openerp_template odoo.modules.loading: Module bus: loading demo 2021-08-25 21:38:58,801 154 INFO openerp_template odoo.modules.registry: module http_routing: creating or updating database tables 2021-08-25 21:38:58,845 154 INFO openerp_template odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2021-08-25 21:38:58,941 154 INFO openerp_template odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2021-08-25 21:38:58,997 154 INFO openerp_template odoo.modules.loading: Module http_routing: loading demo 2021-08-25 21:38:59,206 154 INFO openerp_template odoo.modules.registry: module resource: creating or updating database tables 2021-08-25 21:38:59,521 154 INFO openerp_template odoo.modules.loading: loading resource/data/resource_data.xml 2021-08-25 21:38:59,581 154 INFO openerp_template odoo.modules.loading: loading resource/security/ir.model.access.csv 2021-08-25 21:38:59,641 154 INFO openerp_template odoo.modules.loading: loading resource/security/resource_security.xml 2021-08-25 21:38:59,679 154 INFO openerp_template odoo.modules.loading: loading resource/views/resource_views.xml 2021-08-25 21:38:59,963 154 INFO openerp_template odoo.modules.loading: loading resource/views/resource.xml 2021-08-25 21:38:59,996 154 INFO openerp_template odoo.modules.loading: Module resource: loading demo 2021-08-25 21:39:00,353 154 INFO openerp_template odoo.modules.registry: module web_cohort: creating or updating database tables 2021-08-25 21:39:02,131 154 INFO openerp_template odoo.modules.loading: loading web_cohort/views/assets.xml 2021-08-25 21:39:02,221 154 INFO openerp_template odoo.modules.loading: Module web_cohort: loading demo 2021-08-25 21:39:02,370 154 INFO openerp_template odoo.modules.registry: module web_diagram: creating or updating database tables 2021-08-25 21:39:02,382 154 INFO openerp_template odoo.modules.loading: loading web_diagram/views/web_diagram_templates.xml 2021-08-25 21:39:02,465 154 INFO openerp_template odoo.modules.loading: Module web_diagram: loading demo 2021-08-25 21:39:02,702 154 INFO openerp_template odoo.modules.registry: module web_editor: creating or updating database tables 2021-08-25 21:39:02,909 154 INFO openerp_template odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2021-08-25 21:39:02,941 154 INFO openerp_template odoo.modules.loading: loading web_editor/views/editor.xml 2021-08-25 21:39:03,215 154 INFO openerp_template odoo.modules.loading: loading web_editor/views/snippets.xml 2021-08-25 21:39:03,253 154 INFO openerp_template odoo.modules.loading: Module web_editor: loading demo 2021-08-25 21:39:03,396 154 INFO openerp_template odoo.modules.registry: module web_enterprise: creating or updating database tables 2021-08-25 21:39:03,411 154 INFO openerp_template odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2021-08-25 21:39:03,673 154 INFO openerp_template odoo.modules.loading: Module web_enterprise: loading demo 2021-08-25 21:39:04,084 154 INFO openerp_template odoo.modules.registry: module web_gantt: creating or updating database tables 2021-08-25 21:39:05,896 154 INFO openerp_template odoo.modules.loading: loading web_gantt/views/web_gantt_templates.xml 2021-08-25 21:39:05,995 154 INFO openerp_template odoo.modules.loading: Module web_gantt: loading demo 2021-08-25 21:39:06,398 154 INFO openerp_template odoo.modules.registry: module web_grid: creating or updating database tables 2021-08-25 21:39:08,235 154 INFO openerp_template odoo.modules.loading: loading web_grid/views/templates.xml 2021-08-25 21:39:08,367 154 INFO openerp_template odoo.modules.loading: Module web_grid: loading demo 2021-08-25 21:39:08,553 154 INFO openerp_template odoo.modules.registry: module web_kanban_gauge: creating or updating database tables 2021-08-25 21:39:08,564 154 INFO openerp_template odoo.modules.loading: loading web_kanban_gauge/views/web_kanban_gauge_templates.xml 2021-08-25 21:39:08,669 154 INFO openerp_template odoo.modules.loading: Module web_kanban_gauge: loading demo 2021-08-25 21:39:08,822 154 INFO openerp_template odoo.modules.registry: module web_tour: creating or updating database tables 2021-08-25 21:39:08,862 154 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2021-08-25 21:39:08,886 154 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.rule.csv 2021-08-25 21:39:08,911 154 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_templates.xml 2021-08-25 21:39:09,034 154 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_views.xml 2021-08-25 21:39:09,077 154 INFO openerp_template odoo.modules.loading: Module web_tour: loading demo 2021-08-25 21:39:09,078 154 INFO openerp_template odoo.modules.loading: loading web_tour/data/web_tour_demo.xml 2021-08-25 21:39:09,289 154 INFO openerp_template odoo.modules.registry: module iap: creating or updating database tables 2021-08-25 21:39:09,363 154 INFO openerp_template odoo.modules.loading: loading iap/security/ir.model.access.csv 2021-08-25 21:39:09,393 154 INFO openerp_template odoo.modules.loading: loading iap/security/ir_rule.xml 2021-08-25 21:39:09,412 154 INFO openerp_template odoo.modules.loading: loading iap/views/assets.xml 2021-08-25 21:39:09,484 154 INFO openerp_template odoo.modules.loading: loading iap/views/iap_views.xml 2021-08-25 21:39:09,543 154 INFO openerp_template odoo.modules.loading: loading iap/views/res_config_settings.xml 2021-08-25 21:39:09,622 154 INFO openerp_template odoo.modules.loading: Module iap: loading demo 2021-08-25 21:39:10,334 154 INFO openerp_template odoo.modules.registry: module mail: creating or updating database tables 2021-08-25 21:39:12,122 154 INFO openerp_template odoo.models: Storing computed values of res.partner.email_normalized 2021-08-25 21:39:13,863 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/invite_view.xml 2021-08-25 21:39:13,886 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_compose_message_view.xml 2021-08-25 21:39:13,933 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_cancel_views.xml 2021-08-25 21:39:13,964 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2021-08-25 21:39:14,001 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2021-08-25 21:39:14,067 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2021-08-25 21:39:14,134 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_views.xml 2021-08-25 21:39:14,266 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_mail_views.xml 2021-08-25 21:39:14,345 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_followers_views.xml 2021-08-25 21:39:14,397 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_views.xml 2021-08-25 21:39:14,596 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2021-08-25 21:39:14,640 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_activity_views.xml 2021-08-25 21:39:14,810 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2021-08-25 21:39:14,896 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_data.xml 2021-08-25 21:39:15,070 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_data.xml 2021-08-25 21:39:15,133 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_activity_data.xml 2021-08-25 21:39:15,153 154 INFO openerp_template odoo.modules.loading: loading mail/data/ir_cron_data.xml 2021-08-25 21:39:15,219 154 INFO openerp_template odoo.modules.loading: loading mail/security/mail_security.xml 2021-08-25 21:39:15,329 154 INFO openerp_template odoo.modules.loading: loading mail/security/ir.model.access.csv 2021-08-25 21:39:15,559 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_alias_views.xml 2021-08-25 21:39:15,636 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_users_views.xml 2021-08-25 21:39:15,743 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_templates.xml 2021-08-25 21:39:15,932 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/email_template_preview_view.xml 2021-08-25 21:39:15,965 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_template_views.xml 2021-08-25 21:39:16,063 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_moderation_views.xml 2021-08-25 21:39:16,122 154 INFO openerp_template odoo.modules.loading: loading mail/views/ir_actions_views.xml 2021-08-25 21:39:16,186 154 INFO openerp_template odoo.modules.loading: loading mail/views/ir_model_views.xml 2021-08-25 21:39:16,328 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_partner_views.xml 2021-08-25 21:39:16,487 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2021-08-25 21:39:16,567 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_partner_views.xml 2021-08-25 21:39:16,614 154 INFO openerp_template odoo.modules.loading: Module mail: loading demo 2021-08-25 21:39:16,614 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_demo.xml 2021-08-25 21:39:16,763 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2021-08-25 21:39:17,479 154 INFO openerp_template odoo.modules.registry: module web_map: creating or updating database tables 2021-08-25 21:39:18,560 154 INFO openerp_template odoo.models: Storing computed values of res.partner.contact_address_complete 2021-08-25 21:39:20,033 154 INFO openerp_template odoo.modules.loading: loading web_map/views/assets.xml 2021-08-25 21:39:20,164 154 INFO openerp_template odoo.modules.loading: loading web_map/views/res_config_settings.xml 2021-08-25 21:39:20,236 154 INFO openerp_template odoo.modules.loading: loading web_map/views/res_partner.xml 2021-08-25 21:39:20,305 154 INFO openerp_template odoo.modules.loading: Module web_map: loading demo 2021-08-25 21:39:20,571 154 INFO openerp_template odoo.modules.registry: module web_mobile: creating or updating database tables 2021-08-25 21:39:20,723 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/mobile_template.xml 2021-08-25 21:39:20,834 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/views.xml 2021-08-25 21:39:20,909 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/res_config_settings_views.xml 2021-08-25 21:39:20,988 154 INFO openerp_template odoo.modules.loading: Module web_mobile: loading demo 2021-08-25 21:39:21,199 154 INFO openerp_template odoo.modules.registry: module web_unsplash: creating or updating database tables 2021-08-25 21:39:21,269 154 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2021-08-25 21:39:21,348 154 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/web_unsplash_templates.xml 2021-08-25 21:39:21,397 154 INFO openerp_template odoo.modules.loading: Module web_unsplash: loading demo 2021-08-25 21:39:21,613 154 INFO openerp_template odoo.modules.registry: module analytic: creating or updating database tables 2021-08-25 21:39:21,652 154 INFO openerp_template odoo.models: Computing parent_path for table account_analytic_group... 2021-08-25 21:39:21,841 154 INFO openerp_template odoo.modules.loading: loading analytic/security/analytic_security.xml 2021-08-25 21:39:21,999 154 INFO openerp_template odoo.modules.loading: loading analytic/security/ir.model.access.csv 2021-08-25 21:39:22,033 154 INFO openerp_template odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2021-08-25 21:39:22,344 154 INFO openerp_template odoo.modules.loading: Module analytic: loading demo 2021-08-25 21:39:22,345 154 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_demo.xml 2021-08-25 21:39:22,352 154 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2021-08-25 21:39:22,796 154 INFO openerp_template odoo.modules.registry: module auth_signup: creating or updating database tables 2021-08-25 21:39:22,977 154 INFO openerp_template odoo.modules.loading: loading auth_signup/data/auth_signup_data.xml 2021-08-25 21:39:23,001 154 INFO openerp_template odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2021-08-25 21:39:23,019 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2021-08-25 21:39:23,105 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2021-08-25 21:39:23,199 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2021-08-25 21:39:23,257 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_assets.xml 2021-08-25 21:39:23,293 154 INFO openerp_template odoo.modules.loading: Module auth_signup: loading demo 2021-08-25 21:39:23,501 154 INFO openerp_template odoo.modules.registry: module contacts: creating or updating database tables 2021-08-25 21:39:23,561 154 INFO openerp_template odoo.modules.loading: loading contacts/views/contact_views.xml 2021-08-25 21:39:23,697 154 INFO openerp_template odoo.modules.loading: Module contacts: loading demo 2021-08-25 21:39:23,992 154 INFO openerp_template odoo.modules.registry: module fetchmail: creating or updating database tables 2021-08-25 21:39:24,116 154 INFO openerp_template odoo.modules.loading: loading fetchmail/data/fetchmail_data.xml 2021-08-25 21:39:24,134 154 INFO openerp_template odoo.modules.loading: loading fetchmail/security/ir.model.access.csv 2021-08-25 21:39:24,165 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/fetchmail_views.xml 2021-08-25 21:39:24,248 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/mail_mail_views.xml 2021-08-25 21:39:24,286 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/res_config_settings_views.xml 2021-08-25 21:39:24,378 154 INFO openerp_template odoo.modules.loading: Module fetchmail: loading demo 2021-08-25 21:39:24,604 154 INFO openerp_template odoo.modules.registry: module mail_enterprise: creating or updating database tables 2021-08-25 21:39:24,621 154 INFO openerp_template odoo.modules.loading: loading mail_enterprise/views/mail_enterprise_templates.xml 2021-08-25 21:39:24,783 154 INFO openerp_template odoo.modules.loading: Module mail_enterprise: loading demo 2021-08-25 21:39:25,034 154 INFO openerp_template odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2021-08-25 21:39:25,264 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2021-08-25 21:39:25,305 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/partner_autocomplete_assets.xml 2021-08-25 21:39:25,441 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/additional_info_template.xml 2021-08-25 21:39:25,460 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2021-08-25 21:39:25,617 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2021-08-25 21:39:25,657 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2021-08-25 21:39:25,752 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2021-08-25 21:39:25,768 154 INFO openerp_template odoo.modules.loading: Module partner_autocomplete: loading demo 2021-08-25 21:39:26,014 154 INFO openerp_template odoo.modules.registry: module phone_validation: creating or updating database tables 2021-08-25 21:39:26,209 154 INFO openerp_template odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2021-08-25 21:39:26,237 154 INFO openerp_template odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2021-08-25 21:39:26,317 154 INFO openerp_template odoo.modules.loading: Module phone_validation: loading demo 2021-08-25 21:39:26,709 154 INFO openerp_template odoo.modules.registry: module product: creating or updating database tables 2021-08-25 21:39:26,786 154 INFO openerp_template odoo.models: Computing parent_path for table product_category... 2021-08-25 21:39:27,653 154 INFO openerp_template odoo.modules.loading: loading product/data/product_data.xml 2021-08-25 21:39:27,693 154 INFO openerp_template odoo.modules.loading: loading product/security/product_security.xml 2021-08-25 21:39:28,082 154 INFO openerp_template odoo.modules.loading: loading product/security/ir.model.access.csv 2021-08-25 21:39:28,237 154 INFO openerp_template odoo.modules.loading: loading product/wizard/product_price_list_views.xml 2021-08-25 21:39:28,268 154 INFO openerp_template odoo.modules.loading: loading product/views/res_config_settings_views.xml 2021-08-25 21:39:28,378 154 INFO openerp_template odoo.modules.loading: loading product/views/product_attribute_views.xml 2021-08-25 21:39:28,513 154 INFO openerp_template odoo.modules.loading: loading product/views/product_views.xml 2021-08-25 21:39:29,060 154 INFO openerp_template odoo.modules.loading: loading product/views/product_template_views.xml 2021-08-25 21:39:29,191 154 INFO openerp_template odoo.modules.loading: loading product/views/product_pricelist_views.xml 2021-08-25 21:39:29,500 154 INFO openerp_template odoo.modules.loading: loading product/views/res_partner_views.xml 2021-08-25 21:39:29,610 154 INFO openerp_template odoo.modules.loading: loading product/report/product_reports.xml 2021-08-25 21:39:29,640 154 INFO openerp_template odoo.modules.loading: loading product/report/product_pricelist_templates.xml 2021-08-25 21:39:29,660 154 INFO openerp_template odoo.modules.loading: loading product/report/product_product_templates.xml 2021-08-25 21:39:29,716 154 INFO openerp_template odoo.modules.loading: loading product/report/product_template_templates.xml 2021-08-25 21:39:29,744 154 INFO openerp_template odoo.modules.loading: loading product/report/product_packaging.xml 2021-08-25 21:39:29,758 154 INFO openerp_template odoo.modules.loading: Module product: loading demo 2021-08-25 21:39:29,759 154 INFO openerp_template odoo.modules.loading: loading product/data/product_demo.xml 2021-08-25 21:39:30,712 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [61] 2021-08-25 21:39:30,731 154 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2021-08-25 21:39:30,741 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2021-08-25 21:39:30,757 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [40] 2021-08-25 21:39:30,895 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [63, 62] 2021-08-25 21:39:30,923 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2021-08-25 21:39:30,942 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [41, 42] 2021-08-25 21:39:31,814 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [81] 2021-08-25 21:39:31,836 154 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [20] 2021-08-25 21:39:31,847 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2021-08-25 21:39:31,862 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [60] 2021-08-25 21:39:33,125 154 INFO openerp_template odoo.modules.registry: module snailmail: creating or updating database tables 2021-08-25 21:39:33,575 154 INFO openerp_template odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2021-08-25 21:39:33,594 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/report_assets.xml 2021-08-25 21:39:33,658 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2021-08-25 21:39:33,716 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/assets.xml 2021-08-25 21:39:33,921 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_cancel_views.xml 2021-08-25 21:39:33,959 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2021-08-25 21:39:33,998 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2021-08-25 21:39:34,028 154 INFO openerp_template odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2021-08-25 21:39:34,068 154 INFO openerp_template odoo.modules.loading: Module snailmail: loading demo 2021-08-25 21:39:34,411 154 INFO openerp_template odoo.modules.registry: module contacts_enterprise: creating or updating database tables 2021-08-25 21:39:34,428 154 INFO openerp_template odoo.modules.loading: loading contacts_enterprise/views/contact_views.xml 2021-08-25 21:39:34,465 154 INFO openerp_template odoo.modules.loading: Module contacts_enterprise: loading demo 2021-08-25 21:39:34,758 154 INFO openerp_template odoo.modules.registry: module partner_autocomplete_address_extended: creating or updating database tables 2021-08-25 21:39:34,919 154 INFO openerp_template odoo.modules.loading: Module partner_autocomplete_address_extended: loading demo 2021-08-25 21:39:35,327 154 INFO openerp_template odoo.modules.registry: module portal: creating or updating database tables 2021-08-25 21:39:35,854 154 INFO openerp_template odoo.modules.loading: loading portal/data/portal_data.xml 2021-08-25 21:39:35,889 154 INFO openerp_template odoo.modules.loading: loading portal/views/assets.xml 2021-08-25 21:39:36,039 154 INFO openerp_template odoo.modules.loading: loading portal/views/portal_templates.xml 2021-08-25 21:39:36,398 154 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2021-08-25 21:39:36,431 154 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2021-08-25 21:39:36,464 154 INFO openerp_template odoo.modules.loading: Module portal: loading demo 2021-08-25 21:39:36,781 154 INFO openerp_template odoo.modules.registry: module product_unspsc: creating or updating database tables 2021-08-25 21:39:36,964 154 INFO openerp_template odoo.modules.loading: loading product_unspsc/views/product_views.xml 2021-08-25 21:39:37,059 154 INFO openerp_template odoo.modules.loading: loading product_unspsc/security/ir.model.access.csv 2021-08-25 21:39:37,092 154 INFO openerp_template odoo.modules.loading: Module product_unspsc: loading demo 2021-08-25 21:39:38,631 154 INFO openerp_template odoo.modules.registry: module sms: creating or updating database tables 2021-08-25 21:39:39,034 154 INFO openerp_template odoo.models: Storing computed values of res.partner.phone_sanitized 2021-08-25 21:39:39,475 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. 2021-08-25 21:39:39,560 154 INFO openerp_template odoo.modules.loading: loading sms/data/ir_cron_data.xml 2021-08-25 21:39:39,576 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_cancel_views.xml 2021-08-25 21:39:39,613 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2021-08-25 21:39:39,647 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2021-08-25 21:39:39,679 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2021-08-25 21:39:39,709 154 INFO openerp_template odoo.modules.loading: loading sms/views/ir_actions_views.xml 2021-08-25 21:39:39,766 154 INFO openerp_template odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2021-08-25 21:39:39,874 154 INFO openerp_template odoo.modules.loading: loading sms/views/res_partner_views.xml 2021-08-25 21:39:39,985 154 INFO openerp_template odoo.modules.loading: loading sms/views/assets.xml 2021-08-25 21:39:40,163 154 INFO openerp_template odoo.modules.loading: loading sms/views/sms_sms_views.xml 2021-08-25 21:39:40,232 154 INFO openerp_template odoo.modules.loading: loading sms/views/sms_template_views.xml 2021-08-25 21:39:40,328 154 INFO openerp_template odoo.modules.loading: loading sms/security/ir.model.access.csv 2021-08-25 21:39:40,380 154 INFO openerp_template odoo.modules.loading: loading sms/security/sms_security.xml 2021-08-25 21:39:40,404 154 INFO openerp_template odoo.modules.loading: Module sms: loading demo 2021-08-25 21:39:40,404 154 INFO openerp_template odoo.modules.loading: loading sms/data/sms_demo.xml 2021-08-25 21:39:40,414 154 INFO openerp_template odoo.modules.loading: loading sms/data/mail_demo.xml 2021-08-25 21:39:40,829 154 INFO openerp_template odoo.modules.registry: module digest: creating or updating database tables 2021-08-25 21:39:41,032 154 INFO openerp_template odoo.modules.loading: loading digest/security/ir.model.access.csv 2021-08-25 21:39:41,077 154 INFO openerp_template odoo.modules.loading: loading digest/data/digest_template_data.xml 2021-08-25 21:39:41,089 154 INFO openerp_template odoo.modules.loading: loading digest/data/digest_data.xml 2021-08-25 21:39:41,121 154 INFO openerp_template odoo.modules.loading: loading digest/data/ir_cron_data.xml 2021-08-25 21:39:41,142 154 INFO openerp_template odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2021-08-25 21:39:41,155 154 INFO openerp_template odoo.modules.loading: loading digest/views/digest_views.xml 2021-08-25 21:39:41,298 154 INFO openerp_template odoo.modules.loading: loading digest/views/digest_templates.xml 2021-08-25 21:39:41,319 154 INFO openerp_template odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2021-08-25 21:39:41,463 154 INFO openerp_template odoo.modules.loading: Module digest: loading demo 2021-08-25 21:39:42,402 154 INFO openerp_template odoo.modules.registry: module account: creating or updating database tables 2021-08-25 21:39:42,538 154 INFO openerp_template odoo.models: Computing parent_path for table account_tax_report_line... 2021-08-25 21:39:42,578 154 INFO openerp_template odoo.models: Computing parent_path for table account_group... 2021-08-25 21:39:46,447 154 INFO openerp_template odoo.modules.loading: loading account/security/account_security.xml 2021-08-25 21:39:47,898 154 INFO openerp_template odoo.modules.loading: loading account/security/ir.model.access.csv 2021-08-25 21:39:48,432 154 INFO openerp_template odoo.modules.loading: loading account/data/data_account_type.xml 2021-08-25 21:39:48,491 154 INFO openerp_template odoo.modules.loading: loading account/data/account_data.xml 2021-08-25 21:39:48,672 154 INFO openerp_template odoo.modules.loading: loading account/data/digest_data.xml 2021-08-25 21:39:48,680 154 INFO openerp_template odoo.modules.loading: loading account/views/account_menuitem.xml 2021-08-25 21:39:48,861 154 INFO openerp_template odoo.modules.loading: loading account/views/account_payment_view.xml 2021-08-25 21:39:49,139 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_accrual_accounting_view.xml 2021-08-25 21:39:49,169 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2021-08-25 21:39:49,198 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2021-08-25 21:39:49,228 154 INFO openerp_template odoo.modules.loading: loading account/views/account_move_views.xml 2021-08-25 21:39:50,433 154 INFO openerp_template odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2021-08-25 21:39:50,519 154 INFO openerp_template odoo.modules.loading: loading account/wizard/pos_box.xml 2021-08-25 21:39:50,541 154 INFO openerp_template odoo.modules.loading: loading account/views/partner_view.xml 2021-08-25 21:39:50,948 154 INFO openerp_template odoo.modules.loading: loading account/views/account_view.xml 2021-08-25 21:39:52,702 154 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2021-08-25 21:39:52,720 154 INFO openerp_template odoo.modules.loading: loading account/views/account_report.xml 2021-08-25 21:39:52,764 154 INFO openerp_template odoo.modules.loading: loading account/data/mail_template_data.xml 2021-08-25 21:39:52,778 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2021-08-25 21:39:52,815 154 INFO openerp_template odoo.modules.loading: loading account/views/account_end_fy.xml 2021-08-25 21:39:52,819 154 INFO openerp_template odoo.modules.loading: loading account/views/product_view.xml 2021-08-25 21:39:52,937 154 INFO openerp_template odoo.modules.loading: loading account/views/account_analytic_view.xml 2021-08-25 21:39:53,140 154 INFO openerp_template odoo.modules.loading: loading account/views/account_tip_data.xml 2021-08-25 21:39:53,143 154 INFO openerp_template odoo.modules.loading: loading account/views/account.xml 2021-08-25 21:39:53,496 154 INFO openerp_template odoo.modules.loading: loading account/views/report_invoice.xml 2021-08-25 21:39:53,609 154 INFO openerp_template odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2021-08-25 21:39:53,747 154 INFO openerp_template odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2021-08-25 21:39:53,825 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_report_common_view.xml 2021-08-25 21:39:53,856 154 INFO openerp_template odoo.modules.loading: loading account/views/report_journal.xml 2021-08-25 21:39:53,880 154 INFO openerp_template odoo.modules.loading: loading account/views/tax_adjustments.xml 2021-08-25 21:39:53,900 154 INFO openerp_template odoo.modules.loading: loading account/wizard/wizard_tax_adjustments_view.xml 2021-08-25 21:39:53,933 154 INFO openerp_template odoo.modules.loading: loading account/views/res_config_settings_views.xml 2021-08-25 21:39:54,188 154 INFO openerp_template odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2021-08-25 21:39:54,275 154 INFO openerp_template odoo.modules.loading: loading account/views/account_portal_templates.xml 2021-08-25 21:39:54,422 154 INFO openerp_template odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2021-08-25 21:39:54,454 154 INFO openerp_template odoo.modules.loading: loading account/data/payment_receipt_data.xml 2021-08-25 21:39:54,475 154 INFO openerp_template odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2021-08-25 21:39:54,706 154 INFO openerp_template odoo.modules.loading: loading account/data/service_cron.xml 2021-08-25 21:39:54,726 154 INFO openerp_template odoo.modules.loading: loading account/views/account_fiscal_year_view.xml 2021-08-25 21:39:54,809 154 INFO openerp_template odoo.modules.loading: loading account/views/account_incoterms_view.xml 2021-08-25 21:39:54,894 154 INFO openerp_template odoo.modules.loading: loading account/data/account_incoterms_data.xml 2021-08-25 21:39:54,942 154 INFO openerp_template odoo.modules.loading: loading account/views/digest_views.xml 2021-08-25 21:39:55,009 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2021-08-25 21:39:55,047 154 INFO openerp_template odoo.modules.loading: loading account/views/account_tax_report_views.xml 2021-08-25 21:39:55,113 154 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2021-08-25 21:39:55,128 154 INFO openerp_template odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2021-08-25 21:39:55,147 154 INFO openerp_template odoo.modules.loading: Module account: loading demo 2021-08-25 21:39:55,148 154 INFO openerp_template odoo.modules.loading: loading account/demo/account_demo.xml 2021-08-25 21:39:55,617 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 2021-08-25 21:39:56,208 154 INFO openerp_template odoo.modules.registry: module account_accountant: creating or updating database tables 2021-08-25 21:39:56,617 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/account_accountant_data.xml 2021-08-25 21:39:56,713 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/digest_data.xml 2021-08-25 21:39:56,721 154 INFO openerp_template odoo.modules.loading: loading account_accountant/security/account_accountant_security.xml 2021-08-25 21:39:57,300 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/account_accountant_templates.xml 2021-08-25 21:39:57,509 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/account_move_views.xml 2021-08-25 21:39:57,711 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/digest_views.xml 2021-08-25 21:39:57,775 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/res_config_settings_views.xml 2021-08-25 21:39:57,970 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/product_views.xml 2021-08-25 21:39:58,340 154 INFO openerp_template odoo.modules.loading: loading account_accountant/wizard/account_change_lock_date.xml 2021-08-25 21:39:58,372 154 INFO openerp_template odoo.modules.loading: Module account_accountant: loading demo 2021-08-25 21:39:58,372 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/account_accountant_demo.xml 2021-08-25 21:39:58,923 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2021-08-25 21:39:59,175 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_bank_statement_import_view.xml 2021-08-25 21:39:59,276 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_import_tip_data.xml 2021-08-25 21:39:59,279 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/wizard/journal_creation.xml 2021-08-25 21:39:59,305 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_templates.xml 2021-08-25 21:39:59,395 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import: loading demo 2021-08-25 21:39:59,395 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/demo/partner_bank.xml 2021-08-25 21:40:00,016 154 INFO openerp_template odoo.modules.registry: module account_debit_note: creating or updating database tables 2021-08-25 21:40:00,174 154 INFO openerp_template odoo.modules.loading: loading account_debit_note/wizard/account_debit_note_view.xml 2021-08-25 21:40:00,213 154 INFO openerp_template odoo.modules.loading: loading account_debit_note/views/account_move_view.xml 2021-08-25 21:40:00,386 154 INFO openerp_template odoo.modules.loading: Module account_debit_note: loading demo 2021-08-25 21:40:00,874 154 INFO openerp_template odoo.modules.registry: module account_facturx: creating or updating database tables 2021-08-25 21:40:00,972 154 INFO openerp_template odoo.modules.loading: loading account_facturx/data/facturx_templates.xml 2021-08-25 21:40:01,048 154 INFO openerp_template odoo.modules.loading: Module account_facturx: loading demo 2021-08-25 21:40:01,557 154 INFO openerp_template odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2021-08-25 21:40:01,902 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2021-08-25 21:40:01,933 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/account_invoice_extract_data.xml 2021-08-25 21:40:01,946 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/config_parameter_endpoint.xml 2021-08-25 21:40:01,955 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2021-08-25 21:40:02,332 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2021-08-25 21:40:02,499 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/update_status_cron.xml 2021-08-25 21:40:02,515 154 INFO openerp_template odoo.modules.loading: Module account_invoice_extract: loading demo 2021-08-25 21:40:03,076 154 INFO openerp_template odoo.modules.registry: module account_online_sync: creating or updating database tables 2021-08-25 21:40:03,656 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/security/ir.model.access.csv 2021-08-25 21:40:03,698 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/security/account_online_sync_security.xml 2021-08-25 21:40:03,716 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/views/online_sync_views.xml 2021-08-25 21:40:04,073 154 INFO openerp_template odoo.modules.loading: Module account_online_sync: loading demo 2021-08-25 21:40:04,534 154 INFO openerp_template odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2021-08-25 21:40:04,586 154 INFO openerp_template odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2021-08-25 21:40:04,646 154 INFO openerp_template odoo.modules.loading: Module analytic_enterprise: loading demo 2021-08-25 21:40:05,325 154 INFO openerp_template odoo.modules.registry: module base_vat: creating or updating database tables 2021-08-25 21:40:05,654 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_company_views.xml 2021-08-25 21:40:05,713 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2021-08-25 21:40:05,923 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2021-08-25 21:40:06,098 154 INFO openerp_template odoo.modules.loading: Module base_vat: loading demo 2021-08-25 21:40:06,525 154 INFO openerp_template odoo.modules.registry: module currency_rate_live: creating or updating database tables 2021-08-25 21:40:06,676 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2021-08-25 21:40:06,847 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2021-08-25 21:40:06,861 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/data/data.xml 2021-08-25 21:40:06,881 154 INFO openerp_template odoo.modules.loading: Module currency_rate_live: loading demo 2021-08-25 21:40:07,451 154 INFO openerp_template odoo.modules.registry: module l10n_latam_invoice_document: creating or updating database tables 2021-08-25 21:40:08,026 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_journal_view.xml 2021-08-25 21:40:08,110 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_move_line_view.xml 2021-08-25 21:40:08,142 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_move_view.xml 2021-08-25 21:40:08,343 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/l10n_latam_document_type_view.xml 2021-08-25 21:40:08,402 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/report_invoice.xml 2021-08-25 21:40:08,460 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/ir_sequence_view.xml 2021-08-25 21:40:08,537 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/report_templates.xml 2021-08-25 21:40:08,615 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/report/invoice_report_view.xml 2021-08-25 21:40:08,650 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/wizards/account_move_reversal_view.xml 2021-08-25 21:40:08,681 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/security/ir.model.access.csv 2021-08-25 21:40:08,701 154 INFO openerp_template odoo.modules.loading: Module l10n_latam_invoice_document: loading demo 2021-08-25 21:40:09,227 154 INFO openerp_template odoo.modules.registry: module payment: creating or updating database tables 2021-08-25 21:40:10,012 154 INFO openerp_template odoo.modules.loading: loading payment/data/account_data.xml 2021-08-25 21:40:10,024 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_icon_data.xml 2021-08-25 21:40:10,258 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_acquirer_data.xml 2021-08-25 21:40:10,515 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_cron.xml 2021-08-25 21:40:10,534 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_views.xml 2021-08-25 21:40:10,847 154 INFO openerp_template odoo.modules.loading: loading payment/views/account_payment_views.xml 2021-08-25 21:40:10,907 154 INFO openerp_template odoo.modules.loading: loading payment/views/account_invoice_views.xml 2021-08-25 21:40:11,074 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_acquirer_onboarding_templates.xml 2021-08-25 21:40:11,142 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_templates.xml 2021-08-25 21:40:11,264 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2021-08-25 21:40:11,341 154 INFO openerp_template odoo.modules.loading: loading payment/views/assets.xml 2021-08-25 21:40:11,388 154 INFO openerp_template odoo.modules.loading: loading payment/views/res_partner_views.xml 2021-08-25 21:40:11,511 154 INFO openerp_template odoo.modules.loading: loading payment/security/ir.model.access.csv 2021-08-25 21:40:11,568 154 INFO openerp_template odoo.modules.loading: loading payment/security/payment_security.xml 2021-08-25 21:40:11,606 154 INFO openerp_template odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2021-08-25 21:40:11,631 154 INFO openerp_template odoo.modules.loading: Module payment: loading demo 2021-08-25 21:40:12,174 154 INFO openerp_template odoo.modules.registry: module snailmail_account: creating or updating database tables 2021-08-25 21:40:12,392 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2021-08-25 21:40:12,593 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/assets.xml 2021-08-25 21:40:12,704 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2021-08-25 21:40:12,745 154 INFO openerp_template odoo.modules.loading: Module snailmail_account: loading demo 2021-08-25 21:40:13,229 154 INFO openerp_template odoo.modules.registry: module account_auto_transfer: creating or updating database tables 2021-08-25 21:40:13,432 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/security/ir.model.access.csv 2021-08-25 21:40:13,478 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/data/cron.xml 2021-08-25 21:40:13,493 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/views/transfer_model_views.xml 2021-08-25 21:40:13,610 154 INFO openerp_template odoo.modules.loading: Module account_auto_transfer: loading demo 2021-08-25 21:40:14,077 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_camt: creating or updating database tables 2021-08-25 21:40:14,187 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_camt/data/account_bank_statement_import_data.xml 2021-08-25 21:40:14,215 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_camt: loading demo 2021-08-25 21:40:14,749 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_csv: creating or updating database tables 2021-08-25 21:40:14,879 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_csv/wizard/account_bank_statement_import_views.xml 2021-08-25 21:40:14,918 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_csv/views/account_bank_statement_import_templates.xml 2021-08-25 21:40:15,041 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_csv: loading demo 2021-08-25 21:40:15,749 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_ofx: creating or updating database tables 2021-08-25 21:40:15,934 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_ofx/wizard/account_bank_statement_import_views.xml 2021-08-25 21:40:15,978 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_ofx: loading demo 2021-08-25 21:40:16,675 154 INFO openerp_template odoo.modules.registry: module account_online_synchronization: creating or updating database tables 2021-08-25 21:40:17,321 154 INFO openerp_template odoo.modules.loading: loading account_online_synchronization/views/account_asset.xml 2021-08-25 21:40:17,447 154 INFO openerp_template odoo.modules.loading: loading account_online_synchronization/data/config_parameter.xml 2021-08-25 21:40:17,456 154 INFO openerp_template odoo.modules.loading: loading account_online_synchronization/security/ir.model.access.csv 2021-08-25 21:40:17,495 154 INFO openerp_template odoo.modules.loading: loading account_online_synchronization/security/account_online_sync_security.xml 2021-08-25 21:40:17,511 154 INFO openerp_template odoo.modules.loading: loading account_online_synchronization/views/account_online_sync.xml 2021-08-25 21:40:17,849 154 INFO openerp_template odoo.modules.loading: loading account_online_synchronization/wizard/account_link_journal_wizard.xml 2021-08-25 21:40:17,872 154 INFO openerp_template odoo.modules.loading: loading account_online_synchronization/views/migrate_views.xml 2021-08-25 21:40:17,916 154 INFO openerp_template odoo.modules.loading: Module account_online_synchronization: loading demo 2021-08-25 21:40:18,411 154 INFO openerp_template odoo.modules.registry: module account_plaid: creating or updating database tables 2021-08-25 21:40:18,492 154 INFO openerp_template odoo.modules.loading: loading account_plaid/views/plaid_views.xml 2021-08-25 21:40:18,637 154 INFO openerp_template odoo.modules.loading: Module account_plaid: loading demo 2021-08-25 21:40:19,260 154 INFO openerp_template odoo.modules.registry: module account_ponto: creating or updating database tables 2021-08-25 21:40:19,347 154 INFO openerp_template odoo.modules.loading: loading account_ponto/views/ponto_views.xml 2021-08-25 21:40:19,522 154 INFO openerp_template odoo.modules.loading: Module account_ponto: loading demo 2021-08-25 21:40:20,014 154 INFO openerp_template odoo.modules.registry: module account_predictive_bills: creating or updating database tables 2021-08-25 21:40:20,211 154 INFO openerp_template odoo.modules.loading: loading account_predictive_bills/views/account_move_view.xml 2021-08-25 21:40:20,396 154 INFO openerp_template odoo.modules.loading: Module account_predictive_bills: loading demo 2021-08-25 21:40:21,005 154 INFO openerp_template odoo.modules.registry: module account_reports: creating or updating database tables 2021-08-25 21:40:21,078 154 INFO openerp_template odoo.models: Computing parent_path for table account_financial_html_report_line... 2021-08-25 21:40:21,976 154 INFO openerp_template odoo.modules.loading: loading account_reports/security/ir.model.access.csv 2021-08-25 21:40:22,040 154 INFO openerp_template odoo.modules.loading: loading account_reports/data/account_financial_report_data.xml 2021-08-25 21:40:22,666 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/assets.xml 2021-08-25 21:40:22,890 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_report_view.xml 2021-08-25 21:40:22,987 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/report_financial.xml 2021-08-25 21:40:23,297 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/search_template_view.xml 2021-08-25 21:40:23,472 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/partner_view.xml 2021-08-25 21:40:23,615 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_journal_dashboard_view.xml 2021-08-25 21:40:23,747 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/res_config_settings_views.xml 2021-08-25 21:40:23,972 154 INFO openerp_template odoo.modules.loading: loading account_reports/wizard/report_export_wizard.xml 2021-08-25 21:40:23,993 154 INFO openerp_template odoo.modules.loading: loading account_reports/wizard/fiscal_year.xml 2021-08-25 21:40:24,022 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_activity.xml 2021-08-25 21:40:24,250 154 INFO openerp_template odoo.modules.loading: Module account_reports: loading demo 2021-08-25 21:40:24,830 154 INFO openerp_template odoo.modules.registry: module account_yodlee: creating or updating database tables 2021-08-25 21:40:24,998 154 INFO openerp_template odoo.modules.loading: loading account_yodlee/views/yodlee_views.xml 2021-08-25 21:40:25,157 154 INFO openerp_template odoo.modules.loading: Module account_yodlee: loading demo 2021-08-25 21:40:25,636 154 INFO openerp_template odoo.modules.registry: module l10n_latam_base: creating or updating database tables 2021-08-25 21:40:25,999 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/data/l10n_latam.identification.type.csv 2021-08-25 21:40:26,014 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/views/res_partner_view.xml 2021-08-25 21:40:26,149 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/views/l10n_latam_identification_type_view.xml 2021-08-25 21:40:26,200 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/security/ir.model.access.csv 2021-08-25 21:40:26,225 154 INFO openerp_template odoo.modules.loading: Module l10n_latam_base: loading demo 2021-08-25 21:40:26,732 154 INFO openerp_template odoo.modules.registry: module payment_transfer: creating or updating database tables 2021-08-25 21:40:26,809 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_views.xml 2021-08-25 21:40:26,861 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_transfer_templates.xml 2021-08-25 21:40:26,878 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/data/payment_acquirer_data.xml 2021-08-25 21:40:26,917 154 INFO openerp_template odoo.modules.loading: Module payment_transfer: loading demo 2021-08-25 21:40:27,465 154 INFO openerp_template odoo.modules.registry: module account_asset: creating or updating database tables 2021-08-25 21:40:28,051 154 INFO openerp_template odoo.modules.loading: loading account_asset/security/account_asset_security.xml 2021-08-25 21:40:28,061 154 INFO openerp_template odoo.modules.loading: loading account_asset/security/ir.model.access.csv 2021-08-25 21:40:28,107 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_modify_views.xml 2021-08-25 21:40:28,138 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_pause_views.xml 2021-08-25 21:40:28,159 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_sell_views.xml 2021-08-25 21:40:28,188 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_account_views.xml 2021-08-25 21:40:28,242 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_asset_views.xml 2021-08-25 21:40:28,436 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_deferred_revenue.xml 2021-08-25 21:40:28,560 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_deferred_expense.xml 2021-08-25 21:40:28,710 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_move_views.xml 2021-08-25 21:40:28,994 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_asset_templates.xml 2021-08-25 21:40:29,133 154 INFO openerp_template odoo.modules.loading: loading account_asset/report/account_assets_report_views.xml 2021-08-25 21:40:29,189 154 INFO openerp_template odoo.modules.loading: Module account_asset: loading demo 2021-08-25 21:40:29,190 154 INFO openerp_template odoo.modules.loading: loading account_asset/demo/account_deferred_revenue_demo.xml 2021-08-25 21:40:29,765 154 INFO openerp_template odoo.modules.registry: module account_followup: creating or updating database tables 2021-08-25 21:40:30,115 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/account_followup_security.xml 2021-08-25 21:40:30,125 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/ir.model.access.csv 2021-08-25 21:40:30,160 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/sms_security.xml 2021-08-25 21:40:30,175 154 INFO openerp_template odoo.modules.loading: loading account_followup/data/account_followup_data.xml 2021-08-25 21:40:30,189 154 INFO openerp_template odoo.modules.loading: loading account_followup/data/cron.xml 2021-08-25 21:40:30,208 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/account_followup_views.xml 2021-08-25 21:40:30,477 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/partner_view.xml 2021-08-25 21:40:30,626 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/report_followup.xml 2021-08-25 21:40:30,752 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/account_journal_dashboard_view.xml 2021-08-25 21:40:30,840 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/assets.xml 2021-08-25 21:40:31,042 154 INFO openerp_template odoo.modules.loading: Module account_followup: loading demo 2021-08-25 21:40:31,042 154 INFO openerp_template odoo.modules.loading: loading account_followup/demo/account_followup_demo.xml 2021-08-25 21:40:31,667 154 INFO openerp_template odoo.modules.registry: module l10n_pe: creating or updating database tables 2021-08-25 21:40:32,316 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/security/ir.model.access.csv 2021-08-25 21:40:32,347 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/views/account_tax_view.xml 2021-08-25 21:40:32,400 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe_chart_data.xml 2021-08-25 21:40:32,427 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account.group.csv 2021-08-25 21:40:32,602 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account.account.template.csv 2021-08-25 21:40:37,300 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe_chart_post_data.xml 2021-08-25 21:40:37,325 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_tax_data.xml 2021-08-25 21:40:37,475 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_fiscal_position_template_data.xml 2021-08-25 21:40:37,495 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_chart_template_data.xml 2021-08-25 21:40:40,167 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/res.city.csv 2021-08-25 21:40:40,677 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe.res.city.district.csv 2021-08-25 21:40:43,601 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/res_country_data.xml 2021-08-25 21:40:43,638 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_latam_identification_type_data.xml 2021-08-25 21:40:43,671 154 INFO openerp_template odoo.modules.loading: Module l10n_pe: loading demo 2021-08-25 21:40:43,672 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/demo/l10n_pe_demo.xml 2021-08-25 21:40:47,645 154 INFO openerp_template odoo.modules.registry: module l10n_pe_edi: creating or updating database tables 2021-08-25 21:40:48,102 154 INFO openerp_template odoo.models: Storing computed values of account.move.l10n_pe_edi_hash 2021-08-25 21:40:48,102 154 INFO openerp_template odoo.models: Storing computed values of account.move.l10n_pe_edi_file_name 2021-08-25 21:40:48,103 154 INFO openerp_template odoo.models: Storing computed values of account.move.l10n_pe_edi_operation_type 2021-08-25 21:40:48,103 154 INFO openerp_template odoo.models: Storing computed values of account.move.l10n_pe_edi_legend_value 2021-08-25 21:40:48,103 154 INFO openerp_template odoo.models: Storing computed values of account.move.l10n_pe_edi_invoice_origin 2021-08-25 21:40:48,189 154 INFO openerp_template odoo.models: Storing computed values of res.company.l10n_pe_edi_certificate_id 2021-08-25 21:40:48,633 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/security/ir.model.access.csv 2021-08-25 21:40:48,658 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/sequence.xml 2021-08-25 21:40:48,666 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/mail_data.xml 2021-08-25 21:40:48,689 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/l10n_latam_document_type_data.xml 2021-08-25 21:40:48,719 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/snippets.xml 2021-08-25 21:40:48,954 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-Invoice.xml 2021-08-25 21:40:48,975 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-VoidedDocuments.xml 2021-08-25 21:40:48,997 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-CreditNote.xml 2021-08-25 21:40:49,014 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-DebitNote.xml 2021-08-25 21:40:49,033 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-Signature.xml 2021-08-25 21:40:49,046 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/uom_data.xml 2021-08-25 21:40:49,129 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/account_tax_data.xml 2021-08-25 21:40:49,174 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_invoice_refund_view.xml 2021-08-25 21:40:49,228 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_debit_note_view.xml 2021-08-25 21:40:49,262 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_cancel_wizard_view.xml 2021-08-25 21:40:49,285 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/res_company_view.xml 2021-08-25 21:40:49,342 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/product_view.xml 2021-08-25 21:40:49,452 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/account_view.xml 2021-08-25 21:40:50,070 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/account_tax_view.xml 2021-08-25 21:40:50,150 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/certificate_view.xml 2021-08-25 21:40:50,197 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/l10n_pe_edi_ticket_view.xml 2021-08-25 21:40:50,268 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/res_config_settings_views.xml 2021-08-25 21:40:50,461 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/report_invoice.xml 2021-08-25 21:40:50,473 154 WARNING openerp_template odoo.addons.base.models.ir_ui_view: Error-prone use of @class in view report_invoice_document (): use the hasclass(*classes) function to filter elements by their classes 2021-08-25 21:40:50,491 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/hint_view.xml 2021-08-25 21:40:50,559 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/ir_cron.xml 2021-08-25 21:40:50,591 154 INFO openerp_template odoo.modules.loading: Module l10n_pe_edi: loading demo 2021-08-25 21:40:50,592 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/demo/l10n_pe_edi_demo.xml 2021-08-25 21:40:50,731 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/demo/product_product_demo.xml 2021-08-25 21:40:51,640 154 INFO openerp_template odoo.modules.registry: module l10n_pe_reports: creating or updating database tables 2021-08-25 21:40:51,680 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_reports/views/repots_menu_view.xml 2021-08-25 21:40:51,733 154 INFO openerp_template odoo.modules.loading: Module l10n_pe_reports: loading demo 2021-08-25 21:40:52,252 154 INFO openerp_template odoo.modules.registry: module snailmail_account_followup: creating or updating database tables 2021-08-25 21:40:52,327 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/data/account_followup_data.xml 2021-08-25 21:40:52,423 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/views/account_followup_views.xml 2021-08-25 21:40:52,487 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/views/assets.xml 2021-08-25 21:40:52,703 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/wizard/followup_send_views.xml 2021-08-25 21:40:52,740 154 INFO openerp_template odoo.modules.loading: Module snailmail_account_followup: loading demo 2021-08-25 21:40:52,741 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/data/account_followup_demo.xml 2021-08-25 21:40:52,784 154 INFO openerp_template odoo.modules.loading: 69 modules loaded in 121.66s, 0 queries 2021-08-25 21:40:52,794 154 INFO openerp_template odoo.modules.loading: loading 70 modules... 2021-08-25 21:40:53,316 154 INFO openerp_template odoo.modules.registry: module account_check_printing: creating or updating database tables 2021-08-25 21:40:53,796 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 2021-08-25 21:40:53,853 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 2021-08-25 21:40:54,003 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 2021-08-25 21:40:54,108 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 2021-08-25 21:40:54,303 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 2021-08-25 21:40:54,319 154 INFO openerp_template odoo.modules.loading: Module account_check_printing: loading demo 2021-08-25 21:40:54,351 154 INFO openerp_template odoo.modules.loading: 70 modules loaded in 1.56s, 0 queries 2021-08-25 21:40:55,098 154 INFO openerp_template odoo.modules.loading: Modules loaded. 2021-08-25 21:40:55,103 154 INFO openerp_template odoo.service.server: Initiating shutdown 2021-08-25 21:40:55,103 154 INFO openerp_template odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. invoice.l10n_pe_edi_operation_type: 0101 invoice.l10n_pe_edi_operation_type: 0101 Testing l10n_pe_enterprise: copy /home/odoo/data_dir/filestore/openerp_template /home/odoo/data_dir/filestore/openerp_test coverage run /home/odoo/odoo-13.0-pre-merge-ubl/odoo-bin -d openerp_test --stop-after-init --log-level info --log-handler openerp.tools.yaml_import:DEBUG --log-handler openerp.models.schema:DEBUG --log-handler odoo.tests.runner:ERROR --test-enable --init l10n_pe_enterprise /.repo_requirements/virtualenv/python3.6/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: . """) 2021-08-25 21:40:57,916 163 INFO ? odoo: Odoo version 13.0 2021-08-25 21:40:57,917 163 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2021-08-25 21:40:57,917 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-env', '/home/odoo/enterprise', '/home/odoo/server-tools', '/.repo_requirements/odoo/addons', '/.repo_requirements/odoo/odoo/addons'] 2021-08-25 21:40:57,917 163 INFO ? odoo: database: default@default:default 2021-08-25 21:40:58,503 163 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2021-08-25 21:40:58,736 163 INFO ? odoo.service.server: HTTP service (werkzeug) running on d37d06ae6dce:8069 2021-08-25 21:40:58,760 163 INFO openerp_test odoo.modules.loading: loading 1 modules... 2021-08-25 21:40:58,789 163 INFO openerp_test odoo.modules.loading: 1 modules loaded in 0.03s, 0 queries 2021-08-25 21:40:59,067 163 INFO openerp_test odoo.modules.loading: updating modules list 2021-08-25 21:40:59,072 163 INFO openerp_test odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2021-08-25 21:41:01,077 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 2021-08-25 21:41:01,500 163 INFO openerp_test odoo.modules.loading: loading 70 modules... 2021-08-25 21:41:02,811 163 INFO openerp_test odoo.modules.loading: 70 modules loaded in 1.31s, 0 queries 2021-08-25 21:41:02,817 163 INFO openerp_test odoo.modules.loading: loading 71 modules... 2021-08-25 21:41:04,633 163 INFO openerp_test odoo.modules.registry: module l10n_pe_enterprise: creating or updating database tables 2021-08-25 21:41:04,788 163 INFO openerp_test odoo.modules.loading: Module l10n_pe_enterprise: loading demo 2021-08-25 21:41:04,846 163 INFO openerp_test odoo.modules.loading: 71 modules loaded in 2.03s, 0 queries 2021-08-25 21:41:05,859 163 INFO openerp_test odoo.modules.loading: Modules loaded. 2021-08-25 21:41:05,869 163 INFO openerp_test odoo.service.server: Starting post tests 2021-08-25 21:41:05,870 163 INFO openerp_test odoo.service.server: All post-tested in 0.00s, 0 queries 2021-08-25 21:41:05,870 163 INFO openerp_test odoo.service.server: Initiating shutdown 2021-08-25 21:41:05,870 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 ]