Richard Case

Results 84 issues of Richard Case

### Information about bug The Item has a list of UOMs plus conversion factors that are valid. However when adding Items to a transaction, any UOM is allowed and conversion...

bug

When merging items you may get an error complaining that ERPNext can't post item valuation entries for before a closing voucher. This new option in Stock Settings -> Stock Validations...

needs-tests

Suspect first logic statement should be this to match the header logic underneath: ``` {% if banner_image and has_header and login_required and show_list %} {% else %} {% include "templates/includes/breadcrumbs.html"...

The old Web Form view would remove sections if the fields in the field group were hidden. The interface has been improved to support other breaks, however the new breaks...

bug

Supplier Quotation doesn't have an `Ordered` status, so it is not obvious when a Purchase Order has been submitted against the Quotation.

feature-request

It would be great if the library automatically summed the total of the values in the area / regionFill example, and added it to all the tooltips. It should probably...

Please can someone tell me if the render process is a Promise or if there is an event for its completion? I need to screenshot an ERPNext dashboard (multiple charts)...

If the content you are loading has no `` and you are loading this plugin, the editor `init` fails to return.

On the demo there doesn't appear to be any way to edit the text? https://grapesjs.com/demo.html

The Sales Analytics report currently only shows charts if the data rows are selected in the datatable in the browser. This means it is incompatible with dashboard charts which expect...

needs-tests