-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
表名称:res_company
'name': string='Company Name', size=128, required :True,
'parent_id': 'Parent Company',
'user_ids': ('res.users', 'res_company_users_rel', 'cid', 'user_id', 'Accepted Users'),
'street': string='street', size=128,,
'zip': size=24, type='char', string="Zip",
'city': size=24, type='char', string="City"
'country_id': relation='res.country', string="Country",
'email': size=64, type='char', string="Email",
'phone': size=64, type='char', string="Phone",
'fax': size=64, type='char', string="Fax",
'website': string="Website", type="char", size=64
Metadata
Metadata
Assignees
Labels
No labels