No project description provided
Project description
This module implements the import of banque postale’s csv file as statement
Install
Dependencies for ArchLinux
sudo pacman -S cairo pkgconf gobject-introspection
Dependencies for debian
sudo apt-get install libcairo2-dev libgirepository1.0-dev
Install the package
# installs python deps
pip install -e .
# createdb postgresql database
createdb banque_postale_csv
# initialize database
trytond-admin -c trytond-dev.conf -d banque_postale_csv --all
# install module hb_tryton
trytond-admin -c trytond-dev.conf -d banque_postale_csv -u hb_account_statement_banque_postale_csv --activate-dependencies
Usage
This module use the wexisting wizard to import statement
CHANGELOG
0.3.1 (2022-06-06)
Format change, the script is modified to import old and new format, the old format will be removed in the next release
0.2.0 (2022-06-20)
Fixed date during import
Fixed default account, if no account is defined use the account of the journal
0.1.0 (2021-09-28)
Implemented the import as statement
Used the machine learning
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file hb_account_statement_banque_postale_csv-0.3.1.tar.gz
.
File metadata
- Download URL: hb_account_statement_banque_postale_csv-0.3.1.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b71598a8cc7e00a4715db138b66ee54e3b7b6fb8c23b59114cd7967a425a546 |
|
MD5 | 52596d8057399fa1bf48b8449041e111 |
|
BLAKE2b-256 | 5fd2a6785810e91746c99e19c8593acce4ddc6f5d648df129e2382de4560cbe5 |
File details
Details for the file hb_account_statement_banque_postale_csv-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: hb_account_statement_banque_postale_csv-0.3.1-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 368e1195ee443ab9de0566dfcf6f6372bd204fc6a48efafbe11a076bc351a7ee |
|
MD5 | 8db8e5bd39ed21f69927d1c52e0b0bc3 |
|
BLAKE2b-256 | 05297df060e81c461bd0d061973f866734ba45711c193ecf0b11af011ab34506 |