Commit Graph

6 Commits

Author SHA1 Message Date
Víctor Martínez
510476f1ab [ADD] document_page: Add required fields to improve page_history 2020-12-09 12:51:15 +01:00
OCA-git-bot
f3cc82a65a
pre-commit update 2020-03-14 12:02:31 +01:00
ernesto
1d672ea1a4 [MIG] document_page: Migration to 13.0 2019-11-14 12:38:46 -05:00
mreficent
a9b849685a [MIG] document_page: Migration to 12.0 2019-11-11 10:07:32 -05:00
Iván Todorovich
b21410282b [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.

Improve active field

[document_page] Update version number

[UPD] Update document_page.pot

[MIG] document_page_multi_company (#188)

* [MIG] document_page_multi_company

Added this feature from the old module directly in document_page
2019-11-11 10:07:25 -05:00
Iván Todorovich
0e1f3d6647 [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2019-11-08 12:01:21 -05:00