← Back to team overview

openerp-india team mailing list archive

[Bug 1225860] Re: [trunk/7.0] POS sale details report exception when sale order lines contains no taxes

 

** Changed in: openobject-addons
       Status: Confirmed => In Progress

-- 
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):
  In Progress

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


References