Thomas
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...
**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: ```...
### 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(?...
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,...
### Information about bug I created a normal invoice:  And then tried to create a return invoice but the total amount is different:  Looks like the...
## 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...