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.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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hb_account_statement_banque_postale_csv-0.2.0.tar.gz.
File metadata
- Download URL: hb_account_statement_banque_postale_csv-0.2.0.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4f44bbedf9a63d17acf32a53af6959c0e30dda1de9bcdea936b4143bfeedac4
|
|
| MD5 |
11ba42c79169d8012f9984d4c5af6ccd
|
|
| BLAKE2b-256 |
ee68cf6a1cbfa6b5e6bcc391cef3cd34a87cf4d89c357102f88e6bc3f3c107d8
|
File details
Details for the file hb_account_statement_banque_postale_csv-0.2.0-py3-none-any.whl.
File metadata
- Download URL: hb_account_statement_banque_postale_csv-0.2.0-py3-none-any.whl
- Upload date:
- Size: 21.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a8cdd4bd757c7aff1071bc26c5a0c3440ef9063880c8acf58dfdd499882c5a1
|
|
| MD5 |
931e412c601d8edeac98a78aa4742b03
|
|
| BLAKE2b-256 |
81120f814fb963614fa01344386996b1824c4fb452849249999ccc7ca2f36227
|