mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-20 05:52:00 +02:00
662 B
662 B
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_hospital_patient | access.hospital.patient | model_hospital_patient | 1 | 1 | 1 | 1 | |
| 3 | access_hospital_doctor | access.hospital.doctor | model_hospital_doctor | 1 | 1 | 1 | 1 | |
| 4 | access_hospital_appointment | access.hospital.appointment | model_hospital_appointment | 1 | 1 | 1 | 1 | |
| 5 | access_create_appointment_wizard | access.create.appointment.wizard | model_create_appointment_wizard | 1 | 1 | 1 | 1 | |
| 6 | access_search_appointment_wizard | access.search.appointment.wizard | model_search_appointment_wizard | 1 | 1 | 1 | 1 | |
| 7 | access_appointment_prescription_lines | access.appointment.prescription.lines | model_appointment_prescription_lines | 1 | 1 | 1 | 1 |