Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
11126 Представления

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
янв. 20
6629
1
июн. 23
2075
1
июн. 22
2405
2
авг. 20
8819
1
нояб. 19
5372