carstenblt
carstenblt
Instagram is switching to a new API requiring registration and apparently they already stopped working. Building fails with `Error: Request failed with status code 400`
Anytime I want to do a division or comparison with floats, I get an undefined symbol error by the linker. How can I include them? E.g. a division yields this...
Hi there, there are two LEDs on the board that I find are not connected to any GPIO. Am I just missing the right one? Any way to disable them...
### Information about bug We have a pricing rule that applies to item groups. Some of the assigned item groups also have a UOM set. Documentation says: > UoM: The...
### Information about bug In a Sales Invoice, when changing the quantity in the Batch / Serial selector modal, the quantity of the item in the item list is changed...
Is it possible to assign multiple certificates to a load balancer? I was expecting ``` load-balancer.hetzner.cloud/http-managed-certificate-domains: '*.domain1.com,*.domain2.com' ``` to work but it doesn't.
Running the following query takes around 3 seconds: ``` SalesOrders(first: 10) { totalCount edges { node { name address_name { name address_title address_line1 address_line2 pincode city } } } }...
### Information about bug Currently, you can create a Purchase Receipt and add stock to a deactivated batch. However, the qty of the batch will not be updated. Either -...
### Link to reproduction _No response_ ### Describe the Bug Calling beginTransaction() works well on a local dev server, however fails on payload cloud with ``` payload_1.default.db.beginTransaction is not a...
I cannot get it to print - the printer shows up with getPrinters(), but trying to print a file with `conn.printFile(printer='L805', filename='myfile', title='mytitle' , options={})` results in `cups.IPPError: (1030, 'The...