frappe / press

Full service cloud hosting for the Frappe stack - powers Frappe Cloud
https://frappe.cloud
GNU Affero General Public License v3.0
278 stars 195 forks source link

fix: rename `Plan` to `Site Plan` in all places #1950

Closed tanmoysrt closed 4 months ago

tanmoysrt commented 4 months ago

It looks like previously Plan doctype was changed to Site Plan But in code in some places, it's still query the db with Plan doctype which raises error in local setup.

https://github.com/frappe/press/blob/9020665ac008ea7e8bd4d82fd76463f9ffa93c2e/press/patches/v0_7_0/rename_plan_to_site_plan.py#L4-L8