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

[newbie] order management only

Suscribirse

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

Se marcó esta pregunta
orders
2 Respuestas
3282 Vistas
Avatar
Daniel

I'm totally new to odoo, set up my own instance (version 15.0), everything seems to work well, I can use the web interface, install apps, etc, etc.

First, I'd like to evaluate whether I really need odoo or not, these are my circumstances/requirements:

1. I'm selling a single physical product online, the product comes in about 10 variations (size) each with its own price.

2. There are various platforms on which I'm selling the same product (my own website using a home grown ecommerce solution, etsy, etc.) The price varies with the platform. And the costs (fees) associated with the given platform also varies.

3. Currently when an order comes in from any of the platforms, I get an email with the product variation, price paid, email, name and shipping address. Customer also gets a confirmation email.

4. I enter the email, name, shipping address, price paid, fees taken and product variation into a google sheet by hand.

5. Edit a shipping label by hand and print it.

6. Stick the shipping label on box, take it to post office and mail it.

7. Enter shipping cost and tracking number into google sheet by hand.

8. Send an email to customer with tracking information in gmail (so mostly by hand).

9. After some days email customer with some further info in gmail (so again mostly by hand).


This is basically the life cycle of an order. In the end everything is in a google sheet document and now I have all sorts of tables for aggregated monthly sales, revenue, profit, in two different currencies. Google sheet is useful for converting from one currency to the other using the date of the order for looking up the exchange rate.


10. Using the aggregated data from google sheet I'm creating nice plots on various sales metrics.


Now I'd like to automate the above as much as possible with odoo.


But I wouldn't want to use a new ecommerce platform, so will not use odoo's website builder at all, but would like to stick to what I have already in terms of website and payment processing. So let's start with 3. above: I have all the necessary information for an order programmatically and would like to use odoo to record this order.


Is there an odoo API I could use from php to record an order? If I have to enter the order by hand I'm back to square one.


I've been checking out the Website app, it has a nice analytics page, list of orders, unpaid orders, etc. This is cool, but what I'm not sure about is if all of this is only usable once I actually use the odoo website builder and sell there, or can I use these features with an external ecommerce solution and simply manage the orders here? And enter new orders programmatically through an API as well as enter orders manually? 


Is it possible to simply enter all of my previous customers via an API?


Is it possible to extend the "orders" web interface for me to enter tracking information? (I don't have the tracking number programmatically, I get this at the post office so have to enter it manually.) And can I add two extra buttons next to each order, first of which would send an email to the customer with the tracking number and the second button would send an email with some further information?


Basically, all I need is a customizable "order management system" and probably I'll be only using about 2% of odoo or less. But that's okay if it makes my life easier :)


A must have for that is a php API and I'm not sure how much that is a focus for odoo, hence this very long question :)

 

0
Avatar
Descartar
Daniel
Autor

A definitive python API documentation would be sufficient for me I guess.

Avatar
Daniel
Autor Mejor respuesta

Actually I don't need a php API, a python API is perfectly fine. 

Is there a definitive python API documentation somewhere?

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
Odoo 17 Online, how to create purchase orders for non stock goods
orders
Avatar
Avatar
1
mar 24
3462
Create a new order line on a sale order with Automated Action Resuelto
orders
Avatar
Avatar
1
mar 23
6980
How Can Admin Receive Notification for Order placed in Shop - Odoo 10
orders
Avatar
Avatar
Avatar
2
mar 21
10633
How to sum of them separate from currencies? Resuelto
orders
Avatar
Avatar
3
sept 17
8481
Creating recurring invoice Resuelto
orders subscription
Avatar
Avatar
Avatar
2
oct 25
16956
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