Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

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

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

[newbie] order management only

Subscribe

Get notified when there's activity on this post

This question has been flagged
orders
2 Replies
3293 Views
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
Discard
Daniel
Author

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

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

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

Sign up
Related Posts Replies Views Activity
Odoo 17 Online, how to create purchase orders for non stock goods
orders
Avatar
Avatar
1
Mar 24
3470
Create a new order line on a sale order with Automated Action Solved
orders
Avatar
Avatar
1
Mar 23
6994
How Can Admin Receive Notification for Order placed in Shop - Odoo 10
orders
Avatar
Avatar
Avatar
2
Mar 21
10640
How to sum of them separate from currencies? Solved
orders
Avatar
Avatar
3
Sep 17
8492
Creating recurring invoice Solved
orders subscription
Avatar
Avatar
Avatar
2
Oct 25
16972
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة 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