https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25513
didier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #4 from didier <[email protected]> --- Hi, Could be link to 'ecost_tax_excluded' being a decimal 28,6 in mysql and swagger type a double? It wouldn't be the first time a buggy double to string function didn't roundtrip for some values. It seems '$expected->{' is coming from /usr/share/perl5/Test/More.pm, but it doesn't print the full number. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
