Skip to content

JavierB7/etim-feature-odoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BMEcat XLS to Odoo attributes

Read BMECat XLS file, decode Features with ETIM API and create Odoo's attributes XLS file.

Prerequisites

  • Install the dependencies:

pip install -r requirements.txt

  • Get a client_id and client_secret from the ETIM API.

Use

Run the script with the following arguments:

  • Data file name: The XLS file name with the BMEcat data. It should be in XLS format.
  • ETIM client ID: The client ID for the ETIM API
  • ETIM client secret: The client secret for the ETIM API

Example:

python3 etim.py data_file.xls my_etim_client_id my_etim_client_secret

About

Read BMECat XLS file, decode Features with ETIM API and create Odoo's attributes XLS file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages