Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita 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
  • Proyectos
  • 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

How to Automate Product Cost Calculation Based on Container Space and Vendor Price in Odoo 18 Enterprise

Suscribirse

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

Se marcó esta pregunta
pricingcost_pricereceivablesales_pricepayables
2683 Vistas
Avatar
Zuhair

Hi everyone,

I’m working with a client who imports products from abroad, and I’m looking a guide on how to automate the product cost calculation process in Odoo 18 Enterprise.


Here’s the scenario:


  1. The client orders products that are shipped in containers. Each product package occupies a specific amount of space in the container.
  2. The client needs to calculate the cost of each product by adding:
    • The price they paid to their vendor.
    • The cost per square foot of the container space that the product occupies.


Example 1: Products in Cartons

  • Product Y is packed in cartons, with 10 products per carton.
  • The client needs to calculate the cost of the carton by adding:
    • The vendor price for the carton.
    • The container space cost that the carton occupies.
  • To get the cost per unit, they divide the total carton cost by 10.
  • Finally, they add their profit margin to set the sales price.

Example 2: Products Sold in Sheets

  • Product Z is purchased in sheets (e.g., 50m x 50m), which also occupy space in the container.
  • The client calculates the total cost of the 50m x 50m sheet by adding:
    • The vendor price.
    • The container space cost for the entire sheet.
  • The product is then sold in smaller units, such as 10m x 10m sheets. 

If the price of the product + the price of square foot for container is entered in Odoo. The client wants Odoo to divide the total cost (price for container + price paid for the product with the vendor) to get the price per 10m x 10m sheet, and then they will apply the margin to set the sales price.


What the Client Wants:

  • The client wants to automate this process in Odoo and they will input the following:
    • they will input the price paid for the product to the vendor.
    • they will input how the product was bought (per carton, sheet, roll, or unit).
    • they will input the space the product occupies in the container and the cost per square foot of the container.
    • they will input the dimensions how they sell each product: e.g: per unit, per sheet of 10m x 10m, per roll, per meter, per centimeter, per box.

They want Odoo to calculate the total cost per product (price paid from vendor + container cost), divide as necessary (e.g., by units, by sheet or dimensions) This will represent their Cost Price, and the client to add their profit margin for the final sales price.



Question:

Is there a way to automate this process in Odoo 18 Enterprise, where the system can handle these calculations and help set total cost price based on container costs and vendor prices? 

Does anyone know how to implement this requirement?

Thank you.

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

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

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
how to calculatie cost price in a multi-currency company with OpenERP v7?
pricing cost_price
Avatar
1
mar 15
7847
Dynamic pricing based on quantity
pricing sales_price Quotes
Avatar
0
nov 22
3623
How to Create a Module for API Integration with Compliance Agency Website in Odoo 17.1e
invoicing receivable payables E-invoicing v17
Avatar
0
mar 24
2696
Vendors & customers Can Be same but problem is sales and purchase accounting Resuelto
accounting customers vendor receivable payables
Avatar
Avatar
4
ene 23
10248
Replace sales_price with cost_price in product list
product price cost_price cost sales_price
Avatar
Avatar
2
feb 16
4775
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • 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 estar 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