[Koha-bugs] [Bug 12147] Column width for action links on invoices too small

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 7 17:04:12 CEST 2014


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.de.rooy at rijksmuseum.nl

--- Comment #5 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
[% FOREACH budget IN budgets_loop %]
-                                  <option value="[% budget.budget_id %]">
-                                  [% budget.budget_name %]
+                                  <option value="[% invoice.invoiceid %]">[%
budget.budget_name %]

Is this correct? invoice and budget..

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


More information about the Koha-bugs mailing list