Skip to content

Fix: Add v15 compatibility for Agriculture app - Fixed domain path #44

Open
BABLU855 wants to merge 1 commit into
frappe:developfrom
BABLU855:v15-compatibility-fix
Open

Fix: Add v15 compatibility for Agriculture app - Fixed domain path #44
BABLU855 wants to merge 1 commit into
frappe:developfrom
BABLU855:v15-compatibility-fix

Conversation

@BABLU855

Copy link
Copy Markdown

Description

Fixes the "Page not found" error for agriculture doctypes in Frappe v15.

Changes Made

  • Fixed domain path in hooks.py (rem
Screenshot 2025-12-22 at 12 55 13 AM Screenshot 2025-12-22 at 12 55 13 AM oved extra 'agriculture' reference) - Created `agriculture.py` with domain configuration data - Updated `__init__.py` to export data variable

Issue

Resolves the domain path issue that was causing agriculture doctypes to be inaccessible in v15.

Testing

Tested on Frappe v15 and confirmed that agriculture doctypes are now accessible.

… hooks.py, created agriculture.py with domain configuration, updated __init__.py to export data variable
@rbnswartz

Copy link
Copy Markdown

Can confirm this does actually make things show up for version 15, this really should be merged in in my opinion (for all that counts). @BABLU855 you have my thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants