As of Revision 91 we internally use country codes instead of county
names. This brings several improvements:
- i18n of country select
- you may define your own set of suppliers for ANY country
- you may search a remote holdings register over DAIA for holdings
available within your country
We added in the DAIA response a tag <limitation id="country">. See e.g.
http://www.doctor-doc.com/version1.0/daia.do?issn=0340-5303
This needs some further improvements with a customizable filter on
account level for which countries a holding may be available. At the
moment holdings are only available within the same country as the
account is located.
Probably we also need to define an additional tag <limitation
id="group"> to get more flexibility.
Furthermore we should make it possible to search multiple remote
registers instead of only one additional repository.
If you have any ideas, this is the moment to bring them up!
Markus Fischer
PS: if updating, make sure to follow db/dbchanges_forUpdate
|