-
I tried to use different barcode readers (**BarcodeReader**, **GenericMultipleBarcodeReader**) to decode single page file with multiple barcodes, but it can't find both UPC-E and EAN-8 barcodes togeth…
-
There is a field UPC in the CLI product, however it is not stated what UPC is supposed to be. It would be helpful if there is a statement explaining to users what UPC is and what you are supposed to p…
-
`ProductService::getByUpc()` expects a single entity like the `getById()` call but it receives a collection.
This solves the issue:
```
/**
* {@inheritdoc}
*/
public function getByUpc($up…
-
While crawling [Accelerated Shape Detection in Images](https://wicg.github.io/shape-detection-api/), the following enum values were found to ignore naming conventions (lower case, hyphen separated wo…
-
### What
The "Branded Food" csv file contains 498183 lines, so probably the same number of products.
Facing the 347,426 products we are publishing for the USA (2021-03-08; mainly thanks to previous U…
-
Inclusion of this package in my project fails because of the following errors:
```
Class UPC\HttpClient located in ./vendor/upc/upc-payment-sdk/app/http-client.php does not comply with psr-4 autoloa…
-
```
Some have observed that there seems to be little use for block sizes other than
0 and 1. Should the language be simplified by disallowing or deprecating all
other block sizes?
Block size 1 is th…
-
Fails due to unknown type `T` (which is properly defined in `sort.upc`)
```
upcc -DPACKAGE_NAME=\"ExaGS\" -DPACKAGE_TARNAME=\"exags\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"ExaGS\ 0.0.1\…
-
Hi All, we have a 7 pages pdf which is a delivery note and we would like to get the item information on it.
There are 13 items but unstract only extract 6 items.
I can use the prompt to get the tot…
-
Cava is not building from source or from AUR on arch The arror is in bothe one: (Arch, Terminal: tillix DE:gnome)
/usr/share/automake-1.17/am/depend2.am: error: am__fastdepCC does not appear in AM_CO…