https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18823
--- Comment #124 from Alex Arnaud <[email protected]> --- This is a consequence of removing record number (the last patch). Katrin said: "Once saved for the first time, both: 'new record' and 'catalog record #' are checked. I'd expect it to create a duplicate in that case." But now i see the benefit of keeping it. After saving a record in a batch, i think there is 2 options: 1) Update the record because you made a mistake - let the "Batch: batch_name" checked, - let the "batch_name: #id" checked So that the record is updated in the batch. 2) Save a new record in the same batch from the already saved record - make a few changes on record - let the "Batch: batch_name" checked, - uncheck "batch_name: #id" New record saved So, let the record number seems to fix the problem. Are you ok with that? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
