Frappe Customizations Writer

Add Custom Fields and Property Setters for a DocType owned by another app, writing into the correct sync_on_migrate JSON file. Use when one app needs to extend the schema of a DocType it does not own. Runs a script (bundled in this skill, not in the target app) to normalise structure and merge with deduplication. NOT for editing a DocType owned by the same app — do that by editing the doctype .json schema.

kehwar Updated

File contents

kehwar/skills/tree/main/skills/frappe/frappe-customizations-writer commit f2e5489856

Frequently asked questions

npx skillmds@latest add kehwar/frappe-customizations-writer