Skip to content

percevaq/prestashoperpconnect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

prestashoperpconnect

A module that permits OpenERP to connect to Prestashop.

Requirements

You should install prestapyt (akretion branch) and python-requests :

pip install -r requirements.txt
This module is based on other modules :

Getting started

  • install the module prestashoperpconnect - settings -> modules - choose your country accounting
  • install the module account_accountant
  • configure the chart of account (it seems that it is not required anymore with ocb branches) - in settings -> configuration -> Accounting -> Chart of account - set the template for your country - apply
  • configure the prestashop backend - Connectors -> prestashop -> backend click create - 1st field is the label of the backend - Location is of the form http://server:port - password is the api key from prestashop admin - save
  • import the first data from prestashop - click on synchronize metadata - click on synchronize base data
  • configure the tax groups - in Accounting -> Configuration -> Taxes -> Taxes - set a tax group for each sale vat
  • import customers and products - click on 'import in background' in front of 'Import customer groups and customers since" - click on 'import in background' in front of 'Import product categories and products'
  • once these tasks are done (see it in Connectors -> Queue -> Jobs) - click on 'import in background' in front of 'import sale orders'

About

A module that permits OpenERP to connect to Prestashop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%