]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1519911: upgrade script to fix self-checkout receipt A/T template
authorGalen Charlton <gmc@esilibrary.com>
Wed, 2 Mar 2016 19:32:35 +0000 (14:32 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 2 Mar 2016 19:34:21 +0000 (14:34 -0500)
commitba689b93cc120ea22f0be821762157c0bad4e2eb
tree00b25cd77f2e4aa28217bd064213afdecdf3563e
parent160310e06d359d5d0912cba46c1a79ddd94e5bbb
LP#1519911: upgrade script to fix self-checkout receipt A/T template

This patch adds an update to fix the "lb_addr.post_code" typo
in the stock A/T event definition for self-checkout receipts.
This update changes the definition *only* if it has not
been customized by the user, and it does not attempt to
fix any copies of that definition.

To test
-------
[1] Upon applying the update, generate a receipt from the
    web-based self-check interface.  The library's postal
    code (if set) should now display in the receipt.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/upgrade/0965.data.fix_atevdef_typo.sql [new file with mode: 0644]