add tested/not tested indicator on print view
All checks were successful
Go / build (push) Successful in 12m19s
All checks were successful
Go / build (push) Successful in 12m19s
This commit is contained in:
@@ -53,4 +53,5 @@ type ShopItem struct {
|
||||
Image string
|
||||
Pdf string
|
||||
PrintMode string `json:"printMode" gorm:"default:CreateBooklet"`
|
||||
WasPrinted bool `gorm:"default:false"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user