http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4920 Summary: neworderempty.tmpl shouldn't call calcNeworderTotal() onload Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Acquisitions AssignedTo: henridamien@koha-fr.org ReportedBy: dpavlin@rot13.org QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 Currently, modifying existing orders will recalculate values if exchange rate has changed, which destroys previous data (our use case is just to modify Planning value fields). Since fileds also have onChange event which also triggers caclNeworderTotal, onload event seems redundant. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.