← Back to team overview

credativ team mailing list archive

[Bug 918509] Re: [6.0 & trunk] Invoice line get account of product without invoice.company contemplation

 

*** This bug is a duplicate of bug 813238 ***
    https://bugs.launchpad.net/bugs/813238

** Project changed: openobject-addons => openobject-server

** This bug has been marked a duplicate of bug 813238
   Property fields does not replicated when login with another company's user or change the company from user preference

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

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

** Changed in: openobject-server
     Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/918509

Title:
  [6.0 & trunk] Invoice line get account of product without
  invoice.company contemplation

Status in OpenERP Server:
  Confirmed

Bug description:
  1) Steps to reproduce the issue you have observed
       Login with "admin" user
       Install multi_company module with demo data
       Set company "OpenERP US" to "admin" user
       Set account configuration to a product & partner
       Set company "OpenERP BE" to "admin" user
       Set account configuration to a product & partner with company
       Set company "OpenERP Corp" to "admin" user
       Create new invoice
       Set invoice.company to "OpenERP US"
       Set invoice.jounal of company "OpenERP US"
       Set invoice.partner_id (same with configuration of account)
       Here all fine. It will set invoice.account_id correctly with configuration of company (invoice.company)
       Now, Create a invoice_line & set product_id (same with configuration of account)
  2) The result you observed
       It will set invoice_line.account_id from product_id with configuration user.company
  3) The result you expected
       It will set invoice_line.account_id from product_id with configuration of invoice.company
  4) The platform your are using
       Ubuntu11
  5) The OpenERP version you are using (e.g. 5.0.15, 6.0-dev), if possible including the specific revision (e.g. rev. 2824) if you take the sources directly from Bazaar
    OpenERP-6.0
    Revno addons - 5004

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


References