app.res.partner.form res.partner 1
{'default_parent_id': active_id, 'default_street': street, 'default_street2': street2, 'default_city': city, 'default_state_id': state_id, 'default_zip': zip, 'default_country_id': country_id, 'default_supplier': 0, 'default_customer': 0, 'default_lang': lang,} {'invisible': [('is_company','!=', True)]}
[]
电话:
手机:
app.res.partner.tree res.partner 0 app.res.partner.tree res.partner app.res.partner.tree res.partner app.res.partner.kanban res.partner
  • ,
  • Credit:
  • app.res.partner.select.customer res.partner Customers ir.actions.act_window res.partner kanban,tree,form [('customer', '=', 1),('is_company', '=', 1)] {'default_customer':1,'default_is_company':1}

    Click to add a contact in your address book.

    Odoo helps you easily track all activities related to a customer: discussions, history of business opportunities, documents, etc.

    kanban tree Vendors ir.actions.act_window res.partner form kanban,tree,form [('supplier', '=', 1),('is_company', '=', 1)] {'default_supplier': 1,'default_is_company':1}

    Click to add a contact in your address book.

    Odoo helps you easily track all activities related to a supplier: discussions, history of purchases, documents, etc.

    kanban tree Partner ir.actions.act_window res.partner form kanban,tree,form {'default_customer': 0,'default_supplier': 0,'default_is_company':1}

    Click to add a contact in your address book.

    Odoo helps you easily track all activities related to a supplier: discussions, history of purchases, documents, etc.

    Employees ir.actions.act_window res.partner form [('employee','=',1)] {'default_customer':0, 'default_supplier':0 , 'default_employee':1} Other Partners ir.actions.act_window res.partner form [('supplier','<>',1),('customer','<>',1)]