https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23590 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This new feature adds the |This enhancement to the release notes|ability to modify the |purchase suggestions |manager of a suggestion. |process adds the ability to |When assigning a suggestion |modify the manager of a |to a new manager, a notice |suggestion. |NOTIFY_MANAGER can be sent | |to the manager to alert |When assigning |them. |a suggestion to a new | |manager, the new notice |To keep track of the |`NOTIFY_MANAGER` will be |different modification, 2 |sent to the manager to |new columns are added to |alert them. |the suggestion table: | |lastmodificationby and |To keep track |lastmodificationdate, which |of the different |will be updated |modifications, 2 new |automatically when a |columns are added to the |suggestion is edited. |suggestion table: | |`lastmodificationby` and | |`lastmodificationdate`, | |which will be updated | |automatically when a | |suggestion is edited. Severity|new feature |enhancement -- You are receiving this mail because: You are watching all bug changes.