pharmacy-erp 1.3.0 → 1.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -57,7 +57,7 @@ Before running the CLI, ensure you have the following installed on your system:
|
|
|
57
57
|
|
|
58
58
|
## 🌐 Features of Pharmacy ERP
|
|
59
59
|
|
|
60
|
-
- **Point of Sale (POS)**: Fullscreen
|
|
60
|
+
- **Point of Sale (POS)**: Fullscreen POS with **Hardware & Camera Barcode Scanning** (auto-add to cart + beep feedback).
|
|
61
61
|
- **Inventory & Purchasing**: Expiry tracking, batch management, FEFO.
|
|
62
62
|
- **Bilingual**: Full Arabic (RTL) & English support out of the box.
|
|
63
63
|
- **Modern Tech Stack**: Next.js 15, FastAPI, Python 3.12, Tailwind CSS.
|
package/package.json
CHANGED