Commit Graph

10 Commits

Author SHA1 Message Date
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
Gervais Naoussi
2ed1c6c7ba Lint error improved 2016-03-25 23:32:55 +01:00
Gervais Naoussi
00788554f4 test bug fixed 2016-03-22 11:14:00 +01:00
Gervais Naoussi
8626a02aef Migration to new api improved in model's file and data tag remove in xml file 2016-01-18 02:05:11 +01:00
Gervais Naoussi
4ef00a8b9a CI error corrected 2015-12-16 12:47:51 +01:00
Gervais Naoussi
d3e7a11b7c test of document page history workflow added 2015-12-16 12:40:02 +01:00
Gervais Naoussi
07dd7898bb lint error corrected in test file 2015-12-10 16:14:58 +01:00
Gervais Naoussi
432d141ce0 test improved 2015-12-10 10:21:44 +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