Revert / disable 27f9d70b56 (not ready yet)

This commit is contained in:
Bernd Bestel
2024-02-09 16:38:55 +01:00
parent f2f9a16e59
commit 7b1a864486
3 changed files with 4 additions and 10 deletions

View File

@@ -123,9 +123,7 @@ Example: Button "**P** Add as new product" can be "pressed" by using the `P` key
### Barcode lookup via external services
Products can be directly added to the database via looking them up against external services by a barcode.
This can be done in-place using the product picker workflow "External barcode lookup (via plugin)" (the workflow dialog is displayed when entering something unknown in any product input field).
This is currently only possible through the REST API.
There is no plugin included for any service, see the reference implementation in `data/plugins/DemoBarcodeLookupPlugin.php`.
### Database migrations