https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40932
--- Comment #2 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 194385 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194385&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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
