Code Monkey home page Code Monkey logo

odoo-connector's Introduction

Odoo Contributer Odoo Connector

Odoo Connector

Odoo Connector is a powerful addons to develop, sync sale data by connector between Odoo (Open Source ERP) and any other software or service.

Beta License: LGPL-3 OCA/rest-framework Synchronous Integration

Site Preview

NOTE: If you are using this site as a template for your own portfolio site, I would be very glad if you add a link to the original site with my name in footer

πŸ“– Context

Digital transformation refers to the use of digital technologies to fundamentally change the way businesses operate and deliver value to customers. For SMEs, digital transformation can bring many benefits.

We develop this Odoo addons for connect two platfrom Odoo-ERP and E-Commerce: Sale Preview

πŸš€ Quick start

Run the site locally

NOTE: The default branch for this repo is master, when you push or pull make sure you specify the correct branch

Step 1: Clone The Repo

Fork the repository. then clone the repo locally by doing -

git clone https://github.com/Blue-Pheasant/Odoo-connector

Step 2: Install Dependencies

Access into the project directory

cd Odoo-connector

Install all the dependencies in __manifest__.py

pip -r install requirements.txt

Step 3: Install addons on Odoo Admin UI

Access Odoo Admin UI and use development mode then install Odoo-Connector addons in appstore.

πŸ“‚ What's inside?

A quick look at the folder structure of this project.

.
β”‚   README.md
β”‚   __init__.py
β”‚   __manifest__.py
β”‚
β”œβ”€β”€β”€controllers
β”‚       order_controller.py      
β”‚       partner_controller.py    
β”‚       ping_controller.py       
β”‚       product_controller.py    
β”‚       __init__.py
β”‚
β”œβ”€β”€β”€core
β”‚   β”‚   naive_orm_model.py       
β”‚   β”‚   pydantic_sync_order.py
β”‚   β”‚   pydantic_sync_product.py
β”‚   β”‚   pydantic_sync_product_short.py
β”‚   β”‚   sync_product_search_param.py
β”‚   β”‚   __init__.py
β”‚
β”œβ”€β”€β”€demo
β”œβ”€β”€β”€models
β”‚       sync_order.py
β”‚       sync_partner.py
β”‚       sync_product.py
β”‚       __init__.py

β”œβ”€β”€β”€security
β”‚       ir.model.access.csv
β”‚
β”œβ”€β”€β”€services
β”‚   β”‚   exception_services.py
β”‚   β”‚   sync_order_pydantic_services.py
β”‚   β”‚   sync_order_services.py
β”‚   β”‚   sync_product_pydantic_services.py
β”‚   |   sync_product_services.py
β”‚
β”œβ”€β”€β”€static
β”‚   └───description
β”‚       └───diagram
β”œβ”€β”€β”€tool
β”œβ”€β”€β”€views
└───wizard
    β”œβ”€β”€β”€accept_sync_product.py
    └───accept_sync_product.xml

✌️ Contributing

NOTE: if you want to change the blog content or fix any typo you can do that from github's ui without cloning the repo locally

After cloning & setting up the local project you can push the changes to your github fork and make a pull request.

You can also run the tests locally to see if everything works fine with

Pushing the changes

git add .
git commit -m "commit message"
git push YOUR_REPO_URL master

πŸ“š Documentation

If you want in-depth knowledge about this project, then we have written them under the in-depth documents, with all the love, spread of the Ho Chi Minh university of Technology students in this project. Read more

I recorded a short demo video, you can access and watch it. Watch demo

Made with my ❀️ and youthful enthusiasm

odoo-connector's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

hcmut-odoo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.