Ankush Menat

Results 243 comments of Ankush Menat

@Ahuahuachi send PR :+1: I think the issue here is that bench automatically ALWAYS switches current working directory to root of bench so your relative path will not work. IDK...

reference: https://github.com/frappe/bench/blob/480e35c1c7ca4e9c74de473e6071cc862302d2f4/bench/cli.py#L226-L234

can you do `bench setup requirements` Looks like you are running rollup (v13 build system) on v14 codebase ?

what language did you set?

Reopen when ready. IIRC it's undergoing redesign at timeless (?)

@shariquerik we can just remove this checkbox and guess the report type from report document instead :grimacing: User shouldn't have to configure it if information is present already.

@casesolved-co-uk there can be two types of reports but only one type per name because report names have to be unique. So querying report doc to fetch type is possible.

![image](https://github.com/frappe/frappe/assets/9079960/6429de32-14dd-442e-a4f0-dfca61a61a68) Doesn't seem to be doing anything. Just dead instead of saving it. Might be unrelated to checkbox.

haven't seen this ever, must be some customization/fixtures stuff resetting it? No way for us to debug without access to site.