← Back to team overview

openerp-india team mailing list archive

[Bug 890564] [NEW] many2one related field doesn't update the database!!!

 

Public bug reported:

hello,

To produce the bug follow these steps:

Suppose we have 2 different companies A, B:
1) Create "Fiscal year 2011" for company A with monthly periods.
     check that Company related to all periods is A
2) Now change the company on  "Fiscal year 2011" from A to B.
      Check that all periods company id is also updated to B. (In GTK and WebClient as per expected behavior)

but when i am checking the database entry in account_period table the company id is not updated!!!
If i am updating any filed value on account.period object then and only then company id get updated.

Thanks and regards,
Purnendu Singh

** 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/890564

Title:
  many2one related field doesn't update the database!!!

Status in OpenERP Addons (modules):
  New

Bug description:
  hello,

  To produce the bug follow these steps:

  Suppose we have 2 different companies A, B:
  1) Create "Fiscal year 2011" for company A with monthly periods.
       check that Company related to all periods is A
  2) Now change the company on  "Fiscal year 2011" from A to B.
        Check that all periods company id is also updated to B. (In GTK and WebClient as per expected behavior)

  but when i am checking the database entry in account_period table the company id is not updated!!!
  If i am updating any filed value on account.period object then and only then company id get updated.

  Thanks and regards,
  Purnendu Singh

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


Follow ups

References