Test Prints #29

Closed
opened 2025-05-19 11:12:04 +02:00 by kalipso · 0 comments
Owner

Currently when printing we don't know if a zines was ever printed before and if it is configured properly.
One idea would be that items have a new field tested bool that defaults to false.
Whenever the item is printed it will be set to true.
Whenever the PDF or the PrintType is changed, tested is set to false again.

Currently when printing we don't know if a zines was ever printed before and if it is configured properly. One idea would be that items have a new field `tested bool` that defaults to false. Whenever the item is printed it will be set to `true`. Whenever the PDF or the PrintType is changed, `tested` is set to `false` again.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kalipso/zineshop#29