Plugin details

A pure Ruby implementation to write CLIEOP files

Websitehttp://github.com/wvanbergen/clieop/wikis Repositorygit://github.com/wvanbergen/clieop.git Author Willem van Bergen Tags format, clieop LicenseMIT

Documentation

Install the plugin:
ruby script/plugin install git://github.com/wvanbergen/clieop.git

CLIEOP format
===============
CLIEOP03 is a file format that is used for communication about cash transaction between bank accounts. It is mainly used in the Netherlands and is supported by the banking software package of the main banks. CLIEOP supports transactions in both directions: accounts payable and accounts receivable. For accounts receivable, you need proper authorization from your bank.

For more information about the CLIEOP file format, see: http://www.ingbank.nl/ing/downloadables/eclieop1.pdf

Usage
================
You can create a file (Clieop::File), which can contain one or more batches (Clieop::Batch) consisting of one or more records (Clieop::Record). There are different rcord types.

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | (0 older versions) | Last edited by: hardway, 3 months ago