Raffael Meyer
Raffael Meyer
### Before The UOM conversion table was shown only for stock items. ### Problem UOM conversion is needed for other items as well. It is quite common to trade goods...
Assume I'm in Germany and the helpdesk is running in India. When I create a support ticket, I will see "in 4 hours" as the creation time, because Indian time...
From the README and branch naming (`main`) it is not clear which versions of the frappe framework are supported / recommended. I'd suggest to either name the branches clearly (`version-14`,...
https://github.com/frappe/helpdesk/blob/5e81345b6e56e9d0388871f2b9101de6a57e57c3/helpdesk/helpdesk/doctype/hd_agent/hd_agent.py#L9-L14C24 Naming **HD Agent** by email is bad, because it leaks all agent's email addresses (via API). This is by design, so not technically a security issue. Maybe use hash...
When browsing frappe sites, chrome displays an error: `Uncaught SyntaxError: Unexpected end of input https://frappe.io/assets/frappe_theme/bootstrap-4/js/popper.min.js`. It seems as if the [popper.min.js](https://github.com/frappe/frappe_theme/blob/master/frappe_theme/public/bootstrap-4/js/popper.min.js) file was corrupted and not migrated to bootstrap 4.1....
``` `{{ _("Hello World") }}` ``` Gets rendered as `Hello World`  https://github.com/frappe/erpnext_com/blob/master/erpnext_com/www/docs/user/manual/en/customize-erpnext/print-format.md#notes
Assume we have a user whose only permission is to read Sales Orders. We shouldn't display all the "Update Items" and "Create ..." buttons, because clicking them will just result...
### Reproduce 1. Log in 2. Open a page 3. Click on Menu > Edit Page 4. Scroll to the end of the text editor 5. Insert a bullet points...
Assume the following flow: (1) User _A_ creates a lead and adds some notes, (2) User _B_ modifies the Lead status, (3) The site is migrated. Before this fix: User...
 https://github.com/frappe/frappe/assets/14891507/b49a3eff-a9ed-4487-a289-2c8062631cff Providers: - [x] Geoapify, - [x] Nomatim, - [x] [HERE](https://www.here.com/docs/bundle/geocoding-and-search-api-v7-api-reference/page/index.html#/paths/~1autocomplete/get)? Todo: - [ ] add something like a spinner to show active search...