← Back to team overview

openerp-india team mailing list archive

[Bug 949231] Re: [6.0.3] audit-name-create

 

Fixed in following branch,
https://code.launchpad.net/~openerp-dev/openobject-addons/6.0-opw-572587-rha
Revision 5140 
Revision ID: rha@xxxxxxxxxxx-20120315125741-m7u3sfctzfilqntd 

Thanks for bug report!

** 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/949231

Title:
  [6.0.3] audit-name-create

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  On the audit module, when you want to audit an object that has no name
  column or that in that precise record creation you are not sending the
  name field, it crashes. The audit create, asumes that you will always
  create objects with the name field.

  So, if it does not has a name field on the creation, it only adds that
  key, so the audit module can get the name form the name_get function
  or the _rec_name option...

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


References