Thomas

Results 17 issues of Thomas

**What would you like to be added/modified**: Add new configuration options to store messages of shared topics when all clients are offline (no session available). This would ensure message delivery...

Feature

**Describe the bug** When used with a SSR Angular project, `node main.js` will fail with `ReferenceError: window is not defined`. My HTML looks like: ``` ``` And my typescript: ```...

bug

### Problem If a custom buffer for i2c is used these functions will give libraries a better ability to determin the i2c buffer size. ### Solution Added two functions to...

It would be great if it is possible to support a custom binding symbol format. For example to generate the following statements with QueryDSL. `insert into message (type) values (cast(?...

core
interpolation
good first issue

I love this project and I tried to extend it. After some testing I saw that the internal timer of the Arduino Uno is not very accurate (after 2 hours...

Didn't worked for me with "new Buffer('YOUR-AUTH0-CLIENT-SECRET', 'base64')". I copied the client secret directly from the management gui.

**Describe the bug** I would like to use braces in my expressions to do some calculations. When using pipes this creates some issues. **To Reproduce** Try to use braces mixed...

### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 15.2,...

needs triage

### Information about bug I created a normal invoice: ![Bild (6)](https://github.com/frappe/erpnext/assets/3322872/8adb4b33-b61e-4eaa-a14b-c308975b4cb9) And then tried to create a return invoice but the total amount is different: ![Bild (7)](https://github.com/frappe/erpnext/assets/3322872/986b0663-fccc-4067-8b85-c7ce572ff407) Looks like the...

bug

## Description of the issue ## Context information (for bug reports) **Output of `bench version`** ``` erpnext 15.23.0 frappe 15.26.0 hrms 16.0.0-dev payments 0.0.1 ``` ## Steps to reproduce the...

bug