mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-24 06:07:44 -06:00
* Lint error corrected * test improved * lint error corrected in test file * readme corrected * test improved * test of document page history workflow added * CI error corrected * dreipst comment * Migration to new api improved in model's file and data tag remove in xml file * code totally migrate to odoo 9.0 api * test bug fixed * test error fixed * Lint error improved
186 B
186 B
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | document_page_history | document.page.history | model_document_page_history | group_document_approver_user | 1 | 1 | 1 | 0 |