mirror of
https://github.com/grocy/grocy.git
synced 2026-04-09 14:06:16 +02:00
Added changelog for #1273
This commit is contained in:
parent
eb135aee39
commit
5ad4d9f421
|
|
@ -13,6 +13,14 @@
|
||||||
- https://github.com/grocy/grocy/blob/master/docs/label-printing.md
|
- https://github.com/grocy/grocy/blob/master/docs/label-printing.md
|
||||||
- (Thanks a lot @mistressofjellyfish)
|
- (Thanks a lot @mistressofjellyfish)
|
||||||
|
|
||||||
|
### New feature: Shopping list thermal printer support
|
||||||
|
- The shopping list can now be printed on a thermal printer
|
||||||
|
- The printer must compatible to the `ESC/POS` protocol and needs to be locally attached or network reachable to/by the machine hosting grocy (so the server)
|
||||||
|
- See the new `TPRINTER*` `config.php` options to configure the printer connection and other options
|
||||||
|
- => New button on the shopping list print dialog
|
||||||
|
- Can be enabled via the new feature flag `FEATURE_FLAG_THERMAL_PRINTER` (defaults to disabled)
|
||||||
|
- (Thanks a lot @Forceu)
|
||||||
|
|
||||||
### Stock improvements/fixes
|
### Stock improvements/fixes
|
||||||
- Product barcodes are now enforced to be unique across products
|
- Product barcodes are now enforced to be unique across products
|
||||||
- Fixed that editing stock entries was not possible
|
- Fixed that editing stock entries was not possible
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user