Commit Graph

14 Commits

Author SHA1 Message Date
OCA-git-bot
94f3270041 Merge PR #257 into 13.0
Signed-off-by etobella
2020-07-28 13:22:34 +00:00
Tonow-c2c
07aaf0a2ce [FIX][13.0] retrive 12.0 behaviours in category creation without content
The document.page content for category is required as in 12.0 but in IHM in 12.0 we can create a category without fill this field.

It's only one fix to retrive the same behaviour but investigation in the field definition and computation will be great
2020-05-26 10:50:38 +02:00
Maxime Chambreuil
2d7566e965 [IMP] document_page: Add button box 2020-04-11 19:59:43 -05: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
Jordi Ballester Alomar
32601cc7a6 add activities to wiki pages 2019-11-11 10:07:32 -05:00
Lois Rilo
33b9bd6c4e [11.0][IMP] document_page:
* move menus to a higher level.
 * fix categories search view.
 * fix create menu action not being accessible in any way.
 * reorder form view, focusing in the content, not in secondary fields.
2019-11-11 10:07:32 -05:00
Gabriela Mogollon
0cf84dfdc6 [FIX] document_page: fix report
- fix references: report module is now web module

- display_* fields are removed in this version
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
José Luis
a04e2f315b Update document_page.xml
Fixing `Page` parents.
2019-11-08 12:01:21 -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
Maxime Chambreuil
f9fe691b48 [MIG] document_page: Migration to version 10.0 (#120)
* [MIG] Migration to version 10.0
* [FIX] Comments and CI errors
* [FIX] ValueError: External ID not found in the system: base.menu_base_partner
* [FIX] ValueError: Wrong value for ir.actions.act_window.target: 'inlineview'
* [FIX] Based on @lasley comments
* [FIX] External ID not found in the system: base.group_document_user
2019-11-08 12:01:21 -05:00
Gervais Naoussi
88809825d2 [MIG] document_page: Migration to 9.0 2019-11-08 12:01:21 -05:00