Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.43 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.43 KB

🚀 Update Products & Categories

Odoo based module to massively update products and categories from an Excel file using xlrd.

✨ Main Technologies

Python Logo     Odoo Logo    

See more

  • Python
    • odoo
    • xml
    • pandas
    • requests
    • base64

✅ Requirements

Before starting 🏁, you need to have Git, Python and (Odoo) v14 or higher installed.

🏁 Starting

# Clone this project
    $ git clone https://github.com/fraineralex/products_update
# Access
    $ cd notify_expired_quotations
# Run the server
# Add your products.xls file following the format of the example file in `/static/src/products.xls`
# Update your odoo list of apps and install the module called: 'Update Products and Categories'.
# The your products and categories are going to update following the data in the products.xls file.

👨🏻‍🚀 Developer

  • Frainer Encarnación --> Github