Pedro M. Baeza
0265044bfa
Merge pull request #82 from StefanRijnhart/9.0-camt_test_data
[RFR] Create demo data during the execution of tests
8 years ago
Stefan Rijnhart
c614c4f237
[RFR] Create demo data during the execution of tests
This ensures that the demo chart of accounts is already installed when the
bank journal account is created for the bank journal that is needed to
test the import. Otherwise, the demo chart from l10n_generic_coa will fail
to install because there is already a journal account in the system.
8 years ago
Pedro M. Baeza
f99e98f62a
Merge pull request #81 from Tecnativa/9.0-mig-account_bank_statement_import_qif
[MIG] account_bank_statement_import_qif: Migration to 9.0
8 years ago
OCA Git Bot
2f5256727c
[ADD] setup.py
8 years ago
OCA Git Bot
300c46974e
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
79d27a545a
Merge pull request #79 from hbrunn/9.0-account_bank_statement_import_camt
9.0 account bank statement import camt
8 years ago
Holger Brunn
4ea2015640
[ADD] migrate account_bank_statement_import_camt
8 years ago
OCA Transbot
b2915bc9a2
OCA Transbot updated translations from Transifex
8 years ago
Ronald Portier (Therp BV)
e9daf7c6d2
Support zip files.
10 years ago
Ronald Portier (Therp BV)
c1487757d8
Make sure message is filled for camt.
Message was not taken from AddtlNtryInf element, if not part of details.
Not sure wether it actually can be part of details (NtryDtls element), but this change least intrusive.
9 years ago
Rudolf Schnapka
60b94f2ffd
german translations for bank-statement-import
9 years ago
OCA Git Bot
b7d59ec6fd
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
476a25a9e5
[REM] account_bank_statement_import: Removed as already included in v9
8 years ago
Pedro M. Baeza
1b365e597f
[MIG] account_bank_statement_import_qif: Migration to 9.0
* Manifest reformat
* Added license and contributors
* Tests improved
* Added matching partners
* Added supported format in view
8 years ago
Stéphane Bidoul (ACSONE)
5855f05c3a
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Git Bot
44c63c96e2
[ADD] setup.py
9 years ago
OCA Git Bot
250715f078
[UPD] addons table in README.md
9 years ago
Stéphane Bidoul (ACSONE)
fb34329131
Merge pull request #53 from gurneyalex/9.0-remove_account_bank_statement_import
rename account_bank_statement_import to avoid conflict with upstream version
9 years ago
Alexandre Fayolle
6f5f4bf5ac
add caution note for porters
9 years ago
Alexandre Fayolle
55a7eed513
rename account_bank_statement_import
to avoid clashing with the (new in v9) official addon with the same name.
9 years ago
Stéphane Bidoul
d27e60e85f
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
d3df66cf42
[MIG] Update metafiles
9 years ago
Pedro M. Baeza
1df2087f32
[MIG] Make modules uninstallable
9 years ago
OCA Transbot
50892c95ee
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
e1a9e82192
[UPD] prefix versions with 8.0
9 years ago
OCA Transbot
842f89418c
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
1f14b75399
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
a1e7e10ef2
Merge pull request #37 from acsone/8.0-fix-prevent-create-bank_anccount-and-account_journal-lmi
The import must fail if the bank_account or the account_journal is no…
9 years ago
Laurent Mignon (ACSONE)
21a5875f43
Bump version number
9 years ago
Laurent Mignon (ACSONE)
43dd1a3f60
The import must fail if the bank_account or the account_journal is not found
The creation of account_journal and bank_account must be prohibited when importing statments.
9 years ago
Stéphane Bidoul
14c2ebb3b4
[ADD] addons table in README.md
9 years ago
OCA Transbot
c747cfaee1
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
6655e7e91c
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
00ec7c859c
Merge pull request #31 from hbrunn/8.0-no_uniqueness_in_sanitized_account_number
8.0 no uniqueness in sanitized account number
9 years ago
Pedro M. Baeza
593bf0f1a0
Merge pull request #21 from hbrunn/8.0-migrate_from_7.0_therp
[ADD] migration script
9 years ago
Holger Brunn
be0cae3e7b
[FIX] excape backslash
9 years ago
Holger Brunn
86b37fba52
[IMP] better icon
9 years ago
Holger Brunn
010d9e0918
[ADD] base_bank_account_number_unique
9 years ago
Holger Brunn
bdb9c24ec8
[FIX] config settings are transient models
9 years ago
Holger Brunn
93539e6632
[ADD] configuration section on accounting page
[REN] move files around to conform directory convention
9 years ago
Holger Brunn
8671d4658a
Revert "[FIX] No index=True needed when specifying unique constraint."
This reverts commit 1dcd07e893
.
9 years ago
Holger Brunn
0234eed27e
Revert "[FIX] Use unique accounts and improved bank search in base."
This reverts commit 5538c234d9
.
9 years ago
Alexandre Fayolle
8f8e708c0d
Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
9 years ago
Stéphane Bidoul (ACSONE)
72a7095389
Merge pull request #15 from NL66278/8.0_import_parsers_new_api_therp
8.0 import parsers new api therp
9 years ago
Ronald Portier
0b201f7a51
Merge pull request #6 from acsone/8.0-rename-sbi
[IMP] rename bank_statement_parse_ to account_bank_statement_import_
9 years ago
Stéphane Bidoul
834ff6d7c7
[FIX] pep8
9 years ago
Stéphane Bidoul
43b8298eee
[IMP] rename bank_statement_parse_ to account_bank_statement_import_
Move parserlib to account_bank_statement_import and remove bank_statement_parse module
9 years ago
Ronald Portier (Therp BV)
b03deaeed2
[FIX] Do not override statement_id in mt940.
If statement_id is filled with a proper value (not zeroes and/or whitespace), do not override
it in the mt940 parser.
9 years ago
Ronald Portier
50ec06b57a
Merge pull request #5 from acsone/8.0-stmt-import-1-sbi
A few improvements to PR #15
9 years ago
Stéphane Bidoul
bdd4e838c2
[IMP] lower case _LOGGER and log some more exception details
9 years ago