Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

Importing Contact Address information with the Sales Order

Naroči se

Get notified when there's activity on this post

This question has been flagged
salesimportQuickstartSF-Experts
1 Odgovori
2891 Prikazi
Avatar
Vasudevan Padmanabhan (vpd)

I have an external website/ source from which I get my orders. These Orders are from customers who are not in the database, I would like to import these orders into my Odoo database along with the customers address information in a single import from the sales orders.

0
Avatar
Opusti
Avatar
Vasudevan Padmanabhan (vpd)
Avtor Best Answer

In the sales module, when importing a sales order one of the required field is the  contact. This allows you to link the sales order to an existing contact or create a contact. However, you cannot simultaneously add the address information of the contact along with the sales order.

This said, there is a work around that can be performed to achieve this. We will be using the Odoo studio application to do this.

1.     Install Studio

Select the Apps, from the dashboard.


Search for Studio. and press the Activate button to install the Studio Application.


Unlike most other applications, studio does not get its own application but can be used within other applications.

To access studio, you will need to press the studio button on the top right corner of the screen.

 

2.     Creating Related Address fields in the sales order.

Go into the Sales Application, and Select New, this takes creates a New Quotation and opens up the Form view to start working on this new quotation.

Press the Studio Button once you are in this view.


This will take you to odoo Studio.

Since we are trying to get the information on the addresses, I would rather have the related fields we create in a separate tab or a page to store this information. Press the + Button next to the Other Info to create a new page/tab.


Select the new page and under properties change the label to Address Information.


There will be columns within the Address information section, Label the Column as Contact Address or Customer Address, by selecting the column and from the properties add the label Address Information.


Select +Add from the left pane and Drag and drop a related field within the Customer Address section.


Field properties Pop up will be displayed, select the Customers -> Street

 

This will add a new related field, Once the field is added Relabel the field to Customer Street.


In the same way add other relevant Address fields of the customer like, Street2, City, State, Country, Zip to the view.

3.     Removing the read only condition on the fields.

Since the fields that are added are related fields, by default, they are set to be read only fields. However, If the fields are just read only field there will be no way to import the address information of the contract. Hence, we will have to make the fields that were added as non-read only fields.

To do this, you will have to be in developer mode. To enable developer mode, go to General Settings.


Scroll all the way to the bottom and Activate Developer mode.

 

Do not Activate the Developer mode with Assets or Developer mode with Test Assets.

Go back to the Sales application, go to a quotation. And select studio.

Once in studio, select a field that was added via studio.

Select the more option under the properties on the left side.


This opens up the field information, uncheck the Read-only checkbox and save the changes.


Repeat the process for all the address fields that were added.

4.     Importing address information.

Add the Address information as columns in your import file, Import the file, Map the columns properly to their respective fields.

Run a test and do an import.

Below is the documentation on this.

https://www.odoo.com/documentation/17.0/applications/essentials/export_import_data.html

Note: Follow Steps 2 – 4 to import the address information of the Delivery Address and Invoice Addresses.

The difference being select the Delivery Address -> Address fields when choosing the related field for Delivery Addresses and select the Invoice Address -> Address fields for Invoice Addresses.

 

 

The same process can also be followed to add other information on contact like the email and phone numbers of the customer, delivery address and the invoice addresses.

 

2
Avatar
Opusti
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Commissions in Odoo 18 Solved
sales commission Quickstart SF-Experts
Avatar
Avatar
Avatar
3
jul. 25
21385
How to report on Commission Solved
sales commissions Quickstart SF-Experts
Avatar
1
avg. 24
2876
How can I go live with down payment as liability not negative current asset? Solved
import Accounting Quickstart SF-Experts
Avatar
1
jul. 23
4660
Using Cost per employee and Employee capacity correctly Solved
Quickstart SF-Experts
Avatar
Avatar
2
maj 25
6329
Why is there an Invoicing App Legacy Banner on my Invoice? Solved
Quickstart SF-Experts
Avatar
1
apr. 25
2265
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now