https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40932 --- Comment #11 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 201814 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201814&action=edit Bug 40932: Add received column to aqorders_items and system preferences Adds aqorders_items.received (datetime, nullable) to track when an item was first physically received via circulation check-in. Adds system preferences: - AutoCloseInvoicesOnCheckin (YesNo, default off) - AutoCloseInvoiceAlertDays (Integer, default 14) Sponsored-by: Westminster City Council <https://www.westminster.gov.uk/> Sponsored-by: Royal Borough of Kensington and Chelsea <https://www.rbkc.gov.uk/> Sponsored-by: OpenFifth <https://openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.