コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
6701 ビュー

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.

アバター
破棄
関連投稿 返信 ビュー 活動
1
11月 22
4777
1
6月 17
12966
1
3月 15
3998
3
3月 15
13305
2
3月 15
7798