]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Miscellaneous fix-ups to IDL.
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 4 Dec 2009 20:24:47 +0000 (20:24 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 4 Dec 2009 20:24:47 +0000 (20:24 +0000)
commit90ee8a1886b1cd2bd0339fd44ec83a47d408f53f
tree011f56ab1642bf4527c94a8eda7880cbcfe03b13
parent2d75bd77404772a0ca724ef6318cd65ffffed4e4
Miscellaneous fix-ups to IDL.

Classes "vqar" and "vqbr"
changed datatype to "link" for the matches and attributes fields,
because they are tied to "has_many" links

Class "vqara":
<link> to "vqar" was misspelled as "vaqr"

Class "aws" :
removed "has_many" link for circulation_checkins, which is not
defined as a field.

Class "au":
added label attributes for fields "wsid" and "ws_ou"

Class "aou" :
removed "has_many" links for distribution_formulas and
distribution_formula_entries, which are not defined as fields.

M    Open-ILS/examples/fm_IDL.xml

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15088 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/examples/fm_IDL.xml