Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
3688 Lượt xem

Once you have a Contact related to a Company (Customer or Supplier) there is a Field Address Type [type] where you can choose several pre-defined Address Types (Shipping, Invoicing, ...)

Is there a way to add an address Type to this selection list by configuration?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

It is still not possible? I wanted to do the same.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Gunnar,

By far, its not possible as its not a relational field. Rather, it's specified by a selection preset.

You may check by going to addons/base/res/res_partner.py, and see the columns of 'res.partner' model.

The 'type' field is your target.

Hope this helps.

Thanks.

Ảnh đại diện
Huỷ bỏ