Sorry, it seems to be a problem with our conf, we avec a 0 taxes rate, since we buy from the whole world.
2017-04-19 17:16 GMT+02:00 Nicolas Legrand <[email protected]>: > Hey Jonathan, Hey Hugo, > > we also have trouble in 16.11 with tax calculation : > > mysql> select unitprice_tax_excluded, unitprice_tax_included from > aqorders join aqinvoices on aqinvoices.invoiceid = aqorders.invoiceid > where aqinvoices.invoiceid = 2674 limit 10; > +------------------------+------------------------+ > | unitprice_tax_excluded | unitprice_tax_included | > +------------------------+------------------------+ > | 80.400000 | 80.400000 | > | 32.760000 | 32.760000 | > | 110.700000 | 110.700000 | > | 87.410000 | 87.410000 | > | 23.290000 | 23.290000 | > | 127.320000 | 127.320000 | > | 28.940000 | 28.940000 | > | 72.240000 | 72.240000 | > | 205.670000 | 205.670000 | > | 18.590000 | 18.590000 | > +------------------------+------------------------+ > 10 rows in set (0.00 sec) > > We had a lot of errors while upgrading we unfortunately didn't pay attention > to: > > Use of uninitialized value in multiplication (*) at > ./installer/data/mysql/updatedatabase.pl line 13614. > [A LOT MORE OF THE SAME THING] > Use of uninitialized value in multiplication (*) at > ./installer/data/mysql/updatedatabase.pl line 13619. > Upgrade to 16.06.00.043 done (Bug 13323 - Change the tax rate on receiving) > > > I'm going to investigate this, if someone as good ideas I'm eager to > hear from them :). -- Nicolas Legrand Administration technique et développements du système de gestion de la bibliothèque Bibliothèque universitaire des langues et civilisations 65 rue des Grands Moulins F-75013 PARIS T +33 1 81 69 18 22 www.bulac.fr _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

