Skip to content

Latest commit

 

History

History
 
 

smile_impex

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Import / Export

License: AGPL-3 Smile-SA/odoo_addons

This module allows to track and record logs during the execution of import/export operations.

It could be useful especially during scheduled action, so instead of checking server logs, you could get the information from interface when actions successfully done or understand the main causes when things go wrong through logs.

To be able to track logs of import/export operations, make sure you give access rights to the user by adding him to the rule Smile Logs / User as follow:

  1. Go to Settings > Users & companies > Users menu and select the user.
  2. In Access Rights > Others check the rule Smile Logs / User.

Features:

  • Define an import/export template:
    • Choose a model
    • Define a method to import/export records
    • Define a domain to filter lines to export
  • Create actions to generate a new import/export:
    • A client action to generate an export on the fly from records list
    • A scheduled action to generate periodically a new import/export
  • Log execution

Table of contents

Export Case

Export

Import Case

Import

If Odoo runs with several servers, with load balancing, you need to set the option hostname inside the configuration file of each server (default: localhost).

If you don't set it, as PID of process created on an host is not visible by the others, at each restart of one of the other host, the import/export process will be marked as Killed.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Smile SA
  • Corentin Pouhet-Brunerie
  • Isabelle Richard

This module is maintained by the Smile SA.

Since 1991 Smile has been a pioneer of technology and also the European expert in open source solutions.

Smile SA

This module is part of the odoo-addons project on GitHub.

You are welcome to contribute.