← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 768197] [NEW] currency - not multi company ready

 

Public bug reported:

in supplier invoices it is possible to select a currency which belongs
to another company.

missing rule
['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])]

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

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/768197

Title:
  currency - not multi company ready

Status in OpenERP Modules (addons):
  New

Bug description:
  in supplier invoices it is possible to select a currency which belongs
  to another company.

  missing rule
  ['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])]


Follow ups

References