Giter Club home page Giter Club logo

connector-infor's People

Contributors

alammari avatar guewen avatar gurneyalex avatar max3903 avatar oca-git-bot avatar oca-travis avatar tdu avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

connector-infor's Issues

connector_infor_account_move

Dependency:

  • #1
  • queue_job

License: AGPL-3

Module description

This module allows you to push the accounting entries of specific journals to Infor using the Process verb and a BOD file such as this one: SunJournal_sample.xml.txt

Configuration

  • Go to Settings > Connectors > Infor Backends
  • Create a new backend
  • Select the journals you want to sync and specify
    • the frequency of the sync
    • if journal entries should be summarized
  • Go to Accounting > Configuration > Accounting > Journals
  • Set the "Infor Journal ID" on your journals
  • Set the "Internal Reference" of each Odoo partner with their Infor ID
  • Make sure the account codes match between Odoo and Infor charts of accounts

Views

backend journals

connector_infor

Dependency: connector
License: AGPL-3

Module description

Using Infor ION (http://infor.com), this module is meant to provide the facility to integrate Odoo with Infor. You should provide your specific integration scenario in a separate module inheriting this one.

There are 2 options to exchange data:

  1. SQL: an intermediate database supported by your version of Infor ION
  2. File: a file server supporting FTP, SFTP or any protocol supported by storage_backend

Database

The structure of the database is the one suggested by Infor with inbox and outbox tables. You can find the script to create the structure here:
IOBOX script create.zip

File

The BOD file is transferred to the file server where it is read by Infor Ion and processed.

Installation

Database

  • Setup a MySQL or MSSQL server that can be accessed by Odoo and Infor ION
  • Create a database using the script in IOBOX script create.zip
  • Create 2 users for Odoo and Infor ION and make sure they can connect to the database remotely

File

  • Setup a file server that can be accessed by Odoo and Infor ION using the selected protocol of the file storage

Configuration

  • Go to Settings > Connectors > Infor Backends
  • Create a new backend by entering all the info of the intermediate database and the message headers

Views

backend database
backend headers

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.