Commit Graph

10 Commits

Author SHA1 Message Date
nicomacr
629a255a71 [FIX] document_page_aproval: Modify in records rules
Add the the group eployee to the rule "Change Request Global" to allow to the user with the rule "Change Request Approver" to create pages
2019-09-27 19:25:57 +02:00
Iván Todorovich
eafd1a3944 [IMP] document_page_approval: Several improvements (#169)
* Rename classes and files to match model names, and removed workflow engine.
* Some fields should be readonly if not in draft.
* Allow Knowledge / Manager to edit previous history names and summary
* Improve ux by adding user_has_drafts to document pages.
* Changes because of implementation of active field on document_page
* Update version number
* Add ir.rules for document.page.history
* Allow to quickly cancel&draft from 'to approve' state
* FIX BUG: am_i_approver was being run as sudo(), hence always giving the user Approving rights.
2018-09-14 02:25:01 +02:00
Iván Todorovich
efd0c5d6e4 [IMP][10.0][document_page_approval] Change Requests and workflow improvements on documents (#155) 2018-04-16 10:16:46 -03:00
Leonardo Donelli
c95ce9eae5 [MIG] document_page_approval 2017-02-02 08:50:54 -06:00
Gervais Naoussi
ed644b621d test error fixed 2016-03-25 23:25:09 +01:00
Gervais Naoussi
00788554f4 test bug fixed 2016-03-22 11:14:00 +01:00
Gervais Naoussi
c518b37204 document_page_approval migration from Odoo 8.0 to Odoo 9.0 2015-12-10 07:49:03 +01:00
Giorgio Borelli
858afe6390 start porting 2014-12-29 17:04:29 +03:00
Sandy Carter
ca7f2e21a0 Set document_page_approval as unported 2014-07-18 16:51:59 -04:00
Jonatan Cloutier
90f540eb9e give rigth to Page aprover group on the page_history model and hide the button for unallowed group thought the security isn't enforced a the orm level
(../7.0pageapproval/ rev 9)
2013-06-14 11:55:50 -04:00