Category "frappe"

No module named 'gspread'

Below file runs successfully when run direct on the console, but give an error: No module named 'gspread' on server import gspread from oauth2client.service_acc

frappe gantt error (Hour mode): Error: <text> attribute x: Expected length, "NaN"

Using Hour mode, but got the error: Error: attribute x: Expected length, "NaN". No date or time is shown. Is not the Hour mode available yet?

How to update mark a form dirty after a server side modification

I don't understand how to make the Client ui aware of a server side change in a document. My use case is the following : I'm adding a button to my form, that ca