Giter VIP home page Giter VIP logo

amdeb-amazon's Introduction

Build Status Coverage Status

1 需要先安装模块 amdeb-integrator

2 需要安装Python模块 boto

pip install boto

Amdeb Amazon Integration

This project is under heavy development and is not stable for production use. Contributions are very welcome.

This is an Odoo module that integrates Odoo with Amazon Marketplace Web Service (MWS). It plans to implement the following functions:

  • Product Synchronization
    • Upload newly created product data
    • Upload product data update: price, quantity, images, and inventory.
    • Upload product deletion
  • Order Synchronization
    • Download newly created order data
    • Download order update (order cancellation)
    • Download order return request
    • Upload order confirmation
    • Upload order shipment and tracking number
    • Upload order cancellation
    • Upload return order refund

All synchronization supports two modes: an automatic mode and a manual mode. In automatic mode, all synchronizations (including both upload and download) are executed by background processes at the specific interval. In manual mode, an Odoo user can request a synchronization at any time. It can specify the range of synchronization or a full catalog synchronization. Following are several manual synchronization examples:

  • Upload all product data to Amazon
  • Download last two month's order data
  • Upload this month's shipping data

Authorized Odoo users should be able to check the synchronization logs and should be notified when there is any error.

amdeb-amazon's People

Stargazers

 avatar

Watchers

 avatar

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.