← Back to team overview

credativ team mailing list archive

[Bug 899022] Re: Account voucher: Create sales voucher with tax

 

landed in trunk
revno: 6006
revision-id: rco@xxxxxxxxxxx-20111216153102-8l1buk4jkip4cjx5


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

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/899022

Title:
  Account voucher: Create sales voucher with tax

Status in OpenERP Addons (modules):
  Fix Released

Bug description:
  I create voucher with tax, giving an error:

  tax_data = tax_obj.browse(cr, uid, [move_line['account_tax_id']], context=context)[0]
  NameError: global name 'tax_obj' is not defined

  Thanks,
  Mustufa

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/899022/+subscriptions


References