Skip to content

Commit f35e84a

Browse files
author
John75SunCity
committed
fix: Add missing portal_file_search_create template to manifest
- Added templates/portal_file_search_create.xml to manifest (file search request form) - portal_shredding_bins.xml not added - template already exists in portal_shredding_dashboard.xml - Moved 179 duplicate ' 2.xml' and ' 2.py' files to /tmp/odoo_duplicates_backup/ for safety
1 parent c1f8332 commit f35e84a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

records_management/__manifest__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -723,6 +723,7 @@
723723
# File Templates
724724
"templates/portal_file_detail.xml", # NEW: File detail with document list
725725
"templates/portal_file_create.xml", # NEW: File creation form
726+
"templates/portal_file_search_create.xml", # File search request form
726727
"templates/portal_retrieval_cart.xml", # NEW: Retrieval cart for batch file requests
727728
# Document & Barcode Templates
728729
"templates/portal_documents.xml",

0 commit comments

Comments
 (0)