Skip to content

Instantly share code, notes, and snippets.

@doanvanthien
Created February 15, 2020 06:20
Show Gist options
  • Save doanvanthien/55f3e03ce7369e04638637fcfb35b4af to your computer and use it in GitHub Desktop.
Save doanvanthien/55f3e03ce7369e04638637fcfb35b4af to your computer and use it in GitHub Desktop.
2020-02-15 06:17:58,814 6655 INFO ? odoo.http: HTTP Configuring static files
2020-02-15 06:17:58,858 6655 INFO hrm-erp odoo.modules.loading: loading 1 modules...
2020-02-15 06:17:58,887 6655 INFO hrm-erp odoo.modules.loading: 1 modules loaded in 0.03s, 0 queries
2020-02-15 06:17:59,009 6655 INFO hrm-erp odoo.modules.loading: loading 55 modules...
2020-02-15 06:17:59,791 6655 INFO hrm-erp odoo.addons.sms.wizard.send_sms: The `phonenumbers` Python module is not available. Phone number validation will be skipped. Try `pip3 install phonenumbers` to install it.
2020-02-15 06:18:00,494 6655 WARNING hrm-erp odoo.models: The model hr.employee.relative has no _description
2020-02-15 06:18:00,496 6655 WARNING hrm-erp odoo.models: The model hr.timesheet.overtime.config has no _description
2020-02-15 06:18:00,497 6655 WARNING hrm-erp odoo.models: The model hr.timesheet.break.config has no _description
2020-02-15 06:18:00,497 6655 WARNING hrm-erp odoo.models: The model hr.timesheet.break.config.line has no _description
2020-02-15 06:18:00,498 6655 WARNING hrm-erp odoo.models: The model hr.timesheet.break.config has no _description
2020-02-15 06:18:00,500 6655 WARNING hrm-erp odoo.models: The model hr.attendance.confirmation.reason has no _description
2020-02-15 06:18:00,501 6655 INFO hrm-erp odoo.modules.loading: 55 modules loaded in 1.49s, 0 queries
2020-02-15 06:18:01,846 6655 WARNING hrm-erp odoo.fields: Field hr.timesheet.line.leave.holiday_id with unknown comodel_name 'hr.holidays'
2020-02-15 06:18:02,342 6655 INFO hrm-erp odoo.modules.loading: Modules loaded.
2020-02-15 06:18:02,359 6655 INFO hrm-erp odoo.addons.base.models.ir_http: Generating routing map
2020-02-15 06:18:02,783 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:18:02] "POST /web/action/load HTTP/1.0" 200 - 38 0.043 3.901
2020-02-15 06:18:02,862 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:18:02] "POST /web/dataset/call_kw/base.module.update/load_views HTTP/1.0" 200 - 10 0.020 0.036
2020-02-15 06:18:02,900 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:18:02] "POST /web/dataset/call_kw/base.module.update/default_get HTTP/1.0" 200 - 2 0.004 0.013
2020-02-15 06:18:02,957 6655 INFO ? werkzeug: 127.0.0.1 - - [15/Feb/2020 06:18:02] "GET /web/static/src/xml/dialog.xml?debug=1581747482940 HTTP/1.0" 200 - - - -
2020-02-15 06:18:03,045 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:18:03] "POST /web/dataset/call_kw/res.users/check_access_rights HTTP/1.0" 200 - 1 0.002 0.016
2020-02-15 06:18:03,055 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:18:03] "POST /web/dataset/call_kw/ir.ui.view/check_access_rights HTTP/1.0" 200 - 1 0.002 0.018
2020-02-15 06:18:03,068 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:18:03] "POST /web/dataset/call_kw/ir.model.data/xmlid_to_res_id HTTP/1.0" 200 - 3 0.006 0.029
2020-02-15 06:18:07,395 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:18:07] "POST /web/dataset/call_kw/base.module.update/create HTTP/1.0" 200 - 2 0.001 0.017
2020-02-15 06:18:07,422 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:18:07] "POST /web/dataset/call_kw/base.module.update/read HTTP/1.0" 200 - 2 0.001 0.012
2020-02-15 06:18:07,455 6655 INFO hrm-erp odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via 127.0.0.1
2020-02-15 06:18:13,388 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:18:13] "POST /web/dataset/call_button HTTP/1.0" 200 - 708 0.483 5.465
2020-02-15 06:20:13,081 6655 INFO hrm-erp odoo.addons.base.models.ir_module: ALLOW access to module.button_immediate_upgrade on ['l10n_vi_hr_timesheet'] to user __system__ #1 via 127.0.0.1
2020-02-15 06:20:13,081 6655 INFO hrm-erp odoo.addons.base.models.ir_module: ALLOW access to module.button_upgrade on ['l10n_vi_hr_timesheet'] to user __system__ #1 via 127.0.0.1
2020-02-15 06:20:13,082 6655 INFO hrm-erp odoo.addons.base.models.ir_module: ALLOW access to module.update_list on ['l10n_vi_hr_timesheet'] to user __system__ #1 via 127.0.0.1
2020-02-15 06:20:16,272 6655 INFO hrm-erp odoo.addons.base.models.ir_module: ALLOW access to module.button_install on [] to user __system__ #1 via 127.0.0.1
2020-02-15 06:20:16,315 6655 INFO hrm-erp odoo.modules.loading: loading 1 modules...
2020-02-15 06:20:16,339 6655 INFO hrm-erp odoo.modules.loading: 1 modules loaded in 0.02s, 0 queries
2020-02-15 06:20:16,634 6655 INFO hrm-erp odoo.modules.loading: updating modules list
2020-02-15 06:20:16,638 6655 INFO hrm-erp odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via 127.0.0.1
2020-02-15 06:20:20,512 6655 INFO hrm-erp odoo.modules.loading: loading 55 modules...
2020-02-15 06:20:21,270 6655 WARNING hrm-erp odoo.models: The model hr.employee.relative has no _description
2020-02-15 06:20:21,272 6655 WARNING hrm-erp odoo.models: The model hr.timesheet.overtime.config has no _description
2020-02-15 06:20:21,273 6655 WARNING hrm-erp odoo.models: The model hr.timesheet.break.config has no _description
2020-02-15 06:20:21,273 6655 WARNING hrm-erp odoo.models: The model hr.timesheet.break.config.line has no _description
2020-02-15 06:20:21,273 6655 WARNING hrm-erp odoo.models: The model hr.timesheet.break.config has no _description
2020-02-15 06:20:21,275 6655 WARNING hrm-erp odoo.models: The model hr.attendance.confirmation.reason has no _description
2020-02-15 06:20:21,869 6655 INFO hrm-erp odoo.modules.registry: module l10n_vi_hr_timesheet: creating or updating database tables
2020-02-15 06:20:22,238 6655 WARNING hrm-erp odoo.addons.base.models.ir_model: Two fields (x_school, study_school) of hr.employee() have the same label: School.
2020-02-15 06:20:23,089 6655 INFO hrm-erp odoo.modules.loading: loading l10n_vi_hr_timesheet/data/hr_employee_data.xml
2020-02-15 06:20:23,104 6655 INFO hrm-erp odoo.modules.loading: loading l10n_vi_hr_timesheet/data/ir_sequence_data.xml
2020-02-15 06:20:23,112 6655 INFO hrm-erp odoo.modules.loading: loading l10n_vi_hr_timesheet/views/hr_department_view.xml
2020-02-15 06:20:23,192 6655 INFO hrm-erp odoo.modules.loading: loading l10n_vi_hr_timesheet/views/hr_employee_view.xml
2020-02-15 06:20:23,318 6655 WARNING hrm-erp odoo.addons.base.models.ir_ui_view: The group l10n_vi_hr_payroll.group_security_contract defined in view Employee does not exist!
2020-02-15 06:20:23,622 6655 WARNING hrm-erp odoo.addons.base.models.ir_ui_view: The group l10n_vi_hr_payroll.group_security_contract defined in view hr.hr.employee.view.form10 does not exist!
2020-02-15 06:20:23,716 6655 INFO hrm-erp odoo.modules.loading: loading l10n_vi_hr_timesheet/views/hr_applicant_view.xml
2020-02-15 06:20:23,812 6655 INFO hrm-erp odoo.modules.loading: loading l10n_vi_hr_timesheet/views/hr_job_view.xml
2020-02-15 06:20:23,976 6655 INFO hrm-erp odoo.modules.loading: loading l10n_vi_hr_timesheet/views/hr_attendance_view.xml
2020-02-15 06:20:24,218 6655 INFO hrm-erp odoo.models.unlink: User #1 deleted ir.actions.act_window.view records with IDs: [93]
2020-02-15 06:20:24,252 6655 INFO hrm-erp odoo.modules.loading: loading l10n_vi_hr_timesheet/views/hr_shift_view.xml
2020-02-15 06:20:24,595 6655 INFO hrm-erp odoo.modules.loading: loading l10n_vi_hr_timesheet/views/hr_leave_type_views.xml
2020-02-15 06:20:24,678 6655 INFO hrm-erp odoo.modules.loading: loading l10n_vi_hr_timesheet/views/hr_register_overtime_view.xml
2020-02-15 06:20:24,772 6655 INFO hrm-erp odoo.modules.loading: loading l10n_vi_hr_timesheet/views/hr_timesheet_view.xml
2020-02-15 06:20:25,029 6655 INFO hrm-erp odoo.modules.loading: loading l10n_vi_hr_timesheet/views/hr_timesheet_config_view.xml
2020-02-15 06:20:25,279 6655 INFO hrm-erp odoo.modules.loading: loading l10n_vi_hr_timesheet/wizard/hr_attendance_confirmation_reason_view.xml
2020-02-15 06:20:25,337 6655 INFO hrm-erp odoo.modules.loading: loading l10n_vi_hr_timesheet/security/ir.model.access.csv
2020-02-15 06:20:25,572 6655 INFO hrm-erp odoo.addons.base.models.ir_translation: module l10n_vi_hr_timesheet: loading translation file (vi_VN) for language vi_VN
2020-02-15 06:20:25,573 6655 INFO hrm-erp odoo.tools.translate: loading /media/thiendv/DATA/ERP/ERPViet/product_erpviet_v12/addons_hr/l10n_vi_hr_timesheet/i18n/vi_VN.po
2020-02-15 06:20:25,682 6655 INFO hrm-erp odoo.modules.loading: 55 modules loaded in 5.17s, 0 queries
2020-02-15 06:20:26,273 6655 WARNING hrm-erp odoo.modules.loading: The transient model hr.attendance.confirmation.reason (hr.attendance.confirmation.reason) should not have explicit access rules!
2020-02-15 06:20:26,273 6655 WARNING hrm-erp odoo.modules.loading: The transient model izi.sent.mail.template (izi.sent.mail.template) should not have explicit access rules!
2020-02-15 06:20:26,945 6655 INFO hrm-erp odoo.modules.loading: Modules loaded.
2020-02-15 06:20:26,959 6655 INFO hrm-erp odoo.addons.base.models.ir_module: getting next ir.actions.todo()
2020-02-15 06:20:26,963 6655 INFO hrm-erp odoo.modules.registry: Registry changed, signaling through the database
2020-02-15 06:20:26,964 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:26] "POST /web/dataset/call_button HTTP/1.0" 200 - 4267 2.115 11.785
2020-02-15 06:20:27,006 6655 INFO hrm-erp odoo.addons.base.models.ir_http: Generating routing map
2020-02-15 06:20:29,001 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:29] "GET /web?debug=true HTTP/1.0" 200 - 295 0.165 1.835
2020-02-15 06:20:29,139 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:29] "GET /web/content/357-24dff34/web.assets_common.js HTTP/1.0" 304 - 4 0.010 0.085
2020-02-15 06:20:29,142 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:29] "GET /web/content/358-cbd3aaf/web.assets_backend.js HTTP/1.0" 304 - 4 0.019 0.074
2020-02-15 06:20:29,146 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:29] "GET /web/content/353-24dff34/web.assets_common.0.css HTTP/1.0" 304 - 4 0.014 0.078
2020-02-15 06:20:29,156 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:29] "GET /web/content/354-cbd3aaf/web.assets_backend.0.css HTTP/1.0" 304 - 4 0.014 0.073
2020-02-15 06:20:29,183 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:29] "GET /web/content/355-cbd3aaf/web.assets_backend.1.css HTTP/1.0" 304 - 4 0.017 0.088
2020-02-15 06:20:29,186 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:29] "GET /web/content/356-bfdb1e6/web_editor.assets_editor.0.css HTTP/1.0" 304 - 4 0.014 0.083
2020-02-15 06:20:29,197 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:29] "GET /web/content/359-bfdb1e6/web_editor.assets_editor.js HTTP/1.0" 304 - 4 0.004 0.041
2020-02-15 06:20:29,836 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:29] "GET /web/webclient/qweb?mods=base,web,bus,web_tour,mail,portal,rating,digest,project,product,account,hr,hr_timesheet,calendar,hr_holidays,hr_payroll,barcodes,hr_attendance,utm,document,hr_recruitment,account_bank_statement_import,auth_signup,base_import,web_settings_dashboard,iap,l10n_vn,l10n_vi_hr_timesheet,mail_bot,partner_autocomplete,payment,payment_transfer,sms,snailmail,web_diagram,web_editor,web_enterprise,web_kanban_gauge,web_unsplash HTTP/1.0" 304 - 1 0.000 0.384
2020-02-15 06:20:29,857 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:29] "POST /web/dataset/call HTTP/1.0" 200 - 12 0.068 0.069
2020-02-15 06:20:30,085 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:30] "POST /web/webclient/translations HTTP/1.0" 200 - 8 0.019 0.184
2020-02-15 06:20:30,364 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:30] "POST /mail/init_messaging HTTP/1.0" 200 - 42 0.176 0.085
2020-02-15 06:20:31,401 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:31] "POST /web/dataset/call_kw/ir.ui.menu/load_menus HTTP/1.0" 200 - 211 0.158 1.113
2020-02-15 06:20:31,521 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:31] "POST /web/dataset/call_kw/res.users/check_access_rights HTTP/1.0" 200 - 1 0.002 0.044
2020-02-15 06:20:31,548 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:31] "POST /web/dataset/call_kw/res.users/systray_get_activities HTTP/1.0" 200 - 6 0.020 0.059
2020-02-15 06:20:31,548 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:31] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 2 0.003 0.050
2020-02-15 06:20:31,552 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:31] "POST /web/dataset/call_kw/ir.model.data/xmlid_to_res_id HTTP/1.0" 200 - 3 0.011 0.042
2020-02-15 06:20:31,561 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:31] "POST /web/dataset/call_kw/ir.ui.view/check_access_rights HTTP/1.0" 200 - 1 0.008 0.050
2020-02-15 06:20:31,581 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:31] "POST /web/dataset/call_kw/res.users/read HTTP/1.0" 200 - 2 0.006 0.061
2020-02-15 06:20:31,601 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:31] "GET /web/image?model=res.users&field=image_small&id=1 HTTP/1.0" 304 - 8 0.013 0.037
2020-02-15 06:20:31,665 6655 INFO hrm-erp werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:31] "POST /calendar/notify HTTP/1.0" 200 - 3 0.006 0.013
2020-02-15 06:20:32,506 6655 INFO ? werkzeug: 127.0.0.1 - - [15/Feb/2020 06:20:32] "GET /web_tour/static/src/xml/tip.xml?debug=1581747632500 HTTP/1.0" 200 - - - -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment