Hi Team, @max_morais_dmm
I’ve installed the agriculture
app successfully on my ERPNext site hosted on Frappe Cloud. I can see the Agriculture domain listed under Domain Settings, and I have checked it — however:
- There is no Save button in Domain Settings.
- The Agriculture module appears in the sidebar, but only location — it shows up with few functionalities**.
- I’m also unable to find any DocTypes related to Agriculture (e.g.,
Crop
,Crop Cycle
,Land Unit
) via search.
Steps to Reproduce:
- Installed
agriculture
app via Frappe Cloud - Navigated to Settings > Domain Settings
- Checked
the “Agriculture” domain
- No Save button appears
- Reloaded the site manually (Ctrl + Shift + R)
- Agriculture module appears in sidebar, but:
- Most expected options are missing (Crop, Cycle, etc.)
- Global Search (Awesome Bar) cannot find agriculture-related DocTypes
What I’ve Tried:
- Reloaded site manually after checking the domain
- Cleared browser cache
- Confirmed
agriculture
is listed under Installed Apps - Verified in Module Def that Agriculture is Published and not restricted
- Logged out and back in
- Tried accessing known agriculture DocTypes directly
Expected:
- After enabling Agriculture domain, the full module and its DocTypes (
Crop
,Crop Cycle
,Land Unit
, etc.) should be accessible via sidebar and global search.