Commit Graph

18 Commits

Author SHA1 Message Date
Iván Todorovich
adc4b0ccd8 [9.0] Improve document_page (#162)
* [document_page] FIX creating history when there are no changes made. Add history name field, to name revisions. Modified views to allow setting this field.

* [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored.

* [document_page] page_id should be readonly.

* [document_page] Implement active field

* [document_page] Update version number
2018-06-01 13:36:19 -05:00
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
Gervais Naoussi
35bcd5d263 Fix TypeError: function lambda at 0x7f1f2cb562a8 is not JSON serializable 2016-01-18 02:21:57 +01:00
Gervais Naoussi
8b52e66e1b yaml test removed from __openerp__.py 2015-12-08 13:11:46 +01:00
Gervais Naoussi
1c72749157 __openerp__.py error connected 2015-12-07 15:51:11 +01:00
Gervais Naoussi
e3dc6d87a5 images added 2015-12-07 14:51:43 +01:00
Gervais Naoussi
ffe37444b6 Mail's dependency readded 2015-11-18 15:23:42 -05:00
Gervais Naoussi
7bc4c07f91 Readme Fixed 2015-11-18 14:53:45 -05:00
Gervais Naoussi
0901b0f01d [ADD] Document_page 2015-11-18 14:42:42 -05:00
Pedro M. Baeza
ef5b89c8ec [MIG] Make modules uninstallable 2015-10-14 03:16:56 +02:00
Stéphane Bidoul
5ae11982d0 [UPD] prefix versions with 8.0 2015-10-09 10:00:24 +02:00
Glen Sojo
4c2654445d [FIX] - document_page:^Cissing dependency. 2015-07-30 09:35:45 -06:00
Loïc Faure-Lacroix
605987d358 Add dependency to knowledge 2015-03-10 18:43:55 +03:00
Yannick Vaucher
871088b959 Add license key in __openerp__.py 2015-02-06 15:56:39 +01:00
Giorgio Borelli
0ac5e7f875 use new API 2014-11-11 13:40:44 +01:00
Giorgio Borelli
3b1d14196a use new API 2014-11-11 13:25:05 +01:00
Maxime Chambreuil
8d97a7ba01 [FIX] PEP8 errors in Odoo code only 2014-09-30 16:13:16 -04:00
Maxime Chambreuil
480dfe6543 [ADD] document_page from odoo/7.0 2014-09-30 15:38:12 -04:00