Bug 9506: FIX GST values for the basketgroup print action
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 30 Jan 2013 10:33:37 +0000 (11:33 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 23 Mar 2013 04:28:57 +0000 (00:28 -0400)
commit8a5cef42428c135ad70ae34d6fcde7ddf5c8762e
tree2db8074c33a467e4eaaa87e5a45b5f582723dbd6
parent6c4da573dbe3636e06b3b4b9f379f52f1f6eb345
Bug 9506: FIX GST values for the basketgroup print action

Due to the multi VAT development (Bug 5335), values are not well calculated in
the pdf generated by the basketgroup print action.

Test plan:
- Add one or more basket to a basketgroup.
- Close and print this basketgroup
- Check that different values correspond to values in the basket detail page.

Don't forget to test with different parameters (multiple vat, vendor
include/don't include tax).

Signed-off-by: Mathieu Saby <mathieu.saby@univ-rennes2.fr>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
acqui/basketgroup.pl
acqui/pdfformat/layout2pages.pm
acqui/pdfformat/layout3pages.pm