missed placed

This commit is contained in:
mr
2026-04-22 11:25:32 +02:00
parent b92634ccba
commit 5cda4fdd40
3 changed files with 7 additions and 7 deletions

View File

@@ -65,7 +65,3 @@ func (r *PurchaseResource) CanDelete() bool { // ENDBuyingDate is passed
}
return false // only draft bookings can be deleted
}
func (dca *PurchaseResource) ShouldVerifyAuth() bool {
return false // TEMP : by pass
}