mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-22 20:02:00 +02:00
Initial commit: Pos packages
This commit is contained in:
commit
95dfb9edb0
1301 changed files with 264148 additions and 0 deletions
18
odoo-bringout-oca-ocb-pos_mercury/doc/MODELS.md
Normal file
18
odoo-bringout-oca-ocb-pos_mercury/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in pos_mercury.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class pos_mercury_configuration
|
||||
class pos_mercury_mercury_transaction
|
||||
class barcode_rule
|
||||
class pos_order
|
||||
class pos_payment
|
||||
class pos_payment_method
|
||||
class pos_session
|
||||
```
|
||||
|
||||
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