Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
6623 มุมมอง

I need to add a new kind of partner with label "creditor" moreover than existing ones "client" and "suppliers". Is that possible? I will be very grateful with any dummy explanation. Thank you in advance.

อวตาร
ละทิ้ง

Do you know how to create an openerp module?

ผู้เขียน

Perfect answer. Thank you S@@D.

คำตอบที่ดีที่สุด

I will show you how to add this field using the UI

Step1: Activate the Technical Features
Activate the Technical Features

Step2: Adding field in the model
Go to Settings/Technical/Database Structure/Fields and add the field as it's shown in the picture
image description

Step3: Adding field in the view
Go to Settings/Technical/User Interface/Views and use the search-view to find the res.partner.form record.
image description

Then, edit this record, go on the Architecture tab and add the line: <field name="x_creditor"/> after the supplier field.
image description
Save the modification and go to customers/suppliers form to verify if the field was added.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
พ.ย. 22
4654
1
มิ.ย. 17
12826
1
มี.ค. 15
3866
3
มี.ค. 15
13168
2
มี.ค. 15
7641