mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Squashed commit
Always execute migration 9999 (can be used to fix things manually) Optimized meal plan navigation / date range filtering Prepared next release Pulled translations from Transifex Various code optimizations
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
> ⚠️ PHP 8 is now supported and from now on the only tested runtime version (although currently PHP 7.2 should still work).
|
||||
|
||||
### New feature: grocycode
|
||||
### New feature: grocycode / label printer support
|
||||
#### (Own) Product/stock entry/chores/batteries labels/barcodes
|
||||
- Print own labels/barcodes for products/stock entries/chores/batteries and then scan that code on every place a product/stock entry/chore/battery can be selected
|
||||
- Can be printed (or downloaded) via
|
||||
@@ -16,8 +16,8 @@
|
||||
- Label printer communication happens via WebHooks - see the new `LABEL_PRINTER*` `config.php` options
|
||||
- grocycodes can also be used without a label printer - you can view or download thm as pictures and print them manually
|
||||
- More information:
|
||||
- https://github.com/grocy/grocy/blob/master/docs/grocycode.md
|
||||
- https://github.com/grocy/grocy/blob/master/docs/label-printing.md
|
||||
- https://github.com/grocy/grocy/tree/v3.1.0/docs/grocycode.md
|
||||
- https://github.com/grocy/grocy/tree/v3.1.0/docs/label-printing.md
|
||||
- (Thanks a lot @mistressofjellyfish for the initial work on this)
|
||||
|
||||
### New feature: Meal plan sections
|
Reference in New Issue
Block a user