Commit Graph

119 Commits

Author SHA1 Message Date
Gabriela Mogollon
2300c2bcfb [FIX] document_page: fix report
- fix references: report module is now web module

- display_* fields are removed in this version
2024-11-07 16:57:21 +01:00
oca-travis
ae806302e7 [UPD] Update document_page.pot 2024-11-07 16:57:21 +01:00
Iván Todorovich
f534207697 [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
2024-11-07 16:57:21 +01:00
José Luis
3241e9ae54 Update document_page.xml
Fixing `Page` parents.
2024-11-07 16:57:21 +01:00
Axel-G
1c89282e27 Translated using Weblate (German)
Currently translated at 77.8% (42 of 54 strings)

Translation: knowledge-11.0/knowledge-11.0-document_page
Translate-URL: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-0-document_page/de/
2024-11-07 16:57:21 +01:00
derKonig
b3caec2e9e Translated using Weblate (Persian)
Currently translated at 51.9% (28 of 54 strings)

Translation: knowledge-11.0/knowledge-11.0-document_page
Translate-URL: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-0-document_page/fa/
2024-11-07 16:57:21 +01:00
oca-travis
7abeb5c5f5 [UPD] Update document_page.pot 2024-11-07 16:57:21 +01:00
Gabriela Mogollon
612e1235b7 [MIG] document_page: Migration to 11.0
continue migration
2024-11-07 16:57:21 +01:00
Jose Maria Alzaga
0c214239fe [MIG] document_page: Migration to 11.0 2024-11-07 16:57:21 +01:00
OCA Transbot
523f5b006f OCA Transbot updated translations from Transifex 2024-11-07 16:57:21 +01:00
Iván Todorovich
4e446a5f34 [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) 2024-11-07 16:57:21 +01:00
Maxime Chambreuil
fe6ebff289 [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
2024-11-07 16:57:21 +01:00
Gervais Naoussi
35a8a60ae1 [MIG] document_page: Migration to 9.0 2024-11-07 16:57:21 +01:00
Matjaž Mozetič
463e9f0081 Translations sync with templates 2024-11-07 16:57:21 +01:00
Glen Sojo
1d8d88c264 [FIX+IMP] document_page:
* Changed history widget to html.
* Improved views and added followers to pages.
* Updated document_page pot and es translations.
* document_page:^Cissing dependency.
2024-11-07 16:57:21 +01:00
Matjaz Mozetic
f105336e97 Slovene translations added 2024-11-07 16:57:21 +01:00
Loïc Faure-Lacroix
7f585cfe29 [FIX+IMP] document_page:
* Add dependency to knowledge
* Adding hack in document_page_history to allow calling method that don't exists
* document_page_history don't have _sql attribute
* Filter more fields
2024-11-07 16:57:21 +01:00
Giorgio Borelli
fa5f889f5f use new API 2024-11-07 16:57:21 +01:00
Maxime Chambreuil
0f0dc88d03 [ADD] document_page from odoo/7.0 2024-11-07 16:57:21 +01:00