mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-19 22:52:02 +02:00
13 lines
300 B
Markdown
13 lines
300 B
Markdown
# Models
|
|
|
|
Detected core models and extensions in hr_timesheet_sheet_attendance.
|
|
|
|
```mermaid
|
|
classDiagram
|
|
class hr_attendance
|
|
class hr_timesheet_sheet
|
|
```
|
|
|
|
Notes
|
|
- Classes show model technical names; fields omitted for brevity.
|
|
- Items listed under _inherit are extensions of existing models.
|