← Back to team overview

openerp-india team mailing list archive

[Bug 1225860] [NEW] [7.0] POS sale details report exception when sale order lines contains no taxes

 

Public bug reported:

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

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Patch added: "bug.patch"
   https://bugs.launchpad.net/bugs/1225860/+attachment/3823070/+files/bug.patch

-- 
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:
  [7.0] POS sale details report exception when sale order lines contains
  no taxes

Status in OpenERP Addons (modules):
  New

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


Follow ups

References