======== Testing test_server.py ======== command: /entrypoint_image * Starting PostgreSQL 10 database server  [ OK ] Waiting to start psql service.....psql service started. Patching Odoo to create DB tables as unlogged... Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/addons/base/data/base_data.sql Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/fields.py Patching file /home/odoo/odoo-13.0-pre-merge-ubl/odoo/tools/sql.py Generating file: /home/odoo/.openerp_serverrc Configuration file generated. Working in /home/odoo/build/vauxoo/enterprise-pe Using repo vauxoo-dev/odoo and addons path /home/odoo/build/vauxoo/enterprise-pe,/home/odoo/server-env,/home/odoo/enterprise,/home/odoo/server-tools,/home/odoo/odoo-13.0-pre-merge-ubl/addons,/home/odoo/odoo-13.0-pre-merge-ubl/odoo/addons Modules to test: l10n_pe_enterprise Modules to preinstall: ['base_address_city', 'base', 'digest', 'mail', 'web_mobile', 'contacts', 'account_debit_note', 'account_accountant', 'product_unspsc', 'resource', 'l10n_latam_base', 'base_vat', 'l10n_latam_invoice_document', 'web', 'product', 'account', 'auth_signup', 'portal', 'web_editor', 'uom', 'mail_enterprise', 'analytic', 'base_setup', 'l10n_pe', 'web_tour', 'base_address_extended', 'bus', 'http_routing', 'l10n_pe_edi'] Creating instance: Try restore database from file backup. File name /home/odoo/build/vauxoo/enterprise-pe/openerp_template.backup don't exists. Error to create database from file. /home/odoo/odoo-13.0-pre-merge-ubl/odoo-bin -d openerp_template --log-level=info --stop-after-init --init base_address_city,base,digest,mail,web_mobile,contacts,account_debit_note,account_accountant,product_unspsc,resource,l10n_latam_base,base_vat,l10n_latam_invoice_document,web,product,account,auth_signup,portal,web_editor,uom,mail_enterprise,analytic,base_setup,l10n_pe,web_tour,base_address_extended,bus,http_routing,l10n_pe_edi --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-10-19 14:40:43,690 154 INFO ? odoo: Odoo version 13.0 2021-10-19 14:40:43,691 154 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2021-10-19 14:40:43,691 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-10-19 14:40:43,692 154 INFO ? odoo: database: default@default:default 2021-10-19 14:40:44,124 154 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2021-10-19 14:40:44,438 154 INFO ? odoo.modules.loading: init db 2021-10-19 14:40:46,553 154 INFO openerp_template odoo.modules.loading: loading 1 modules... 2021-10-19 14:40:46,740 154 INFO openerp_template odoo.modules.registry: module base: creating or updating database tables 2021-10-19 14:40:46,975 154 INFO openerp_template odoo.models: Computing parent_path for table ir_ui_menu... 2021-10-19 14:40:47,634 154 INFO openerp_template odoo.models: Computing parent_path for table res_partner_category... 2021-10-19 14:40:48,096 154 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.relation_field_id 2021-10-19 14:40:48,096 154 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.related_field_id 2021-10-19 14:40:48,857 154 INFO openerp_template odoo.models: Storing computed values of ir.module.module.menus_by_module 2021-10-19 14:40:48,857 154 INFO openerp_template odoo.models: Storing computed values of ir.module.module.reports_by_module 2021-10-19 14:40:48,857 154 INFO openerp_template odoo.models: Storing computed values of ir.module.module.views_by_module 2021-10-19 14:40:49,120 154 INFO openerp_template odoo.models: Storing computed values of res.partner.display_name 2021-10-19 14:40:49,120 154 INFO openerp_template odoo.models: Storing computed values of res.partner.partner_share 2021-10-19 14:40:49,120 154 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_partner_id 2021-10-19 14:40:49,120 154 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_company_name 2021-10-19 14:40:49,218 154 INFO openerp_template odoo.models: Storing computed values of res.currency.decimal_places 2021-10-19 14:40:49,287 154 INFO openerp_template odoo.models: Storing computed values of res.company.logo_web 2021-10-19 14:40:49,369 154 INFO openerp_template odoo.models: Storing computed values of res.users.share 2021-10-19 14:40:50,216 154 INFO openerp_template odoo.modules.loading: loading base/data/res.lang.csv 2021-10-19 14:40:50,328 154 INFO openerp_template odoo.modules.loading: loading base/data/res_lang_data.xml 2021-10-19 14:40:50,345 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_data.xml 2021-10-19 14:40:50,437 154 INFO openerp_template odoo.modules.loading: loading base/data/res_company_data.xml 2021-10-19 14:40:50,457 154 INFO openerp_template odoo.modules.loading: loading base/data/res_users_data.xml 2021-10-19 14:40:50,581 154 INFO openerp_template odoo.modules.loading: loading base/data/report_paperformat_data.xml 2021-10-19 14:40:50,592 154 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_data.xml 2021-10-19 14:40:50,987 154 INFO openerp_template odoo.modules.loading: loading base/data/res_country_data.xml 2021-10-19 14:40:52,050 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_data.xml 2021-10-19 14:40:52,176 154 INFO openerp_template odoo.modules.loading: loading base/security/base_groups.xml 2021-10-19 14:40:52,376 154 INFO openerp_template odoo.modules.loading: loading base/security/base_security.xml 2021-10-19 14:40:52,564 154 INFO openerp_template odoo.modules.loading: loading base/views/base_menus.xml 2021-10-19 14:40:52,702 154 INFO openerp_template odoo.modules.loading: loading base/views/decimal_precision_views.xml 2021-10-19 14:40:52,748 154 INFO openerp_template odoo.modules.loading: loading base/views/res_config_views.xml 2021-10-19 14:40:52,778 154 INFO openerp_template odoo.modules.loading: loading base/data/res.country.state.csv 2021-10-19 14:40:54,755 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_actions_views.xml 2021-10-19 14:40:55,072 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2021-10-19 14:40:55,126 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_cron_views.xml 2021-10-19 14:40:55,201 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_filters_views.xml 2021-10-19 14:40:55,248 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2021-10-19 14:40:55,298 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_model_views.xml 2021-10-19 14:40:55,722 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_attachment_views.xml 2021-10-19 14:40:55,802 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_rule_views.xml 2021-10-19 14:40:55,875 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_sequence_views.xml 2021-10-19 14:40:55,945 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_translation_views.xml 2021-10-19 14:40:56,049 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2021-10-19 14:40:56,127 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2021-10-19 14:40:56,280 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_default_views.xml 2021-10-19 14:40:56,347 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_cron_data.xml 2021-10-19 14:40:56,359 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_report.xml 2021-10-19 14:40:56,366 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_templates.xml 2021-10-19 14:40:56,390 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_logging_views.xml 2021-10-19 14:40:56,447 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2021-10-19 14:40:56,477 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_module_views.xml 2021-10-19 14:40:56,662 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_category_data.xml 2021-10-19 14:40:56,769 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_module.xml 2021-10-19 14:40:56,859 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_reports.xml 2021-10-19 14:40:56,864 154 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2021-10-19 14:40:56,901 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2021-10-19 14:40:56,925 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2021-10-19 14:40:56,948 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2021-10-19 14:40:56,976 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2021-10-19 14:40:57,025 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2021-10-19 14:40:57,047 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2021-10-19 14:40:57,073 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_update_translations_views.xml 2021-10-19 14:40:57,099 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2021-10-19 14:40:57,135 154 INFO openerp_template odoo.modules.loading: loading base/wizard/base_document_layout_views.xml 2021-10-19 14:40:57,173 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_actions_data.xml 2021-10-19 14:40:57,181 154 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2021-10-19 14:40:57,212 154 INFO openerp_template odoo.modules.loading: loading base/views/res_company_views.xml 2021-10-19 14:40:57,277 154 INFO openerp_template odoo.modules.loading: loading base/views/res_lang_views.xml 2021-10-19 14:40:57,335 154 INFO openerp_template odoo.modules.loading: loading base/views/res_partner_views.xml 2021-10-19 14:40:57,703 154 INFO openerp_template odoo.modules.loading: loading base/views/res_bank_views.xml 2021-10-19 14:40:57,817 154 INFO openerp_template odoo.modules.loading: loading base/views/res_country_views.xml 2021-10-19 14:40:57,919 154 INFO openerp_template odoo.modules.loading: loading base/views/res_currency_views.xml 2021-10-19 14:40:58,042 154 INFO openerp_template odoo.modules.loading: loading base/views/res_users_views.xml 2021-10-19 14:40:58,358 154 INFO openerp_template odoo.modules.loading: loading base/views/ir_property_views.xml 2021-10-19 14:40:58,415 154 INFO openerp_template odoo.modules.loading: loading base/views/res_config_settings_views.xml 2021-10-19 14:40:58,433 154 INFO openerp_template odoo.modules.loading: loading base/views/report_paperformat_views.xml 2021-10-19 14:40:58,493 154 INFO openerp_template odoo.modules.loading: loading base/views/onboarding_views.xml 2021-10-19 14:40:58,583 154 INFO openerp_template odoo.modules.loading: loading base/security/ir.model.access.csv 2021-10-19 14:40:59,050 154 INFO openerp_template odoo.modules.loading: Module base: loading demo 2021-10-19 14:40:59,050 154 INFO openerp_template odoo.modules.loading: loading base/data/res_company_demo.xml 2021-10-19 14:40:59,067 154 INFO openerp_template odoo.modules.loading: loading base/data/res_users_demo.xml 2021-10-19 14:40:59,287 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2021-10-19 14:40:59,294 154 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2021-10-19 14:40:59,698 154 INFO openerp_template odoo.modules.loading: loading base/data/res_bank_demo.xml 2021-10-19 14:40:59,706 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_demo.xml 2021-10-19 14:40:59,997 154 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2021-10-19 14:41:00,433 154 INFO openerp_template odoo.modules.loading: 1 modules loaded in 13.88s, 0 queries 2021-10-19 14:41:00,479 154 INFO openerp_template odoo.modules.loading: updating modules list 2021-10-19 14:41:00,481 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-10-19 14:41:01,906 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-10-19 14:41:02,179 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-10-19 14:41:02,179 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-10-19 14:41:03,536 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-10-19 14:41:03,674 154 INFO openerp_template odoo.modules.loading: loading 67 modules... 2021-10-19 14:41:03,773 154 INFO openerp_template odoo.modules.registry: module base_address_city: creating or updating database tables 2021-10-19 14:41:03,954 154 INFO openerp_template odoo.modules.loading: loading base_address_city/security/ir.model.access.csv 2021-10-19 14:41:03,976 154 INFO openerp_template odoo.modules.loading: loading base_address_city/views/res_city_view.xml 2021-10-19 14:41:04,022 154 INFO openerp_template odoo.modules.loading: loading base_address_city/views/res_country_view.xml 2021-10-19 14:41:04,048 154 INFO openerp_template odoo.modules.loading: Module base_address_city: loading demo 2021-10-19 14:41:04,207 154 INFO openerp_template odoo.modules.registry: module base_address_extended: creating or updating database tables 2021-10-19 14:41:04,338 154 INFO openerp_template odoo.models: Storing computed values of res.partner.street_name 2021-10-19 14:41:04,338 154 INFO openerp_template odoo.models: Storing computed values of res.partner.street_number 2021-10-19 14:41:04,339 154 INFO openerp_template odoo.models: Storing computed values of res.partner.street_number2 2021-10-19 14:41:04,427 154 INFO openerp_template odoo.modules.loading: loading base_address_extended/views/base_address_extended.xml 2021-10-19 14:41:04,568 154 INFO openerp_template odoo.modules.loading: loading base_address_extended/data/base_address_extended_data.xml 2021-10-19 14:41:04,583 154 INFO openerp_template odoo.modules.loading: Module base_address_extended: loading demo 2021-10-19 14:41:04,856 154 INFO openerp_template odoo.modules.registry: module uom: creating or updating database tables 2021-10-19 14:41:04,955 154 INFO openerp_template odoo.modules.loading: loading uom/data/uom_data.xml 2021-10-19 14:41:05,025 154 INFO openerp_template odoo.modules.loading: loading uom/security/uom_security.xml 2021-10-19 14:41:05,109 154 INFO openerp_template odoo.modules.loading: loading uom/security/ir.model.access.csv 2021-10-19 14:41:05,143 154 INFO openerp_template odoo.modules.loading: loading uom/views/uom_uom_views.xml 2021-10-19 14:41:05,244 154 INFO openerp_template odoo.modules.loading: Module uom: loading demo 2021-10-19 14:41:05,499 154 INFO openerp_template odoo.modules.registry: module web: creating or updating database tables 2021-10-19 14:41:07,122 154 INFO openerp_template odoo.modules.loading: loading web/security/ir.model.access.csv 2021-10-19 14:41:07,124 154 INFO openerp_template odoo.modules.loading: loading web/views/webclient_templates.xml 2021-10-19 14:41:07,540 154 INFO openerp_template odoo.modules.loading: loading web/views/report_templates.xml 2021-10-19 14:41:07,750 154 INFO openerp_template odoo.modules.loading: loading web/data/report_layout.xml 2021-10-19 14:41:07,813 154 INFO openerp_template odoo.modules.loading: Module web: loading demo 2021-10-19 14:41:08,124 154 INFO openerp_template odoo.modules.registry: module base_import: creating or updating database tables 2021-10-19 14:41:10,195 154 INFO openerp_template odoo.modules.loading: loading base_import/security/ir.model.access.csv 2021-10-19 14:41:10,297 154 INFO openerp_template odoo.modules.loading: loading base_import/views/base_import_templates.xml 2021-10-19 14:41:10,362 154 INFO openerp_template odoo.modules.loading: Module base_import: loading demo 2021-10-19 14:41:10,502 154 INFO openerp_template odoo.modules.registry: module base_setup: creating or updating database tables 2021-10-19 14:41:10,610 154 INFO openerp_template odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2021-10-19 14:41:10,617 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2021-10-19 14:41:10,696 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2021-10-19 14:41:10,731 154 INFO openerp_template odoo.modules.loading: loading base_setup/views/assets.xml 2021-10-19 14:41:10,757 154 INFO openerp_template odoo.modules.loading: Module base_setup: loading demo 2021-10-19 14:41:10,905 154 INFO openerp_template odoo.modules.registry: module bus: creating or updating database tables 2021-10-19 14:41:11,086 154 INFO openerp_template odoo.modules.loading: loading bus/views/bus.xml 2021-10-19 14:41:11,194 154 INFO openerp_template odoo.modules.loading: loading bus/security/ir.model.access.csv 2021-10-19 14:41:11,224 154 INFO openerp_template odoo.modules.loading: Module bus: loading demo 2021-10-19 14:41:11,374 154 INFO openerp_template odoo.modules.registry: module http_routing: creating or updating database tables 2021-10-19 14:41:11,421 154 INFO openerp_template odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2021-10-19 14:41:11,516 154 INFO openerp_template odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2021-10-19 14:41:11,569 154 INFO openerp_template odoo.modules.loading: Module http_routing: loading demo 2021-10-19 14:41:11,743 154 INFO openerp_template odoo.modules.registry: module resource: creating or updating database tables 2021-10-19 14:41:12,087 154 INFO openerp_template odoo.modules.loading: loading resource/data/resource_data.xml 2021-10-19 14:41:12,148 154 INFO openerp_template odoo.modules.loading: loading resource/security/ir.model.access.csv 2021-10-19 14:41:12,202 154 INFO openerp_template odoo.modules.loading: loading resource/security/resource_security.xml 2021-10-19 14:41:12,239 154 INFO openerp_template odoo.modules.loading: loading resource/views/resource_views.xml 2021-10-19 14:41:12,525 154 INFO openerp_template odoo.modules.loading: loading resource/views/resource.xml 2021-10-19 14:41:12,557 154 INFO openerp_template odoo.modules.loading: Module resource: loading demo 2021-10-19 14:41:12,888 154 INFO openerp_template odoo.modules.registry: module web_cohort: creating or updating database tables 2021-10-19 14:41:14,915 154 INFO openerp_template odoo.modules.loading: loading web_cohort/views/assets.xml 2021-10-19 14:41:14,987 154 INFO openerp_template odoo.modules.loading: Module web_cohort: loading demo 2021-10-19 14:41:15,126 154 INFO openerp_template odoo.modules.registry: module web_diagram: creating or updating database tables 2021-10-19 14:41:15,139 154 INFO openerp_template odoo.modules.loading: loading web_diagram/views/web_diagram_templates.xml 2021-10-19 14:41:15,223 154 INFO openerp_template odoo.modules.loading: Module web_diagram: loading demo 2021-10-19 14:41:15,415 154 INFO openerp_template odoo.modules.registry: module web_editor: creating or updating database tables 2021-10-19 14:41:15,634 154 INFO openerp_template odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2021-10-19 14:41:15,657 154 INFO openerp_template odoo.modules.loading: loading web_editor/views/editor.xml 2021-10-19 14:41:15,906 154 INFO openerp_template odoo.modules.loading: loading web_editor/views/snippets.xml 2021-10-19 14:41:15,944 154 INFO openerp_template odoo.modules.loading: Module web_editor: loading demo 2021-10-19 14:41:16,081 154 INFO openerp_template odoo.modules.registry: module web_enterprise: creating or updating database tables 2021-10-19 14:41:16,094 154 INFO openerp_template odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2021-10-19 14:41:16,322 154 INFO openerp_template odoo.modules.loading: Module web_enterprise: loading demo 2021-10-19 14:41:16,705 154 INFO openerp_template odoo.modules.registry: module web_gantt: creating or updating database tables 2021-10-19 14:41:18,692 154 INFO openerp_template odoo.modules.loading: loading web_gantt/views/web_gantt_templates.xml 2021-10-19 14:41:18,792 154 INFO openerp_template odoo.modules.loading: Module web_gantt: loading demo 2021-10-19 14:41:19,149 154 INFO openerp_template odoo.modules.registry: module web_grid: creating or updating database tables 2021-10-19 14:41:21,217 154 INFO openerp_template odoo.modules.loading: loading web_grid/views/templates.xml 2021-10-19 14:41:21,347 154 INFO openerp_template odoo.modules.loading: Module web_grid: loading demo 2021-10-19 14:41:21,480 154 INFO openerp_template odoo.modules.registry: module web_kanban_gauge: creating or updating database tables 2021-10-19 14:41:21,491 154 INFO openerp_template odoo.modules.loading: loading web_kanban_gauge/views/web_kanban_gauge_templates.xml 2021-10-19 14:41:21,580 154 INFO openerp_template odoo.modules.loading: Module web_kanban_gauge: loading demo 2021-10-19 14:41:21,716 154 INFO openerp_template odoo.modules.registry: module web_tour: creating or updating database tables 2021-10-19 14:41:21,757 154 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2021-10-19 14:41:21,784 154 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.rule.csv 2021-10-19 14:41:21,808 154 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_templates.xml 2021-10-19 14:41:21,927 154 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_views.xml 2021-10-19 14:41:21,974 154 INFO openerp_template odoo.modules.loading: Module web_tour: loading demo 2021-10-19 14:41:21,974 154 INFO openerp_template odoo.modules.loading: loading web_tour/data/web_tour_demo.xml 2021-10-19 14:41:22,155 154 INFO openerp_template odoo.modules.registry: module iap: creating or updating database tables 2021-10-19 14:41:22,234 154 INFO openerp_template odoo.modules.loading: loading iap/security/ir.model.access.csv 2021-10-19 14:41:22,264 154 INFO openerp_template odoo.modules.loading: loading iap/security/ir_rule.xml 2021-10-19 14:41:22,281 154 INFO openerp_template odoo.modules.loading: loading iap/views/assets.xml 2021-10-19 14:41:22,354 154 INFO openerp_template odoo.modules.loading: loading iap/views/iap_views.xml 2021-10-19 14:41:22,405 154 INFO openerp_template odoo.modules.loading: loading iap/views/res_config_settings.xml 2021-10-19 14:41:22,469 154 INFO openerp_template odoo.modules.loading: Module iap: loading demo 2021-10-19 14:41:23,098 154 INFO openerp_template odoo.modules.registry: module mail: creating or updating database tables 2021-10-19 14:41:25,052 154 INFO openerp_template odoo.models: Storing computed values of res.partner.email_normalized 2021-10-19 14:41:26,603 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/invite_view.xml 2021-10-19 14:41:26,623 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_compose_message_view.xml 2021-10-19 14:41:26,670 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_cancel_views.xml 2021-10-19 14:41:26,694 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2021-10-19 14:41:26,722 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2021-10-19 14:41:26,770 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2021-10-19 14:41:26,819 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_views.xml 2021-10-19 14:41:26,923 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_mail_views.xml 2021-10-19 14:41:27,006 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_followers_views.xml 2021-10-19 14:41:27,051 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_views.xml 2021-10-19 14:41:27,220 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2021-10-19 14:41:27,258 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_activity_views.xml 2021-10-19 14:41:27,407 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2021-10-19 14:41:27,473 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_data.xml 2021-10-19 14:41:27,628 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_data.xml 2021-10-19 14:41:27,688 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_activity_data.xml 2021-10-19 14:41:27,709 154 INFO openerp_template odoo.modules.loading: loading mail/data/ir_cron_data.xml 2021-10-19 14:41:27,764 154 INFO openerp_template odoo.modules.loading: loading mail/security/mail_security.xml 2021-10-19 14:41:27,854 154 INFO openerp_template odoo.modules.loading: loading mail/security/ir.model.access.csv 2021-10-19 14:41:28,034 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_alias_views.xml 2021-10-19 14:41:28,088 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_users_views.xml 2021-10-19 14:41:28,178 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_templates.xml 2021-10-19 14:41:28,328 154 INFO openerp_template odoo.modules.loading: loading mail/wizard/email_template_preview_view.xml 2021-10-19 14:41:28,355 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_template_views.xml 2021-10-19 14:41:28,419 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_moderation_views.xml 2021-10-19 14:41:28,465 154 INFO openerp_template odoo.modules.loading: loading mail/views/ir_actions_views.xml 2021-10-19 14:41:28,512 154 INFO openerp_template odoo.modules.loading: loading mail/views/ir_model_views.xml 2021-10-19 14:41:28,626 154 INFO openerp_template odoo.modules.loading: loading mail/views/res_partner_views.xml 2021-10-19 14:41:28,760 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2021-10-19 14:41:28,812 154 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_partner_views.xml 2021-10-19 14:41:28,849 154 INFO openerp_template odoo.modules.loading: Module mail: loading demo 2021-10-19 14:41:28,850 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_demo.xml 2021-10-19 14:41:28,964 154 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2021-10-19 14:41:29,588 154 INFO openerp_template odoo.modules.registry: module web_map: creating or updating database tables 2021-10-19 14:41:30,852 154 INFO openerp_template odoo.models: Storing computed values of res.partner.contact_address_complete 2021-10-19 14:41:32,362 154 INFO openerp_template odoo.modules.loading: loading web_map/views/assets.xml 2021-10-19 14:41:32,496 154 INFO openerp_template odoo.modules.loading: loading web_map/views/res_config_settings.xml 2021-10-19 14:41:32,563 154 INFO openerp_template odoo.modules.loading: loading web_map/views/res_partner.xml 2021-10-19 14:41:32,639 154 INFO openerp_template odoo.modules.loading: Module web_map: loading demo 2021-10-19 14:41:32,850 154 INFO openerp_template odoo.modules.registry: module web_mobile: creating or updating database tables 2021-10-19 14:41:33,026 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/mobile_template.xml 2021-10-19 14:41:33,176 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/views.xml 2021-10-19 14:41:33,255 154 INFO openerp_template odoo.modules.loading: loading web_mobile/views/res_config_settings_views.xml 2021-10-19 14:41:33,334 154 INFO openerp_template odoo.modules.loading: Module web_mobile: loading demo 2021-10-19 14:41:33,543 154 INFO openerp_template odoo.modules.registry: module web_unsplash: creating or updating database tables 2021-10-19 14:41:33,642 154 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2021-10-19 14:41:33,726 154 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/web_unsplash_templates.xml 2021-10-19 14:41:33,778 154 INFO openerp_template odoo.modules.loading: Module web_unsplash: loading demo 2021-10-19 14:41:33,991 154 INFO openerp_template odoo.modules.registry: module analytic: creating or updating database tables 2021-10-19 14:41:34,046 154 INFO openerp_template odoo.models: Computing parent_path for table account_analytic_group... 2021-10-19 14:41:34,239 154 INFO openerp_template odoo.modules.loading: loading analytic/security/analytic_security.xml 2021-10-19 14:41:34,406 154 INFO openerp_template odoo.modules.loading: loading analytic/security/ir.model.access.csv 2021-10-19 14:41:34,449 154 INFO openerp_template odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2021-10-19 14:41:34,766 154 INFO openerp_template odoo.modules.loading: Module analytic: loading demo 2021-10-19 14:41:34,766 154 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_demo.xml 2021-10-19 14:41:34,775 154 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2021-10-19 14:41:35,225 154 INFO openerp_template odoo.modules.registry: module auth_signup: creating or updating database tables 2021-10-19 14:41:35,443 154 INFO openerp_template odoo.modules.loading: loading auth_signup/data/auth_signup_data.xml 2021-10-19 14:41:35,469 154 INFO openerp_template odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2021-10-19 14:41:35,485 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2021-10-19 14:41:35,570 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2021-10-19 14:41:35,662 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2021-10-19 14:41:35,722 154 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_assets.xml 2021-10-19 14:41:35,755 154 INFO openerp_template odoo.modules.loading: Module auth_signup: loading demo 2021-10-19 14:41:35,971 154 INFO openerp_template odoo.modules.registry: module contacts: creating or updating database tables 2021-10-19 14:41:36,043 154 INFO openerp_template odoo.modules.loading: loading contacts/views/contact_views.xml 2021-10-19 14:41:36,176 154 INFO openerp_template odoo.modules.loading: Module contacts: loading demo 2021-10-19 14:41:36,466 154 INFO openerp_template odoo.modules.registry: module fetchmail: creating or updating database tables 2021-10-19 14:41:36,580 154 INFO openerp_template odoo.modules.loading: loading fetchmail/data/fetchmail_data.xml 2021-10-19 14:41:36,593 154 INFO openerp_template odoo.modules.loading: loading fetchmail/security/ir.model.access.csv 2021-10-19 14:41:36,625 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/fetchmail_views.xml 2021-10-19 14:41:36,707 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/mail_mail_views.xml 2021-10-19 14:41:36,740 154 INFO openerp_template odoo.modules.loading: loading fetchmail/views/res_config_settings_views.xml 2021-10-19 14:41:36,818 154 INFO openerp_template odoo.modules.loading: Module fetchmail: loading demo 2021-10-19 14:41:37,029 154 INFO openerp_template odoo.modules.registry: module mail_enterprise: creating or updating database tables 2021-10-19 14:41:37,043 154 INFO openerp_template odoo.modules.loading: loading mail_enterprise/views/mail_enterprise_templates.xml 2021-10-19 14:41:37,194 154 INFO openerp_template odoo.modules.loading: Module mail_enterprise: loading demo 2021-10-19 14:41:37,421 154 INFO openerp_template odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2021-10-19 14:41:37,690 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2021-10-19 14:41:37,731 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/partner_autocomplete_assets.xml 2021-10-19 14:41:37,862 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/additional_info_template.xml 2021-10-19 14:41:37,880 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2021-10-19 14:41:38,022 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2021-10-19 14:41:38,059 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2021-10-19 14:41:38,149 154 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2021-10-19 14:41:38,162 154 INFO openerp_template odoo.modules.loading: Module partner_autocomplete: loading demo 2021-10-19 14:41:38,407 154 INFO openerp_template odoo.modules.registry: module phone_validation: creating or updating database tables 2021-10-19 14:41:38,633 154 INFO openerp_template odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2021-10-19 14:41:38,664 154 INFO openerp_template odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2021-10-19 14:41:38,740 154 INFO openerp_template odoo.modules.loading: Module phone_validation: loading demo 2021-10-19 14:41:39,069 154 INFO openerp_template odoo.modules.registry: module product: creating or updating database tables 2021-10-19 14:41:39,176 154 INFO openerp_template odoo.models: Computing parent_path for table product_category... 2021-10-19 14:41:40,133 154 INFO openerp_template odoo.modules.loading: loading product/data/product_data.xml 2021-10-19 14:41:40,171 154 INFO openerp_template odoo.modules.loading: loading product/security/product_security.xml 2021-10-19 14:41:40,557 154 INFO openerp_template odoo.modules.loading: loading product/security/ir.model.access.csv 2021-10-19 14:41:40,687 154 INFO openerp_template odoo.modules.loading: loading product/wizard/product_price_list_views.xml 2021-10-19 14:41:40,720 154 INFO openerp_template odoo.modules.loading: loading product/views/res_config_settings_views.xml 2021-10-19 14:41:40,825 154 INFO openerp_template odoo.modules.loading: loading product/views/product_attribute_views.xml 2021-10-19 14:41:40,960 154 INFO openerp_template odoo.modules.loading: loading product/views/product_views.xml 2021-10-19 14:41:41,491 154 INFO openerp_template odoo.modules.loading: loading product/views/product_template_views.xml 2021-10-19 14:41:41,625 154 INFO openerp_template odoo.modules.loading: loading product/views/product_pricelist_views.xml 2021-10-19 14:41:41,879 154 INFO openerp_template odoo.modules.loading: loading product/views/res_partner_views.xml 2021-10-19 14:41:41,964 154 INFO openerp_template odoo.modules.loading: loading product/report/product_reports.xml 2021-10-19 14:41:41,989 154 INFO openerp_template odoo.modules.loading: loading product/report/product_pricelist_templates.xml 2021-10-19 14:41:42,008 154 INFO openerp_template odoo.modules.loading: loading product/report/product_product_templates.xml 2021-10-19 14:41:42,068 154 INFO openerp_template odoo.modules.loading: loading product/report/product_template_templates.xml 2021-10-19 14:41:42,090 154 INFO openerp_template odoo.modules.loading: loading product/report/product_packaging.xml 2021-10-19 14:41:42,105 154 INFO openerp_template odoo.modules.loading: Module product: loading demo 2021-10-19 14:41:42,105 154 INFO openerp_template odoo.modules.loading: loading product/data/product_demo.xml 2021-10-19 14:41:42,901 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [61] 2021-10-19 14:41:42,923 154 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2021-10-19 14:41:42,933 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2021-10-19 14:41:42,948 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [40] 2021-10-19 14:41:43,092 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [63, 62] 2021-10-19 14:41:43,118 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2021-10-19 14:41:43,130 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [41, 42] 2021-10-19 14:41:43,950 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [81] 2021-10-19 14:41:43,972 154 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [20] 2021-10-19 14:41:43,981 154 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2021-10-19 14:41:43,996 154 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [60] 2021-10-19 14:41:45,248 154 INFO openerp_template odoo.modules.registry: module snailmail: creating or updating database tables 2021-10-19 14:41:45,769 154 INFO openerp_template odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2021-10-19 14:41:45,787 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/report_assets.xml 2021-10-19 14:41:45,851 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2021-10-19 14:41:45,910 154 INFO openerp_template odoo.modules.loading: loading snailmail/views/assets.xml 2021-10-19 14:41:46,068 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_cancel_views.xml 2021-10-19 14:41:46,091 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2021-10-19 14:41:46,114 154 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2021-10-19 14:41:46,136 154 INFO openerp_template odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2021-10-19 14:41:46,167 154 INFO openerp_template odoo.modules.loading: Module snailmail: loading demo 2021-10-19 14:41:46,477 154 INFO openerp_template odoo.modules.registry: module contacts_enterprise: creating or updating database tables 2021-10-19 14:41:46,488 154 INFO openerp_template odoo.modules.loading: loading contacts_enterprise/views/contact_views.xml 2021-10-19 14:41:46,519 154 INFO openerp_template odoo.modules.loading: Module contacts_enterprise: loading demo 2021-10-19 14:41:46,781 154 INFO openerp_template odoo.modules.registry: module partner_autocomplete_address_extended: creating or updating database tables 2021-10-19 14:41:46,903 154 INFO openerp_template odoo.modules.loading: Module partner_autocomplete_address_extended: loading demo 2021-10-19 14:41:47,225 154 INFO openerp_template odoo.modules.registry: module portal: creating or updating database tables 2021-10-19 14:41:47,757 154 INFO openerp_template odoo.modules.loading: loading portal/data/portal_data.xml 2021-10-19 14:41:47,790 154 INFO openerp_template odoo.modules.loading: loading portal/views/assets.xml 2021-10-19 14:41:47,908 154 INFO openerp_template odoo.modules.loading: loading portal/views/portal_templates.xml 2021-10-19 14:41:48,228 154 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2021-10-19 14:41:48,257 154 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2021-10-19 14:41:48,285 154 INFO openerp_template odoo.modules.loading: Module portal: loading demo 2021-10-19 14:41:48,559 154 INFO openerp_template odoo.modules.registry: module product_unspsc: creating or updating database tables 2021-10-19 14:41:48,727 154 INFO openerp_template odoo.modules.loading: loading product_unspsc/views/product_views.xml 2021-10-19 14:41:48,804 154 INFO openerp_template odoo.modules.loading: loading product_unspsc/security/ir.model.access.csv 2021-10-19 14:41:48,826 154 INFO openerp_template odoo.modules.loading: Module product_unspsc: loading demo 2021-10-19 14:41:50,209 154 INFO openerp_template odoo.modules.registry: module sms: creating or updating database tables 2021-10-19 14:41:50,686 154 INFO openerp_template odoo.models: Storing computed values of res.partner.phone_sanitized 2021-10-19 14:41:51,109 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-10-19 14:41:51,193 154 INFO openerp_template odoo.modules.loading: loading sms/data/ir_cron_data.xml 2021-10-19 14:41:51,209 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_cancel_views.xml 2021-10-19 14:41:51,243 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2021-10-19 14:41:51,271 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2021-10-19 14:41:51,309 154 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2021-10-19 14:41:51,335 154 INFO openerp_template odoo.modules.loading: loading sms/views/ir_actions_views.xml 2021-10-19 14:41:51,390 154 INFO openerp_template odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2021-10-19 14:41:51,499 154 INFO openerp_template odoo.modules.loading: loading sms/views/res_partner_views.xml 2021-10-19 14:41:51,599 154 INFO openerp_template odoo.modules.loading: loading sms/views/assets.xml 2021-10-19 14:41:51,764 154 INFO openerp_template odoo.modules.loading: loading sms/views/sms_sms_views.xml 2021-10-19 14:41:51,818 154 INFO openerp_template odoo.modules.loading: loading sms/views/sms_template_views.xml 2021-10-19 14:41:51,888 154 INFO openerp_template odoo.modules.loading: loading sms/security/ir.model.access.csv 2021-10-19 14:41:51,925 154 INFO openerp_template odoo.modules.loading: loading sms/security/sms_security.xml 2021-10-19 14:41:51,943 154 INFO openerp_template odoo.modules.loading: Module sms: loading demo 2021-10-19 14:41:51,943 154 INFO openerp_template odoo.modules.loading: loading sms/data/sms_demo.xml 2021-10-19 14:41:51,954 154 INFO openerp_template odoo.modules.loading: loading sms/data/mail_demo.xml 2021-10-19 14:41:52,311 154 INFO openerp_template odoo.modules.registry: module digest: creating or updating database tables 2021-10-19 14:41:52,536 154 INFO openerp_template odoo.modules.loading: loading digest/security/ir.model.access.csv 2021-10-19 14:41:52,576 154 INFO openerp_template odoo.modules.loading: loading digest/data/digest_template_data.xml 2021-10-19 14:41:52,588 154 INFO openerp_template odoo.modules.loading: loading digest/data/digest_data.xml 2021-10-19 14:41:52,616 154 INFO openerp_template odoo.modules.loading: loading digest/data/ir_cron_data.xml 2021-10-19 14:41:52,635 154 INFO openerp_template odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2021-10-19 14:41:52,647 154 INFO openerp_template odoo.modules.loading: loading digest/views/digest_views.xml 2021-10-19 14:41:52,766 154 INFO openerp_template odoo.modules.loading: loading digest/views/digest_templates.xml 2021-10-19 14:41:52,782 154 INFO openerp_template odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2021-10-19 14:41:52,893 154 INFO openerp_template odoo.modules.loading: Module digest: loading demo 2021-10-19 14:41:53,677 154 INFO openerp_template odoo.modules.registry: module account: creating or updating database tables 2021-10-19 14:41:53,844 154 INFO openerp_template odoo.models: Computing parent_path for table account_tax_report_line... 2021-10-19 14:41:53,892 154 INFO openerp_template odoo.models: Computing parent_path for table account_group... 2021-10-19 14:41:57,557 154 INFO openerp_template odoo.modules.loading: loading account/security/account_security.xml 2021-10-19 14:41:58,842 154 INFO openerp_template odoo.modules.loading: loading account/security/ir.model.access.csv 2021-10-19 14:41:59,260 154 INFO openerp_template odoo.modules.loading: loading account/data/data_account_type.xml 2021-10-19 14:41:59,302 154 INFO openerp_template odoo.modules.loading: loading account/data/account_data.xml 2021-10-19 14:41:59,452 154 INFO openerp_template odoo.modules.loading: loading account/data/digest_data.xml 2021-10-19 14:41:59,459 154 INFO openerp_template odoo.modules.loading: loading account/views/account_menuitem.xml 2021-10-19 14:41:59,605 154 INFO openerp_template odoo.modules.loading: loading account/views/account_payment_view.xml 2021-10-19 14:41:59,843 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_accrual_accounting_view.xml 2021-10-19 14:41:59,872 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2021-10-19 14:41:59,890 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2021-10-19 14:41:59,917 154 INFO openerp_template odoo.modules.loading: loading account/views/account_move_views.xml 2021-10-19 14:42:00,848 154 INFO openerp_template odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2021-10-19 14:42:00,909 154 INFO openerp_template odoo.modules.loading: loading account/wizard/pos_box.xml 2021-10-19 14:42:00,929 154 INFO openerp_template odoo.modules.loading: loading account/views/partner_view.xml 2021-10-19 14:42:01,292 154 INFO openerp_template odoo.modules.loading: loading account/views/account_view.xml 2021-10-19 14:42:02,816 154 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2021-10-19 14:42:02,837 154 INFO openerp_template odoo.modules.loading: loading account/views/account_report.xml 2021-10-19 14:42:02,873 154 INFO openerp_template odoo.modules.loading: loading account/data/mail_template_data.xml 2021-10-19 14:42:02,886 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2021-10-19 14:42:02,914 154 INFO openerp_template odoo.modules.loading: loading account/views/account_end_fy.xml 2021-10-19 14:42:02,917 154 INFO openerp_template odoo.modules.loading: loading account/views/product_view.xml 2021-10-19 14:42:03,007 154 INFO openerp_template odoo.modules.loading: loading account/views/account_analytic_view.xml 2021-10-19 14:42:03,154 154 INFO openerp_template odoo.modules.loading: loading account/views/account_tip_data.xml 2021-10-19 14:42:03,157 154 INFO openerp_template odoo.modules.loading: loading account/views/account.xml 2021-10-19 14:42:03,442 154 INFO openerp_template odoo.modules.loading: loading account/views/report_invoice.xml 2021-10-19 14:42:03,529 154 INFO openerp_template odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2021-10-19 14:42:03,643 154 INFO openerp_template odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2021-10-19 14:42:03,701 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_report_common_view.xml 2021-10-19 14:42:03,728 154 INFO openerp_template odoo.modules.loading: loading account/views/report_journal.xml 2021-10-19 14:42:03,743 154 INFO openerp_template odoo.modules.loading: loading account/views/tax_adjustments.xml 2021-10-19 14:42:03,757 154 INFO openerp_template odoo.modules.loading: loading account/wizard/wizard_tax_adjustments_view.xml 2021-10-19 14:42:03,777 154 INFO openerp_template odoo.modules.loading: loading account/views/res_config_settings_views.xml 2021-10-19 14:42:03,937 154 INFO openerp_template odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2021-10-19 14:42:04,002 154 INFO openerp_template odoo.modules.loading: loading account/views/account_portal_templates.xml 2021-10-19 14:42:04,105 154 INFO openerp_template odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2021-10-19 14:42:04,130 154 INFO openerp_template odoo.modules.loading: loading account/data/payment_receipt_data.xml 2021-10-19 14:42:04,148 154 INFO openerp_template odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2021-10-19 14:42:04,337 154 INFO openerp_template odoo.modules.loading: loading account/data/service_cron.xml 2021-10-19 14:42:04,351 154 INFO openerp_template odoo.modules.loading: loading account/views/account_fiscal_year_view.xml 2021-10-19 14:42:04,414 154 INFO openerp_template odoo.modules.loading: loading account/views/account_incoterms_view.xml 2021-10-19 14:42:04,480 154 INFO openerp_template odoo.modules.loading: loading account/data/account_incoterms_data.xml 2021-10-19 14:42:04,513 154 INFO openerp_template odoo.modules.loading: loading account/views/digest_views.xml 2021-10-19 14:42:04,579 154 INFO openerp_template odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2021-10-19 14:42:04,623 154 INFO openerp_template odoo.modules.loading: loading account/views/account_tax_report_views.xml 2021-10-19 14:42:04,691 154 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2021-10-19 14:42:04,707 154 INFO openerp_template odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2021-10-19 14:42:04,728 154 INFO openerp_template odoo.modules.loading: Module account: loading demo 2021-10-19 14:42:04,729 154 INFO openerp_template odoo.modules.loading: loading account/demo/account_demo.xml 2021-10-19 14:42:05,197 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-10-19 14:42:05,785 154 INFO openerp_template odoo.modules.registry: module account_accountant: creating or updating database tables 2021-10-19 14:42:06,284 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/account_accountant_data.xml 2021-10-19 14:42:06,362 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/digest_data.xml 2021-10-19 14:42:06,371 154 INFO openerp_template odoo.modules.loading: loading account_accountant/security/account_accountant_security.xml 2021-10-19 14:42:06,903 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/account_accountant_templates.xml 2021-10-19 14:42:07,116 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/account_move_views.xml 2021-10-19 14:42:07,310 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/digest_views.xml 2021-10-19 14:42:07,361 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/res_config_settings_views.xml 2021-10-19 14:42:07,531 154 INFO openerp_template odoo.modules.loading: loading account_accountant/views/product_views.xml 2021-10-19 14:42:07,832 154 INFO openerp_template odoo.modules.loading: loading account_accountant/wizard/account_change_lock_date.xml 2021-10-19 14:42:07,868 154 INFO openerp_template odoo.modules.loading: Module account_accountant: loading demo 2021-10-19 14:42:07,869 154 INFO openerp_template odoo.modules.loading: loading account_accountant/data/account_accountant_demo.xml 2021-10-19 14:42:08,327 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2021-10-19 14:42:08,601 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_bank_statement_import_view.xml 2021-10-19 14:42:08,693 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_import_tip_data.xml 2021-10-19 14:42:08,695 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/wizard/journal_creation.xml 2021-10-19 14:42:08,722 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_templates.xml 2021-10-19 14:42:08,824 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import: loading demo 2021-10-19 14:42:08,824 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/demo/partner_bank.xml 2021-10-19 14:42:09,329 154 INFO openerp_template odoo.modules.registry: module account_debit_note: creating or updating database tables 2021-10-19 14:42:09,488 154 INFO openerp_template odoo.modules.loading: loading account_debit_note/wizard/account_debit_note_view.xml 2021-10-19 14:42:09,525 154 INFO openerp_template odoo.modules.loading: loading account_debit_note/views/account_move_view.xml 2021-10-19 14:42:09,674 154 INFO openerp_template odoo.modules.loading: Module account_debit_note: loading demo 2021-10-19 14:42:10,085 154 INFO openerp_template odoo.modules.registry: module account_facturx: creating or updating database tables 2021-10-19 14:42:10,221 154 INFO openerp_template odoo.modules.loading: loading account_facturx/data/facturx_templates.xml 2021-10-19 14:42:10,275 154 INFO openerp_template odoo.modules.loading: Module account_facturx: loading demo 2021-10-19 14:42:10,704 154 INFO openerp_template odoo.modules.registry: module account_invoice_extract: creating or updating database tables 2021-10-19 14:42:11,183 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/security/ir.model.access.csv 2021-10-19 14:42:11,208 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/account_invoice_extract_data.xml 2021-10-19 14:42:11,218 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/config_parameter_endpoint.xml 2021-10-19 14:42:11,224 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/extraction_status.xml 2021-10-19 14:42:11,594 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/res_config_settings_views.xml 2021-10-19 14:42:11,766 154 INFO openerp_template odoo.modules.loading: loading account_invoice_extract/data/update_status_cron.xml 2021-10-19 14:42:11,784 154 INFO openerp_template odoo.modules.loading: Module account_invoice_extract: loading demo 2021-10-19 14:42:12,253 154 INFO openerp_template odoo.modules.registry: module account_online_sync: creating or updating database tables 2021-10-19 14:42:12,906 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/security/ir.model.access.csv 2021-10-19 14:42:12,943 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/security/account_online_sync_security.xml 2021-10-19 14:42:12,961 154 INFO openerp_template odoo.modules.loading: loading account_online_sync/views/online_sync_views.xml 2021-10-19 14:42:13,292 154 INFO openerp_template odoo.modules.loading: Module account_online_sync: loading demo 2021-10-19 14:42:13,703 154 INFO openerp_template odoo.modules.registry: module analytic_enterprise: creating or updating database tables 2021-10-19 14:42:13,767 154 INFO openerp_template odoo.modules.loading: loading analytic_enterprise/views/account_analytic_view.xml 2021-10-19 14:42:13,817 154 INFO openerp_template odoo.modules.loading: Module analytic_enterprise: loading demo 2021-10-19 14:42:14,379 154 INFO openerp_template odoo.modules.registry: module base_vat: creating or updating database tables 2021-10-19 14:42:14,758 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_company_views.xml 2021-10-19 14:42:14,815 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2021-10-19 14:42:14,998 154 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2021-10-19 14:42:15,159 154 INFO openerp_template odoo.modules.loading: Module base_vat: loading demo 2021-10-19 14:42:15,578 154 INFO openerp_template odoo.modules.registry: module currency_rate_live: creating or updating database tables 2021-10-19 14:42:15,823 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/views/res_config_settings_views.xml 2021-10-19 14:42:16,020 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/views/service_cron_data.xml 2021-10-19 14:42:16,033 154 INFO openerp_template odoo.modules.loading: loading currency_rate_live/data/data.xml 2021-10-19 14:42:16,053 154 INFO openerp_template odoo.modules.loading: Module currency_rate_live: loading demo 2021-10-19 14:42:16,598 154 INFO openerp_template odoo.modules.registry: module l10n_latam_invoice_document: creating or updating database tables 2021-10-19 14:42:17,251 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_journal_view.xml 2021-10-19 14:42:17,325 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_move_line_view.xml 2021-10-19 14:42:17,361 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/account_move_view.xml 2021-10-19 14:42:17,585 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/l10n_latam_document_type_view.xml 2021-10-19 14:42:17,644 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/report_invoice.xml 2021-10-19 14:42:17,705 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/ir_sequence_view.xml 2021-10-19 14:42:17,784 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/views/report_templates.xml 2021-10-19 14:42:17,862 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/report/invoice_report_view.xml 2021-10-19 14:42:17,895 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/wizards/account_move_reversal_view.xml 2021-10-19 14:42:17,929 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_invoice_document/security/ir.model.access.csv 2021-10-19 14:42:17,953 154 INFO openerp_template odoo.modules.loading: Module l10n_latam_invoice_document: loading demo 2021-10-19 14:42:18,473 154 INFO openerp_template odoo.modules.registry: module payment: creating or updating database tables 2021-10-19 14:42:19,345 154 INFO openerp_template odoo.modules.loading: loading payment/data/account_data.xml 2021-10-19 14:42:19,355 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_icon_data.xml 2021-10-19 14:42:19,605 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_acquirer_data.xml 2021-10-19 14:42:19,846 154 INFO openerp_template odoo.modules.loading: loading payment/data/payment_cron.xml 2021-10-19 14:42:19,864 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_views.xml 2021-10-19 14:42:20,157 154 INFO openerp_template odoo.modules.loading: loading payment/views/account_payment_views.xml 2021-10-19 14:42:20,214 154 INFO openerp_template odoo.modules.loading: loading payment/views/account_invoice_views.xml 2021-10-19 14:42:20,370 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_acquirer_onboarding_templates.xml 2021-10-19 14:42:20,426 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_templates.xml 2021-10-19 14:42:20,543 154 INFO openerp_template odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2021-10-19 14:42:20,613 154 INFO openerp_template odoo.modules.loading: loading payment/views/assets.xml 2021-10-19 14:42:20,666 154 INFO openerp_template odoo.modules.loading: loading payment/views/res_partner_views.xml 2021-10-19 14:42:20,811 154 INFO openerp_template odoo.modules.loading: loading payment/security/ir.model.access.csv 2021-10-19 14:42:20,878 154 INFO openerp_template odoo.modules.loading: loading payment/security/payment_security.xml 2021-10-19 14:42:20,915 154 INFO openerp_template odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2021-10-19 14:42:20,945 154 INFO openerp_template odoo.modules.loading: Module payment: loading demo 2021-10-19 14:42:21,481 154 INFO openerp_template odoo.modules.registry: module snailmail_account: creating or updating database tables 2021-10-19 14:42:21,762 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2021-10-19 14:42:21,958 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/assets.xml 2021-10-19 14:42:22,077 154 INFO openerp_template odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2021-10-19 14:42:22,121 154 INFO openerp_template odoo.modules.loading: Module snailmail_account: loading demo 2021-10-19 14:42:22,560 154 INFO openerp_template odoo.modules.registry: module account_auto_transfer: creating or updating database tables 2021-10-19 14:42:22,763 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/security/ir.model.access.csv 2021-10-19 14:42:22,807 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/data/cron.xml 2021-10-19 14:42:22,825 154 INFO openerp_template odoo.modules.loading: loading account_auto_transfer/views/transfer_model_views.xml 2021-10-19 14:42:22,940 154 INFO openerp_template odoo.modules.loading: Module account_auto_transfer: loading demo 2021-10-19 14:42:23,391 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_camt: creating or updating database tables 2021-10-19 14:42:23,587 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_camt/data/account_bank_statement_import_data.xml 2021-10-19 14:42:23,613 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_camt: loading demo 2021-10-19 14:42:24,042 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_csv: creating or updating database tables 2021-10-19 14:42:24,192 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_csv/wizard/account_bank_statement_import_views.xml 2021-10-19 14:42:24,225 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_csv/views/account_bank_statement_import_templates.xml 2021-10-19 14:42:24,325 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_csv: loading demo 2021-10-19 14:42:24,906 154 INFO openerp_template odoo.modules.registry: module account_bank_statement_import_ofx: creating or updating database tables 2021-10-19 14:42:25,068 154 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import_ofx/wizard/account_bank_statement_import_views.xml 2021-10-19 14:42:25,105 154 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import_ofx: loading demo 2021-10-19 14:42:25,613 154 INFO openerp_template odoo.modules.registry: module account_plaid: creating or updating database tables 2021-10-19 14:42:25,688 154 INFO openerp_template odoo.modules.loading: loading account_plaid/views/plaid_views.xml 2021-10-19 14:42:25,791 154 INFO openerp_template odoo.modules.loading: Module account_plaid: loading demo 2021-10-19 14:42:26,220 154 INFO openerp_template odoo.modules.registry: module account_ponto: creating or updating database tables 2021-10-19 14:42:26,308 154 INFO openerp_template odoo.modules.loading: loading account_ponto/views/ponto_views.xml 2021-10-19 14:42:26,466 154 INFO openerp_template odoo.modules.loading: Module account_ponto: loading demo 2021-10-19 14:42:26,994 154 INFO openerp_template odoo.modules.registry: module account_predictive_bills: creating or updating database tables 2021-10-19 14:42:27,191 154 INFO openerp_template odoo.modules.loading: loading account_predictive_bills/views/account_move_view.xml 2021-10-19 14:42:27,360 154 INFO openerp_template odoo.modules.loading: Module account_predictive_bills: loading demo 2021-10-19 14:42:27,958 154 INFO openerp_template odoo.modules.registry: module account_reports: creating or updating database tables 2021-10-19 14:42:28,043 154 INFO openerp_template odoo.models: Computing parent_path for table account_financial_html_report_line... 2021-10-19 14:42:29,001 154 INFO openerp_template odoo.modules.loading: loading account_reports/security/ir.model.access.csv 2021-10-19 14:42:29,057 154 INFO openerp_template odoo.modules.loading: loading account_reports/data/account_financial_report_data.xml 2021-10-19 14:42:29,540 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/assets.xml 2021-10-19 14:42:29,732 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_report_view.xml 2021-10-19 14:42:29,819 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/report_financial.xml 2021-10-19 14:42:30,083 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/search_template_view.xml 2021-10-19 14:42:30,250 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/partner_view.xml 2021-10-19 14:42:30,397 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_journal_dashboard_view.xml 2021-10-19 14:42:30,535 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/res_config_settings_views.xml 2021-10-19 14:42:30,749 154 INFO openerp_template odoo.modules.loading: loading account_reports/wizard/report_export_wizard.xml 2021-10-19 14:42:30,774 154 INFO openerp_template odoo.modules.loading: loading account_reports/wizard/fiscal_year.xml 2021-10-19 14:42:30,797 154 INFO openerp_template odoo.modules.loading: loading account_reports/views/account_activity.xml 2021-10-19 14:42:30,985 154 INFO openerp_template odoo.modules.loading: Module account_reports: loading demo 2021-10-19 14:42:31,546 154 INFO openerp_template odoo.modules.registry: module account_yodlee: creating or updating database tables 2021-10-19 14:42:31,758 154 INFO openerp_template odoo.modules.loading: loading account_yodlee/views/yodlee_views.xml 2021-10-19 14:42:31,908 154 INFO openerp_template odoo.modules.loading: Module account_yodlee: loading demo 2021-10-19 14:42:32,379 154 INFO openerp_template odoo.modules.registry: module l10n_latam_base: creating or updating database tables 2021-10-19 14:42:32,733 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/data/l10n_latam.identification.type.csv 2021-10-19 14:42:32,752 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/views/res_partner_view.xml 2021-10-19 14:42:32,897 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/views/l10n_latam_identification_type_view.xml 2021-10-19 14:42:32,946 154 INFO openerp_template odoo.modules.loading: loading l10n_latam_base/security/ir.model.access.csv 2021-10-19 14:42:32,971 154 INFO openerp_template odoo.modules.loading: Module l10n_latam_base: loading demo 2021-10-19 14:42:33,531 154 INFO openerp_template odoo.modules.registry: module payment_transfer: creating or updating database tables 2021-10-19 14:42:33,652 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_views.xml 2021-10-19 14:42:33,702 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_transfer_templates.xml 2021-10-19 14:42:33,716 154 INFO openerp_template odoo.modules.loading: loading payment_transfer/data/payment_acquirer_data.xml 2021-10-19 14:42:33,744 154 INFO openerp_template odoo.modules.loading: Module payment_transfer: loading demo 2021-10-19 14:42:34,274 154 INFO openerp_template odoo.modules.registry: module account_asset: creating or updating database tables 2021-10-19 14:42:34,955 154 INFO openerp_template odoo.modules.loading: loading account_asset/security/account_asset_security.xml 2021-10-19 14:42:34,965 154 INFO openerp_template odoo.modules.loading: loading account_asset/security/ir.model.access.csv 2021-10-19 14:42:35,007 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_modify_views.xml 2021-10-19 14:42:35,036 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_pause_views.xml 2021-10-19 14:42:35,060 154 INFO openerp_template odoo.modules.loading: loading account_asset/wizard/asset_sell_views.xml 2021-10-19 14:42:35,083 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_account_views.xml 2021-10-19 14:42:35,135 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_asset_views.xml 2021-10-19 14:42:35,347 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_deferred_revenue.xml 2021-10-19 14:42:35,496 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_deferred_expense.xml 2021-10-19 14:42:35,656 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_move_views.xml 2021-10-19 14:42:35,888 154 INFO openerp_template odoo.modules.loading: loading account_asset/views/account_asset_templates.xml 2021-10-19 14:42:35,996 154 INFO openerp_template odoo.modules.loading: loading account_asset/report/account_assets_report_views.xml 2021-10-19 14:42:36,045 154 INFO openerp_template odoo.modules.loading: Module account_asset: loading demo 2021-10-19 14:42:36,046 154 INFO openerp_template odoo.modules.loading: loading account_asset/demo/account_deferred_revenue_demo.xml 2021-10-19 14:42:36,684 154 INFO openerp_template odoo.modules.registry: module account_followup: creating or updating database tables 2021-10-19 14:42:37,147 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/account_followup_security.xml 2021-10-19 14:42:37,159 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/ir.model.access.csv 2021-10-19 14:42:37,197 154 INFO openerp_template odoo.modules.loading: loading account_followup/security/sms_security.xml 2021-10-19 14:42:37,209 154 INFO openerp_template odoo.modules.loading: loading account_followup/data/account_followup_data.xml 2021-10-19 14:42:37,226 154 INFO openerp_template odoo.modules.loading: loading account_followup/data/cron.xml 2021-10-19 14:42:37,239 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/account_followup_views.xml 2021-10-19 14:42:37,513 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/partner_view.xml 2021-10-19 14:42:37,669 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/report_followup.xml 2021-10-19 14:42:37,785 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/account_journal_dashboard_view.xml 2021-10-19 14:42:37,859 154 INFO openerp_template odoo.modules.loading: loading account_followup/views/assets.xml 2021-10-19 14:42:38,009 154 INFO openerp_template odoo.modules.loading: Module account_followup: loading demo 2021-10-19 14:42:38,010 154 INFO openerp_template odoo.modules.loading: loading account_followup/demo/account_followup_demo.xml 2021-10-19 14:42:38,567 154 INFO openerp_template odoo.modules.registry: module l10n_pe: creating or updating database tables 2021-10-19 14:42:39,140 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/security/ir.model.access.csv 2021-10-19 14:42:39,173 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/views/account_tax_view.xml 2021-10-19 14:42:39,217 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe_chart_data.xml 2021-10-19 14:42:39,239 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account.group.csv 2021-10-19 14:42:39,389 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account.account.template.csv 2021-10-19 14:42:43,840 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe_chart_post_data.xml 2021-10-19 14:42:43,856 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_tax_data.xml 2021-10-19 14:42:43,986 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_fiscal_position_template_data.xml 2021-10-19 14:42:44,005 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/account_chart_template_data.xml 2021-10-19 14:42:46,486 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/res.city.csv 2021-10-19 14:42:46,973 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_pe.res.city.district.csv 2021-10-19 14:42:49,760 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/res_country_data.xml 2021-10-19 14:42:49,799 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/data/l10n_latam_identification_type_data.xml 2021-10-19 14:42:49,833 154 INFO openerp_template odoo.modules.loading: Module l10n_pe: loading demo 2021-10-19 14:42:49,833 154 INFO openerp_template odoo.modules.loading: loading l10n_pe/demo/l10n_pe_demo.xml 2021-10-19 14:42:53,413 154 INFO openerp_template odoo.modules.registry: module l10n_pe_edi: creating or updating database tables 2021-10-19 14:42:53,958 154 INFO openerp_template odoo.models: Storing computed values of account.move.l10n_pe_edi_hash 2021-10-19 14:42:53,959 154 INFO openerp_template odoo.models: Storing computed values of account.move.l10n_pe_edi_file_name 2021-10-19 14:42:54,051 154 INFO openerp_template odoo.models: Storing computed values of res.company.l10n_pe_edi_certificate_id 2021-10-19 14:42:54,333 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/security/ir.model.access.csv 2021-10-19 14:42:54,365 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/sequence.xml 2021-10-19 14:42:54,375 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/mail_data.xml 2021-10-19 14:42:54,393 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/l10n_latam_document_type_data.xml 2021-10-19 14:42:54,417 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/snippets.xml 2021-10-19 14:42:54,661 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-Invoice.xml 2021-10-19 14:42:54,677 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-VoidedDocuments.xml 2021-10-19 14:42:54,696 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-CreditNote.xml 2021-10-19 14:42:54,710 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-DebitNote.xml 2021-10-19 14:42:54,724 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/2.1/UBLPE-Signature.xml 2021-10-19 14:42:54,737 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/uom_data.xml 2021-10-19 14:42:54,812 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/account_tax_data.xml 2021-10-19 14:42:54,853 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_invoice_refund_view.xml 2021-10-19 14:42:54,899 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_debit_note_view.xml 2021-10-19 14:42:54,925 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/wizards/account_cancel_wizard_view.xml 2021-10-19 14:42:54,950 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/res_company_view.xml 2021-10-19 14:42:55,008 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/product_view.xml 2021-10-19 14:42:55,044 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/account_view.xml 2021-10-19 14:42:55,284 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/account_tax_view.xml 2021-10-19 14:42:55,366 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/certificate_view.xml 2021-10-19 14:42:55,421 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/l10n_pe_edi_ticket_view.xml 2021-10-19 14:42:55,503 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/res_config_settings_views.xml 2021-10-19 14:42:55,717 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/report_invoice.xml 2021-10-19 14:42:55,750 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/views/hint_view.xml 2021-10-19 14:42:55,804 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/data/ir_cron.xml 2021-10-19 14:42:55,831 154 INFO openerp_template odoo.modules.loading: Module l10n_pe_edi: loading demo 2021-10-19 14:42:55,832 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/demo/l10n_pe_edi_demo.xml 2021-10-19 14:42:55,989 154 INFO openerp_template odoo.modules.loading: loading l10n_pe_edi/demo/product_product_demo.xml 2021-10-19 14:42:56,798 154 INFO openerp_template odoo.modules.registry: module snailmail_account_followup: creating or updating database tables 2021-10-19 14:42:56,903 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/data/account_followup_data.xml 2021-10-19 14:42:56,917 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/views/account_followup_views.xml 2021-10-19 14:42:56,992 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/views/assets.xml 2021-10-19 14:42:57,208 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/wizard/followup_send_views.xml 2021-10-19 14:42:57,249 154 INFO openerp_template odoo.modules.loading: Module snailmail_account_followup: loading demo 2021-10-19 14:42:57,249 154 INFO openerp_template odoo.modules.loading: loading snailmail_account_followup/data/account_followup_demo.xml 2021-10-19 14:42:57,288 154 INFO openerp_template odoo.modules.loading: 67 modules loaded in 113.61s, 0 queries 2021-10-19 14:42:57,294 154 INFO openerp_template odoo.modules.loading: loading 68 modules... 2021-10-19 14:42:57,877 154 INFO openerp_template odoo.modules.registry: module account_check_printing: creating or updating database tables 2021-10-19 14:42:58,404 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 2021-10-19 14:42:58,446 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 2021-10-19 14:42:58,588 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 2021-10-19 14:42:58,682 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 2021-10-19 14:42:58,883 154 INFO openerp_template odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 2021-10-19 14:42:58,900 154 INFO openerp_template odoo.modules.loading: Module account_check_printing: loading demo 2021-10-19 14:42:58,930 154 INFO openerp_template odoo.modules.loading: 68 modules loaded in 1.64s, 0 queries 2021-10-19 14:42:59,611 154 INFO openerp_template odoo.modules.loading: Modules loaded. 2021-10-19 14:42:59,619 154 INFO openerp_template odoo.service.server: Initiating shutdown 2021-10-19 14:42:59,619 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 --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-10-19 14:43:02,413 163 INFO ? odoo: Odoo version 13.0 2021-10-19 14:43:02,415 163 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2021-10-19 14:43:02,415 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-10-19 14:43:02,416 163 INFO ? odoo: database: default@default:default 2021-10-19 14:43:02,964 163 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2021-10-19 14:43:03,198 163 INFO ? odoo.service.server: HTTP service (werkzeug) running on dea79fa9d0e1:8069 2021-10-19 14:43:03,216 163 INFO openerp_test odoo.modules.loading: loading 1 modules... 2021-10-19 14:43:03,244 163 INFO openerp_test odoo.modules.loading: 1 modules loaded in 0.03s, 0 queries 2021-10-19 14:43:03,521 163 INFO openerp_test odoo.modules.loading: updating modules list 2021-10-19 14:43:03,525 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-10-19 14:43:05,024 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-10-19 14:43:05,375 163 INFO openerp_test odoo.modules.loading: loading 68 modules... 2021-10-19 14:43:06,597 163 INFO openerp_test odoo.modules.loading: 68 modules loaded in 1.22s, 0 queries 2021-10-19 14:43:06,602 163 INFO openerp_test odoo.modules.loading: loading 69 modules... 2021-10-19 14:43:08,275 163 INFO openerp_test odoo.modules.registry: module l10n_pe_enterprise: creating or updating database tables 2021-10-19 14:43:08,415 163 INFO openerp_test odoo.modules.loading: Module l10n_pe_enterprise: loading demo 2021-10-19 14:43:08,453 163 INFO openerp_test odoo.modules.loading: 69 modules loaded in 1.85s, 0 queries 2021-10-19 14:43:09,437 163 INFO openerp_test odoo.modules.loading: Modules loaded. 2021-10-19 14:43:09,451 163 INFO openerp_test odoo.service.server: Starting post tests 2021-10-19 14:43:09,451 163 INFO openerp_test odoo.service.server: All post-tested in 0.00s, 0 queries 2021-10-19 14:43:09,452 163 INFO openerp_test odoo.service.server: Initiating shutdown 2021-10-19 14:43:09,452 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 ]