frappe / print_designer

Visual print designer for Frappe / ERPNext
GNU Affero General Public License v3.0
179 stars 101 forks source link

Page print-designer not found #267

Open prosigns opened 1 month ago

prosigns commented 1 month ago

Hi, i am using ERPNext V15, upgraded from V14. and installed the print designer app as per the instructions. but when I select "Try the new Print Designer" on any report, it gives me below error:

Page print-designer not found The resource you are looking for is not available

What could be the issue?

maharshivpatel commented 1 month ago

have you restarted the bench after app install ?

prosigns commented 1 month ago

i have restarted both bench and even the server

ahassoun commented 3 weeks ago

Same issue, bench restarted, cache cleared, still inaccessible.

Just installed now, Github shows the latest release 1.2.0 (2024-04-16), however, in the About section: `Installed Apps ERPNext: v15.23.3 (version-15)

Frappe Framework: v15.27.0 (version-15)

Frappe HR: v15.20.3 (version-15)

Frappe Insights: v1.1.3 (develop)

Payments: v0.0.1 (develop)

Print Designer: v1.0.0 (develop) `

rareMaxim commented 3 weeks ago

Im too image

legolas108 commented 1 week ago

Had the same problem. Turned out the installation instructions don't work if you already have a site installed. After dropping the print-designer.test site and installing the print_designer app in the already existing site it works fine.

IvanGuevaraM commented 1 week ago

Perhaps... bench switch-to-branch main print_designer and then bench update --reset --patch