Skip to content

Commit 3b33915

Browse files
Add scrm_records_management_data.xml to manifest data list
1 parent 6e2a5b1 commit 3b33915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

records_management/__manifest__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'contacts'
1414
],
1515
'summary': 'Centralized records storage, search, permissions, and audit trails.',
16-
'description': '''
16+
'description': """
1717
Records Management
1818
==================
1919
A comprehensive module for managing records in Odoo.
@@ -27,7 +27,7 @@
2727
- Demo data and scheduled actions for testing
2828
2929
**Note:** This app does not collect or transmit user data outside Odoo.
30-
''',
30+
""",
3131
'website': 'https://suncityshred.com',
3232
'category': 'Tools',
3333
'icon': 'records_management/static/description/icon.png',

0 commit comments

Comments
 (0)