mirror of
https://github.com/bringout/oca-ocb-report.git
synced 2026-04-18 11:22:06 +02:00
13 lines
280 B
Markdown
13 lines
280 B
Markdown
# Models
|
|
|
|
Detected core models and extensions in spreadsheet.
|
|
|
|
```mermaid
|
|
classDiagram
|
|
class res_currency
|
|
class res_currency_rate
|
|
```
|
|
|
|
Notes
|
|
- Classes show model technical names; fields omitted for brevity.
|
|
- Items listed under _inherit are extensions of existing models.
|