Re: [Koha-devel] marcxml > biblio_metadata - Automatically convert reports

2017-05-19 Thread Marc Véron
+1 for this, even if we are in string freeze We will have a mix between translations and English anyway in the more exposed install tool (see Bug 18629), so some more English strings are OK. Marc Am 19.05.2017 um 18:15 schrieb Jonathan Druart: Hi guys, It seems like my calls did not get th

[Koha-devel] Koha 17.05 Release Notes - Draft 2 + Beta

2017-05-19 Thread Kyle Hall
Hey all, Here is the second version of the Release Notes and the beta! The release notes have the same issues as before. I'll fix the character encodings by hand in the final release. https://github.com/kylemhall/Koha/blob/v17.05.00_RC1/misc/release_notes/release_notes_17_05_00.md I've included

[Koha-devel] marcxml > biblio_metadata - Automatically convert reports

2017-05-19 Thread Jonathan Druart
Hi guys, It seems like my calls did not get the expected attention, so I am trying once again. Bug 17196 (Move marcxml out of the biblioitems table) has been pushed to master a while ago and 17.05 will be the first release with this change. I wrote bug 17898 (Add a way to automatically convert SQL

Re: [Koha-devel] [ByWater Partners] Acquisitions change in Koha 16.11 and forward

2017-05-19 Thread Nick Clemens
Hi Sandre, The current replacement/rrp field is used for two things: 1 - passing through from the orders as the items.replacementprice field 2 - the basis for calculating prices (minus discount, plus tax, etc) Splitting the replacement cost out will allow proper discount/tax calculation while al