← 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

 

Hello Andrius Preimantas,

Thanks for your patch.. i have tested ur patch it' working properly.
so it has been fixed on this https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1225860-mme with following :

    Revision ID: mme@xxxxxxxxxxx-20130917055109-kr43tn18plmyt6vs
    Revision NO: 8902

thanks for your patch and contrbution.

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

-- 
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


References