Grocy-SwiftUI icon indicating copy to clipboard operation
Grocy-SwiftUI copied to clipboard

Bug: master data due days of -1 results in due date of yesterday instead of never when scanning.

Open Hoffelhas opened this issue 2 years ago • 1 comments

Setting the 'default due days' of an item to '-1' in the master data of a product is intended to signify that the item will never be overdue. However, after scanning the product the due date is instead automatically put on 'yesterday', instead of triggering the never overdue toggle.

Important note: this only happens if you scan a purchase, not if you manually add a purchase.

Hoffelhas avatar Mar 11 '23 11:03 Hoffelhas

The form missed handling for the never overdue value. Should be fixed with the next update.

supergeorg avatar Mar 13 '23 19:03 supergeorg