#########################################
Hb Bank Statement Machine Learning Module
#########################################
This module implements the import of **banque postale**'s csv file as statement
*******
Install
*******
Dependencies for ArchLinux
.. code-block::
sudo pacman -S cairo pkgconf gobject-introspection
Dependencies for debian
.. code-block::
sudo apt-get install libcairo2-dev libgirepository1.0-dev
Install the package
.. code-block::
# 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
.. note::
If the the module **hb_bank_statement_machine_learning** is installed then
the party and account will be predict form the number on the line
*********
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
Raw data
{
"_id": null,
"home_page": "https://hashbang.fr/",
"name": "hb-account-statement-banque-postale-csv",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "tryton,banque postale",
"author": "Hashbang",
"author_email": "contact@hashbang.fr",
"download_url": "https://files.pythonhosted.org/packages/5f/d2/a6785810e91746c99e19c8593acce4ddc6f5d648df129e2382de4560cbe5/hb_account_statement_banque_postale_csv-0.3.1.tar.gz",
"platform": null,
"description": "#########################################\nHb Bank Statement Machine Learning Module\n#########################################\n\nThis module implements the import of **banque postale**'s csv file as statement\n\n*******\nInstall\n*******\n\nDependencies for ArchLinux\n\n.. code-block::\n\n sudo pacman -S cairo pkgconf gobject-introspection\n\n\nDependencies for debian\n\n\n.. code-block::\n\n sudo apt-get install libcairo2-dev libgirepository1.0-dev\n\n\nInstall the package\n\n.. code-block::\n\n # installs python deps\n pip install -e .\n # createdb postgresql database\n createdb banque_postale_csv\n # initialize database\n trytond-admin -c trytond-dev.conf -d banque_postale_csv --all\n # install module hb_tryton\n trytond-admin -c trytond-dev.conf -d banque_postale_csv -u hb_account_statement_banque_postale_csv --activate-dependencies\n\n\n*****\nUsage\n*****\n\nThis module use the wexisting wizard to import statement\n\n.. note::\n\n If the the module **hb_bank_statement_machine_learning** is installed then \n the party and account will be predict form the number on the line\n\n*********\nCHANGELOG\n*********\n\n0.3.1 (2022-06-06)\n------------------\n\n* Format change, the script is modified to import old and new format, the old format will be removed in the next release\n\n0.2.0 (2022-06-20)\n------------------\n\n* Fixed date during import\n* Fixed default account, if no account is defined use the account of the journal\n\n\n0.1.0 (2021-09-28)\n------------------\n\n* Implemented the import as statement\n* Used the machine learning \n",
"bugtrack_url": null,
"license": "GPL-3",
"summary": "",
"version": "0.3.1",
"project_urls": {
"Bug Tracker": "https://gitlab.com/hashbangfr/tryton-modules/hb_account_statement_banque_postale_csv/-/issues",
"Homepage": "https://hashbang.fr/",
"Source Code": "https://gitlab.com/hashbangfr/tryton-modules/hb_account_statement_banque_postale_csv/"
},
"split_keywords": [
"tryton",
"banque postale"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "05297df060e81c461bd0d061973f866734ba45711c193ecf0b11af011ab34506",
"md5": "8db8e5bd39ed21f69927d1c52e0b0bc3",
"sha256": "368e1195ee443ab9de0566dfcf6f6372bd204fc6a48efafbe11a076bc351a7ee"
},
"downloads": -1,
"filename": "hb_account_statement_banque_postale_csv-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8db8e5bd39ed21f69927d1c52e0b0bc3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 23412,
"upload_time": "2023-06-06T13:30:44",
"upload_time_iso_8601": "2023-06-06T13:30:44.811501Z",
"url": "https://files.pythonhosted.org/packages/05/29/7df060e81c461bd0d061973f866734ba45711c193ecf0b11af011ab34506/hb_account_statement_banque_postale_csv-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5fd2a6785810e91746c99e19c8593acce4ddc6f5d648df129e2382de4560cbe5",
"md5": "52596d8057399fa1bf48b8449041e111",
"sha256": "8b71598a8cc7e00a4715db138b66ee54e3b7b6fb8c23b59114cd7967a425a546"
},
"downloads": -1,
"filename": "hb_account_statement_banque_postale_csv-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "52596d8057399fa1bf48b8449041e111",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 20026,
"upload_time": "2023-06-06T13:30:46",
"upload_time_iso_8601": "2023-06-06T13:30:46.783288Z",
"url": "https://files.pythonhosted.org/packages/5f/d2/a6785810e91746c99e19c8593acce4ddc6f5d648df129e2382de4560cbe5/hb_account_statement_banque_postale_csv-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-06 13:30:46",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "hashbangfr",
"gitlab_project": "tryton-modules",
"lcname": "hb-account-statement-banque-postale-csv"
}