← Back to team overview

credativ team mailing list archive

[Bug 903909] [NEW] product_multi_company causes debug when upgrading account

 

Public bug reported:

Instance with product_multi_company installed. Attempted to do upgrade of account module (which then calls for the upgrade of various modules including stock).
Get fatal error: ERROR:db.cursor:Programming error: column pt.standard_price does not exist
LINE 37: ...                sum(sm.product_qty * pu.factor) * pt.standar...

database left in unusable condition as cannot cancel upgrade..

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

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

Title:
  product_multi_company causes debug when upgrading account

Status in OpenERP Addons (modules):
  New

Bug description:
  Instance with product_multi_company installed. Attempted to do upgrade of account module (which then calls for the upgrade of various modules including stock).
  Get fatal error: ERROR:db.cursor:Programming error: column pt.standard_price does not exist
  LINE 37: ...                sum(sm.product_qty * pu.factor) * pt.standar...

  database left in unusable condition as cannot cancel upgrade..

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


Follow ups

References