[Koha-bugs] [Bug 4501] New: Duplicate budget broken

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Thu May 13 22:53:34 CEST 2010


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4501

           Summary: Duplicate budget broken
           Product: Koha
           Version: HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P5
         Component: Acquisitions
        AssignedTo: henridamien at koha-fr.org
        ReportedBy: katrin.fischer at bsz-bw.de
   Estimated Hours: 0.0
 Change sponsored?: ---


I added my first budget 'Buchetat' and tried 'Duplicate budget 'Buchetat''
after that. There was no error message or change of display. 

After a look at the code I think the url is missing:

var periods_menu = [
{ text: _("Edit budget 'Buchetat'"), url:
"/cgi-bin/koha/admin/aqbudgetperiods.pl?op=add_form&budget_period_id=1" },
{ text: _("Duplicate budget 'Buchetat'") }
                ]


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list