-
Goals
Add barcode and qr code integration via easy use functions and a barcode scanner to the erpnext mobile app for single field data entry and navigation to a doctype with data entry using the omni…
-
### Question
I update my react-native app:
react-native 0.69.1 -> 0.72
react-native-vision-camera 2.14.1 -> 3.6.12
Before updates I use vision-camera-code-scanner for scanning barcodes and sc…
-
After many problems with different barcodes, I follow theses recommendations and it worked for EAN 13 and Code 128:
Set the barcode AutoSize = false, zoom = 1, and set barcode width = 27.77 mm
…
-
### Question
I am facing an issue with scanning duplicate barcodes from a single source. I implemented a debounce mechanism for the most frequently scanned items within 0 to 500 milliseconds before s…
-
Próbuję zmienić cenę oraz ilość sztuk, przy pomocy PATCH https://api.allegro.pl/sale/product-offers/13917442961. W body przekazuję:
[sellingMode] => Array ( [price] => Array ( [amount] => 14.75 [cur…
-
### Describe the Bug
We have books in our data model. Books have "EAN", consisting in 13 digits.
When using fast search in this collection... we get an error.
Looks like Directus is trying to cast …
-
### What's happening?
After upgrading from 3.9.0-beta.5 to 3.9.0-beta.6 there is black screen on first app start with codeScanner enabled. Without codeScanner in 3.9.0-beta.6 or with codeScanner but …
-
This is basically a guide about how to map `amzn-envelope.xsd` and all its included XSDs into java classes using the JAXB-XJC tool. I will describe as much as possible the whole process, the issues I'…
-
Hello,
I've been trying to publish our client's products on Allegro.cz.
For simplicity sake, we're only publishing products that are already present on Allegro (I check if product EAN already exists…
-
1. /on_search:
- item unitized qty is incorrect: e.g. item 47794238554412 (name shows pack of 3, each 500ml) but unitized qty is 500ml; either unitized is 3 units & name shows each of 500ml (as is ha…