skjbulcher
skjbulcher
Is there a way to use WSL's python when configuring the `python_enterpreter` option? I'm using this for my `.anaconda` file, ``` { "python_interpreter": "C:\\Windows\\System32\\bash.exe -c /usr/bin/python", } ``` but Sublime...
## Description of the issue I have users who keep one of my kanban boards open. Recently a newly trained member of our team was organizing card on the kanban...
The following output was collected from datatable v1.14, but I get similar output for 1.15.3 ```js renderDatatable(data=null) { console.time('rendertable'); // display the table this.form.set_df_property(this.formAttr.section, 'hidden', false); this.form.fields_dict[this.formAttr.section].collapse(false); // set up...
## Description of the issue Attempting to save a set of filters in a document list using "Save Filter" on the sidebar does not save the filter. ## Context information...
I've installed shepherd.js as a node module using npm (version 10.0.1), and I'm getting this message when attempting to create a tour: `Uncaught ReferenceError: must call super constructor before using...
The UI distorts large numbers and integers in the input field, which means re-running actions that use either will result in different input when this was not intended. Additionally, numbers...
I'd like to see an SMS Channel, so two-way communication is finally possible via text messages in ERPNext. I've never understood why it is possible to send SMS without an...
The Placekey python package is capable of querying the single locations and bulk API endpoints, but it is missing the Lineage API endpoint. Placekey recommends pinging the Lineage endpoint every...
## Description of the issue Attempting to add a column to a Kanban board results in "You can't set 'Options for field [kanban field]". The column is added to the...
**Is your feature request related to a problem? Please describe.** We need to have payment terms billed out by months from the invoice date. Our needs don't appear to be...