Skip to content

Instantly share code, notes, and snippets.

View doanvanthien's full-sized avatar
🎯
Focusing

doanvanthien doanvanthien

🎯
Focusing
View GitHub Profile
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 _descri
@doanvanthien
doanvanthien / README-Template.md
Created January 14, 2019 04:41 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites