[Koha-bugs] [Bug 7593] merging bib records loses connection to order line

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 30 08:10:31 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593

--- Comment #30 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Comment on attachment 17700
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17700
Bug 7593: Move orders on the destination record when merging 2 records

Review of attachment 17700:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=7593&attachment=17700)
-----------------------------------------------------------------

::: C4/Acquisition.pm
@@ -53,5 @@
>          &ModBasketgroup &NewBasketgroup &DelBasketgroup &GetBasketgroup &CloseBasketgroup
>          &GetBasketgroups &ReOpenBasketgroup
>  
> -        &NewOrder &DelOrder &ModOrder &GetPendingOrders &GetOrder &GetOrders
> -        &GetOrderNumber &GetLateOrders &GetOrderFromItemnumber

Hi Mathieu,

I think you accidentally removed the line exporting GetOrderNumber,
GetLateOrdes and GetOrderFromItemnumber - that looks like it would cause
trouble. Can you please take a look?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list