======== 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', 'bus', 'web_tour', 'stock_account', 'web_editor', 'account', 'mail', 'web', 'digest', 'analytic', 'portal', 'resource', 'base_setup', 'uom', 'purchase', 'purchase_stock', 'date_range', 'base_vat', 'stock', 'http_routing', 'product', 'barcodes', 'auth_signup'] Creating instance: /home/odoo/odoo-13.0/odoo-bin -d openerp_template --log-level=info --stop-after-init --init base,bus,web_tour,stock_account,web_editor,account,mail,web,digest,analytic,portal,resource,base_setup,uom,purchase,purchase_stock,date_range,base_vat,stock,http_routing,product,barcodes,auth_signup /.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-12-01 22:47:50,434 150 INFO ? odoo: Odoo version 13.0 2020-12-01 22:47:50,435 150 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2020-12-01 22:47:50,435 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-12-01 22:47:50,435 150 INFO ? odoo: database: default@default:default 2020-12-01 22:47:50,806 150 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2020-12-01 22:47:51,121 150 INFO ? odoo.modules.loading: init db 2020-12-01 22:47:52,390 150 INFO openerp_template odoo.modules.loading: loading 1 modules... 2020-12-01 22:47:52,576 150 INFO openerp_template odoo.modules.registry: module base: creating or updating database tables 2020-12-01 22:47:52,740 150 INFO openerp_template odoo.models: Computing parent_path for table ir_ui_menu... 2020-12-01 22:47:53,242 150 INFO openerp_template odoo.models: Computing parent_path for table res_partner_category... 2020-12-01 22:47:53,613 150 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.relation_field_id 2020-12-01 22:47:53,613 150 INFO openerp_template odoo.models: Storing computed values of ir.model.fields.related_field_id 2020-12-01 22:47:54,329 150 INFO openerp_template odoo.models: Storing computed values of ir.module.module.menus_by_module 2020-12-01 22:47:54,329 150 INFO openerp_template odoo.models: Storing computed values of ir.module.module.reports_by_module 2020-12-01 22:47:54,329 150 INFO openerp_template odoo.models: Storing computed values of ir.module.module.views_by_module 2020-12-01 22:47:54,566 150 INFO openerp_template odoo.models: Storing computed values of res.partner.display_name 2020-12-01 22:47:54,566 150 INFO openerp_template odoo.models: Storing computed values of res.partner.partner_share 2020-12-01 22:47:54,566 150 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_partner_id 2020-12-01 22:47:54,566 150 INFO openerp_template odoo.models: Storing computed values of res.partner.commercial_company_name 2020-12-01 22:47:54,663 150 INFO openerp_template odoo.models: Storing computed values of res.currency.decimal_places 2020-12-01 22:47:54,716 150 INFO openerp_template odoo.models: Storing computed values of res.company.logo_web 2020-12-01 22:47:54,716 150 INFO openerp_template odoo.models: Storing computed values of res.company.email 2020-12-01 22:47:54,716 150 INFO openerp_template odoo.models: Storing computed values of res.company.phone 2020-12-01 22:47:54,783 150 INFO openerp_template odoo.models: Storing computed values of res.users.share 2020-12-01 22:47:55,512 150 INFO openerp_template odoo.modules.loading: loading base/data/res.lang.csv 2020-12-01 22:47:55,616 150 INFO openerp_template odoo.modules.loading: loading base/data/res_lang_data.xml 2020-12-01 22:47:55,631 150 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_data.xml 2020-12-01 22:47:55,720 150 INFO openerp_template odoo.modules.loading: loading base/data/res_company_data.xml 2020-12-01 22:47:55,737 150 INFO openerp_template odoo.modules.loading: loading base/data/res_users_data.xml 2020-12-01 22:47:55,851 150 INFO openerp_template odoo.modules.loading: loading base/data/report_paperformat_data.xml 2020-12-01 22:47:55,860 150 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_data.xml 2020-12-01 22:47:56,256 150 INFO openerp_template odoo.modules.loading: loading base/data/res_country_data.xml 2020-12-01 22:47:57,329 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_data.xml 2020-12-01 22:47:57,456 150 INFO openerp_template odoo.modules.loading: loading base/security/base_groups.xml 2020-12-01 22:47:57,653 150 INFO openerp_template odoo.modules.loading: loading base/security/base_security.xml 2020-12-01 22:47:57,839 150 INFO openerp_template odoo.modules.loading: loading base/views/base_menus.xml 2020-12-01 22:47:57,991 150 INFO openerp_template odoo.modules.loading: loading base/views/decimal_precision_views.xml 2020-12-01 22:47:58,029 150 INFO openerp_template odoo.modules.loading: loading base/views/res_config_views.xml 2020-12-01 22:47:58,057 150 INFO openerp_template odoo.modules.loading: loading base/data/res.country.state.csv 2020-12-01 22:47:59,999 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_actions_views.xml 2020-12-01 22:48:00,287 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2020-12-01 22:48:00,333 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_cron_views.xml 2020-12-01 22:48:00,417 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_filters_views.xml 2020-12-01 22:48:00,470 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2020-12-01 22:48:00,526 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_model_views.xml 2020-12-01 22:48:00,968 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_attachment_views.xml 2020-12-01 22:48:01,050 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_rule_views.xml 2020-12-01 22:48:01,112 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_sequence_views.xml 2020-12-01 22:48:01,183 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_translation_views.xml 2020-12-01 22:48:01,287 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2020-12-01 22:48:01,355 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2020-12-01 22:48:01,498 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_default_views.xml 2020-12-01 22:48:01,552 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_cron_data.xml 2020-12-01 22:48:01,566 150 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_report.xml 2020-12-01 22:48:01,574 150 INFO openerp_template odoo.modules.loading: loading base/report/ir_model_templates.xml 2020-12-01 22:48:01,596 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_logging_views.xml 2020-12-01 22:48:01,645 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2020-12-01 22:48:01,672 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_module_views.xml 2020-12-01 22:48:01,831 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_category_data.xml 2020-12-01 22:48:01,925 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_module_module.xml 2020-12-01 22:48:02,043 150 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_reports.xml 2020-12-01 22:48:02,047 150 INFO openerp_template odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2020-12-01 22:48:02,079 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2020-12-01 22:48:02,110 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2020-12-01 22:48:02,137 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2020-12-01 22:48:02,164 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2020-12-01 22:48:02,207 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2020-12-01 22:48:02,231 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2020-12-01 22:48:02,257 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_update_translations_views.xml 2020-12-01 22:48:02,283 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2020-12-01 22:48:02,319 150 INFO openerp_template odoo.modules.loading: loading base/wizard/base_document_layout_views.xml 2020-12-01 22:48:02,355 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_actions_data.xml 2020-12-01 22:48:02,360 150 INFO openerp_template odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2020-12-01 22:48:02,388 150 INFO openerp_template odoo.modules.loading: loading base/views/res_company_views.xml 2020-12-01 22:48:02,447 150 INFO openerp_template odoo.modules.loading: loading base/views/res_lang_views.xml 2020-12-01 22:48:02,510 150 INFO openerp_template odoo.modules.loading: loading base/views/res_partner_views.xml 2020-12-01 22:48:02,875 150 INFO openerp_template odoo.modules.loading: loading base/views/res_bank_views.xml 2020-12-01 22:48:02,975 150 INFO openerp_template odoo.modules.loading: loading base/views/res_country_views.xml 2020-12-01 22:48:03,092 150 INFO openerp_template odoo.modules.loading: loading base/views/res_currency_views.xml 2020-12-01 22:48:03,204 150 INFO openerp_template odoo.modules.loading: loading base/views/res_users_views.xml 2020-12-01 22:48:03,546 150 INFO openerp_template odoo.modules.loading: loading base/views/ir_property_views.xml 2020-12-01 22:48:03,602 150 INFO openerp_template odoo.modules.loading: loading base/views/res_config_settings_views.xml 2020-12-01 22:48:03,625 150 INFO openerp_template odoo.modules.loading: loading base/views/report_paperformat_views.xml 2020-12-01 22:48:03,685 150 INFO openerp_template odoo.modules.loading: loading base/views/onboarding_views.xml 2020-12-01 22:48:03,773 150 INFO openerp_template odoo.modules.loading: loading base/security/ir.model.access.csv 2020-12-01 22:48:04,281 150 INFO openerp_template odoo.modules.loading: Module base: loading demo 2020-12-01 22:48:04,282 150 INFO openerp_template odoo.modules.loading: loading base/data/res_company_demo.xml 2020-12-01 22:48:04,300 150 INFO openerp_template odoo.modules.loading: loading base/data/res_users_demo.xml 2020-12-01 22:48:04,557 150 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2020-12-01 22:48:04,565 150 INFO openerp_template odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2020-12-01 22:48:04,957 150 INFO openerp_template odoo.modules.loading: loading base/data/res_bank_demo.xml 2020-12-01 22:48:04,965 150 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_demo.xml 2020-12-01 22:48:05,319 150 INFO openerp_template odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2020-12-01 22:48:05,825 150 INFO openerp_template odoo.modules.loading: 1 modules loaded in 13.43s, 0 queries 2020-12-01 22:48:05,884 150 INFO openerp_template odoo.modules.loading: updating modules list 2020-12-01 22:48:05,888 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-12-01 22:48:06,720 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-12-01 22:48:06,923 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-12-01 22:48:06,924 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-12-01 22:48:07,684 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-12-01 22:48:07,793 150 INFO openerp_template odoo.modules.loading: loading 40 modules... 2020-12-01 22:48:07,913 150 INFO openerp_template odoo.modules.registry: module uom: creating or updating database tables 2020-12-01 22:48:08,023 150 INFO openerp_template odoo.modules.loading: loading uom/data/uom_data.xml 2020-12-01 22:48:08,098 150 INFO openerp_template odoo.modules.loading: loading uom/security/uom_security.xml 2020-12-01 22:48:08,187 150 INFO openerp_template odoo.modules.loading: loading uom/security/ir.model.access.csv 2020-12-01 22:48:08,215 150 INFO openerp_template odoo.modules.loading: loading uom/views/uom_uom_views.xml 2020-12-01 22:48:08,305 150 INFO openerp_template odoo.modules.loading: Module uom: loading demo 2020-12-01 22:48:08,563 150 INFO openerp_template odoo.modules.registry: module web: creating or updating database tables 2020-12-01 22:48:09,810 150 INFO openerp_template odoo.modules.loading: loading web/security/ir.model.access.csv 2020-12-01 22:48:09,811 150 INFO openerp_template odoo.modules.loading: loading web/views/webclient_templates.xml 2020-12-01 22:48:10,266 150 INFO openerp_template odoo.modules.loading: loading web/views/report_templates.xml 2020-12-01 22:48:10,476 150 INFO openerp_template odoo.modules.loading: loading web/data/report_layout.xml 2020-12-01 22:48:10,545 150 INFO openerp_template odoo.modules.loading: Module web: loading demo 2020-12-01 22:48:10,675 150 INFO openerp_template odoo.modules.registry: module barcodes: creating or updating database tables 2020-12-01 22:48:10,805 150 INFO openerp_template odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2020-12-01 22:48:10,818 150 INFO openerp_template odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2020-12-01 22:48:10,875 150 INFO openerp_template odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2020-12-01 22:48:10,913 150 INFO openerp_template odoo.modules.loading: loading barcodes/views/barcodes_templates.xml 2020-12-01 22:48:10,978 150 INFO openerp_template odoo.modules.loading: Module barcodes: loading demo 2020-12-01 22:48:11,299 150 INFO openerp_template odoo.modules.registry: module base_import: creating or updating database tables 2020-12-01 22:48:12,932 150 INFO openerp_template odoo.modules.loading: loading base_import/security/ir.model.access.csv 2020-12-01 22:48:13,017 150 INFO openerp_template odoo.modules.loading: loading base_import/views/base_import_templates.xml 2020-12-01 22:48:13,112 150 INFO openerp_template odoo.modules.loading: Module base_import: loading demo 2020-12-01 22:48:13,251 150 INFO openerp_template odoo.modules.registry: module base_setup: creating or updating database tables 2020-12-01 22:48:13,350 150 INFO openerp_template odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2020-12-01 22:48:13,358 150 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2020-12-01 22:48:13,449 150 INFO openerp_template odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2020-12-01 22:48:13,488 150 INFO openerp_template odoo.modules.loading: loading base_setup/views/assets.xml 2020-12-01 22:48:13,514 150 INFO openerp_template odoo.modules.loading: Module base_setup: loading demo 2020-12-01 22:48:13,653 150 INFO openerp_template odoo.modules.registry: module bus: creating or updating database tables 2020-12-01 22:48:13,807 150 INFO openerp_template odoo.modules.loading: loading bus/views/bus.xml 2020-12-01 22:48:13,874 150 INFO openerp_template odoo.modules.loading: loading bus/security/ir.model.access.csv 2020-12-01 22:48:13,899 150 INFO openerp_template odoo.modules.loading: Module bus: loading demo 2020-12-01 22:48:14,035 150 INFO openerp_template odoo.modules.registry: module date_range: creating or updating database tables 2020-12-01 22:48:14,155 150 INFO openerp_template odoo.modules.loading: loading date_range/security/ir.model.access.csv 2020-12-01 22:48:14,188 150 INFO openerp_template odoo.modules.loading: loading date_range/security/date_range_security.xml 2020-12-01 22:48:14,206 150 INFO openerp_template odoo.modules.loading: loading date_range/views/assets.xml 2020-12-01 22:48:14,249 150 INFO openerp_template odoo.modules.loading: loading date_range/views/date_range_view.xml 2020-12-01 22:48:14,352 150 INFO openerp_template odoo.modules.loading: loading date_range/wizard/date_range_generator.xml 2020-12-01 22:48:14,382 150 INFO openerp_template odoo.modules.loading: Module date_range: loading demo 2020-12-01 22:48:14,530 150 INFO openerp_template odoo.modules.registry: module http_routing: creating or updating database tables 2020-12-01 22:48:14,576 150 INFO openerp_template odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2020-12-01 22:48:14,672 150 INFO openerp_template odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2020-12-01 22:48:14,722 150 INFO openerp_template odoo.modules.loading: Module http_routing: loading demo 2020-12-01 22:48:14,894 150 INFO openerp_template odoo.modules.registry: module odoo_referral: creating or updating database tables 2020-12-01 22:48:14,903 150 INFO openerp_template odoo.modules.loading: loading odoo_referral/views/templates.xml 2020-12-01 22:48:14,945 150 INFO openerp_template odoo.modules.loading: Module odoo_referral: loading demo 2020-12-01 22:48:15,148 150 INFO openerp_template odoo.modules.registry: module resource: creating or updating database tables 2020-12-01 22:48:15,431 150 INFO openerp_template odoo.modules.loading: loading resource/data/resource_data.xml 2020-12-01 22:48:15,488 150 INFO openerp_template odoo.modules.loading: loading resource/security/ir.model.access.csv 2020-12-01 22:48:15,551 150 INFO openerp_template odoo.modules.loading: loading resource/security/resource_security.xml 2020-12-01 22:48:15,585 150 INFO openerp_template odoo.modules.loading: loading resource/views/resource_views.xml 2020-12-01 22:48:15,873 150 INFO openerp_template odoo.modules.loading: loading resource/views/resource.xml 2020-12-01 22:48:15,912 150 INFO openerp_template odoo.modules.loading: Module resource: loading demo 2020-12-01 22:48:16,068 150 INFO openerp_template odoo.modules.registry: module web_diagram: creating or updating database tables 2020-12-01 22:48:16,083 150 INFO openerp_template odoo.modules.loading: loading web_diagram/views/web_diagram_templates.xml 2020-12-01 22:48:16,166 150 INFO openerp_template odoo.modules.loading: Module web_diagram: loading demo 2020-12-01 22:48:16,369 150 INFO openerp_template odoo.modules.registry: module web_editor: creating or updating database tables 2020-12-01 22:48:16,554 150 INFO openerp_template odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2020-12-01 22:48:16,574 150 INFO openerp_template odoo.modules.loading: loading web_editor/views/editor.xml 2020-12-01 22:48:16,824 150 INFO openerp_template odoo.modules.loading: loading web_editor/views/snippets.xml 2020-12-01 22:48:16,860 150 INFO openerp_template odoo.modules.loading: Module web_editor: loading demo 2020-12-01 22:48:16,991 150 INFO openerp_template odoo.modules.registry: module web_kanban_gauge: creating or updating database tables 2020-12-01 22:48:17,001 150 INFO openerp_template odoo.modules.loading: loading web_kanban_gauge/views/web_kanban_gauge_templates.xml 2020-12-01 22:48:17,078 150 INFO openerp_template odoo.modules.loading: Module web_kanban_gauge: loading demo 2020-12-01 22:48:17,212 150 INFO openerp_template odoo.modules.registry: module web_tour: creating or updating database tables 2020-12-01 22:48:17,248 150 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2020-12-01 22:48:17,268 150 INFO openerp_template odoo.modules.loading: loading web_tour/security/ir.rule.csv 2020-12-01 22:48:17,284 150 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_templates.xml 2020-12-01 22:48:17,399 150 INFO openerp_template odoo.modules.loading: loading web_tour/views/tour_views.xml 2020-12-01 22:48:17,444 150 INFO openerp_template odoo.modules.loading: Module web_tour: loading demo 2020-12-01 22:48:17,444 150 INFO openerp_template odoo.modules.loading: loading web_tour/data/web_tour_demo.xml 2020-12-01 22:48:17,646 150 INFO openerp_template odoo.modules.registry: module iap: creating or updating database tables 2020-12-01 22:48:17,731 150 INFO openerp_template odoo.modules.loading: loading iap/security/ir.model.access.csv 2020-12-01 22:48:17,759 150 INFO openerp_template odoo.modules.loading: loading iap/security/ir_rule.xml 2020-12-01 22:48:17,775 150 INFO openerp_template odoo.modules.loading: loading iap/views/assets.xml 2020-12-01 22:48:17,841 150 INFO openerp_template odoo.modules.loading: loading iap/views/iap_views.xml 2020-12-01 22:48:17,898 150 INFO openerp_template odoo.modules.loading: loading iap/views/res_config_settings.xml 2020-12-01 22:48:17,965 150 INFO openerp_template odoo.modules.loading: Module iap: loading demo 2020-12-01 22:48:18,554 150 INFO openerp_template odoo.modules.registry: module mail: creating or updating database tables 2020-12-01 22:48:19,983 150 INFO openerp_template odoo.models: Storing computed values of res.partner.email_normalized 2020-12-01 22:48:21,520 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/invite_view.xml 2020-12-01 22:48:21,546 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_compose_message_view.xml 2020-12-01 22:48:21,592 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_cancel_views.xml 2020-12-01 22:48:21,617 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2020-12-01 22:48:21,643 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2020-12-01 22:48:21,690 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2020-12-01 22:48:21,734 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_message_views.xml 2020-12-01 22:48:21,835 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_mail_views.xml 2020-12-01 22:48:21,916 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_followers_views.xml 2020-12-01 22:48:21,960 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_views.xml 2020-12-01 22:48:22,121 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2020-12-01 22:48:22,160 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_activity_views.xml 2020-12-01 22:48:22,314 150 INFO openerp_template odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2020-12-01 22:48:22,384 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_data.xml 2020-12-01 22:48:22,550 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_data.xml 2020-12-01 22:48:22,607 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_activity_data.xml 2020-12-01 22:48:22,623 150 INFO openerp_template odoo.modules.loading: loading mail/data/ir_cron_data.xml 2020-12-01 22:48:22,670 150 INFO openerp_template odoo.modules.loading: loading mail/security/mail_security.xml 2020-12-01 22:48:22,757 150 INFO openerp_template odoo.modules.loading: loading mail/security/ir.model.access.csv 2020-12-01 22:48:22,947 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_alias_views.xml 2020-12-01 22:48:23,016 150 INFO openerp_template odoo.modules.loading: loading mail/views/res_users_views.xml 2020-12-01 22:48:23,106 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_templates.xml 2020-12-01 22:48:23,270 150 INFO openerp_template odoo.modules.loading: loading mail/wizard/email_template_preview_view.xml 2020-12-01 22:48:23,299 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_template_views.xml 2020-12-01 22:48:23,379 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_moderation_views.xml 2020-12-01 22:48:23,423 150 INFO openerp_template odoo.modules.loading: loading mail/views/ir_actions_views.xml 2020-12-01 22:48:23,465 150 INFO openerp_template odoo.modules.loading: loading mail/views/ir_model_views.xml 2020-12-01 22:48:23,585 150 INFO openerp_template odoo.modules.loading: loading mail/views/res_partner_views.xml 2020-12-01 22:48:23,720 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2020-12-01 22:48:23,782 150 INFO openerp_template odoo.modules.loading: loading mail/views/mail_channel_partner_views.xml 2020-12-01 22:48:23,822 150 INFO openerp_template odoo.modules.loading: Module mail: loading demo 2020-12-01 22:48:23,823 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_demo.xml 2020-12-01 22:48:23,951 150 INFO openerp_template odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2020-12-01 22:48:24,316 150 INFO openerp_template odoo.modules.registry: module web_unsplash: creating or updating database tables 2020-12-01 22:48:24,400 150 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2020-12-01 22:48:24,483 150 INFO openerp_template odoo.modules.loading: loading web_unsplash/views/web_unsplash_templates.xml 2020-12-01 22:48:24,533 150 INFO openerp_template odoo.modules.loading: Module web_unsplash: loading demo 2020-12-01 22:48:24,738 150 INFO openerp_template odoo.modules.registry: module analytic: creating or updating database tables 2020-12-01 22:48:24,785 150 INFO openerp_template odoo.models: Computing parent_path for table account_analytic_group... 2020-12-01 22:48:25,053 150 INFO openerp_template odoo.modules.loading: loading analytic/security/analytic_security.xml 2020-12-01 22:48:25,221 150 INFO openerp_template odoo.modules.loading: loading analytic/security/ir.model.access.csv 2020-12-01 22:48:25,270 150 INFO openerp_template odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2020-12-01 22:48:25,605 150 INFO openerp_template odoo.modules.loading: Module analytic: loading demo 2020-12-01 22:48:25,606 150 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_demo.xml 2020-12-01 22:48:25,614 150 INFO openerp_template odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2020-12-01 22:48:26,071 150 INFO openerp_template odoo.modules.registry: module auth_signup: creating or updating database tables 2020-12-01 22:48:26,250 150 INFO openerp_template odoo.modules.loading: loading auth_signup/data/auth_signup_data.xml 2020-12-01 22:48:26,278 150 INFO openerp_template odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2020-12-01 22:48:26,294 150 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2020-12-01 22:48:26,384 150 INFO openerp_template odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2020-12-01 22:48:26,478 150 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2020-12-01 22:48:26,538 150 INFO openerp_template odoo.modules.loading: loading auth_signup/views/auth_signup_assets.xml 2020-12-01 22:48:26,569 150 INFO openerp_template odoo.modules.loading: Module auth_signup: loading demo 2020-12-01 22:48:26,792 150 INFO openerp_template odoo.modules.registry: module fetchmail: creating or updating database tables 2020-12-01 22:48:26,910 150 INFO openerp_template odoo.modules.loading: loading fetchmail/data/fetchmail_data.xml 2020-12-01 22:48:26,933 150 INFO openerp_template odoo.modules.loading: loading fetchmail/security/ir.model.access.csv 2020-12-01 22:48:26,961 150 INFO openerp_template odoo.modules.loading: loading fetchmail/views/fetchmail_views.xml 2020-12-01 22:48:27,048 150 INFO openerp_template odoo.modules.loading: loading fetchmail/views/mail_mail_views.xml 2020-12-01 22:48:27,085 150 INFO openerp_template odoo.modules.loading: loading fetchmail/views/res_config_settings_views.xml 2020-12-01 22:48:27,170 150 INFO openerp_template odoo.modules.loading: Module fetchmail: loading demo 2020-12-01 22:48:27,404 150 INFO openerp_template odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2020-12-01 22:48:27,533 150 INFO openerp_template odoo.models: Storing computed values of res.company.partner_gid 2020-12-01 22:48:27,616 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2020-12-01 22:48:27,646 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/partner_autocomplete_assets.xml 2020-12-01 22:48:27,744 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/additional_info_template.xml 2020-12-01 22:48:27,761 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2020-12-01 22:48:27,914 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2020-12-01 22:48:27,953 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2020-12-01 22:48:28,043 150 INFO openerp_template odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2020-12-01 22:48:28,056 150 INFO openerp_template odoo.modules.loading: Module partner_autocomplete: loading demo 2020-12-01 22:48:28,289 150 INFO openerp_template odoo.modules.registry: module phone_validation: creating or updating database tables 2020-12-01 22:48:28,475 150 INFO openerp_template odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2020-12-01 22:48:28,497 150 INFO openerp_template odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2020-12-01 22:48:28,580 150 INFO openerp_template odoo.modules.loading: Module phone_validation: loading demo 2020-12-01 22:48:28,960 150 INFO openerp_template odoo.modules.registry: module product: creating or updating database tables 2020-12-01 22:48:29,023 150 INFO openerp_template odoo.models: Computing parent_path for table product_category... 2020-12-01 22:48:29,818 150 INFO openerp_template odoo.modules.loading: loading product/data/product_data.xml 2020-12-01 22:48:29,855 150 INFO openerp_template odoo.modules.loading: loading product/security/product_security.xml 2020-12-01 22:48:30,227 150 INFO openerp_template odoo.modules.loading: loading product/security/ir.model.access.csv 2020-12-01 22:48:30,351 150 INFO openerp_template odoo.modules.loading: loading product/wizard/product_price_list_views.xml 2020-12-01 22:48:30,379 150 INFO openerp_template odoo.modules.loading: loading product/views/res_config_settings_views.xml 2020-12-01 22:48:30,458 150 INFO openerp_template odoo.modules.loading: loading product/views/product_attribute_views.xml 2020-12-01 22:48:30,575 150 INFO openerp_template odoo.modules.loading: loading product/views/product_views.xml 2020-12-01 22:48:31,126 150 INFO openerp_template odoo.modules.loading: loading product/views/product_template_views.xml 2020-12-01 22:48:31,235 150 INFO openerp_template odoo.modules.loading: loading product/views/product_pricelist_views.xml 2020-12-01 22:48:31,521 150 INFO openerp_template odoo.modules.loading: loading product/views/res_partner_views.xml 2020-12-01 22:48:31,592 150 INFO openerp_template odoo.modules.loading: loading product/report/product_reports.xml 2020-12-01 22:48:31,614 150 INFO openerp_template odoo.modules.loading: loading product/report/product_pricelist_templates.xml 2020-12-01 22:48:31,633 150 INFO openerp_template odoo.modules.loading: loading product/report/product_product_templates.xml 2020-12-01 22:48:31,686 150 INFO openerp_template odoo.modules.loading: loading product/report/product_template_templates.xml 2020-12-01 22:48:31,713 150 INFO openerp_template odoo.modules.loading: loading product/report/product_packaging.xml 2020-12-01 22:48:31,728 150 INFO openerp_template odoo.modules.loading: Module product: loading demo 2020-12-01 22:48:31,729 150 INFO openerp_template odoo.modules.loading: loading product/data/product_demo.xml 2020-12-01 22:48:32,500 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [61] 2020-12-01 22:48:32,520 150 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2020-12-01 22:48:32,529 150 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2020-12-01 22:48:32,545 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [40] 2020-12-01 22:48:32,667 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [63, 62] 2020-12-01 22:48:32,690 150 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2020-12-01 22:48:32,704 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [41, 42] 2020-12-01 22:48:33,460 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.message records with IDs: [81] 2020-12-01 22:48:33,479 150 INFO openerp_template odoo.models.unlink: User #1 deleted ir.property records with IDs: [20] 2020-12-01 22:48:33,488 150 INFO openerp_template odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2020-12-01 22:48:33,501 150 INFO openerp_template odoo.models.unlink: User #1 deleted mail.followers records with IDs: [60] 2020-12-01 22:48:34,752 150 INFO openerp_template odoo.modules.registry: module snailmail: creating or updating database tables 2020-12-01 22:48:35,192 150 INFO openerp_template odoo.modules.loading: loading snailmail/data/snailmail_data.xml 2020-12-01 22:48:35,205 150 INFO openerp_template odoo.modules.loading: loading snailmail/views/report_assets.xml 2020-12-01 22:48:35,271 150 INFO openerp_template odoo.modules.loading: loading snailmail/views/snailmail_views.xml 2020-12-01 22:48:35,320 150 INFO openerp_template odoo.modules.loading: loading snailmail/views/assets.xml 2020-12-01 22:48:35,418 150 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_cancel_views.xml 2020-12-01 22:48:35,441 150 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 2020-12-01 22:48:35,468 150 INFO openerp_template odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 2020-12-01 22:48:35,492 150 INFO openerp_template odoo.modules.loading: loading snailmail/security/ir.model.access.csv 2020-12-01 22:48:35,526 150 INFO openerp_template odoo.modules.loading: Module snailmail: loading demo 2020-12-01 22:48:35,851 150 INFO openerp_template odoo.modules.registry: module portal: creating or updating database tables 2020-12-01 22:48:36,311 150 INFO openerp_template odoo.modules.loading: loading portal/data/portal_data.xml 2020-12-01 22:48:36,338 150 INFO openerp_template odoo.modules.loading: loading portal/views/assets.xml 2020-12-01 22:48:36,449 150 INFO openerp_template odoo.modules.loading: loading portal/views/portal_templates.xml 2020-12-01 22:48:36,753 150 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2020-12-01 22:48:36,779 150 INFO openerp_template odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2020-12-01 22:48:36,809 150 INFO openerp_template odoo.modules.loading: Module portal: loading demo 2020-12-01 22:48:37,155 150 INFO openerp_template odoo.modules.registry: module sms: creating or updating database tables 2020-12-01 22:48:37,513 150 INFO openerp_template odoo.models: Storing computed values of res.partner.phone_sanitized 2020-12-01 22:48:37,837 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-12-01 22:48:37,908 150 INFO openerp_template odoo.modules.loading: loading sms/data/ir_cron_data.xml 2020-12-01 22:48:37,925 150 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_cancel_views.xml 2020-12-01 22:48:37,958 150 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2020-12-01 22:48:37,984 150 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2020-12-01 22:48:38,013 150 INFO openerp_template odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2020-12-01 22:48:38,047 150 INFO openerp_template odoo.modules.loading: loading sms/views/ir_actions_views.xml 2020-12-01 22:48:38,096 150 INFO openerp_template odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2020-12-01 22:48:38,178 150 INFO openerp_template odoo.modules.loading: loading sms/views/res_partner_views.xml 2020-12-01 22:48:38,250 150 INFO openerp_template odoo.modules.loading: loading sms/views/assets.xml 2020-12-01 22:48:38,364 150 INFO openerp_template odoo.modules.loading: loading sms/views/sms_sms_views.xml 2020-12-01 22:48:38,429 150 INFO openerp_template odoo.modules.loading: loading sms/views/sms_template_views.xml 2020-12-01 22:48:38,500 150 INFO openerp_template odoo.modules.loading: loading sms/security/ir.model.access.csv 2020-12-01 22:48:38,538 150 INFO openerp_template odoo.modules.loading: Module sms: loading demo 2020-12-01 22:48:38,538 150 INFO openerp_template odoo.modules.loading: loading sms/data/sms_demo.xml 2020-12-01 22:48:38,548 150 INFO openerp_template odoo.modules.loading: loading sms/data/mail_demo.xml 2020-12-01 22:48:39,177 150 INFO openerp_template odoo.modules.registry: module stock: creating or updating database tables 2020-12-01 22:48:39,319 150 INFO openerp_template odoo.models: Computing parent_path for table stock_location... 2020-12-01 22:48:41,199 150 INFO openerp_template odoo.modules.loading: loading stock/security/stock_security.xml 2020-12-01 22:48:42,100 150 INFO openerp_template odoo.modules.loading: loading stock/security/ir.model.access.csv 2020-12-01 22:48:42,453 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_menu_views.xml 2020-12-01 22:48:42,554 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 2020-12-01 22:48:42,563 150 INFO openerp_template odoo.modules.loading: loading stock/data/procurement_data.xml 2020-12-01 22:48:42,571 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_stock_quantity.xml 2020-12-01 22:48:42,612 150 INFO openerp_template odoo.modules.loading: loading stock/report/stock_report_views.xml 2020-12-01 22:48:42,675 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_package_barcode.xml 2020-12-01 22:48:42,710 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_lot_barcode.xml 2020-12-01 22:48:42,725 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_location_barcode.xml 2020-12-01 22:48:42,766 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 2020-12-01 22:48:42,802 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_deliveryslip.xml 2020-12-01 22:48:42,832 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_stockinventory.xml 2020-12-01 22:48:42,849 150 INFO openerp_template odoo.modules.loading: loading stock/report/report_stock_rule.xml 2020-12-01 22:48:42,949 150 INFO openerp_template odoo.modules.loading: loading stock/report/package_templates.xml 2020-12-01 22:48:42,963 150 INFO openerp_template odoo.modules.loading: loading stock/report/picking_templates.xml 2020-12-01 22:48:43,003 150 INFO openerp_template odoo.modules.loading: loading stock/report/product_templates.xml 2020-12-01 22:48:43,065 150 INFO openerp_template odoo.modules.loading: loading stock/report/product_packaging.xml 2020-12-01 22:48:43,080 150 INFO openerp_template odoo.modules.loading: loading stock/data/mail_template_data.xml 2020-12-01 22:48:43,090 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 2020-12-01 22:48:43,115 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 2020-12-01 22:48:43,133 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 2020-12-01 22:48:43,160 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 2020-12-01 22:48:43,181 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 2020-12-01 22:48:43,200 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 2020-12-01 22:48:43,213 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_overprocessed_transfer_views.xml 2020-12-01 22:48:43,227 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 2020-12-01 22:48:43,240 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 2020-12-01 22:48:43,262 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 2020-12-01 22:48:43,314 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 2020-12-01 22:48:43,339 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 2020-12-01 22:48:43,358 150 INFO openerp_template odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 2020-12-01 22:48:43,382 150 INFO openerp_template odoo.modules.loading: loading stock/views/res_partner_views.xml 2020-12-01 22:48:43,517 150 INFO openerp_template odoo.modules.loading: loading stock/views/product_strategy_views.xml 2020-12-01 22:48:43,586 150 INFO openerp_template odoo.modules.loading: loading stock/views/product_views.xml 2020-12-01 22:48:44,157 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_production_lot_views.xml 2020-12-01 22:48:44,240 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_picking_views.xml 2020-12-01 22:48:44,565 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_scrap_views.xml 2020-12-01 22:48:44,681 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_inventory_views.xml 2020-12-01 22:48:44,851 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_quant_views.xml 2020-12-01 22:48:45,116 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_location_views.xml 2020-12-01 22:48:45,326 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 2020-12-01 22:48:45,561 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_move_line_views.xml 2020-12-01 22:48:45,667 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_move_views.xml 2020-12-01 22:48:46,140 150 INFO openerp_template odoo.modules.loading: loading stock/views/res_config_settings_views.xml 2020-12-01 22:48:46,287 150 INFO openerp_template odoo.modules.loading: loading stock/views/report_stock_traceability.xml 2020-12-01 22:48:46,377 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_template.xml 2020-12-01 22:48:46,553 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_rule_views.xml 2020-12-01 22:48:46,687 150 INFO openerp_template odoo.modules.loading: loading stock/views/stock_package_level_views.xml 2020-12-01 22:48:46,751 150 INFO openerp_template odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 2020-12-01 22:48:46,768 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_data.xml 2020-12-01 22:48:47,094 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_sequence_data.xml 2020-12-01 22:48:47,121 150 INFO openerp_template odoo.modules.loading: Module stock: loading demo 2020-12-01 22:48:47,122 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_demo_pre.xml 2020-12-01 22:48:47,134 150 INFO openerp_template odoo.modules.loading: loading stock/data/procurement_demo.xml 2020-12-01 22:48:47,838 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_demo.xml 2020-12-01 22:48:49,330 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 2020-12-01 22:48:49,368 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_demo2.xml 2020-12-01 22:48:50,580 150 INFO openerp_template odoo.models.unlink: User #1 deleted stock.move.line records with IDs: [25] 2020-12-01 22:48:50,978 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_location_demo_cpu1.xml 2020-12-01 22:48:50,992 150 INFO openerp_template odoo.modules.loading: loading stock/data/stock_location_demo_cpu3.xml 2020-12-01 22:48:51,385 150 INFO openerp_template odoo.modules.registry: module digest: creating or updating database tables 2020-12-01 22:48:51,578 150 INFO openerp_template odoo.modules.loading: loading digest/security/ir.model.access.csv 2020-12-01 22:48:51,625 150 INFO openerp_template odoo.modules.loading: loading digest/data/digest_template_data.xml 2020-12-01 22:48:51,637 150 INFO openerp_template odoo.modules.loading: loading digest/data/digest_data.xml 2020-12-01 22:48:51,664 150 INFO openerp_template odoo.modules.loading: loading digest/data/ir_cron_data.xml 2020-12-01 22:48:51,681 150 INFO openerp_template odoo.modules.loading: loading digest/data/res_config_settings_data.xml 2020-12-01 22:48:51,691 150 INFO openerp_template odoo.modules.loading: loading digest/views/digest_views.xml 2020-12-01 22:48:51,819 150 INFO openerp_template odoo.modules.loading: loading digest/views/digest_templates.xml 2020-12-01 22:48:51,837 150 INFO openerp_template odoo.modules.loading: loading digest/views/res_config_settings_views.xml 2020-12-01 22:48:51,936 150 INFO openerp_template odoo.modules.loading: Module digest: loading demo 2020-12-01 22:48:52,279 150 INFO openerp_template odoo.modules.registry: module stock_sms: creating or updating database tables 2020-12-01 22:48:52,457 150 INFO openerp_template odoo.modules.loading: loading stock_sms/data/sms_data.xml 2020-12-01 22:48:52,465 150 INFO openerp_template odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 2020-12-01 22:48:52,576 150 INFO openerp_template odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 2020-12-01 22:48:52,591 150 INFO openerp_template odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 2020-12-01 22:48:52,608 150 INFO openerp_template odoo.modules.loading: loading stock_sms/security/sms_security.xml 2020-12-01 22:48:52,627 150 INFO openerp_template odoo.modules.loading: Module stock_sms: loading demo 2020-12-01 22:48:53,416 150 INFO openerp_template odoo.modules.registry: module account: creating or updating database tables 2020-12-01 22:48:53,530 150 INFO openerp_template odoo.models: Computing parent_path for table account_tax_report_line... 2020-12-01 22:48:53,567 150 INFO openerp_template odoo.models: Computing parent_path for table account_group... 2020-12-01 22:48:56,664 150 INFO openerp_template odoo.modules.loading: loading account/security/account_security.xml 2020-12-01 22:48:57,984 150 INFO openerp_template odoo.modules.loading: loading account/security/ir.model.access.csv 2020-12-01 22:48:58,383 150 INFO openerp_template odoo.modules.loading: loading account/data/data_account_type.xml 2020-12-01 22:48:58,427 150 INFO openerp_template odoo.modules.loading: loading account/data/account_data.xml 2020-12-01 22:48:58,563 150 INFO openerp_template odoo.modules.loading: loading account/data/digest_data.xml 2020-12-01 22:48:58,573 150 INFO openerp_template odoo.modules.loading: loading account/views/account_menuitem.xml 2020-12-01 22:48:58,706 150 INFO openerp_template odoo.modules.loading: loading account/views/account_payment_view.xml 2020-12-01 22:48:58,962 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_accrual_accounting_view.xml 2020-12-01 22:48:58,990 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 2020-12-01 22:48:59,013 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 2020-12-01 22:48:59,039 150 INFO openerp_template odoo.modules.loading: loading account/views/account_move_views.xml 2020-12-01 22:48:59,976 150 INFO openerp_template odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 2020-12-01 22:49:00,035 150 INFO openerp_template odoo.modules.loading: loading account/wizard/pos_box.xml 2020-12-01 22:49:00,057 150 INFO openerp_template odoo.modules.loading: loading account/views/partner_view.xml 2020-12-01 22:49:00,425 150 INFO openerp_template odoo.modules.loading: loading account/views/account_view.xml 2020-12-01 22:49:01,823 150 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2020-12-01 22:49:01,843 150 INFO openerp_template odoo.modules.loading: loading account/views/account_report.xml 2020-12-01 22:49:01,876 150 INFO openerp_template odoo.modules.loading: loading account/data/mail_template_data.xml 2020-12-01 22:49:01,886 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 2020-12-01 22:49:01,912 150 INFO openerp_template odoo.modules.loading: loading account/views/account_end_fy.xml 2020-12-01 22:49:01,915 150 INFO openerp_template odoo.modules.loading: loading account/views/product_view.xml 2020-12-01 22:49:02,036 150 INFO openerp_template odoo.modules.loading: loading account/views/account_analytic_view.xml 2020-12-01 22:49:02,184 150 INFO openerp_template odoo.modules.loading: loading account/views/account_tip_data.xml 2020-12-01 22:49:02,187 150 INFO openerp_template odoo.modules.loading: loading account/views/account.xml 2020-12-01 22:49:02,397 150 INFO openerp_template odoo.modules.loading: loading account/views/report_invoice.xml 2020-12-01 22:49:02,473 150 INFO openerp_template odoo.modules.loading: loading account/report/account_invoice_report_view.xml 2020-12-01 22:49:02,597 150 INFO openerp_template odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 2020-12-01 22:49:02,661 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_report_common_view.xml 2020-12-01 22:49:02,687 150 INFO openerp_template odoo.modules.loading: loading account/views/report_journal.xml 2020-12-01 22:49:02,709 150 INFO openerp_template odoo.modules.loading: loading account/views/tax_adjustments.xml 2020-12-01 22:49:02,724 150 INFO openerp_template odoo.modules.loading: loading account/wizard/wizard_tax_adjustments_view.xml 2020-12-01 22:49:02,744 150 INFO openerp_template odoo.modules.loading: loading account/views/res_config_settings_views.xml 2020-12-01 22:49:02,954 150 INFO openerp_template odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 2020-12-01 22:49:03,033 150 INFO openerp_template odoo.modules.loading: loading account/views/account_portal_templates.xml 2020-12-01 22:49:03,143 150 INFO openerp_template odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 2020-12-01 22:49:03,171 150 INFO openerp_template odoo.modules.loading: loading account/data/payment_receipt_data.xml 2020-12-01 22:49:03,191 150 INFO openerp_template odoo.modules.loading: loading account/views/account_onboarding_templates.xml 2020-12-01 22:49:03,375 150 INFO openerp_template odoo.modules.loading: loading account/data/service_cron.xml 2020-12-01 22:49:03,388 150 INFO openerp_template odoo.modules.loading: loading account/views/account_fiscal_year_view.xml 2020-12-01 22:49:03,452 150 INFO openerp_template odoo.modules.loading: loading account/views/account_incoterms_view.xml 2020-12-01 22:49:03,515 150 INFO openerp_template odoo.modules.loading: loading account/data/account_incoterms_data.xml 2020-12-01 22:49:03,554 150 INFO openerp_template odoo.modules.loading: loading account/views/digest_views.xml 2020-12-01 22:49:03,623 150 INFO openerp_template odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 2020-12-01 22:49:03,662 150 INFO openerp_template odoo.modules.loading: loading account/views/account_tax_report_views.xml 2020-12-01 22:49:03,730 150 INFO openerp_template odoo.modules.loading: loading account/views/report_statement.xml 2020-12-01 22:49:03,744 150 INFO openerp_template odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 2020-12-01 22:49:03,763 150 INFO openerp_template odoo.modules.loading: Module account: loading demo 2020-12-01 22:49:03,764 150 INFO openerp_template odoo.modules.loading: loading account/demo/account_demo.xml 2020-12-01 22:49:04,214 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-12-01 22:49:04,744 150 INFO openerp_template odoo.modules.registry: module account_bank_statement_import: creating or updating database tables 2020-12-01 22:49:04,973 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_bank_statement_import_view.xml 2020-12-01 22:49:05,070 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/account_import_tip_data.xml 2020-12-01 22:49:05,072 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/wizard/journal_creation.xml 2020-12-01 22:49:05,100 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/views/account_bank_statement_import_templates.xml 2020-12-01 22:49:05,183 150 INFO openerp_template odoo.modules.loading: Module account_bank_statement_import: loading demo 2020-12-01 22:49:05,184 150 INFO openerp_template odoo.modules.loading: loading account_bank_statement_import/demo/partner_bank.xml 2020-12-01 22:49:05,721 150 INFO openerp_template odoo.modules.registry: module account_facturx: creating or updating database tables 2020-12-01 22:49:05,816 150 INFO openerp_template odoo.modules.loading: loading account_facturx/data/facturx_templates.xml 2020-12-01 22:49:05,871 150 INFO openerp_template odoo.modules.loading: Module account_facturx: loading demo 2020-12-01 22:49:06,383 150 INFO openerp_template odoo.modules.registry: module base_vat: creating or updating database tables 2020-12-01 22:49:06,660 150 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_company_views.xml 2020-12-01 22:49:06,704 150 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_partner_views.xml 2020-12-01 22:49:06,871 150 INFO openerp_template odoo.modules.loading: loading base_vat/views/res_config_settings_views.xml 2020-12-01 22:49:07,028 150 INFO openerp_template odoo.modules.loading: Module base_vat: loading demo 2020-12-01 22:49:07,622 150 INFO openerp_template odoo.modules.registry: module payment: creating or updating database tables 2020-12-01 22:49:08,304 150 INFO openerp_template odoo.modules.loading: loading payment/data/account_data.xml 2020-12-01 22:49:08,314 150 INFO openerp_template odoo.modules.loading: loading payment/data/payment_icon_data.xml 2020-12-01 22:49:08,520 150 INFO openerp_template odoo.modules.loading: loading payment/data/payment_acquirer_data.xml 2020-12-01 22:49:08,747 150 INFO openerp_template odoo.modules.loading: loading payment/data/payment_cron.xml 2020-12-01 22:49:08,765 150 INFO openerp_template odoo.modules.loading: loading payment/views/payment_views.xml 2020-12-01 22:49:09,054 150 INFO openerp_template odoo.modules.loading: loading payment/views/account_payment_views.xml 2020-12-01 22:49:09,102 150 INFO openerp_template odoo.modules.loading: loading payment/views/account_invoice_views.xml 2020-12-01 22:49:09,231 150 INFO openerp_template odoo.modules.loading: loading payment/views/payment_acquirer_onboarding_templates.xml 2020-12-01 22:49:09,292 150 INFO openerp_template odoo.modules.loading: loading payment/views/payment_templates.xml 2020-12-01 22:49:09,401 150 INFO openerp_template odoo.modules.loading: loading payment/views/payment_portal_templates.xml 2020-12-01 22:49:09,476 150 INFO openerp_template odoo.modules.loading: loading payment/views/assets.xml 2020-12-01 22:49:09,523 150 INFO openerp_template odoo.modules.loading: loading payment/views/res_partner_views.xml 2020-12-01 22:49:09,651 150 INFO openerp_template odoo.modules.loading: loading payment/security/ir.model.access.csv 2020-12-01 22:49:09,715 150 INFO openerp_template odoo.modules.loading: loading payment/security/payment_security.xml 2020-12-01 22:49:09,750 150 INFO openerp_template odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 2020-12-01 22:49:09,778 150 INFO openerp_template odoo.modules.loading: Module payment: loading demo 2020-12-01 22:49:10,411 150 INFO openerp_template odoo.modules.registry: module purchase: creating or updating database tables 2020-12-01 22:49:11,230 150 INFO openerp_template odoo.modules.loading: loading purchase/security/purchase_security.xml 2020-12-01 22:49:11,770 150 INFO openerp_template odoo.modules.loading: loading purchase/security/ir.model.access.csv 2020-12-01 22:49:11,962 150 INFO openerp_template odoo.modules.loading: loading purchase/views/account_move_views.xml 2020-12-01 22:49:12,113 150 INFO openerp_template odoo.modules.loading: loading purchase/data/purchase_data.xml 2020-12-01 22:49:12,138 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_reports.xml 2020-12-01 22:49:12,148 150 INFO openerp_template odoo.modules.loading: loading purchase/views/purchase_views.xml 2020-12-01 22:49:12,558 150 INFO openerp_template odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 2020-12-01 22:49:12,736 150 INFO openerp_template odoo.modules.loading: loading purchase/views/product_views.xml 2020-12-01 22:49:13,215 150 INFO openerp_template odoo.modules.loading: loading purchase/views/res_partner_views.xml 2020-12-01 22:49:13,591 150 INFO openerp_template odoo.modules.loading: loading purchase/views/purchase_template.xml 2020-12-01 22:49:13,603 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 2020-12-01 22:49:13,639 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_report_views.xml 2020-12-01 22:49:13,714 150 INFO openerp_template odoo.modules.loading: loading purchase/data/mail_template_data.xml 2020-12-01 22:49:13,730 150 INFO openerp_template odoo.modules.loading: loading purchase/views/portal_templates.xml 2020-12-01 22:49:13,818 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 2020-12-01 22:49:13,854 150 INFO openerp_template odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 2020-12-01 22:49:13,885 150 INFO openerp_template odoo.modules.loading: Module purchase: loading demo 2020-12-01 22:49:13,886 150 INFO openerp_template odoo.modules.loading: loading purchase/data/purchase_demo.xml 2020-12-01 22:49:14,813 150 INFO openerp_template odoo.modules.registry: module snailmail_account: creating or updating database tables 2020-12-01 22:49:15,027 150 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 2020-12-01 22:49:15,204 150 INFO openerp_template odoo.modules.loading: loading snailmail_account/views/assets.xml 2020-12-01 22:49:15,275 150 INFO openerp_template odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 2020-12-01 22:49:15,312 150 INFO openerp_template odoo.modules.loading: Module snailmail_account: loading demo 2020-12-01 22:49:15,935 150 INFO openerp_template odoo.modules.registry: module stock_account: creating or updating database tables 2020-12-01 22:49:16,684 150 INFO openerp_template odoo.modules.loading: loading stock_account/security/stock_account_security.xml 2020-12-01 22:49:16,819 150 INFO openerp_template odoo.modules.loading: loading stock_account/security/ir.model.access.csv 2020-12-01 22:49:16,856 150 INFO openerp_template odoo.modules.loading: loading stock_account/wizard/stock_change_standard_price_views.xml 2020-12-01 22:49:16,883 150 INFO openerp_template odoo.modules.loading: loading stock_account/data/stock_account_data.xml 2020-12-01 22:49:16,894 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/stock_account_views.xml 2020-12-01 22:49:17,101 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 2020-12-01 22:49:17,292 150 INFO openerp_template odoo.modules.loading: loading stock_account/data/product_data.xml 2020-12-01 22:49:17,306 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/product_views.xml 2020-12-01 22:49:17,684 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 2020-12-01 22:49:17,768 150 INFO openerp_template odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 2020-12-01 22:49:17,925 150 INFO openerp_template odoo.modules.loading: Module stock_account: loading demo 2020-12-01 22:49:18,499 150 INFO openerp_template odoo.modules.registry: module payment_transfer: creating or updating database tables 2020-12-01 22:49:18,603 150 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_views.xml 2020-12-01 22:49:18,646 150 INFO openerp_template odoo.modules.loading: loading payment_transfer/views/payment_transfer_templates.xml 2020-12-01 22:49:18,660 150 INFO openerp_template odoo.modules.loading: loading payment_transfer/data/payment_acquirer_data.xml 2020-12-01 22:49:18,688 150 INFO openerp_template odoo.modules.loading: Module payment_transfer: loading demo 2020-12-01 22:49:19,243 150 INFO openerp_template odoo.modules.registry: module purchase_stock: creating or updating database tables 2020-12-01 22:49:19,540 150 INFO openerp_template odoo.models: Storing computed values of purchase.order.picking_count 2020-12-01 22:49:19,540 150 INFO openerp_template odoo.models: Storing computed values of purchase.order.picking_ids 2020-12-01 22:49:19,882 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 2020-12-01 22:49:19,950 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 2020-12-01 22:49:20,019 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/data/mail_data.xml 2020-12-01 22:49:20,040 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 2020-12-01 22:49:20,150 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/stock_views.xml 2020-12-01 22:49:20,242 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 2020-12-01 22:49:20,279 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 2020-12-01 22:49:20,669 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/views/stock_production_lot_views.xml 2020-12-01 22:49:20,708 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 2020-12-01 22:49:20,739 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 2020-12-01 22:49:20,779 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 2020-12-01 22:49:20,803 150 INFO openerp_template odoo.modules.loading: Module purchase_stock: loading demo 2020-12-01 22:49:20,803 150 INFO openerp_template odoo.modules.loading: loading purchase_stock/data/purchase_stock_demo.xml 2020-12-01 22:49:21,131 150 INFO openerp_template odoo.modules.loading: 40 modules loaded in 73.34s, 0 queries 2020-12-01 22:49:21,137 150 INFO openerp_template odoo.modules.loading: loading 43 modules... 2020-12-01 22:49:21,721 150 INFO openerp_template odoo.modules.registry: module account_check_printing: creating or updating database tables 2020-12-01 22:49:22,134 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/data/account_check_printing_data.xml 2020-12-01 22:49:22,152 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_journal_views.xml 2020-12-01 22:49:22,288 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/account_payment_views.xml 2020-12-01 22:49:22,371 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/views/res_config_settings_views.xml 2020-12-01 22:49:22,584 150 INFO openerp_template odoo.modules.loading: loading account_check_printing/wizard/print_prenumbered_checks_views.xml 2020-12-01 22:49:22,604 150 INFO openerp_template odoo.modules.loading: Module account_check_printing: loading demo 2020-12-01 22:49:23,078 150 INFO openerp_template odoo.modules.registry: module l10n_generic_coa: creating or updating database tables 2020-12-01 22:49:23,096 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/data/l10n_generic_coa.xml 2020-12-01 22:49:23,119 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/data/account.account.template.csv 2020-12-01 22:49:23,253 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/data/l10n_generic_coa_post.xml 2020-12-01 22:49:23,809 150 INFO openerp_template odoo.modules.loading: Module l10n_generic_coa: loading demo 2020-12-01 22:49:23,810 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/demo/account_bank_statement_demo.xml 2020-12-01 22:49:24,046 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/demo/account_invoice_demo.xml 2020-12-01 22:49:24,942 150 INFO openerp_template odoo.modules.loading: loading l10n_generic_coa/demo/account_reconcile_model.xml 2020-12-01 22:49:25,526 150 INFO openerp_template odoo.modules.registry: module l10n_us: creating or updating database tables 2020-12-01 22:49:25,589 150 INFO openerp_template odoo.modules.loading: loading l10n_us/data/res_company_data.xml 2020-12-01 22:49:25,598 150 INFO openerp_template odoo.modules.loading: loading l10n_us/views/res_partner_bank_views.xml 2020-12-01 22:49:25,634 150 INFO openerp_template odoo.modules.loading: Module l10n_us: loading demo 2020-12-01 22:49:25,653 150 INFO openerp_template odoo.modules.loading: 43 modules loaded in 4.52s, 0 queries 2020-12-01 22:49:26,316 150 INFO openerp_template odoo.modules.loading: Modules loaded. 2020-12-01 22:49:26,323 150 INFO openerp_template odoo.service.server: Initiating shutdown 2020-12-01 22:49:26,323 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-12-01 22:49:28,927 159 INFO ? odoo: Odoo version 13.0 2020-12-01 22:49:28,928 159 INFO ? odoo: Using configuration file at /home/odoo/.openerp_serverrc 2020-12-01 22:49:28,928 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-12-01 22:49:28,929 159 INFO ? odoo: database: default@default:default 2020-12-01 22:49:29,482 159 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /home/odoo/maintainer-quality-tools/travis/wkhtmltopdf 2020-12-01 22:49:29,719 159 INFO openerp_test odoo.modules.loading: loading 1 modules... 2020-12-01 22:49:29,747 159 INFO openerp_test odoo.modules.loading: 1 modules loaded in 0.03s, 0 queries 2020-12-01 22:49:30,012 159 INFO openerp_test odoo.modules.loading: updating modules list 2020-12-01 22:49:30,017 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-12-01 22:49:31,007 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-12-01 22:49:34,139 159 INFO openerp_test odoo.modules.loading: loading 43 modules... 2020-12-01 22:49:34,779 159 INFO openerp_test odoo.modules.loading: 43 modules loaded in 0.64s, 0 queries 2020-12-01 22:49:34,801 159 INFO openerp_test odoo.modules.loading: loading 60 modules... 2020-12-01 22:49:36,528 159 INFO openerp_test odoo.modules.registry: module account_asset_management: creating or updating database tables 2020-12-01 22:49:36,592 159 INFO openerp_test odoo.models: Computing parent_path for table account_asset_group... 2020-12-01 22:49:37,208 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/security/account_asset_security.xml 2020-12-01 22:49:37,236 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/security/ir.model.access.csv 2020-12-01 22:49:37,360 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/wizard/account_asset_compute.xml 2020-12-01 22:49:37,407 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/wizard/account_asset_remove.xml 2020-12-01 22:49:37,447 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_account.xml 2020-12-01 22:49:37,492 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_asset.xml 2020-12-01 22:49:37,655 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_asset_group.xml 2020-12-01 22:49:37,724 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_asset_profile.xml 2020-12-01 22:49:37,812 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_move.xml 2020-12-01 22:49:37,997 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/account_move_line.xml 2020-12-01 22:49:38,079 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/views/menuitem.xml 2020-12-01 22:49:38,134 159 INFO openerp_test odoo.modules.loading: loading account_asset_management/data/cron.xml 2020-12-01 22:49:38,154 159 INFO openerp_test odoo.modules.loading: Module account_asset_management: loading demo 2020-12-01 22:49:39,040 159 INFO openerp_test odoo.modules.registry: module account_balance_line: creating or updating database tables 2020-12-01 22:49:39,070 159 INFO openerp_test odoo.modules.loading: loading account_balance_line/views/account_move_line_view.xml 2020-12-01 22:49:39,253 159 INFO openerp_test odoo.modules.loading: Module account_balance_line: loading demo 2020-12-01 22:49:40,112 159 INFO openerp_test odoo.modules.registry: module account_chart_update: creating or updating database tables 2020-12-01 22:49:40,537 159 INFO openerp_test odoo.modules.loading: loading account_chart_update/wizard/wizard_chart_update_view.xml 2020-12-01 22:49:40,617 159 INFO openerp_test odoo.modules.loading: loading account_chart_update/views/account_config_settings_view.xml 2020-12-01 22:49:40,917 159 INFO openerp_test odoo.modules.loading: Module account_chart_update: loading demo 2020-12-01 22:49:41,871 159 INFO openerp_test odoo.modules.registry: module account_check_deposit: creating or updating database tables 2020-12-01 22:49:42,255 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/security/ir.model.access.csv 2020-12-01 22:49:42,280 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/security/check_deposit_security.xml 2020-12-01 22:49:42,289 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/data/sequence.xml 2020-12-01 22:49:42,297 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/views/account_deposit_view.xml 2020-12-01 22:49:42,390 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/views/account_move_line_view.xml 2020-12-01 22:49:42,446 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/views/res_config_settings_views.xml 2020-12-01 22:49:42,713 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/report/report.xml 2020-12-01 22:49:42,721 159 INFO openerp_test odoo.modules.loading: loading account_check_deposit/report/report_checkdeposit.xml 2020-12-01 22:49:42,740 159 INFO openerp_test odoo.modules.loading: Module account_check_deposit: loading demo 2020-12-01 22:49:43,582 159 INFO openerp_test odoo.modules.registry: module account_fiscal_year: creating or updating database tables 2020-12-01 22:49:43,612 159 INFO openerp_test odoo.modules.loading: loading account_fiscal_year/data/date_range_type.xml 2020-12-01 22:49:43,622 159 INFO openerp_test odoo.modules.loading: loading account_fiscal_year/views/account_views.xml 2020-12-01 22:49:43,676 159 INFO openerp_test odoo.modules.loading: Module account_fiscal_year: loading demo 2020-12-01 22:49:44,621 159 INFO openerp_test odoo.modules.registry: module account_journal_lock_date: creating or updating database tables 2020-12-01 22:49:44,856 159 INFO openerp_test odoo.modules.loading: loading account_journal_lock_date/views/account_journal.xml 2020-12-01 22:49:44,986 159 INFO openerp_test odoo.modules.loading: loading account_journal_lock_date/wizards/update_journal_lock_dates_views.xml 2020-12-01 22:49:45,016 159 INFO openerp_test odoo.modules.loading: Module account_journal_lock_date: loading demo 2020-12-01 22:49:45,855 159 INFO openerp_test odoo.modules.registry: module account_lock_date_update: creating or updating database tables 2020-12-01 22:49:45,926 159 INFO openerp_test odoo.modules.loading: loading account_lock_date_update/wizards/account_update_lock_date.xml 2020-12-01 22:49:45,974 159 INFO openerp_test odoo.modules.loading: Module account_lock_date_update: loading demo 2020-12-01 22:49:46,954 159 INFO openerp_test odoo.modules.registry: module account_lock_to_date: creating or updating database tables 2020-12-01 22:49:47,199 159 INFO openerp_test odoo.modules.loading: loading account_lock_to_date/wizards/account_update_lock_to_date.xml 2020-12-01 22:49:47,248 159 INFO openerp_test odoo.modules.loading: Module account_lock_to_date: loading demo 2020-12-01 22:49:48,106 159 INFO openerp_test odoo.modules.registry: module account_menu: creating or updating database tables 2020-12-01 22:49:48,220 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/menu.xml 2020-12-01 22:49:48,236 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_account_template.xml 2020-12-01 22:49:48,250 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_bank_statement.xml 2020-12-01 22:49:48,273 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_chart_template.xml 2020-12-01 22:49:48,286 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_fiscal_position_template.xml 2020-12-01 22:49:48,308 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_group.xml 2020-12-01 22:49:48,352 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_tag.xml 2020-12-01 22:49:48,399 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_tax_group.xml 2020-12-01 22:49:48,469 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_tax_template.xml 2020-12-01 22:49:48,482 159 INFO openerp_test odoo.modules.loading: loading account_menu/views/view_account_type.xml 2020-12-01 22:49:48,495 159 INFO openerp_test odoo.modules.loading: Module account_menu: loading demo 2020-12-01 22:49:48,495 159 INFO openerp_test odoo.modules.loading: loading account_menu/demo/res_groups.xml 2020-12-01 22:49:49,640 159 INFO openerp_test odoo.modules.registry: module account_move_budget: creating or updating database tables 2020-12-01 22:49:49,812 159 INFO openerp_test odoo.modules.loading: loading account_move_budget/security/ir.model.access.csv 2020-12-01 22:49:49,866 159 INFO openerp_test odoo.modules.loading: loading account_move_budget/views/account_move_budget_line_views.xml 2020-12-01 22:49:49,899 159 INFO openerp_test odoo.modules.loading: loading account_move_budget/views/account_move_budget_views.xml 2020-12-01 22:49:49,969 159 INFO openerp_test odoo.modules.loading: Module account_move_budget: loading demo 2020-12-01 22:49:50,861 159 INFO openerp_test odoo.modules.registry: module account_move_force_removal: creating or updating database tables 2020-12-01 22:49:50,961 159 INFO openerp_test odoo.modules.loading: Module account_move_force_removal: loading demo 2020-12-01 22:49:51,826 159 INFO openerp_test odoo.modules.registry: module account_move_line_tax_editable: creating or updating database tables 2020-12-01 22:49:52,042 159 INFO openerp_test odoo.modules.loading: loading account_move_line_tax_editable/views/account_move.xml 2020-12-01 22:49:52,257 159 INFO openerp_test odoo.modules.loading: loading account_move_line_tax_editable/views/account_move_line.xml 2020-12-01 22:49:52,330 159 INFO openerp_test odoo.modules.loading: Module account_move_line_tax_editable: loading demo 2020-12-01 22:49:53,213 159 INFO openerp_test odoo.modules.registry: module account_move_template: creating or updating database tables 2020-12-01 22:49:53,514 159 INFO openerp_test odoo.modules.loading: loading account_move_template/security/account_move_template_security.xml 2020-12-01 22:49:53,524 159 INFO openerp_test odoo.modules.loading: loading account_move_template/security/ir.model.access.csv 2020-12-01 22:49:53,555 159 INFO openerp_test odoo.modules.loading: loading account_move_template/wizard/account_move_template_run_view.xml 2020-12-01 22:49:53,611 159 INFO openerp_test odoo.modules.loading: loading account_move_template/view/account_move_template.xml 2020-12-01 22:49:53,726 159 INFO openerp_test odoo.modules.loading: Module account_move_template: loading demo 2020-12-01 22:49:54,616 159 INFO openerp_test odoo.modules.registry: module account_netting: creating or updating database tables 2020-12-01 22:49:54,696 159 INFO openerp_test odoo.modules.loading: loading account_netting/wizards/account_move_make_netting_view.xml 2020-12-01 22:49:54,732 159 INFO openerp_test odoo.modules.loading: Module account_netting: loading demo 2020-12-01 22:49:55,683 159 INFO openerp_test odoo.modules.registry: module account_tax_repartition_line_tax_group_account: creating or updating database tables 2020-12-01 22:49:55,762 159 INFO openerp_test odoo.modules.loading: loading account_tax_repartition_line_tax_group_account/views/account_tax_group_views.xml 2020-12-01 22:49:55,800 159 INFO openerp_test odoo.modules.loading: Module account_tax_repartition_line_tax_group_account: loading demo 2020-12-01 22:49:56,693 159 INFO openerp_test odoo.modules.registry: module base_vat_optional_vies: creating or updating database tables 2020-12-01 22:49:56,884 159 INFO openerp_test odoo.modules.loading: loading base_vat_optional_vies/views/res_partner_view.xml 2020-12-01 22:49:57,077 159 INFO openerp_test odoo.modules.loading: Module base_vat_optional_vies: loading demo 2020-12-01 22:49:58,057 159 INFO openerp_test odoo.modules.registry: module account_move_line_purchase_info: creating or updating database tables 2020-12-01 22:49:58,202 159 INFO openerp_test odoo.models: Storing computed values of account.move.line.purchase_id 2020-12-01 22:49:58,373 159 INFO openerp_test odoo.modules.loading: loading account_move_line_purchase_info/security/account_security.xml 2020-12-01 22:49:58,668 159 INFO openerp_test odoo.modules.loading: loading account_move_line_purchase_info/views/account_move_view.xml 2020-12-01 22:49:59,077 159 INFO openerp_test odoo.modules.loading: Module account_move_line_purchase_info: loading demo 2020-12-01 22:49:59,105 159 INFO openerp_test odoo.modules.loading: 60 modules loaded in 24.30s, 0 queries 2020-12-01 22:50:00,108 159 INFO openerp_test odoo.modules.loading: Modules loaded. 2020-12-01 22:50:00,118 159 INFO openerp_test odoo.service.server: Initiating shutdown 2020-12-01 22:50:00,119 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 ]