Utility to export book-keeping from dolibarr to ledger file

Philippe Le Brouster ee3b1c3839 add the ability to disable value-added taxes il y a 7 ans
bin 50a2ce3e71 python 3 compatiblity il y a 8 ans
doc 6c153ea2e0 ajout du schema sql il y a 9 ans
himports ee3b1c3839 add the ability to disable value-added taxes il y a 7 ans
utils 9678f641f2 Improve pyenv-himport il y a 9 ans
.gitignore fec3ad43dd Update the configuration README il y a 8 ans
README.md c3a2c7860c Update installation instructions il y a 8 ans
himport.conf.local.template fec3ad43dd Update the configuration README il y a 8 ans
himport.conf.template ee3b1c3839 add the ability to disable value-added taxes il y a 7 ans
requirements.pip b1681b3c52 debut de doc & de requirements il y a 9 ans

README.md

himports

Usage from repository

Installation

git clone https://code.ffdn.org/plb/himport.git
cd himport
./utils/pyenv-init

Utilisation

./utils/pyenv-himport

Configuration

General

You can copy the configuration file from himport.conf.template

cp himport.conf.template himport.conf

Local configuration

cp himport.conf.local.template himport.conf.local

This file is used to store SQL information to connect to the dolibarr database