Tuesday, January 3, 2023
1 change
Features or functions removed from Odoo
An old Documents app form view that has not been used since version 13.0 was removed. This cleanup reduces unused configuration and helps keep the Documents module easier to maintain without affecting normal users.
Original PR description
The form view(document_view_form) of an documents app in not used after v13.0 So, removed it. task-2899649