Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Información
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Food & Hospitality
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Guest House
    • Distribuidor de bebidas
    • Hotel
    Real Estate
    • Real Estate Agency
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consulting
    • Accounting Firm
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Trades
    • Handyman
    • Hardware y asistencia informática
    • Solar Energy Systems
    • Zapatero
    • Servicios de limpieza
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyecto
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Where are (Is Customer/Is Vendor) checkboxes in Odoo 13 contacts?

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
customercontactvendorOdoo13
7 Respuestas
36430 Vistas
Avatar
Mohammed Gamal

I cannot find the checkboxes (Is Customer/Is Vendor) in the contact form in Odoo 13. Also, I checked the res_partner model fields and couldn't find any field that can define the type of contacts (Customer/Vendor). Is there any alternative way to define if the contact is a customer or a vendor?

3
Avatar
Descartar
Avatar
Chris TRINGHAM
Mejor respuesta

There are new fields "Customer Rank" and Supplier Rank".  You can use the export / import tool to update these from 0 to 1 to set a contact as a customer or supplier, or create a server action.

4
Avatar
Descartar
Mohammed Gamal
Autor

Thanks a lot! I tried it and it is working in the search view with the search filters.

Avatar
Dasadiya Chaitanya
Mejor respuesta

In the real world of retail/wholesale business, most likely, some customers are also our suppliers. In this case, we are making invoices and bills for the same contacts … That is why is better to have just so called contacts with the option to make it customer and supplier.

For the Customer Field Level Changes

<field name="partner_id" widget="res_partner_many2one" context="{'res_partner_search_mode': 'customer'}"/>

For the Vendor Field Level Changes

<field name="partner_id" widget="res_partner_many2one" context="{'res_partner_search_mode': 'supplier'}"/>


Read more Info. on Github

3
Avatar
Descartar
Mohammed Gamal
Autor

Thank you very much!

Dasadiya Chaitanya

Welcome !!

Ray Carnes (ray)

Contacts become Customers and Vendors automatically based on the Invoices and/or Bills. This change was made after discovering that there was confusion amongst users and supporting a lot of databases that had duplicate records - one for the Customer and one for the Vendor.

Ray Carnes (ray)

With this redesign, we noticed duplicated records due to confusion were vastly reduced. Users who might not understand as well as you do don't have to do anything. Odoo "just works" and Customers "become" Customers or Vendors automatically. You can use the import function to preset these fields as is already shared in the other answers to this question. Remember, make your user's lives easier. Have them test (asking them isn't always reliable), don't assume they understand what we understand.

Avatar
Ray Carnes (ray)
Mejor respuesta

The supplier_rank and customer_rank fields are automatically managed by Odoo, you don't need to do anything. 


If you create a Contact from any Customers Menu (CRM, Sales, Website, Accounting, etc) they are automatically created with a customer_rank of 1.

If you create a Contact from any Vendors Menu (Purchase, Accounting) they are automatically created with a supplier_rank of 1. 


If you import Customers from any Customers Menu, they are automatically set to a customer_rank of 1.

If you import Vendors from any Vendors Menu, they are automatically set to a supplier_rank of 1.



The first time a Customer Invoice is posted for a Contact, they automatically become a Customer, with their customer_rank field getting increased.

The first time a Vendor Bill is posted for an Contact, they automatically become a Vendor, with their supplier_rank field getting increased.



See:

https://github.com/odoo/odoo/blob/14.0/addons/account/models/partner.py#L495

This function is called during the posting of Invoices and Bills: https://github.com/odoo/odoo/blob/14.0/addons/account/models/account_move.py#L2492

2
Avatar
Descartar
Avatar
Niyas Raphy (Walnut Software Solutions)
Mejor respuesta

Hi,

Is vendor, is customer Boolean fields are removed from Odoo13.

See :- https://www.youtube.com/watch?v=fvQjDRfR9wQ

To know how to handle customers and suppliers in v13, see this video: How To Handle Customers and Suppliers in Odoo13

Thanks

1
Avatar
Descartar
Mohammed Gamal
Autor

Thank you!

Avatar
Angelo Lopes
Mejor respuesta

Hi,

I know this is an old post, but if you want you can add by Studio both fields (customer_rank and supplier_rank) to the contact form. Or if you don't have Studio, you can use an inherited view.

Hope it helps!


0
Avatar
Descartar
Avatar
Pierre Alain KOUAKOU
Mejor respuesta

Hello everyone,

My answer is not late I hope?

Here is a module that may help: https://apps.odoo.com/apps/modules/14.0/cup_is_customer_is_vendor/

Cordial greetings

0
Avatar
Descartar
Avatar
Ricardo Gross
Mejor respuesta

Hi,

The customer_rank and supplier_rank field identity if the partner is a customer or a supplier. You can set the default value of these field to 1 to make it customer or supplier by default.

See also:  https://www.odoo.com/forum/help-1/question/setup-the-contact-as-a-customer-or-vendor-odoo-13-161870

BR

Ricardo

0
Avatar
Descartar
Kestutis Urbonas

but what, if I want to use contact as vendor and as customer ? when I create contact from purchase module, it becomes vendor, but not customer. how to add that mark also ?

¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
Customer and contacts
customer contact
Avatar
Avatar
1
feb 22
9398
How to split companies and people in the contacts menu?
customer contact
Avatar
Avatar
Avatar
2
mar 15
6821
Trying to only show suppliers and customers only in accounting app Resuelto
customer supplier vendor
Avatar
Avatar
2
may 24
3619
How to limit users view in the POS module so they only see customers in their State.
pos customer contact
Avatar
Avatar
1
feb 22
8745
How to create default delivery warehouse for vendor ? Resuelto
stock vendor Odoo13
Avatar
Avatar
1
nov 21
4968
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y totalmente integrado.

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