Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
11272 Weergaven

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.

Avatar
Annuleer
Beste antwoord

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

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
3
jan. 20
6744
1
jun. 23
2199
1
jun. 22
2527
2
aug. 20
8978
1
nov. 19
5554