← Back to team overview

openerp-india team mailing list archive

[Bug 1008328] Re: delivery module incompatible with audittrail

 

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
   Importance: Undecided => Low

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP Publisher's Warranty Team (openerp-opw)

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

Title:
  delivery module incompatible with audittrail

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  Delivery module extends the model 'sale.order' to have a column called
  'id'

  Audittrail module (method get_data) explicitly skips the column id,
  but then finds it on the list of _all_columns - This causes an
  exception.

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


References