Skip to content

Commit 50f8daf

Browse files
authored
Merge pull request #587 from OpenSPP/add-category-for-openspp
added OpenSPP category to spp_cutom_filter and spp_custom_filter_ui
2 parents d9a0c82 + c15710d commit 50f8daf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

spp_custom_filter/__manifest__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "OpenSPP Custom Filter",
3+
"category": "OpenSPP",
34
"version": "17.0.1.0.0",
45
"summary": "Enhances Odoo's filtering system by allowing administrators to control which fields are displayed in filter dropdowns, improving user experience and data management.",
56
"author": "OpenSPP.org",

spp_custom_filter_ui/__manifest__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "OpenSPP Custom Filter UI",
3+
"category": "OpenSPP",
34
"version": "17.0.1.0.0",
45
"summary": "Customizes the OpenSPP UI to enhance filtering for Res Partners, improving usability and efficiency in managing registrants within social protection programs.",
56
"author": "OpenSPP.org",

0 commit comments

Comments
 (0)