Lineitem copies (details) were set to be sorted by branch ('owning_lib') user/mcooper/fix-worksheet-copy-by-branch-sort
authorMark Cooper <markchristophercooper@gmail.com>
Mon, 18 Mar 2013 22:45:14 +0000 (15:45 -0700)
committerMark Cooper <markchristophercooper@gmail.com>
Mon, 18 Mar 2013 22:45:14 +0000 (15:45 -0700)
commit390110989ea847bd4e19b14864dca2f7ed5c7e55
treedb0661d7c236ea195c816d69683e289cd8e29838
parentc0cfe99201c0b5b2d0aeb68db1b2e5189ab4b691
Lineitem copies (details) were set to be sorted by branch ('owning_lib')
by default. However this was not happening because the lineitem_details
'owning_lib' referenced a fieldmapper object (not an id or name).
This submission sets the owning_lib to the shortname so that sorting can
occur in the intended way.

Signed-off-by: Mark Cooper <markchristophercooper@gmail.com>
Open-ILS/src/sql/Pg/950.data.seed-values.sql