======== Testing test_server.py ======== command: /entrypoint_image * Starting PostgreSQL 9.6 database server  [ OK ] Waiting to start psql service.....psql service started. Working in /home/odoo/build/OCA/account-financial-tools Using repo odoo/odoo and addons path /home/odoo/build/OCA/account-financial-tools,/home/odoo/dependencies/queue,/home/odoo/dependencies/server-ux,/home/odoo/odoo-13.0/addons Modules to test: ['account_asset_management', 'account_balance_line', 'account_chart_update', 'account_check_deposit', 'account_fiscal_year', 'account_journal_lock_date', 'account_lock_date_update', 'account_lock_to_date', 'account_menu', 'account_move_budget', 'account_move_force_removal', 'account_move_line_purchase_info', 'account_move_line_tax_editable', 'account_move_template', 'account_netting', 'account_tax_repartition_line_tax_group_account', 'base_vat_optional_vies'] Modules to preinstall: ['base_setup', 'http_routing', 'barcodes', 'stock_account', 'base', 'analytic', 'web_tour', 'product', 'auth_signup', 'purchase', 'mail', 'date_range', 'account', 'portal', 'uom', 'stock', 'bus', 'base_vat', 'purchase_stock', 'web_editor', 'resource', 'digest', 'web'] Creating instance: /home/odoo/odoo-13.0/odoo-bin -d openerp_template --log-level=info --stop-after-init --init base_setup,http_routing,barcodes,stock_account,base,analytic,web_tour,product,auth_signup,purchase,mail,date_range,account,portal,uom,stock,bus,base_vat,purchase_stock,web_editor,resource,digest,web /.repo_requirements/virtualenv/python3.6/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: . """) 2020-11-20 08:29:28,837 150 INFO ? odoo: Odoo version 13.0 2020-11-20 08:29:28,838 150 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2020-11-20 08:29:28,838 150 INFO ? odoo: addons paths: ['/.repo_requirements/odoo/odoo/addons', '/home/odoo/data_dir/addons/13.0', '/home/odoo/build/OCA/account-financial-tools', '/home/odoo/dependencies/queue', '/home/odoo/dependencies/server-ux', '/.repo_requirements/odoo/addons'] 2020-11-20 08:29:28,838 150 INFO ? odoo: database: default@default:default 2020-11-20 08:29:29,246 150 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2020-11-20 08:29:29,532 150 INFO ? odoo.modules.loading: init db 2020-11-20 08:29:30,788 150 INFO openerp_template odoo.modules.loading: loading 1 modules... 2020-11-20 08:29:30,984 150 INFO openerp_template odoo.modules.registry: module base: creating or updating database tables 2020-11-20 08:29:31,150 150 INFO openerp_template odoo.models: Computing parent_path for table ir_ui_menu... 2020-11-20 08:29:31,645 150 INFO openerp_template odoo.models: Computing parent_path for table res_partner_category... 2020-11-20 08:29:32,002 150 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.relation_field_id 2020-11-20 08:29:32,003 150 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.related_field_id 2020-11-20 08:29:32,726 150 INFO openerp_template odoo.models: Storing computed values of ir.module.module.menus_by_module 2020-11-20 08:29:32,726 150 INFO openerp_template odoo.models: Storing computed values of ir.module.module.reports_by_module 2020-11-20 08:29:32,726 150 INFO openerp_template odoo.models: Storing computed values of ir.module.module.views_by_module 2020-11-20 08:29:32,980 150 INFO openerp_template odoo.models: Storing computed values of res.partner.display_name 2020-11-20 08:29:32,980 150 INFO openerp_template odoo.models: Storing computed values of res.partner.partner_share 2020-11-20 08:29:32,980 150 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_partner_id 2020-11-20 08:29:32,981 150 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_company_name 2020-11-20 08:29:33,066 150 INFO openerp_template odoo.models: Storing computed values of res.currency.decimal_places 2020-11-20 08:29:33,129 150 INFO openerp_template odoo.models: Storing computed values of res.company.logo_web 2020-11-20 08:29:33,130 150 INFO openerp_template odoo.models: Storing computed values of res.company.email 2020-11-20 08:29:33,130 150 INFO openerp_template odoo.models: Storing computed values of res.company.phone 2020-11-20 08:29:33,208 150 INFO openerp_template odoo.models: Storing computed values of res.users.share 2020-11-20 08:29:33,995 150 INFO openerp_template odoo.modules.loading: loading base/data/res.lang.csv 2020-11-20 08:29:34,106 150 INFO openerp_template odoo.modules.loading: loading base/data/res_lang_data.xml 2020-11-20 08:29:34,123 150 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_data.xml 2020-11-20 08:29:34,213 150 INFO openerp_template odoo.modules.loading: loading base/data/res_company_data.xml 2020-11-20 08:29:34,232 150 INFO openerp_template odoo.modules.loading: loading base/data/res_users_data.xml 2020-11-20 08:29:34,357 150 INFO openerp_template odoo.modules.loading: loading base/data/report_paperformat_data.xml 2020-11-20 08:29:34,367 150 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_data.xml 2020-11-20 08:29:34,785 150 INFO openerp_template odoo.modules.loading: loading base/data/res_country_data.xml 2020-11-20 08:29:35,799 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_data.xml 2020-11-20 08:29:35,924 150 INFO openerp_template odoo.modules.loading: loading base/security/base_groups.xml 2020-11-20 08:29:36,111 150 INFO openerp_template odoo.modules.loading: loading base/security/base_security.xml 2020-11-20 08:29:36,299 150 INFO openerp_template odoo.modules.loading: loading base/views/base_menus.xml 2020-11-20 08:29:36,441 150 INFO openerp_template odoo.modules.loading: loading base/views/decimal_precision_views.xml 2020-11-20 08:29:36,485 150 INFO openerp_template odoo.modules.loading: loading base/views/res_config_views.xml 2020-11-20 08:29:36,515 150 INFO openerp_template odoo.modules.loading: loading base/data/res.country.state.csv 2020-11-20 08:29:38,469 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_actions_views.xml 2020-11-20 08:29:38,795 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2020-11-20 08:29:38,849 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_cron_views.xml 2020-11-20 08:29:38,938 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_filters_views.xml 2020-11-20 08:29:39,003 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2020-11-20 08:29:39,067 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_model_views.xml 2020-11-20 08:29:39,531 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_attachment_views.xml 2020-11-20 08:29:39,611 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_rule_views.xml 2020-11-20 08:29:39,679 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_sequence_views.xml 2020-11-20 08:29:39,750 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_translation_views.xml 2020-11-20 08:29:39,846 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2020-11-20 08:29:39,917 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2020-11-20 08:29:40,041 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_default_views.xml 2020-11-20 08:29:40,103 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_cron_data.xml 2020-11-20 08:29:40,117 150 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_report.xml 2020-11-20 08:29:40,125 150 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_templates.xml 2020-11-20 08:29:40,147 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_logging_views.xml 2020-11-20 08:29:40,195 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2020-11-20 08:29:40,223 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_module_views.xml 2020-11-20 08:29:40,407 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_category_data.xml 2020-11-20 08:29:40,511 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_module.xml 2020-11-20 08:29:40,644 150 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_reports.xml 2020-11-20 08:29:40,650 150 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2020-11-20 08:29:40,686 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2020-11-20 08:29:40,716 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2020-11-20 08:29:40,744 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2020-11-20 08:29:40,774 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2020-11-20 08:29:40,821 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2020-11-20 08:29:40,851 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2020-11-20 08:29:40,877 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_update_translations_views.xml 2020-11-20 08:29:40,899 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2020-11-20 08:29:40,935 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_document_layout_views.xml 2020-11-20 08:29:40,965 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_actions_data.xml 2020-11-20 08:29:40,971 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2020-11-20 08:29:41,005 150 INFO openerp_template odoo.modules.loading: loading base/views/res_company_views.xml 2020-11-20 08:29:41,076 150 INFO openerp_template odoo.modules.loading: loading base/views/res_lang_views.xml 2020-11-20 08:29:41,141 150 INFO openerp_template odoo.modules.loading: loading base/views/res_partner_views.xml 2020-11-20 08:29:41,526 150 INFO openerp_template odoo.modules.loading: loading base/views/res_bank_views.xml 2020-11-20 08:29:41,638 150 INFO openerp_template odoo.modules.loading: loading base/views/res_country_views.xml 2020-11-20 08:29:41,761 150 INFO openerp_template odoo.modules.loading: loading base/views/res_currency_views.xml 2020-11-20 08:29:41,879 150 INFO openerp_template odoo.modules.loading: loading base/views/res_users_views.xml 2020-11-20 08:29:42,207 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_property_views.xml 2020-11-20 08:29:42,263 150 INFO openerp_template odoo.modules.loading: loading base/views/res_config_settings_views.xml 2020-11-20 08:29:42,288 150 INFO openerp_template odoo.modules.loading: loading base/views/report_paperformat_views.xml 2020-11-20 08:29:42,339 150 INFO openerp_template odoo.modules.loading: loading base/views/onboarding_views.xml 2020-11-20 08:29:42,416 150 INFO openerp_template odoo.modules.loading: loading base/security/ir.model.access.csv 2020-11-20 08:29:42,879 150 INFO openerp_template odoo.modules.loading: Module base: loading demo 2020-11-20 08:29:42,879 150 INFO openerp_template odoo.modules.loading: loading base/data/res_company_demo.xml 2020-11-20 08:29:42,898 150 INFO openerp_template odoo.modules.loading: loading base/data/res_users_demo.xml 2020-11-20 08:29:43,138 150 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2020-11-20 08:29:43,147 150 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2020-11-20 08:29:43,547 150 INFO openerp_template odoo.modules.loading: loading base/data/res_bank_demo.xml 2020-11-20 08:29:43,554 150 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_demo.xml 2020-11-20 08:29:43,830 150 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2020-11-20 08:29:44,284 150 INFO openerp_template odoo.modules.loading: 1 modules loaded in 13.49s, 0 queries 2020-11-20 08:29:44,332 150 INFO openerp_template odoo.modules.loading: updating modules list 2020-11-20 08:29:44,333 150 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2020-11-20 08:29:45,173 150 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['stock', 'account', 'stock_account', 'purchase', 'purchase_stock', 'analytic', 'auth_signup', 'barcodes', 'base_setup', 'base_vat', 'bus', 'date_range', 'digest', 'mail', 'product', 'resource', 'uom', 'portal', 'http_routing'] to user __system__ #1 via n/a 2020-11-20 08:29:45,365 150 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_upgrade on ['base'] to user __system__ #1 via n/a 2020-11-20 08:29:45,366 150 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.update_list on ['base'] to user __system__ #1 via n/a 2020-11-20 08:29:46,223 150 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_install on [] to user __system__ #1 via n/a 2020-11-20 08:29:46,310 150 INFO openerp_template odoo.modules.loading: loading 40 modules... 2020-11-20 08:29:46,412 150 INFO openerp_template odoo.modules.registry: module uom: creating or updating database tables 2020-11-20 08:29:46,505 150 INFO openerp_template odoo.modules.loading: loading uom/data/uom_data.xml 2020-11-20 08:29:46,576 150 INFO openerp_template odoo.modules.loading: loading uom/security/uom_security.xml 2020-11-20 08:29:46,661 150 INFO openerp_template odoo.modules.loading: loading uom/security/ir.model.access.csv 2020-11-20 08:29:46,695 150 INFO openerp_template odoo.modules.loading: loading uom/views/uom_uom_views.xml 2020-11-20 08:29:46,797 150 INFO openerp_template odoo.modules.loading: Module uom: loading demo 2020-11-20 08:29:47,053 150 INFO openerp_template odoo.modules.registry: module web: creating or updating database tables 2020-11-20 08:29:48,359 150 INFO openerp_template odoo.modules.loading: loading web/security/ir.model.access.csv 2020-11-20 08:29:48,361 150 INFO openerp_template odoo.modules.loading: loading web/views/webclient_templates.xml 2020-11-20 08:29:48,849 150 INFO openerp_template odoo.modules.loading: loading web/views/report_templates.xml 2020-11-20 08:29:49,059 150 INFO openerp_template odoo.modules.loading: loading web/data/report_layout.xml 2020-11-20 08:29:49,123 150 INFO openerp_template odoo.modules.loading: Module web: loading demo 2020-11-20 08:29:49,257 150 INFO openerp_template odoo.modules.registry: module barcodes: creating or updating database tables 2020-11-20 08:29:49,383 150 INFO openerp_template odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2020-11-20 08:29:49,394 150 INFO openerp_template odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2020-11-20 08:29:49,452 150 INFO openerp_template odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2020-11-20 08:29:49,489 150 INFO openerp_template odoo.modules.loading: loading barcodes/views/barcodes_templates.xml 2020-11-20 08:29:49,550 150 INFO openerp_template odoo.modules.loading: Module barcodes: loading demo 2020-11-20 08:29:49,873 150 INFO openerp_template odoo.modules.registry: module base_import: creating or updating database tables 2020-11-20 08:29:51,572 150 INFO openerp_template odoo.modules.loading: loading base_import/security/ir.model.access.csv 2020-11-20 08:29:51,671 150 INFO openerp_template odoo.modules.loading: loading base_import/views/base_import_templates.xml 2020-11-20 08:29:51,758 150 INFO openerp_template odoo.modules.loading: Module base_import: loading demo 2020-11-20 08:29:51,906 150 INFO openerp_template odoo.modules.registry: module base_setup: creating or updating database tables 2020-11-20 08:29:51,996 150 INFO openerp_template odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2020-11-20 08:29:52,002 150 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2020-11-20 08:29:52,079 150 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2020-11-20 08:29:52,111 150 INFO openerp_template odoo.modules.loading: loading base_setup/views/assets.xml 2020-11-20 08:29:52,138 150 INFO openerp_template odoo.modules.loading: Module base_setup: loading demo 2020-11-20 08:29:52,281 150 INFO openerp_template odoo.modules.registry: module bus: creating or updating database tables 2020-11-20 08:29:52,416 150 INFO openerp_template odoo.modules.loading: loading bus/views/bus.xml 2020-11-20 08:29:52,475 150 INFO openerp_template odoo.modules.loading: loading bus/security/ir.model.access.csv 2020-11-20 08:29:52,500 150 INFO openerp_template odoo.modules.loading: Module bus: loading demo 2020-11-20 08:29:52,636 150 INFO openerp_template odoo.modules.registry: module date_range: creating or updating database tables 2020-11-20 08:29:52,754 150 INFO openerp_template odoo.modules.loading: loading date_range/security/ir.model.access.csv 2020-11-20 08:29:52,785 150 INFO openerp_template odoo.modules.loading: loading date_range/security/date_range_security.xml 2020-11-20 08:29:52,799 150 INFO openerp_template odoo.modules.loading: loading date_range/views/assets.xml 2020-11-20 08:29:52,838 150 INFO openerp_template odoo.modules.loading: loading date_range/views/date_range_view.xml 2020-11-20 08:29:52,937 150 INFO openerp_template odoo.modules.loading: loading date_range/wizard/date_range_generator.xml 2020-11-20 08:29:52,973 150 INFO openerp_template odoo.modules.loading: Module date_range: loading demo 2020-11-20 08:29:53,132 150 INFO openerp_template odoo.modules.registry: module http_routing: creating or updating database tables 2020-11-20 08:29:53,179 150 INFO openerp_template odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2020-11-20 08:29:53,280 150 INFO openerp_template odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2020-11-20 08:29:53,333 150 INFO openerp_template odoo.modules.loading: Module http_routing: loading demo 2020-11-20 08:29:53,508 150 INFO openerp_template odoo.modules.registry: module odoo_referral: creating or updating database tables 2020-11-20 08:29:53,518 150 INFO openerp_template odoo.modules.loading: loading odoo_referral/views/templates.xml 2020-11-20 08:29:53,567 150 INFO openerp_template odoo.modules.loading: Module odoo_referral: loading demo 2020-11-20 08:29:53,775 150 INFO openerp_template odoo.modules.registry: module resource: creating or updating database tables 2020-11-20 08:29:54,090 150 INFO openerp_template odoo.modules.loading: loading resource/data/resource_data.xml 2020-11-20 08:29:54,146 150 INFO openerp_template odoo.modules.loading: loading resource/security/ir.model.access.csv 2020-11-20 08:29:54,197 150 INFO openerp_template odoo.modules.loading: loading resource/security/resource_security.xml 2020-11-20 08:29:54,236 150 INFO openerp_template odoo.modules.loading: loading resource/views/resource_views.xml 2020-11-20 08:29:54,510 150 INFO openerp_template odoo.modules.loading: loading resource/views/resource.xml 2020-11-20 08:29:54,554 150 INFO openerp_template odoo.modules.loading: Module resource: loading demo 2020-11-20 08:29:54,699 150 INFO openerp_template odoo.modules.registry: module web_diagram: creating or updating database tables 2020-11-20 08:29:54,712 150 INFO openerp_template odoo.modules.loading: loading web_diagram/views/web_diagram_templates.xml 2020-11-20 08:29:54,798 150 INFO openerp_template odoo.modules.loading: Module web_diagram: loading demo 2020-11-20 08:29:54,977 150 INFO openerp_template odoo.modules.registry: module web_editor: creating or updating database tables 2020-11-20 08:29:55,148 150 INFO openerp_template odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2020-11-20 08:29:55,168 150 INFO openerp_template odoo.modules.loading: loading web_editor/views/editor.xml 2020-11-20 08:29:55,428 150 INFO openerp_template odoo.modules.loading: loading web_editor/views/snippets.xml 2020-11-20 08:29:55,462 150 INFO openerp_template odoo.modules.loading: Module web_editor: loading demo 2020-11-20 08:29:55,599 150 INFO openerp_template odoo.modules.registry: module web_kanban_gauge: creating or updating database tables 2020-11-20 08:29:55,609 150 INFO openerp_template odoo.modules.loading: loading web_kanban_gauge/views/web_kanban_gauge_templates.xml 2020-11-20 08:29:55,688 150 INFO openerp_template odoo.modules.loading: Module web_kanban_gauge: loading demo 2020-11-20 08:29:55,824 150 INFO openerp_template odoo.modules.registry: module web_tour: creating or updating database tables 2020-11-20 08:29:55,862 150 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2020-11-20 08:29:55,882 150 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.rule.csv 2020-11-20 08:29:55,897 150 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_templates.xml 2020-11-20 08:29:55,994 150 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_views.xml 2020-11-20 08:29:56,035 150 INFO openerp_template odoo.modules.loading: Module web_tour: loading demo 2020-11-20 08:29:56,036 150 INFO openerp_template odoo.modules.loading: loading web_tour/data/web_tour_demo.xml 2020-11-20 08:29:56,218 150 INFO openerp_template odoo.modules.registry: module iap: creating or updating database tables 2020-11-20 08:29:56,285 150 INFO openerp_template odoo.modules.loading: loading iap/security/ir.model.access.csv 2020-11-20 08:29:56,311 150 INFO openerp_template odoo.modules.loading: loading iap/security/ir_rule.xml 2020-11-20 08:29:56,322 150 INFO openerp_template odoo.modules.loading: loading iap/views/assets.xml 2020-11-20 08:29:56,371 150 INFO openerp_template odoo.modules.loading: loading iap/views/iap_views.xml 2020-11-20 08:29:56,416 150 INFO openerp_template odoo.modules.loading: loading iap/views/res_config_settings.xml 2020-11-20 08:29:56,485 150 INFO openerp_template odoo.modules.loading: Module iap: loading demo 2020-11-20 08:29:57,094 150 INFO openerp_template odoo.modules.registry: module mail: creating or updating database tables 2020-11-20 08:29:58,536 150 INFO openerp_template odoo.models: Storing computed values of res.partner.email_normalized 2020-11-20 08:30:00,114 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/invite_view.xml 2020-11-20 08:30:00,137 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_compose_message_view.xml 2020-11-20 08:30:00,178 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_cancel_views.xml 2020-11-20 08:30:00,202 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2020-11-20 08:30:00,233 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2020-11-20 08:30:00,281 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2020-11-20 08:30:00,325 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_views.xml 2020-11-20 08:30:00,422 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_mail_views.xml 2020-11-20 08:30:00,482 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_followers_views.xml 2020-11-20 08:30:00,525 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_views.xml 2020-11-20 08:30:00,686 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2020-11-20 08:30:00,722 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_activity_views.xml 2020-11-20 08:30:00,870 150 INFO openerp_template odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2020-11-20 08:30:00,936 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_data.xml 2020-11-20 08:30:01,093 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_data.xml 2020-11-20 08:30:01,148 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_activity_data.xml 2020-11-20 08:30:01,169 150 INFO openerp_template odoo.modules.loading: loading mail/data/ir_cron_data.xml 2020-11-20 08:30:01,217 150 INFO openerp_template odoo.modules.loading: loading mail/security/mail_security.xml 2020-11-20 08:30:01,305 150 INFO openerp_template odoo.modules.loading: loading mail/security/ir.model.access.csv 2020-11-20 08:30:01,491 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_alias_views.xml 2020-11-20 08:30:01,552 150 INFO openerp_template odoo.modules.loading: loading mail/views/res_users_views.xml 2020-11-20 08:30:01,633 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_templates.xml 2020-11-20 08:30:01,777 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/email_template_preview_view.xml 2020-11-20 08:30:01,806 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_template_views.xml 2020-11-20 08:30:01,871 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_moderation_views.xml 2020-11-20 08:30:01,917 150 INFO openerp_template odoo.modules.loading: loading mail/views/ir_actions_views.xml 2020-11-20 08:30:01,967 150 INFO openerp_template odoo.modules.loading: loading mail/views/ir_model_views.xml 2020-11-20 08:30:02,094 150 INFO openerp_template odoo.modules.loading: loading mail/views/res_partner_views.xml 2020-11-20 08:30:02,217 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2020-11-20 08:30:02,281 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_partner_views.xml 2020-11-20 08:30:02,318 150 INFO openerp_template odoo.modules.loading: Module mail: loading demo 2020-11-20 08:30:02,318 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_demo.xml 2020-11-20 08:30:02,438 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2020-11-20 08:30:02,764 150 INFO openerp_template odoo.modules.registry: module web_unsplash: creating or updating database tables 2020-11-20 08:30:02,852 150 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2020-11-20 08:30:02,930 150 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/web_unsplash_templates.xml 2020-11-20 08:30:02,980 150 INFO openerp_template odoo.modules.loading: Module web_unsplash: loading demo 2020-11-20 08:30:03,186 150 INFO openerp_template odoo.modules.registry: module analytic: creating or updating database tables 2020-11-20 08:30:03,224 150 INFO openerp_template odoo.models: Computing parent_path for table account_analytic_group... 2020-11-20 08:30:03,464 150 INFO openerp_template odoo.modules.loading: loading analytic/security/analytic_security.xml 2020-11-20 08:30:03,632 150 INFO openerp_template odoo.modules.loading: loading analytic/security/ir.model.access.csv 2020-11-20 08:30:03,676 150 INFO openerp_template odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2020-11-20 08:30:03,937 150 INFO openerp_template odoo.modules.loading: Module analytic: loading demo 2020-11-20 08:30:03,937 150 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_demo.xml 2020-11-20 08:30:03,942 150 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2020-11-20 08:30:04,352 150 INFO openerp_template odoo.modules.registry: module auth_signup: creating or updating database tables 2020-11-20 08:30:04,512 150 INFO openerp_template odoo.modules.loading: loading auth_signup/data/auth_signup_data.xml 2020-11-20 08:30:04,535 150 INFO openerp_template odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2020-11-20 08:30:04,555 150 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2020-11-20 08:30:04,633 150 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2020-11-20 08:30:04,741 150 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2020-11-20 08:30:04,809 150 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_assets.xml 2020-11-20 08:30:04,845 150 INFO openerp_template odoo.modules.loading: Module auth_signup: loading demo 2020-11-20 08:30:05,085 150 INFO openerp_template odoo.modules.registry: module fetchmail: creating or updating database tables 2020-11-20 08:30:05,206 150 INFO openerp_template odoo.modules.loading: loading fetchmail/data/fetchmail_data.xml 2020-11-20 08:30:05,220 150 INFO openerp_template odoo.modules.loading: loading fetchmail/security/ir.model.access.csv 2020-11-20 08:30:05,253 150 INFO openerp_template odoo.modules.loading: loading fetchmail/views/fetchmail_views.xml 2020-11-20 08:30:05,320 150 INFO openerp_template odoo.modules.loading: loading fetchmail/views/mail_mail_views.xml 2020-11-20 08:30:05,357 150 INFO openerp_template odoo.modules.loading: loading fetchmail/views/res_config_settings_views.xml 2020-11-20 08:30:05,432 150 INFO openerp_template odoo.modules.loading: Module fetchmail: loading demo 2020-11-20 08:30:05,673 150 INFO openerp_template odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2020-11-20 08:30:05,812 150 INFO openerp_template odoo.models: Storing computed values of res.company.partner_gid 2020-11-20 08:30:05,919 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2020-11-20 08:30:05,957 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/partner_autocomplete_assets.xml 2020-11-20 08:30:06,075 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/additional_info_template.xml 2020-11-20 08:30:06,094 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2020-11-20 08:30:06,232 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2020-11-20 08:30:06,260 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2020-11-20 08:30:06,340 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2020-11-20 08:30:06,355 150 INFO openerp_template odoo.modules.loading: Module partner_autocomplete: loading demo 2020-11-20 08:30:06,607 150 INFO openerp_template odoo.modules.registry: module phone_validation: creating or updating database tables 2020-11-20 08:30:06,795 150 INFO openerp_template odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2020-11-20 08:30:06,823 150 INFO openerp_template odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2020-11-20 08:30:06,899 150 INFO openerp_template odoo.modules.loading: Module phone_validation: loading demo 2020-11-20 08:30:07,275 150 INFO openerp_template odoo.modules.registry: module product: creating or updating database tables 2020-11-20 08:30:07,344 150 INFO openerp_template odoo.models: Computing parent_path for table product_category... 2020-11-20 08:30:08,179 150 INFO openerp_template odoo.modules.loading: loading product/data/product_data.xml 2020-11-20 08:30:08,214 150 INFO openerp_template odoo.modules.loading: loading product/security/product_security.xml 2020-11-20 08:30:08,596 150 INFO openerp_template odoo.modules.loading: loading product/security/ir.model.access.csv 2020-11-20 08:30:08,727 150 INFO openerp_template odoo.modules.loading: loading product/wizard/product_price_list_views.xml 2020-11-20 08:30:08,754 150 INFO openerp_template odoo.modules.loading: loading product/views/res_config_settings_views.xml 2020-11-20 08:30:08,847 150 INFO openerp_template odoo.modules.loading: loading product/views/product_attribute_views.xml 2020-11-20 08:30:08,975 150 INFO openerp_template odoo.modules.loading: loading product/views/product_views.xml 2020-11-20 08:30:09,499 150 INFO openerp_template odoo.modules.loading: loading product/views/product_template_views.xml 2020-11-20 08:30:09,634 150 INFO openerp_template odoo.modules.loading: loading product/views/product_pricelist_views.xml 2020-11-20 08:30:09,911 150 INFO openerp_template odoo.modules.loading: loading product/views/res_partner_views.xml 2020-11-20 08:30:09,985 150 INFO openerp_template odoo.modules.loading: loading product/report/product_reports.xml 2020-11-20 08:30:10,009 150 INFO openerp_template odoo.modules.loading: loading product/report/product_pricelist_templates.xml 2020-11-20 08:30:10,030 150 INFO openerp_template odoo.modules.loading: loading product/report/product_product_templates.xml 2020-11-20 08:30:10,086 150 INFO openerp_template odoo.modules.loading: loading product/report/product_template_templates.xml 2020-11-20 08:30:10,111 150 INFO openerp_template odoo.modules.loading: loading product/report/product_packaging.xml 2020-11-20 08:30:10,128 150 INFO openerp_template odoo.modules.loading: Module product: loading demo 2020-11-20 08:30:10,128 150 INFO openerp_template odoo.modules.loading: loading product/data/product_demo.xml 2020-11-20 08:30:10,912 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [61] 2020-11-20 08:30:10,931 150 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2020-11-20 08:30:10,942 150 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2020-11-20 08:30:10,957 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [40] 2020-11-20 08:30:11,086 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [63, 62] 2020-11-20 08:30:11,109 150 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2020-11-20 08:30:11,123 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [41, 42] 2020-11-20 08:30:11,862 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [81] 2020-11-20 08:30:11,881 150 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [20] 2020-11-20 08:30:11,890 150 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2020-11-20 08:30:11,903 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [60] 2020-11-20 08:30:13,222 150 INFO openerp_template odoo.modules.registry: module snailmail: creating or updating database tables 2020-11-20 08:30:13,702 150 INFO openerp_template odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2020-11-20 08:30:13,718 150 INFO openerp_template odoo.modules.loading: loading snailmail/views/report_assets.xml 2020-11-20 08:30:13,788 150 INFO openerp_template odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2020-11-20 08:30:13,841 150 INFO openerp_template odoo.modules.loading: loading snailmail/views/assets.xml 2020-11-20 08:30:13,959 150 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_cancel_views.xml 2020-11-20 08:30:13,982 150 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2020-11-20 08:30:14,005 150 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2020-11-20 08:30:14,033 150 INFO openerp_template odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2020-11-20 08:30:14,065 150 INFO openerp_template odoo.modules.loading: Module snailmail: loading demo 2020-11-20 08:30:14,416 150 INFO openerp_template odoo.modules.registry: module portal: creating or updating database tables 2020-11-20 08:30:14,939 150 INFO openerp_template odoo.modules.loading: loading portal/data/portal_data.xml 2020-11-20 08:30:14,969 150 INFO openerp_template odoo.modules.loading: loading portal/views/assets.xml 2020-11-20 08:30:15,090 150 INFO openerp_template odoo.modules.loading: loading portal/views/portal_templates.xml 2020-11-20 08:30:15,417 150 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2020-11-20 08:30:15,438 150 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2020-11-20 08:30:15,463 150 INFO openerp_template odoo.modules.loading: Module portal: loading demo 2020-11-20 08:30:15,817 150 INFO openerp_template odoo.modules.registry: module sms: creating or updating database tables 2020-11-20 08:30:16,207 150 INFO openerp_template odoo.models: Storing computed values of res.partner.phone_sanitized 2020-11-20 08:30:16,604 150 INFO openerp_template odoo.addons.phone_validation.tools.phone_validation: The `phonenumbers` Python module is not installed, contact numbers will not be verified. Please install the `phonenumbers` Python module. 2020-11-20 08:30:16,688 150 INFO openerp_template odoo.modules.loading: loading sms/data/ir_cron_data.xml 2020-11-20 08:30:16,707 150 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_cancel_views.xml 2020-11-20 08:30:16,740 150 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2020-11-20 08:30:16,771 150 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2020-11-20 08:30:16,804 150 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2020-11-20 08:30:16,834 150 INFO openerp_template odoo.modules.loading: loading sms/views/ir_actions_views.xml 2020-11-20 08:30:16,884 150 INFO openerp_template odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2020-11-20 08:30:16,973 150 INFO openerp_template odoo.modules.loading: loading sms/views/res_partner_views.xml 2020-11-20 08:30:17,054 150 INFO openerp_template odoo.modules.loading: loading sms/views/assets.xml 2020-11-20 08:30:17,188 150 INFO openerp_template odoo.modules.loading: loading sms/views/sms_sms_views.xml 2020-11-20 08:30:17,248 150 INFO openerp_template odoo.modules.loading: loading sms/views/sms_template_views.xml 2020-11-20 08:30:17,318 150 INFO openerp_template odoo.modules.loading: loading sms/security/ir.model.access.csv 2020-11-20 08:30:17,360 150 INFO openerp_template odoo.modules.loading: Module sms: loading demo 2020-11-20 08:30:17,360 150 INFO openerp_template odoo.modules.loading: loading sms/data/sms_demo.xml 2020-11-20 08:30:17,370 150 INFO openerp_template odoo.modules.loading: loading sms/data/mail_demo.xml 2020-11-20 08:30:18,017 150 INFO openerp_template odoo.modules.registry: module stock: creating or updating database tables 2020-11-20 08:30:18,158 150 INFO openerp_template odoo.models: Computing parent_path for table stock_location... 2020-11-20 08:30:20,203 150 INFO openerp_template odoo.modules.loading: loading stock/security/stock_security.xml 2020-11-20 08:30:21,152 150 INFO openerp_template odoo.modules.loading: loading stock/security/ir.model.access.csv 2020-11-20 08:30:21,495 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_menu_views.xml 2020-11-20 08:30:21,602 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2020-11-20 08:30:21,610 150 INFO openerp_template odoo.modules.loading: loading stock/data/procurement_data.xml 2020-11-20 08:30:21,617 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2020-11-20 08:30:21,664 150 INFO openerp_template odoo.modules.loading: loading stock/report/stock_report_views.xml 2020-11-20 08:30:21,726 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_package_barcode.xml 2020-11-20 08:30:21,761 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2020-11-20 08:30:21,778 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_location_barcode.xml 2020-11-20 08:30:21,815 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2020-11-20 08:30:21,846 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2020-11-20 08:30:21,870 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_stockinventory.xml 2020-11-20 08:30:21,883 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_stock_rule.xml 2020-11-20 08:30:21,967 150 INFO openerp_template odoo.modules.loading: loading stock/report/package_templates.xml 2020-11-20 08:30:21,980 150 INFO openerp_template odoo.modules.loading: loading stock/report/picking_templates.xml 2020-11-20 08:30:22,019 150 INFO openerp_template odoo.modules.loading: loading stock/report/product_templates.xml 2020-11-20 08:30:22,083 150 INFO openerp_template odoo.modules.loading: loading stock/report/product_packaging.xml 2020-11-20 08:30:22,095 150 INFO openerp_template odoo.modules.loading: loading stock/data/mail_template_data.xml 2020-11-20 08:30:22,106 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2020-11-20 08:30:22,131 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2020-11-20 08:30:22,156 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2020-11-20 08:30:22,186 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2020-11-20 08:30:22,209 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2020-11-20 08:30:22,226 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2020-11-20 08:30:22,241 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_overprocessed_transfer_views.xml 2020-11-20 08:30:22,259 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2020-11-20 08:30:22,279 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2020-11-20 08:30:22,304 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2020-11-20 08:30:22,361 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2020-11-20 08:30:22,393 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2020-11-20 08:30:22,416 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2020-11-20 08:30:22,442 150 INFO openerp_template odoo.modules.loading: loading stock/views/res_partner_views.xml 2020-11-20 08:30:22,592 150 INFO openerp_template odoo.modules.loading: loading stock/views/product_strategy_views.xml 2020-11-20 08:30:22,667 150 INFO openerp_template odoo.modules.loading: loading stock/views/product_views.xml 2020-11-20 08:30:23,205 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_production_lot_views.xml 2020-11-20 08:30:23,293 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_picking_views.xml 2020-11-20 08:30:23,677 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2020-11-20 08:30:23,816 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_inventory_views.xml 2020-11-20 08:30:24,017 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_quant_views.xml 2020-11-20 08:30:24,287 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_location_views.xml 2020-11-20 08:30:24,484 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2020-11-20 08:30:24,728 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2020-11-20 08:30:24,844 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_move_views.xml 2020-11-20 08:30:25,275 150 INFO openerp_template odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2020-11-20 08:30:25,409 150 INFO openerp_template odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2020-11-20 08:30:25,497 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_template.xml 2020-11-20 08:30:25,650 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_rule_views.xml 2020-11-20 08:30:25,769 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2020-11-20 08:30:25,831 150 INFO openerp_template odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2020-11-20 08:30:25,848 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_data.xml 2020-11-20 08:30:26,166 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2020-11-20 08:30:26,201 150 INFO openerp_template odoo.modules.loading: Module stock: loading demo 2020-11-20 08:30:26,201 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2020-11-20 08:30:26,214 150 INFO openerp_template odoo.modules.loading: loading stock/data/procurement_demo.xml 2020-11-20 08:30:26,991 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_demo.xml 2020-11-20 08:30:28,566 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2020-11-20 08:30:28,613 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_demo2.xml 2020-11-20 08:30:29,869 150 INFO openerp_template odoo.models.unlink: User #1 deleted stock.move.line records with IDs: [25] 2020-11-20 08:30:30,295 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_location_demo_cpu1.xml 2020-11-20 08:30:30,313 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_location_demo_cpu3.xml 2020-11-20 08:30:30,724 150 INFO openerp_template odoo.modules.registry: module digest: creating or updating database tables 2020-11-20 08:30:30,928 150 INFO openerp_template odoo.modules.loading: loading digest/security/ir.model.access.csv 2020-11-20 08:30:30,971 150 INFO openerp_template odoo.modules.loading: loading digest/data/digest_template_data.xml 2020-11-20 08:30:30,983 150 INFO openerp_template odoo.modules.loading: loading digest/data/digest_data.xml 2020-11-20 08:30:31,011 150 INFO openerp_template odoo.modules.loading: loading digest/data/ir_cron_data.xml 2020-11-20 08:30:31,030 150 INFO openerp_template odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2020-11-20 08:30:31,040 150 INFO openerp_template odoo.modules.loading: loading digest/views/digest_views.xml 2020-11-20 08:30:31,159 150 INFO openerp_template odoo.modules.loading: loading digest/views/digest_templates.xml 2020-11-20 08:30:31,175 150 INFO openerp_template odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2020-11-20 08:30:31,282 150 INFO openerp_template odoo.modules.loading: Module digest: loading demo 2020-11-20 08:30:31,632 150 INFO openerp_template odoo.modules.registry: module stock_sms: creating or updating database tables 2020-11-20 08:30:31,818 150 INFO openerp_template odoo.modules.loading: loading stock_sms/data/sms_data.xml 2020-11-20 08:30:31,827 150 INFO openerp_template odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2020-11-20 08:30:31,967 150 INFO openerp_template odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2020-11-20 08:30:31,987 150 INFO openerp_template odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2020-11-20 08:30:32,010 150 INFO openerp_template odoo.modules.loading: loading stock_sms/security/sms_security.xml 2020-11-20 08:30:32,025 150 INFO openerp_template odoo.modules.loading: Module stock_sms: loading demo 2020-11-20 08:30:32,827 150 INFO openerp_template odoo.modules.registry: module account: creating or updating database tables 2020-11-20 08:30:32,942 150 INFO openerp_template odoo.models: Computing parent_path for table account_tax_report_line... 2020-11-20 08:30:32,980 150 INFO openerp_template odoo.models: Computing parent_path for table account_group... 2020-11-20 08:30:36,193 150 INFO openerp_template odoo.modules.loading: loading account/security/account_security.xml 2020-11-20 08:30:37,537 150 INFO openerp_template odoo.modules.loading: loading account/security/ir.model.access.csv 2020-11-20 08:30:37,924 150 INFO openerp_template odoo.modules.loading: loading account/data/data_account_type.xml 2020-11-20 08:30:37,968 150 INFO openerp_template odoo.modules.loading: loading account/data/account_data.xml 2020-11-20 08:30:38,113 150 INFO openerp_template odoo.modules.loading: loading account/data/digest_data.xml 2020-11-20 08:30:38,121 150 INFO openerp_template odoo.modules.loading: loading account/views/account_menuitem.xml 2020-11-20 08:30:38,267 150 INFO openerp_template odoo.modules.loading: loading account/views/account_payment_view.xml 2020-11-20 08:30:38,520 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_accrual_accounting_view.xml 2020-11-20 08:30:38,547 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2020-11-20 08:30:38,570 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2020-11-20 08:30:38,596 150 INFO openerp_template odoo.modules.loading: loading account/views/account_move_views.xml 2020-11-20 08:30:39,512 150 INFO openerp_template odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2020-11-20 08:30:39,580 150 INFO openerp_template odoo.modules.loading: loading account/wizard/pos_box.xml 2020-11-20 08:30:39,604 150 INFO openerp_template odoo.modules.loading: loading account/views/partner_view.xml 2020-11-20 08:30:40,022 150 INFO openerp_template odoo.modules.loading: loading account/views/account_view.xml 2020-11-20 08:30:41,459 150 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2020-11-20 08:30:41,477 150 INFO openerp_template odoo.modules.loading: loading account/views/account_report.xml 2020-11-20 08:30:41,512 150 INFO openerp_template odoo.modules.loading: loading account/data/mail_template_data.xml 2020-11-20 08:30:41,524 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2020-11-20 08:30:41,550 150 INFO openerp_template odoo.modules.loading: loading account/views/account_end_fy.xml 2020-11-20 08:30:41,553 150 INFO openerp_template odoo.modules.loading: loading account/views/product_view.xml 2020-11-20 08:30:41,673 150 INFO openerp_template odoo.modules.loading: loading account/views/account_analytic_view.xml 2020-11-20 08:30:41,815 150 INFO openerp_template odoo.modules.loading: loading account/views/account_tip_data.xml 2020-11-20 08:30:41,818 150 INFO openerp_template odoo.modules.loading: loading account/views/account.xml 2020-11-20 08:30:42,054 150 INFO openerp_template odoo.modules.loading: loading account/views/report_invoice.xml 2020-11-20 08:30:42,135 150 INFO openerp_template odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2020-11-20 08:30:42,253 150 INFO openerp_template odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2020-11-20 08:30:42,315 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_report_common_view.xml 2020-11-20 08:30:42,342 150 INFO openerp_template odoo.modules.loading: loading account/views/report_journal.xml 2020-11-20 08:30:42,362 150 INFO openerp_template odoo.modules.loading: loading account/views/tax_adjustments.xml 2020-11-20 08:30:42,378 150 INFO openerp_template odoo.modules.loading: loading account/wizard/wizard_tax_adjustments_view.xml 2020-11-20 08:30:42,401 150 INFO openerp_template odoo.modules.loading: loading account/views/res_config_settings_views.xml 2020-11-20 08:30:42,608 150 INFO openerp_template odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2020-11-20 08:30:42,686 150 INFO openerp_template odoo.modules.loading: loading account/views/account_portal_templates.xml 2020-11-20 08:30:42,789 150 INFO openerp_template odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2020-11-20 08:30:42,818 150 INFO openerp_template odoo.modules.loading: loading account/data/payment_receipt_data.xml 2020-11-20 08:30:42,837 150 INFO openerp_template odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2020-11-20 08:30:43,021 150 INFO openerp_template odoo.modules.loading: loading account/data/service_cron.xml 2020-11-20 08:30:43,035 150 INFO openerp_template odoo.modules.loading: loading account/views/account_fiscal_year_view.xml 2020-11-20 08:30:43,094 150 INFO openerp_template odoo.modules.loading: loading account/views/account_incoterms_view.xml 2020-11-20 08:30:43,155 150 INFO openerp_template odoo.modules.loading: loading account/data/account_incoterms_data.xml 2020-11-20 08:30:43,189 150 INFO openerp_template odoo.modules.loading: loading account/views/digest_views.xml 2020-11-20 08:30:43,253 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2020-11-20 08:30:43,294 150 INFO openerp_template odoo.modules.loading: loading account/views/account_tax_report_views.xml 2020-11-20 08:30:43,361 150 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2020-11-20 08:30:43,379 150 INFO openerp_template odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2020-11-20 08:30:43,401 150 INFO openerp_template odoo.modules.loading: Module account: loading demo 2020-11-20 08:30:43,402 150 INFO openerp_template odoo.modules.loading: loading account/demo/account_demo.xml 2020-11-20 08:30:43,874 150 INFO openerp_template odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['account_check_printing', 'l10n_us'] to user __system__ #1 via n/a 2020-11-20 08:30:44,408 150 INFO openerp_template odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2020-11-20 08:30:44,657 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_bank_statement_import_view.xml 2020-11-20 08:30:44,755 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_import_tip_data.xml 2020-11-20 08:30:44,757 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/wizard/journal_creation.xml 2020-11-20 08:30:44,785 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_templates.xml 2020-11-20 08:30:44,850 150 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import: loading demo 2020-11-20 08:30:44,851 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/demo/partner_bank.xml 2020-11-20 08:30:45,405 150 INFO openerp_template odoo.modules.registry: module account_facturx: creating or updating database tables 2020-11-20 08:30:45,496 150 INFO openerp_template odoo.modules.loading: loading account_facturx/data/facturx_templates.xml 2020-11-20 08:30:45,543 150 INFO openerp_template odoo.modules.loading: Module account_facturx: loading demo 2020-11-20 08:30:46,070 150 INFO openerp_template odoo.modules.registry: module base_vat: creating or updating database tables 2020-11-20 08:30:46,328 150 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_company_views.xml 2020-11-20 08:30:46,374 150 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2020-11-20 08:30:46,554 150 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2020-11-20 08:30:46,728 150 INFO openerp_template odoo.modules.loading: Module base_vat: loading demo 2020-11-20 08:30:47,342 150 INFO openerp_template odoo.modules.registry: module payment: creating or updating database tables 2020-11-20 08:30:48,083 150 INFO openerp_template odoo.modules.loading: loading payment/data/account_data.xml 2020-11-20 08:30:48,094 150 INFO openerp_template odoo.modules.loading: loading payment/data/payment_icon_data.xml 2020-11-20 08:30:48,333 150 INFO openerp_template odoo.modules.loading: loading payment/data/payment_acquirer_data.xml 2020-11-20 08:30:48,564 150 INFO openerp_template odoo.modules.loading: loading payment/data/payment_cron.xml 2020-11-20 08:30:48,579 150 INFO openerp_template odoo.modules.loading: loading payment/views/payment_views.xml 2020-11-20 08:30:48,833 150 INFO openerp_template odoo.modules.loading: loading payment/views/account_payment_views.xml 2020-11-20 08:30:48,875 150 INFO openerp_template odoo.modules.loading: loading payment/views/account_invoice_views.xml 2020-11-20 08:30:48,996 150 INFO openerp_template odoo.modules.loading: loading payment/views/payment_acquirer_onboarding_templates.xml 2020-11-20 08:30:49,061 150 INFO openerp_template odoo.modules.loading: loading payment/views/payment_templates.xml 2020-11-20 08:30:49,177 150 INFO openerp_template odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2020-11-20 08:30:49,252 150 INFO openerp_template odoo.modules.loading: loading payment/views/assets.xml 2020-11-20 08:30:49,288 150 INFO openerp_template odoo.modules.loading: loading payment/views/res_partner_views.xml 2020-11-20 08:30:49,394 150 INFO openerp_template odoo.modules.loading: loading payment/security/ir.model.access.csv 2020-11-20 08:30:49,455 150 INFO openerp_template odoo.modules.loading: loading payment/security/payment_security.xml 2020-11-20 08:30:49,484 150 INFO openerp_template odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2020-11-20 08:30:49,510 150 INFO openerp_template odoo.modules.loading: Module payment: loading demo 2020-11-20 08:30:50,195 150 INFO openerp_template odoo.modules.registry: module purchase: creating or updating database tables 2020-11-20 08:30:51,029 150 INFO openerp_template odoo.modules.loading: loading purchase/security/purchase_security.xml 2020-11-20 08:30:51,568 150 INFO openerp_template odoo.modules.loading: loading purchase/security/ir.model.access.csv 2020-11-20 08:30:51,760 150 INFO openerp_template odoo.modules.loading: loading purchase/views/account_move_views.xml 2020-11-20 08:30:51,903 150 INFO openerp_template odoo.modules.loading: loading purchase/data/purchase_data.xml 2020-11-20 08:30:51,928 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_reports.xml 2020-11-20 08:30:51,939 150 INFO openerp_template odoo.modules.loading: loading purchase/views/purchase_views.xml 2020-11-20 08:30:52,371 150 INFO openerp_template odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2020-11-20 08:30:52,565 150 INFO openerp_template odoo.modules.loading: loading purchase/views/product_views.xml 2020-11-20 08:30:53,050 150 INFO openerp_template odoo.modules.loading: loading purchase/views/res_partner_views.xml 2020-11-20 08:30:53,403 150 INFO openerp_template odoo.modules.loading: loading purchase/views/purchase_template.xml 2020-11-20 08:30:53,419 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2020-11-20 08:30:53,460 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2020-11-20 08:30:53,550 150 INFO openerp_template odoo.modules.loading: loading purchase/data/mail_template_data.xml 2020-11-20 08:30:53,564 150 INFO openerp_template odoo.modules.loading: loading purchase/views/portal_templates.xml 2020-11-20 08:30:53,653 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2020-11-20 08:30:53,684 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2020-11-20 08:30:53,714 150 INFO openerp_template odoo.modules.loading: Module purchase: loading demo 2020-11-20 08:30:53,714 150 INFO openerp_template odoo.modules.loading: loading purchase/data/purchase_demo.xml 2020-11-20 08:30:54,664 150 INFO openerp_template odoo.modules.registry: module snailmail_account: creating or updating database tables 2020-11-20 08:30:54,867 150 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2020-11-20 08:30:55,080 150 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/assets.xml 2020-11-20 08:30:55,172 150 INFO openerp_template odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2020-11-20 08:30:55,214 150 INFO openerp_template odoo.modules.loading: Module snailmail_account: loading demo 2020-11-20 08:30:55,855 150 INFO openerp_template odoo.modules.registry: module stock_account: creating or updating database tables 2020-11-20 08:30:56,648 150 INFO openerp_template odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2020-11-20 08:30:56,769 150 INFO openerp_template odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2020-11-20 08:30:56,797 150 INFO openerp_template odoo.modules.loading: loading stock_account/wizard/stock_change_standard_price_views.xml 2020-11-20 08:30:56,819 150 INFO openerp_template odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2020-11-20 08:30:56,829 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2020-11-20 08:30:57,039 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2020-11-20 08:30:57,239 150 INFO openerp_template odoo.modules.loading: loading stock_account/data/product_data.xml 2020-11-20 08:30:57,254 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/product_views.xml 2020-11-20 08:30:57,613 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2020-11-20 08:30:57,693 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2020-11-20 08:30:57,852 150 INFO openerp_template odoo.modules.loading: Module stock_account: loading demo 2020-11-20 08:30:58,439 150 INFO openerp_template odoo.modules.registry: module payment_transfer: creating or updating database tables 2020-11-20 08:30:58,535 150 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_views.xml 2020-11-20 08:30:58,580 150 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_transfer_templates.xml 2020-11-20 08:30:58,596 150 INFO openerp_template odoo.modules.loading: loading payment_transfer/data/payment_acquirer_data.xml 2020-11-20 08:30:58,629 150 INFO openerp_template odoo.modules.loading: Module payment_transfer: loading demo 2020-11-20 08:30:59,205 150 INFO openerp_template odoo.modules.registry: module purchase_stock: creating or updating database tables 2020-11-20 08:30:59,534 150 INFO openerp_template odoo.models: Storing computed values of purchase.order.picking_count 2020-11-20 08:30:59,535 150 INFO openerp_template odoo.models: Storing computed values of purchase.order.picking_ids 2020-11-20 08:30:59,925 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2020-11-20 08:31:00,005 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2020-11-20 08:31:00,072 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/data/mail_data.xml 2020-11-20 08:31:00,096 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2020-11-20 08:31:00,215 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2020-11-20 08:31:00,313 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2020-11-20 08:31:00,351 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2020-11-20 08:31:00,737 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/stock_production_lot_views.xml 2020-11-20 08:31:00,772 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2020-11-20 08:31:00,798 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2020-11-20 08:31:00,833 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2020-11-20 08:31:00,853 150 INFO openerp_template odoo.modules.loading: Module purchase_stock: loading demo 2020-11-20 08:31:00,854 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/data/purchase_stock_demo.xml 2020-11-20 08:31:01,183 150 INFO openerp_template odoo.modules.loading: 40 modules loaded in 74.87s, 0 queries 2020-11-20 08:31:01,189 150 INFO openerp_template odoo.modules.loading: loading 43 modules... 2020-11-20 08:31:01,792 150 INFO openerp_template odoo.modules.registry: module account_check_printing: creating or updating database tables 2020-11-20 08:31:02,201 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 2020-11-20 08:31:02,220 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 2020-11-20 08:31:02,325 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 2020-11-20 08:31:02,405 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 2020-11-20 08:31:02,618 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 2020-11-20 08:31:02,638 150 INFO openerp_template odoo.modules.loading: Module account_check_printing: loading demo 2020-11-20 08:31:03,123 150 INFO openerp_template odoo.modules.registry: module l10n_generic_coa: creating or updating database tables 2020-11-20 08:31:03,140 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/data/l10n_generic_coa.xml 2020-11-20 08:31:03,168 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/data/account.account.template.csv 2020-11-20 08:31:03,301 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/data/l10n_generic_coa_post.xml 2020-11-20 08:31:03,878 150 INFO openerp_template odoo.modules.loading: Module l10n_generic_coa: loading demo 2020-11-20 08:31:03,878 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/demo/account_bank_statement_demo.xml 2020-11-20 08:31:04,124 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/demo/account_invoice_demo.xml 2020-11-20 08:31:05,043 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/demo/account_reconcile_model.xml 2020-11-20 08:31:05,621 150 INFO openerp_template odoo.modules.registry: module l10n_us: creating or updating database tables 2020-11-20 08:31:05,695 150 INFO openerp_template odoo.modules.loading: loading l10n_us/data/res_company_data.xml 2020-11-20 08:31:05,706 150 INFO openerp_template odoo.modules.loading: loading l10n_us/views/res_partner_bank_views.xml 2020-11-20 08:31:05,752 150 INFO openerp_template odoo.modules.loading: Module l10n_us: loading demo 2020-11-20 08:31:05,772 150 INFO openerp_template odoo.modules.loading: 43 modules loaded in 4.58s, 0 queries 2020-11-20 08:31:06,438 150 INFO openerp_template odoo.modules.loading: Modules loaded. 2020-11-20 08:31:06,443 150 INFO openerp_template odoo.service.server: Initiating shutdown 2020-11-20 08:31:06,443 150 INFO openerp_template odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. Testing ['account_asset_management', 'account_balance_line', 'account_chart_update', 'account_check_deposit', 'account_fiscal_year', 'account_journal_lock_date', 'account_lock_date_update', 'account_lock_to_date', 'account_menu', 'account_move_budget', 'account_move_force_removal', 'account_move_line_purchase_info', 'account_move_line_tax_editable', 'account_move_template', 'account_netting', 'account_tax_repartition_line_tax_group_account', 'base_vat_optional_vies']: copy /home/odoo/data_dir/filestore/openerp_template /home/odoo/data_dir/filestore/openerp_test coverage run /home/odoo/odoo-13.0/odoo-bin -d openerp_test --db-filter=^openerp_test$ --stop-after-init --log-level info --log-handler openerp.tools.yaml_import:DEBUG --init account_asset_management,account_balance_line,account_chart_update,account_check_deposit,account_fiscal_year,account_journal_lock_date,account_lock_date_update,account_lock_to_date,account_menu,account_move_budget,account_move_force_removal,account_move_line_purchase_info,account_move_line_tax_editable,account_move_template,account_netting,account_tax_repartition_line_tax_group_account,base_vat_optional_vies /.repo_requirements/virtualenv/python3.6/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: . """) 2020-11-20 08:31:08,909 159 INFO ? odoo: Odoo version 13.0 2020-11-20 08:31:08,910 159 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2020-11-20 08:31:08,910 159 INFO ? odoo: addons paths: ['/home/odoo/odoo-13.0/odoo/addons', '/home/odoo/data_dir/addons/13.0', '/home/odoo/build/OCA/account-financial-tools', '/home/odoo/dependencies/queue', '/home/odoo/dependencies/server-ux', '/.repo_requirements/odoo/addons'] 2020-11-20 08:31:08,911 159 INFO ? odoo: database: default@default:default 2020-11-20 08:31:09,470 159 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2020-11-20 08:31:09,699 159 INFO openerp_test odoo.modules.loading: loading 1 modules... 2020-11-20 08:31:09,727 159 INFO openerp_test odoo.modules.loading: 1 modules loaded in 0.03s, 0 queries 2020-11-20 08:31:09,997 159 INFO openerp_test odoo.modules.loading: updating modules list 2020-11-20 08:31:10,001 159 INFO openerp_test odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2020-11-20 08:31:11,058 159 INFO openerp_test odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['account_asset_management', 'account_balance_line', 'account_chart_update', 'account_check_deposit', 'account_fiscal_year', 'account_journal_lock_date', 'account_lock_date_update', 'account_lock_to_date', 'account_menu', 'account_move_budget', 'account_move_force_removal', 'account_move_line_purchase_info', 'account_move_line_tax_editable', 'account_move_template', 'account_netting', 'account_tax_repartition_line_tax_group_account', 'base_vat_optional_vies'] to user __system__ #1 via n/a 2020-11-20 08:31:14,257 159 INFO openerp_test odoo.modules.loading: loading 43 modules... 2020-11-20 08:31:14,938 159 INFO openerp_test odoo.modules.loading: 43 modules loaded in 0.68s, 0 queries 2020-11-20 08:31:14,971 159 INFO openerp_test odoo.modules.loading: loading 60 modules... 2020-11-20 08:31:16,804 159 INFO openerp_test odoo.modules.registry: module account_asset_management: creating or updating database tables 2020-11-20 08:31:16,877 159 INFO openerp_test odoo.models: Computing parent_path for table account_asset_group... 2020-11-20 08:31:17,513 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/security/account_asset_security.xml 2020-11-20 08:31:17,542 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/security/ir.model.access.csv 2020-11-20 08:31:17,671 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/wizard/account_asset_compute.xml 2020-11-20 08:31:17,729 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/wizard/account_asset_remove.xml 2020-11-20 08:31:17,759 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_account.xml 2020-11-20 08:31:17,806 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_asset.xml 2020-11-20 08:31:17,964 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_asset_group.xml 2020-11-20 08:31:18,036 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_asset_profile.xml 2020-11-20 08:31:18,141 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_move.xml 2020-11-20 08:31:18,345 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_move_line.xml 2020-11-20 08:31:18,447 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/menuitem.xml 2020-11-20 08:31:18,500 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/data/cron.xml 2020-11-20 08:31:18,525 159 INFO openerp_test odoo.modules.loading: Module account_asset_management: loading demo 2020-11-20 08:31:19,447 159 INFO openerp_test odoo.modules.registry: module account_balance_line: creating or updating database tables 2020-11-20 08:31:19,480 159 INFO openerp_test odoo.modules.loading: loading account_balance_line/views/account_move_line_view.xml 2020-11-20 08:31:19,670 159 INFO openerp_test odoo.modules.loading: Module account_balance_line: loading demo 2020-11-20 08:31:20,578 159 INFO openerp_test odoo.modules.registry: module account_chart_update: creating or updating database tables 2020-11-20 08:31:21,015 159 INFO openerp_test odoo.modules.loading: loading account_chart_update/wizard/wizard_chart_update_view.xml 2020-11-20 08:31:21,096 159 INFO openerp_test odoo.modules.loading: loading account_chart_update/views/account_config_settings_view.xml 2020-11-20 08:31:21,429 159 INFO openerp_test odoo.modules.loading: Module account_chart_update: loading demo 2020-11-20 08:31:22,459 159 INFO openerp_test odoo.modules.registry: module account_check_deposit: creating or updating database tables 2020-11-20 08:31:22,905 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/security/ir.model.access.csv 2020-11-20 08:31:22,940 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/security/check_deposit_security.xml 2020-11-20 08:31:22,960 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/data/sequence.xml 2020-11-20 08:31:22,970 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/views/account_deposit_view.xml 2020-11-20 08:31:23,106 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/views/account_move_line_view.xml 2020-11-20 08:31:23,186 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/views/res_config_settings_views.xml 2020-11-20 08:31:23,503 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/report/report.xml 2020-11-20 08:31:23,512 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/report/report_checkdeposit.xml 2020-11-20 08:31:23,539 159 INFO openerp_test odoo.modules.loading: Module account_check_deposit: loading demo 2020-11-20 08:31:24,422 159 INFO openerp_test odoo.modules.registry: module account_fiscal_year: creating or updating database tables 2020-11-20 08:31:24,454 159 INFO openerp_test odoo.modules.loading: loading account_fiscal_year/data/date_range_type.xml 2020-11-20 08:31:24,465 159 INFO openerp_test odoo.modules.loading: loading account_fiscal_year/views/account_views.xml 2020-11-20 08:31:24,521 159 INFO openerp_test odoo.modules.loading: Module account_fiscal_year: loading demo 2020-11-20 08:31:25,540 159 INFO openerp_test odoo.modules.registry: module account_journal_lock_date: creating or updating database tables 2020-11-20 08:31:25,815 159 INFO openerp_test odoo.modules.loading: loading account_journal_lock_date/views/account_journal.xml 2020-11-20 08:31:25,961 159 INFO openerp_test odoo.modules.loading: loading account_journal_lock_date/wizards/update_journal_lock_dates_views.xml 2020-11-20 08:31:25,995 159 INFO openerp_test odoo.modules.loading: Module account_journal_lock_date: loading demo 2020-11-20 08:31:26,865 159 INFO openerp_test odoo.modules.registry: module account_lock_date_update: creating or updating database tables 2020-11-20 08:31:26,947 159 INFO openerp_test odoo.modules.loading: loading account_lock_date_update/wizards/account_update_lock_date.xml 2020-11-20 08:31:27,003 159 INFO openerp_test odoo.modules.loading: Module account_lock_date_update: loading demo 2020-11-20 08:31:27,992 159 INFO openerp_test odoo.modules.registry: module account_lock_to_date: creating or updating database tables 2020-11-20 08:31:28,260 159 INFO openerp_test odoo.modules.loading: loading account_lock_to_date/wizards/account_update_lock_to_date.xml 2020-11-20 08:31:28,312 159 INFO openerp_test odoo.modules.loading: Module account_lock_to_date: loading demo 2020-11-20 08:31:29,174 159 INFO openerp_test odoo.modules.registry: module account_menu: creating or updating database tables 2020-11-20 08:31:29,289 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/menu.xml 2020-11-20 08:31:29,307 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_account_template.xml 2020-11-20 08:31:29,323 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_bank_statement.xml 2020-11-20 08:31:29,348 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_chart_template.xml 2020-11-20 08:31:29,361 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_fiscal_position_template.xml 2020-11-20 08:31:29,388 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_group.xml 2020-11-20 08:31:29,438 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_tag.xml 2020-11-20 08:31:29,490 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_tax_group.xml 2020-11-20 08:31:29,570 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_tax_template.xml 2020-11-20 08:31:29,582 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_type.xml 2020-11-20 08:31:29,595 159 INFO openerp_test odoo.modules.loading: Module account_menu: loading demo 2020-11-20 08:31:29,596 159 INFO openerp_test odoo.modules.loading: loading account_menu/demo/res_groups.xml 2020-11-20 08:31:30,768 159 INFO openerp_test odoo.modules.registry: module account_move_budget: creating or updating database tables 2020-11-20 08:31:30,941 159 INFO openerp_test odoo.modules.loading: loading account_move_budget/security/ir.model.access.csv 2020-11-20 08:31:30,993 159 INFO openerp_test odoo.modules.loading: loading account_move_budget/views/account_move_budget_line_views.xml 2020-11-20 08:31:31,034 159 INFO openerp_test odoo.modules.loading: loading account_move_budget/views/account_move_budget_views.xml 2020-11-20 08:31:31,123 159 INFO openerp_test odoo.modules.loading: Module account_move_budget: loading demo 2020-11-20 08:31:32,036 159 INFO openerp_test odoo.modules.registry: module account_move_force_removal: creating or updating database tables 2020-11-20 08:31:32,248 159 INFO openerp_test odoo.modules.loading: Module account_move_force_removal: loading demo 2020-11-20 08:31:33,230 159 INFO openerp_test odoo.modules.registry: module account_move_line_tax_editable: creating or updating database tables 2020-11-20 08:31:33,380 159 INFO openerp_test odoo.modules.loading: loading account_move_line_tax_editable/views/account_move.xml 2020-11-20 08:31:33,626 159 INFO openerp_test odoo.modules.loading: loading account_move_line_tax_editable/views/account_move_line.xml 2020-11-20 08:31:33,701 159 INFO openerp_test odoo.modules.loading: Module account_move_line_tax_editable: loading demo 2020-11-20 08:31:34,626 159 INFO openerp_test odoo.modules.registry: module account_move_template: creating or updating database tables 2020-11-20 08:31:34,919 159 INFO openerp_test odoo.modules.loading: loading account_move_template/security/account_move_template_security.xml 2020-11-20 08:31:34,931 159 INFO openerp_test odoo.modules.loading: loading account_move_template/security/ir.model.access.csv 2020-11-20 08:31:34,963 159 INFO openerp_test odoo.modules.loading: loading account_move_template/wizard/account_move_template_run_view.xml 2020-11-20 08:31:35,015 159 INFO openerp_test odoo.modules.loading: loading account_move_template/view/account_move_template.xml 2020-11-20 08:31:35,134 159 INFO openerp_test odoo.modules.loading: Module account_move_template: loading demo 2020-11-20 08:31:36,119 159 INFO openerp_test odoo.modules.registry: module account_netting: creating or updating database tables 2020-11-20 08:31:36,199 159 INFO openerp_test odoo.modules.loading: loading account_netting/wizards/account_move_make_netting_view.xml 2020-11-20 08:31:36,230 159 INFO openerp_test odoo.modules.loading: Module account_netting: loading demo 2020-11-20 08:31:37,131 159 INFO openerp_test odoo.modules.registry: module account_tax_repartition_line_tax_group_account: creating or updating database tables 2020-11-20 08:31:37,218 159 INFO openerp_test odoo.modules.loading: loading account_tax_repartition_line_tax_group_account/views/account_tax_group_views.xml 2020-11-20 08:31:37,267 159 INFO openerp_test odoo.modules.loading: Module account_tax_repartition_line_tax_group_account: loading demo 2020-11-20 08:31:38,207 159 INFO openerp_test odoo.modules.registry: module base_vat_optional_vies: creating or updating database tables 2020-11-20 08:31:38,397 159 INFO openerp_test odoo.modules.loading: loading base_vat_optional_vies/views/res_partner_view.xml 2020-11-20 08:31:38,619 159 INFO openerp_test odoo.modules.loading: Module base_vat_optional_vies: loading demo 2020-11-20 08:31:39,667 159 INFO openerp_test odoo.modules.registry: module account_move_line_purchase_info: creating or updating database tables 2020-11-20 08:31:39,831 159 INFO openerp_test odoo.models: Storing computed values of account.move.line.purchase_id 2020-11-20 08:31:40,014 159 INFO openerp_test odoo.modules.loading: loading account_move_line_purchase_info/security/account_security.xml 2020-11-20 08:31:40,333 159 INFO openerp_test odoo.modules.loading: loading account_move_line_purchase_info/views/account_move_view.xml 2020-11-20 08:31:40,792 159 INFO openerp_test odoo.modules.loading: Module account_move_line_purchase_info: loading demo 2020-11-20 08:31:40,820 159 INFO openerp_test odoo.modules.loading: 60 modules loaded in 25.85s, 0 queries 2020-11-20 08:31:41,859 159 INFO openerp_test odoo.modules.loading: Modules loaded. 2020-11-20 08:31:41,870 159 INFO openerp_test odoo.service.server: Initiating shutdown 2020-11-20 08:31:41,870 159 INFO openerp_test odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. ---------- Module test summary Success account_asset_management,account_balance_line,account_chart_update,account_check_deposit,account_fiscal_year,account_journal_lock_date,account_lock_date_update,account_lock_to_date,account_menu,account_move_budget,account_move_force_removal,account_move_line_purchase_info,account_move_line_tax_editable,account_move_template,account_netting,account_tax_repartition_line_tax_group_account,base_vat_optional_vies +======================================= | Tests summary: |--------------------------------------- | test_server.py Success +======================================= * Stopping PostgreSQL 9.6 database server  [ OK ]