Remove text "Default" from Default eligiblity criteria
Business Requirement The text label of the tab "Configure the default eligiblity criteria" should be changed to Configure the Eligiblity Criteria. because what is listed here are types of Eligibility Criteria such as:
- Default
- SQL Based
- Tag Based
Should be applied to all OpenSPP variation that uses Programs feature. Additional Information
- Priority: low
- Dependencies:
- Attachments: [Screenshots, diagrams, etc.]
🔔 Note: This ticket should address common considerations without including country-specific content. Please ensure all references are generic and applicable across various contexts.
✅ Requirement Summary Ticket ID: #722
Title: Remove text “Default” from Default Eligibility Criteria
New Label: Eligibility Criteria
Priority: Low
Scope: Applies to all modules using the Programs feature where this label appears
Purpose: Improve clarity, as the tab already includes multiple types of criteria (default, SQL-based, tag-based)
Technical Implementation Steps (Odoo-based)
- Locate the Label Source If it’s in a QWeb view or form view (likely in program_views.xml or similar):
xml
Copy
Edit
po Copy Edit #. module: openspp_programs msgid "Default Eligibility Criteria" msgstr "Eligibility Criteria" This ensures compatibility with existing translations if PO-based i18n is used.
Acceptance Checklist Label changed in XML/view/template
Matching translation entries updated in .po files (if applicable)
No other logic or conditions rely on the word “Default”
Change reflected in all variations (Programs, SQL, Tag-based)
UI reloaded and label verified post-update
Hey guys, can I work on it ??
I'd like to work on this issue. Please assign it to me.
Hello Sir, please assign me this issue as I can solve this problem