Cancel reasons from EDI spec
authoratz <atz@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 23 Jun 2010 21:27:32 +0000 (21:27 +0000)
committeratz <atz@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 23 Jun 2010 21:27:32 +0000 (21:27 +0000)
commit146a449fdfe470058b0e6f5e4ef49750aa6e69aa
tree5968af33bf9e10178ba860697a277a4927862d0b
parent5317f02d189f3e3ac3df2519ecf2c639c35c3da9
Cancel reasons from EDI spec

Technically, these aren't all cancellation reasons, they are just
"Action request/notification description codes".  A "5" (or 1005, here)
actually means success, for example.

Examine the EDI list here: http://www.stylusstudio.com/edifact/D04B/1229.htm

Include keep_debits field although it does not necessarily apply to each row.

Signed-off-by: Joe Atzberger <atz@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/trunk@16795 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/upgrade/0314.data.acq.cancel_reason.sql [new file with mode: 0644]