← Back to team overview

openerp-india team mailing list archive

[Bug 1088219] Re: 7.0 account - set view inactive must handle children correctly

 

Hello Ferdinand,

I have checked your issue but I think you might have a missed something,
If View type's account 's children's have any move line then it will
raise the following warning.

"You cannot deactivate an account that contains journal items. "

For more info, I have attached the screen shot, So would you please
check it and give your feedback.

Thank you!

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

Title:
  7.0 account - set view inactive must handle children correctly

Status in OpenERP Addons (modules):
  Incomplete

Bug description:
  if a parent account is set inactive it must handle child accounts
  correctly

  it is not sufficient to check if any of the child accounts has associated move lines, this must also be prohibited for the future
  if not the child accounts will not show up in certain tree views. (Chart of accounts)

  to reproduce- load new deb with accounting and Austrian chart
  set view
  60000 Summe Personalaufwand
  to inactive
  result all 6x child accounts remain active but do not show up in chart off account. (60000 is missing)

  following possibilities
  * all "child of" must be set to inactive
  * the parent id of  the direct children  must be 
  ** set to null
  ** set to the parent of the inactive account.

  the user should have the choice as all possibilities are valid
  options.

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


References