> Any chance you're mixing up the priority field of a view with the priority parameter of a field definition?
Aha, actually you're right, I am mixing it up. Good guess :-) It's always nice to find that the documentation is in a better state than I thought. -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/691466 Title: Field priority is incorrectly described Status in OpenERP Documentation: New Bug description: In the 'fields introduction' page of section 2.5 of the developer book, field priority is described: priority: Not used? However, it is used, and is very useful in determining how inheritance works. Attached is a patch with a basic description. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

