Features: - Order mode: Scan products, select supplier, add to draft orders - Shop mode: Scan products, access supplier shop links - Inventory mode: Scan products, update stock levels - Touch-optimized mobile interface - QuaggaJS for browser-based barcode scanning - Supports EAN-13, EAN-8, Code128, Code39 - Integrated into Dolibarr standard layout - Admin settings with QR code for mobile access - German and English translations Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
11 lines
No EOL
298 B
Text
Executable file
11 lines
No EOL
298 B
Text
Executable file
# Your module name here
|
|
#
|
|
# Goal: Goal of module
|
|
# Version: <version>
|
|
# Author: Copyright <year> - <name of author>
|
|
# License: GPLv3
|
|
# Install: Just unpack content of module package in Dolibarr directory.
|
|
# Setup: Go on Dolibarr setup - modules to enable module.
|
|
#
|
|
# Files in module
|
|
mymodule/ |