ssu-readinglists / readinglists

GNU General Public License v3.0
1 stars 0 forks source link

Could use get data for ISBN in existing record rather than having to creating a new one #12

Closed ssu-readinglists closed 11 years ago

ssu-readinglists commented 11 years ago

E.g. - if add a book without an ISBN that is on order, can't then just enter ISBN and pull in data when does go onto PRIMO - have to delete on order record and create a new reference.

ostephens commented 11 years ago

Relatively straightforward. Simply means bringing /mod/refworks/managerefs.php in line with /mod/refworks/createref.php - I can update the code once it is on GitHub

hhy05 commented 11 years ago

basic testing 24/04/13 works well for ISBN so far - wipes all fields, including notes, but this is ok.

If we had added anything into notes we wanted (unlikely, as more likely to say on order which we want to remove anyway) would need to copy and paste back in before adding in ISBN.

ssu-readinglists commented 11 years ago

working on live 26/07/13