http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14999
Joonas Kylmälä <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #43319|0 |1 is obsolete| | --- Comment #2 from Joonas Kylmälä <[email protected]> --- Created attachment 43363 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43363&action=edit Bug 14999: Fetch the corresponding values for the specific biblio item UPDATE: I added a test plan, and this version also applies cleanly on the master branch. Test plan: 1. In acquisitions add orders to basket from a staged file. You need to add orders which when added doesn't show the right quantity/price in the basket (after it has been added). I succeeded in this by selecting order items from under different headings (in the page "Add orders from iso2709 file"). So this means that you would need to have a staged file with multiple sections in it. 2. Notice the problem with the wrong prices and quantities showing in the basket. 3. Apply this patch. 4. Remove those items you added to the basket and add them again and notice that they have now the corresponding values in them in the basket. 5. Look for anomalies. Sponsored-by: Vaara-kirjastot -- You are receiving this mail because: You are the assignee for the bug. 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/
