Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

[newbie] order management only

Subscriure's

Get notified when there's activity on this post

This question has been flagged
orders
2 Respostes
3255 Vistes
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 Best Answer

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
Enjoying the discussion? Don't just read, join in!

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

Registrar-se
Related Posts Respostes Vistes Activitat
Odoo 17 Online, how to create purchase orders for non stock goods
orders
Avatar
Avatar
1
de març 24
3430
Create a new order line on a sale order with Automated Action Solved
orders
Avatar
Avatar
1
de març 23
6942
How Can Admin Receive Notification for Order placed in Shop - Odoo 10
orders
Avatar
Avatar
Avatar
2
de març 21
10556
How to sum of them separate from currencies? Solved
orders
Avatar
Avatar
3
de set. 17
8446
Creating recurring invoice Solved
orders subscription
Avatar
Avatar
Avatar
2
d’oct. 25
16841
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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