Don't print stock entry labels when not desired (server side WebHook execution) (references #1686)

This commit is contained in:
Bernd Bestel
2021-11-15 09:06:19 +01:00
parent 33ca6070f4
commit b83e4f53b1
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
- Fixed that stock entry labels on purchase were printed, even when "No label" was selected (was only a problem when running label printer WebHooks server side)