mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-24 10:52:07 +02:00
Initial commit: Hr packages
This commit is contained in:
commit
62531cd146
2820 changed files with 1432848 additions and 0 deletions
15
odoo-bringout-oca-ocb-hr_work_entry_contract/doc/MODELS.md
Normal file
15
odoo-bringout-oca-ocb-hr_work_entry_contract/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in hr_work_entry_contract.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class hr_contract
|
||||
class hr_employee
|
||||
class hr_work_entry
|
||||
class hr_work_entry_type
|
||||
```
|
||||
|
||||
Notes
|
||||
- Classes show model technical names; fields omitted for brevity.
|
||||
- Items listed under _inherit are extensions of existing models.
|
||||
Loading…
Add table
Add a link
Reference in a new issue