sde1000 / quicktill

Figure out where all the money and stock went to
GNU General Public License v3.0
43 stars 8 forks source link

Stock label printing control #269

Closed sde1000 closed 7 months ago

sde1000 commented 8 months ago

At the moment we print stock labels for everything recorded on a delivery.

Labels aren't useful for all types of stock, though - generally just stock that gets put on sale with the "Use Stock" function.

I think generally all stock where stock takes are done based on the total amount in stock rather than individual items can avoid having labels printed by default.

sde1000 commented 8 months ago

There should be a config option to control whether all stock labels are printed, or only those where Unit.stocktake_by_items is True.

If we can't check all items in a delivery by sticking labels on them, it might be nice to get a list printed on the receipt printer with tick boxes for all items we're expecting. Make this be another option under Print on a delivery.