[Koha-patches] [PATCH 09/11] (MT #3651) Fills "book fund" combobox with bugdets and fix some bugs of research by filter.

Galen Charlton gmcharlt at gmail.com
Fri Jun 25 02:41:07 CEST 2010


Hi,

On Thu, Jun 24, 2010 at 1:26 PM, Henri-Damien LAURENT
<henridamien.laurent at biblibre.com> wrote:
> +<<<<<<< HEAD
>
>         next if ($definedvalue && $$suggestion_ref{$displayby} ne $criteriumvalue);
>         $$suggestion_ref{$displayby}=$criteriumvalue;
>  #        warn $$suggestion_ref{$displayby}."=$criteriumvalue; $displayby";
>
> +=======
> +
> +        next if ( $definedvalue && $$suggestion_ref{$displayby} ne $criteriumvalue );
> +        $$suggestion_ref{$displayby} = $criteriumvalue;
> +
> +        #        warn $$suggestion_ref{$displayby}."=$criteriumvalue; $displayby";
> +        #warn "===========================================";
> +        #warn Data::Dumper::Dumper($suggestion_ref);
> +>>>>>>> (MT #3651) Fills "book fund" combobox with bugdets and fix some bugs of research by filter.

No ...

> +<<<<<<< HEAD
>  my %hashlists;
>  foreach my $field qw(managedby acceptedby suggestedby STATUS){
> +=======
> +my %hashlists;
> +foreach my $field qw(managedby acceptedby suggestedby budgetid STATUS) {
> +>>>>>>> (MT #3651) Fills "book fund" combobox with bugdets and fix some bugs of research by filter.

And no.

Regards,

Galen
-- 
Galen Charlton
gmcharlt at gmail.com


More information about the Koha-patches mailing list