Richard Case

Results 84 issues of Richard Case

Is it possible to have both stacked and adjacent bars on the same chart? The BarOptions have the option of one or the other. An example is below; is it...

I don't understand this error I'm getting on a local google colab docker runtime. I've checked the code and LocalWebserverAuth takes 4 parameters?? ```python TypeError Traceback (most recent call last)...

fix: Dashboard Chart permissions and caching fixes: #26023 fixes: #26020 fixes: #26010 replaces: #26019 related: #26021 version-14-hotfix version-15-hotfix

add-test-cases

fix: change document.get definition to match dict.get and add positional deprecation warning to the filters keyword fixes: https://github.com/frappe/frappe/issues/26280 Have attempted to fix all core files using the new `filters=` arg...

add-test-cases

There appears to be a huge bug in the document core get() function. Practically everywhere in the code (frappe and ERPNext) the assumption is made that doc.get() has the same...

bug

### Feature description When using puppeteer, both a `chrome` and `chrome-headless-shell` browser are downloaded which take up 356MB and 189MB respectively, i.e. more than 0.5GB of space. It would be...

feature

Is there a HTML Email builder? Since generating HTML Emails is tricky it should use something like MJML. Something like this: https://grapesjs.com/demo-mjml.html Let me know if this should be posted...

Fixes: https://github.com/frappe/erpnext/issues/41613 version-15-hotfix

needs-tests

Test also updated to reflect the bug Fixes: https://github.com/frappe/erpnext/issues/41617 version-15-hotfix

needs-tests
inactive

### Information about bug When creating a multi-level BOM in the BOM Creator, the costs are not calculated up the tree. The below example illustrates: Expected: Grand Total: (12 *...

bug