Commit Graph

9 Commits

Author SHA1 Message Date
ernesto
713f34f9f1 [IMP] document_page: black, isort 2022-12-05 13:59:18 +01:00
oca-travis
4fe71cca1f [UPD] Update document_page.pot
[UPD] README.rst

document_page 12.0.1.1.0

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-12.0/knowledge-12.0-document_page
Translate-URL: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-document_page/

[UPD] README.rst
2022-12-05 13:59:18 +01:00
mreficent
28bd2f8566 [MIG] document_page: Migration to 12.0 2022-12-05 13:59:17 +01:00
Lois Rilo
a2eb66d3f3 [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.
2022-12-05 13:59:17 +01:00
Gabriela Mogollon
c75fd05664 [FIX] document_page: fix report
- fix references: report module is now web module

- display_* fields are removed in this version
2022-12-05 13:59:17 +01:00
Iván Todorovich
10aafc1ea3 [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
2022-12-05 13:59:17 +01:00
Jose Maria Alzaga
125f97d388 [MIG] document_page: Migration to 11.0 2022-12-05 13:59:17 +01:00
Iván Todorovich
47320de3a2 [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2022-12-05 13:59:17 +01:00
Maxime Chambreuil
b862c87e8c [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
2022-12-05 13:59:17 +01:00