knowledge/document_page/models
Víctor Martínez 6438cd21f0 [MIG] document_page_approval: Finish migration
Changes done:
- Squash administrative commits
- Purge translations
- Remove ir.model.access.csv file
- Improve tests (change to setUpClass)
- Replace name_get() to _compute_display_name() (document_page)
- Remove readonly=1 (redudant, it already is) defined in approved_uid and approved_date fields in views
- Restore readonly=1 to the state field
- Remove duplicate Back to draft button

TT51529
2024-11-12 17:38:23 +01:00
..
__init__.py 16.0[IMP]document_page: menu_parent_id context domain of menu creation 2024-03-19 16:45:06 +01:00
document_page_history.py [MIG] document_page_approval: Finish migration 2024-11-12 17:38:23 +01:00
document_page.py Updated from template 2024-03-19 16:45:06 +01:00
ir_ui_menu.py 16.0[IMP]document_page: menu_parent_id context domain of menu creation 2024-03-19 16:45:06 +01:00