https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25560
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|The |The release notes|UpdateNotForLoanStatusOnChe |`UpdateNotForLoanStatusOnCh |ckin system preference is |eckin` system preference is |now more configurable: you |now more configurable: you |can define rules to be |can define rules to be |applied to specific item |applied to specific item |types upon check-in. |types upon check-in. | | |Add |Add |the item type code followed |the item type code followed |by a colon, and then on |by a colon, and then on |separate lines below define |separate lines below define |each notforloan value pair |each notforloan value pair |with leading spaces. |with leading spaces. |Example: |Example: | | |BK |BK | -1: 0 | -1: 0 | | |You |You |can use an _ALL_ wildcard |can use an _ALL_ wildcard |to target all item types. |to target all item types. |The _ALL_ wildcard does NOT |The *_ALL_* wildcard does |override item-type specific |NOT override item-type |rules. |specific rules. |Example: |Example: | | |_ALL_: |_ALL_: | | -1: 2 |-1: 2 | | |If an item |If an item type is |type is not defined in the |not defined in the |`UpdateNotForLoanStatusOnCh |UpdateNotForLoanStatusOnChe |eckin` system preference, |ckin system preference, and |and there are no *_ALL_* |there are no _ALL_ rules |rules defined, then items |defined, then items of that |of that type will not have |type will not have their |their notforloan status |notforloan status change on |change on check-in, |check-in, irrespective of |irrespective of their |their current notforloan |current notforloan value. |value. | CC| |martin.renvoize@ptfs-europe | |.com -- 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/
