Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.

Fix typo in required_apps for frappe_search#354

Open
iamimmanuelraj wants to merge 1 commit into
mainfrom
fix-deps
Open

Fix typo in required_apps for frappe_search#354
iamimmanuelraj wants to merge 1 commit into
mainfrom
fix-deps

Conversation

@iamimmanuelraj

Copy link
Copy Markdown
Member

This pull request makes a small update to the required_apps list in next_crm/hooks.py, correcting the app name for consistency.

  • Changed the required app reference from rtCamp/frappe-search to rtCamp/frappe_search in the required_apps list to match the correct naming convention.

Frappe expects app name to be in the required apps not the repo name
Copilot AI review requested due to automatic review settings February 4, 2026 12:20

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects the naming convention for the frappe_search dependency in the required_apps list, changing it from a hyphen-separated format to an underscore-separated format to match Python package naming standards.

Changes:

  • Updated the required_apps list to use frappe_search instead of frappe-search

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@zeel-codder
zeel-codder self-requested a review February 4, 2026 12:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants