Full Guide to Understand Odoo

🇹🇭 ภาษาไทย

ชื่อไฟล์: FullGuidetounderstandOdoo.pdf
ผู้เขียน: Dr Benabderrezak
หน้า: 11 หน้า
วันที่ ingest: 2026-04-29


โครงสร้างเอกสาร (9 Labs)

Labหัวข้อ
Lab 1What is Odoo, Editions, Tech Stack (Python/PostgreSQL/QWeb/ORM)
Lab 2Installing Odoo on Ubuntu (7 steps)
Lab 3Odoo Basics — Models (Python), Views (XML form/tree), Menu Items, Security (ir.model.access.csv)
Lab 4Advanced Development — Relationships (M2o/O2m/M2m), Computed Fields (@api.depends), Scheduled Actions (ir.cron)
Lab 5Odoo API Integration via XML-RPC
Lab 6Building REST API in Odoo (http.Controller, @http.route)
Lab 7Mobile App Integration — React Native / Flutter + Axios
Lab 8Deployment & Security — Nginx, SSL (Let’s Encrypt), DB backup
Lab 9Mini Project — Bookstore ERP (Book/Customer/Sales/Stock/PDF Invoice)