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

For example in CRM module the fields of Company Address of Customers are:

  • Street...

  • Street 2

  • City

  • State

  • ZIP

  • Country

But I want to add a text field before the Street... field. So whenever I generate a quotation in Sales module, the customer's address will also display my custom field inside the address object.

アバター
破棄
最善の回答

Hi Renz:

You will need to do 3 things:

  1. Add the custom field to the res.partner model

  2. Add the custom field to the Contacts form view

  3. Add the custom field to the Quotation/Sales Order report view

You may want to go through the following tutorial which is a part of the Odoo documentation if you are new to Odoo customization.

Building a module

アバター
破棄
関連投稿 返信 ビュー 活動
3
1月 20
6787
1
6月 23
2267
1
6月 22
2578
2
8月 20
9048
1
11月 19
5622