원클릭으로
odoo-skills
odoo-skills에는 itobetter에서 수집한 skills 18개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
A router skill that identifies and recommends the most appropriate Odoo skill for a given user request.
Create HTTP endpoints for Websites and APIs.
Comprehensive guide to Odoo fields, including basic, relational, computed, and robust technical features (indexing, company_dependent, properties).
Master the Odoo ORM for data manipulation, environment management, and CRUD operations.
Configure Access Control Lists (ACLs) using CSV files.
Write automated tests using TransactionCase and Form emulators to ensure code quality.
Define List, Form, and Search views in XML.
Define buttons in views and link them to Python methods or Window Actions.
Learn about Odoo's Multitier architecture, Module structure, and Editions.
Follow official Odoo coding standards, naming conventions, and testing procedures.
Ensure data consistency using SQL Constraints and Python Constraints.
Extend existing models and views using Python and XML inheritance.
Define Many2one, One2many, and Many2many fields to relate models.
Interact with other modules, create link modules, and trigger cross-module logic.
setup a new Odoo module, defined the manifest, and understand the addon directory structure.
Create flexible Kanban cards using QWeb templates and directives.
Enhance the UI with inline views, widgets, ordering, and stat buttons.
Configure Actions and Menus to expose models in the User Interface.