knowledge/document_page/security/ir.model.access.csv
Iván Todorovich 96256b9872 [IMP][9.0] Change Requests and workflow improvements on documents (#155)
* [IMP] Refactor document_page_approval to always use states, and a few code improvements
* [IMP] Add QWeb report to print document pages
* Categories don't save content
* FIX Last Contributor (uid and date). Use related fields instead of computed where possible.
Fix search views, store some fields to make them searchable, added filters
* Add api.depends on computed diff
2018-04-12 15:27:32 -07:00

712 B

1idnamemodel_id:idgroup_id:idperm_readperm_writeperm_createperm_unlink
2document_page_userdocument.page usermodel_document_pagebase.group_document_user1000
3document_page_history_userdocument.page.history usermodel_document_page_historybase.group_document_user1000
4document_page_editordocument.page editormodel_document_pagegroup_document_editor1110
5document_page_history_editordocument.page.history editormodel_document_page_historygroup_document_editor1110
6document_page_managerdocument.page managermodel_document_pagegroup_document_manager1111
7document_page_history_managerdocument.page.history managermodel_document_page_historygroup_document_manager1110