Adam

Results 9 comments of Adam

Clearly frappe stores the last value of a field, the trick is getting it from the audit trial entry. I'm here because I've also got this problem presently

What about email. How does that work? I'm using an external hosting provider firewall so I'm able to disable and enable ports visually. I noticed building images fails when the...

I usually do what others have suggested above, but this also just worked for me: ``` sudo bench setup production ```

Why not use a dockerized Supabase so everything runs in containers

@arahimfahim40 its only one guy working on this. Very impressive, if I may add. We really should support anyway possible

This is still an issue

### List → Workspace > Doctype List Js ``` frappe.listview_settings["Driver Log"] = { onload: function(listview) { // Get current workspace let workspace = 'Transport'; frappe.breadcrumbs.all[frappe.get_route_str()] = { workspace: workspace, doctype:...

It would be good to login with the same user as those in a connected ERPNext Instance

Also having this issue on Frappe v15. Setting Workspace Manager is the only workaround working AFAIK