mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-24 05:52:03 +02:00
Initial commit: Odoomates Odoo packages (12 packages)
This commit is contained in:
commit
3b38c49bf0
526 changed files with 34983 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
|
||||
access_hospital_patient,access.hospital.patient,model_hospital_patient,,1,1,1,1
|
||||
access_hospital_doctor,access.hospital.doctor,model_hospital_doctor,,1,1,1,1
|
||||
access_hospital_appointment,access.hospital.appointment,model_hospital_appointment,,1,1,1,1
|
||||
access_create_appointment_wizard,access.create.appointment.wizard,model_create_appointment_wizard,,1,1,1,1
|
||||
access_search_appointment_wizard,access.search.appointment.wizard,model_search_appointment_wizard,,1,1,1,1
|
||||
access_appointment_prescription_lines,access.appointment.prescription.lines,model_appointment_prescription_lines,,1,1,1,1
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue