Files
Odoo-18.0-20251222/work_trace/security/ir.model.access.csv
tocmo0nlord 845365d5b0
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
feat: add access for date range wizard
2026-03-14 08:26:30 +00:00

5 lines
376 B
CSV

id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_wt_location_log,wt.location.log,model_wt_location_log,,1,1,1,1
access_wt_import_timeline_wizard,access_wt_import_timeline_wizard,model_wt_import_timeline_wizard,base.group_user,1,1,1,1
access_wt_date_range_wizard,access_wt_date_range_wizard,model_wt_date_range_wizard,base.group_user,1,1,1,1