[Koha-bugs] [Bug 19780] Actual price is not updated after it has been amended post receiving an order

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 14 13:40:28 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19780

Fridolin SOMERS <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #10 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Adds a :
+use Data::Dumper;

This was for debug I bet.

+my $modify = $input->param('modifying');
This looks strange to me.
We usually use a param named "op" with "edit".
For example acqui/orderreceive.pl

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


More information about the Koha-bugs mailing list