← Back to team overview

openerp-india team mailing list archive

[Bug 1234374] Re: [7.0] Category type bug in the module document_page

 

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

** This bug has been marked a duplicate of bug 1150809
   [trunk/7.0]Lost pages category in knowledge

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

Title:
  [7.0] Category type bug in the module document_page

Status in OpenERP Addons (modules):
  New

Bug description:
  When I create category of page just from Page form (I type category
  name just to the many2one field 'parent_id' and after I choose
  'Create'). Because we have 'default_type': 'content' in contex of
  action 'action_page', but we haven't context for the field 'parent_id'
  on the form. So when we create category, it uses 'default_type':
  'content' from context instead of 'category' and it's wrong.

  Please check attached patch.

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


References