← Back to team overview

openerp-india team mailing list archive

[Bug 1096798] [NEW] [Lunch] Our prod database: error message when printing a previous lunch order

 

Public bug reported:

In openerp.my.openerp.com,

1. Go to Lunch => Previous Orders
2. Open a record
3. Click on Print and print the order => error

Field user_id not found in browse_record(lunch.order.line, 2662) (<type
'exceptions.AttributeError'>, AttributeError(KeyError('Field user_id not
found in browse_record(lunch.order.line, 2662)',),), <traceback object
at 0x7f01388b1cf8>

Apparently, this is because the user_id has not been set during the
migration.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

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

Title:
  [Lunch] Our prod database: error message when printing a previous
  lunch order

Status in OpenERP Addons (modules):
  New

Bug description:
  In openerp.my.openerp.com,

  1. Go to Lunch => Previous Orders
  2. Open a record
  3. Click on Print and print the order => error

  Field user_id not found in browse_record(lunch.order.line, 2662)
  (<type 'exceptions.AttributeError'>, AttributeError(KeyError('Field
  user_id not found in browse_record(lunch.order.line, 2662)',),),
  <traceback object at 0x7f01388b1cf8>

  Apparently, this is because the user_id has not been set during the
  migration.

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


Follow ups

References