forms - How to link a field to a view in OpenERP7? -



forms - How to link a field to a view in OpenERP7? -

i modifying form view in openerp7. in standard form of partners, there grouping of tabs @ bottom. 1 of them, accountancy, has couple of fields, property_account_receivable , property_account_payable have link business relationship standard form of corresponding accounts.

that behaviour want manage specific field. 1 name, , in standard form of partners, within contacts tab (this tab appears if partner company).

now, if click on name, popup opened info partner. want click , go standard form of partner. tried changing line:

<a type="open"><field name="name" /></a>

but no results, tried imitate code of business relationship fields , there mistakes because fields.property , name fields.char.

how manage this?

i think should below

<a name="field_name" type="object">here link name</a>

forms openerp openerp-7

Comments

Popular posts from this blog

java Multi query from Mysql using netbeans -

c# - DotNetZip fails with "stream does not support seek operations" -

c++ - StartServiceCtrlDispatcher don't can access 1063 error -