https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21316 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 86114 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86114&action=edit Bug 21316: Handle control fields in the ACQ frameworks Test plan: Turn UseACQFrameworkForBiblioRecords on Add 003@ to the ACQ framework Create an order from an existing record => The 003 value will be displayed! It fixes the following error: Control fields (generally, just tags below 010) do not have subfields, use data() at /home/vagrant/kohaclone/acqui/neworderempty.pl line 293. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.