Files
westech-r2/westech_r2/page/receiving/receiving.json
T
Westech Admin 8ade73a877 fix(intake): set standard=No so custom app page loads, not core frappe page
The intake page in westech_r2 app now properly overrides the core page.
Customer search, CRM auto-fill, and all business logic lives in the
westech_r2 app where it belongs. Core frappe/core/page/intake is untouched.
2026-05-21 05:50:01 +00:00

25 lines
442 B
JSON

{
"content": null,
"creation": "2026-05-20 21:24:08.575605",
"docstatus": 0,
"doctype": "Page",
"icon": "stock",
"idx": 0,
"modified": "2026-05-20 21:27:35.049633",
"modified_by": "Administrator",
"module": "Westech R2",
"name": "receiving",
"owner": "Administrator",
"page_name": "receiving",
"roles": [
{
"role": "All"
}
],
"script": null,
"standard": "No",
"style": null,
"system_page": 0,
"title": "Receiving"
}