** Branch linked: lp:~openerp-dev/openobject-addons/trunk- bug-1225860-mme -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/1225860
Title: [trunk/7.0] POS sale details report exception when sale order lines contains no taxes Status in OpenERP Addons (modules): Fix Committed Bug description: Addons revno: 9443 This bus is introduced with this commit: http://bazaar.launchpad.net/~openerp/openobject-addons/7.0/revision/9435 The return value of _get_tax_amount() function is used with repeatIn report tag which apparently is not aware how to cope with False value (one is returned when no taxes are generated). Please find patch attached To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1225860/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

