Tek Siong, Hock

Mar 81 min

Odoo Element Cannot be Located in Parent View

Sometimes, after you've added a new field to the existing view, by inheriting the view, you may encountered the following error, when upgrading the module.

Element 'XXXXX' cannot be located in parent view

The following may be the root-cause:

  1. Syntax Error in your xpath.
     

  2. Missing the dependent module in the manifest file.
     

  3. The sequence of the data (view) in the manifest file.

    310
    0