Closed tanmoysrt closed 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.
Plan
Site Plan
https://github.com/frappe/press/blob/9020665ac008ea7e8bd4d82fd76463f9ffa93c2e/press/patches/v0_7_0/rename_plan_to_site_plan.py#L4-L8
It looks like previously
Plan
doctype was changed toSite Plan
But in code in some places, it's still query the db withPlan
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