[Koha-bugs] [Bug 9492] Children funds not clear if limited to my branch

2015-02-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9492

Jonathan Druart jonathan.dru...@biblibre.com changed:

   What|Removed |Added

 CC||jonathan.dru...@biblibre.co
   ||m
 Status|In Discussion   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Jonathan Druart jonathan.dru...@biblibre.com ---
This should have been fixed by bug 11578.

*** This bug has been marked as a duplicate of bug 11578 ***

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 9492] Children funds not clear if limited to my branch

2013-11-04 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9492

Zeno Tajoli z.taj...@cineca.it changed:

   What|Removed |Added

 Status|NEW |In Discussion
 CC||z.taj...@cineca.it

--- Comment #2 from Zeno Tajoli z.taj...@cineca.it ---
Hi,

It is possible to fix the situation with this change on line 63 of
admin/aqbudgets.pl:

From:
my $show = $input-param('show') // 0; # SET TO 1, BY A FORM SUMBIT

to:
$show = $input-param('show') // 1; # SET TO 1 by default, group view. 

But the result is ok only if all budget are from one library/librarian.
Not if your budget are of different libraries/librarians

In fact we need to rethink the interface that now is a mix of cgi, js filter
and css effects show/don't show.

The problem is present in 3.8, 3.12 and master

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 9492] Children funds not clear if limited to my branch

2013-11-04 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9492

Zeno Tajoli z.taj...@cineca.it changed:

   What|Removed |Added

Version|3.8 |master

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 9492] Children funds not clear if limited to my branch

2013-11-04 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9492

Zeno Tajoli z.taj...@cineca.it changed:

   What|Removed |Added

   Priority|P5 - low|P3
   Patch complexity|--- |Small patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 9492] Children funds not clear if limited to my branch

2013-01-25 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9492

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

Summary|children funds not clean if |Children funds not clear if
   |limited to my branch|limited to my branch

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/