OCA Transbot
|
e94ecc1ffc
|
OCA Transbot updated translations from Transifex
|
8 years ago |
Pedro M. Baeza
|
61450ec232
|
Merge pull request #72 from hbrunn/8.0-account_bank_statement_import_camt-use_all_ustrd
[IMP] use all ustrd nodes
|
8 years ago |
Stéphane Bidoul (ACSONE)
|
a04f8d84c0
|
[FIX] remove en.po that was erroneously created by transbot
|
8 years ago |
Holger Brunn
|
501df26440
|
[IMP] use all ustrd nodes
|
9 years ago |
OCA Transbot
|
5ef76c6cae
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Pedro M. Baeza
|
36d4fd5915
|
Merge pull request #62 from akretion/8.0-ofx-stronger-unique_import_id
OFX: stronger unique_import_id
|
9 years ago |
OCA Transbot
|
5c584511de
|
OCA Transbot updated translations from Transifex
|
9 years ago |
OCA Transbot
|
d2afeb39d6
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Alexis de Lattre
|
e11bd54e22
|
Shorter bank statement name, as requested by Pedro
|
9 years ago |
OCA Git Bot
|
80f11ca2c3
|
[ADD] setup.py
|
9 years ago |
OCA Transbot
|
9184a38cab
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Sylvain LE GAL
|
9490a049af
|
Merge pull request #51 from NL66278/8.0_camt_name
[ENH] Might need info in camt import from PmtInfId element.
|
9 years ago |
Alexis de Lattre
|
8ac21acea3
|
OFX: Display both bank number and account number in bank statement name
Adapt automated test
|
9 years ago |
Alexis de Lattre
|
f5aebc1700
|
OFX: Stronger unique_import_id (to lower the risk of having 2 identical unique_import_id in the same file)
Use bank account number as bank statement label, instead of bank number (important when you have several bank accounts at the same bank)
|
9 years ago |
Pedro M. Baeza
|
0dfcd8fe90
|
Merge pull request #58 from hbrunn/8.0-set_period_id_from_date
[IMP] if there's a date but no period, ger the date's period
|
9 years ago |
Holger Brunn
|
799e03a88b
|
[IMP] pass account_period_prefer_normal
|
9 years ago |
Holger Brunn
|
b12f4908d2
|
[IMP] if there's a date but no period, ger the date's period
|
9 years ago |
Holger Brunn
|
e53fc850c6
|
Merge pull request #54 from akretion/8-ofx-no-name-tag
8.0 Add support for OFX files without <NAME> inside all <STMTTRN>
|
9 years ago |
Holger Brunn
|
dded47c5f1
|
Merge pull request #55 from akretion/8.0-better-error-msg
8.0 Better error messages
|
9 years ago |
OCA Transbot
|
dfd50a0d6e
|
OCA Transbot updated translations from Transifex
|
9 years ago |
OCA Transbot
|
477da9368d
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Alexis de Lattre
|
b3fedb4df7
|
Better error message
|
9 years ago |
Alexis de Lattre
|
606e32c6ad
|
FIX when transaction.payee is not set: don't detect wrong bank_account/partner (it used to match that res.partner.bank that have an empty 'owner_name')
|
9 years ago |
Alexis de Lattre
|
48869f2aca
|
Better fix: fallback on <TRNTYPE> (required in OFX) and also <CHECKNUM> if we have it
|
9 years ago |
OCA Transbot
|
ceaa6782f1
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Alexis de Lattre
|
4dc2495ac2
|
Add support for OFX files without <NAME> inside all <STMTTRN>
Add a comment in the code to explain it all !
|
9 years ago |
Ronald Portier (Therp BV)
|
4d7f940133
|
[FIX] Correct indentation in camt.py.
|
9 years ago |
Ronald Portier (Therp BV)
|
8ecee97c28
|
[ENH] Might need info in camt import from PmtInfId element.
|
9 years ago |
OCA Transbot
|
91b86e042e
|
OCA Transbot updated translations from Transifex
|
9 years ago |
OCA Git Bot
|
0b7a69e0d4
|
[UPD] addons table in README.md
|
9 years ago |
Stéphane Bidoul (ACSONE)
|
c2a66fb07f
|
Merge pull request #50 from hbrunn/8.0-account_bank_statement_import_save_file-incomplete_format
[FIX] incomplete format string
|
9 years ago |
Holger Brunn
|
e27269ce49
|
[FIX] incomplete format string
|
9 years ago |
Holger Brunn
|
6606d0b2b1
|
Merge pull request #36 from NL66278/8.0_import_parsers_complete_therp
[ADD] support zip files
|
9 years ago |
Pedro M. Baeza
|
bf2e9c620f
|
Merge pull request #47 from hbrunn/8.0-notifications_one_list
[FIX] have one list of notifications
|
9 years ago |
Holger Brunn
|
e8d5da1a81
|
[FIX] have one list of notifications
[IMP] use a nice formatting to show notifications for imported file
|
9 years ago |
Pedro M. Baeza
|
e22c71057f
|
Merge pull request #43 from hbrunn/8.0-account_bank_statement_import_save_file-init_hook_no_attachments
[FIX] don't error out if there are no attachments
|
9 years ago |
Holger Brunn
|
86b8c4f3ab
|
[FIX] don't error out if there are no attachments
|
9 years ago |
OCA Transbot
|
3c892536f2
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Ronald Portier (Therp BV)
|
f36e24838a
|
[FIX] Some finetuning of version numbers and #pylint comments.
|
9 years ago |
Ronald Portier (Therp BV)
|
7d12ce19f1
|
[FIX] Import exceptions.Warning as UserError.
This according to OCA guidelines.
Also reformat README.rst to keep lines within limit.
|
9 years ago |
Ronald Portier (Therp BV)
|
f5f892ffa9
|
[FIX] Make sure old style parse results are handled properly.
|
9 years ago |
Ronald Portier (Therp BV)
|
26fac7bfa7
|
[ENH] Support zip files.
|
10 years ago |
Stefan Rijnhart (Opener)
|
5c90293e75
|
Merge pull request #42 from akretion/8.0-fix-bug-wrong-variable-name
8.0 FIX 2 variables had the same name (account_number)
|
9 years ago |
Alexis de Lattre
|
da47b902d0
|
PEP8 fix
|
9 years ago |
Alexis de Lattre
|
862919fba0
|
FIX 2 variables had the same name (account_number) !!!
|
9 years ago |
OCA Transbot
|
2ec95869e2
|
OCA Transbot updated translations from Transifex
|
9 years ago |
OCA Transbot
|
4f516bacc9
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Pedro M. Baeza
|
30b262a91d
|
Merge pull request #38 from rschnapka/8.0
german translations for bank-statement-import
|
9 years ago |
Stefan Rijnhart (Opener)
|
515fb40890
|
Merge pull request #39 from NL66278/8.0_camt_name
[ENH] Make sure message is filled for camt.
|
9 years ago |
OCA Transbot
|
50892c95ee
|
OCA Transbot updated translations from Transifex
|
9 years ago |