Laurent Mignon (ACSONE)
2791728a68
[IMP] account_bank_statement_qif: use new API + i18n + move journal_id to main
10 years ago
Laurent Mignon
968c925c4a
[IMP] Backport from master at 04daefd2d1
10 years ago
Alexis de Lattre
c6407a3740
New backport from odoo/master
Fix bug #5
10 years ago
Ronald Portier (Therp BV)
9ddfa6c32d
[RFR] Move backported bank import modules from bank-payment
to bank-statement-import repository.
10 years ago
oca-travis
6ba4ed50d3
[UPD] Update account_bank_statement_import_paypal.pot
6 years ago
OCA-git-bot
ac358d3594
[ADD] setup.py
6 years ago
Pedro M. Baeza
53e0678625
Merge pull request #207 from Tecnativa/12.0-mig-account_bank_statement_import_paypal
[MIG] account_bank_statement_import_paypal: Migration to 12.0
6 years ago
Victor Martin
4f3cc1a8f2
[MIG] account_bank_statement_import_paypal: Migration to 12.0
6 years ago
Alexandre Fayolle
f951bb81c5
[FIX] float parsing in paypal import
In English version of the files, paypal uses ',' as thousands separator and '.' as
decimal separator -> the previous code would populate the bank statement with
wrong values without complaining.
We fix this by allowing to configure the separators in the paypal map.
6 years ago
cubells
fef7459adc
[IMP] account_bank_statement_import_paypal: create paypal maps
6 years ago
oca-travis
f380ca70ac
[UPD] Update account_bank_statement_import_paypal.pot
6 years ago
cubells
6614330ee5
[IMP] account_bank_statement_import_paypal: create paypal maps
6 years ago
OCA-git-bot
8609e0c22c
[UPD] README.rst
6 years ago
Stéphane Bidoul (ACSONE)
bc584b91de
[FIX] title in readme fragment
6 years ago
oca-travis
dd3164bc81
[UPD] Update account_bank_statement_import_paypal.pot
6 years ago
cubells
b21ff6c30c
[MIG]account_bank_statement_import_paypal: Migration to 11.0
6 years ago
Sébastien BEAU
1810c385b1
refactor paypal import in order to use new bank statement from Paypal
Remove deprecated information in readme
solve issue on currency the main currency is not the first line (line are ordered by currency name). So we should take the journal currency or company currency to know the right currency to use. Also add full header to avoid issue if the paypal header change
7 years ago
Mourad Elhadj Mimoune
ee597f4450
adapt code to the new paypal format
error when several line defined in currency != company currency
handel utf-8 file
handel csv with quotechar "
skip BOM character in utf-8
9 years ago
Adrien Peiffer (ACSONE)
1849ab57d3
Consider refund line
Avoid to return paypal_email_account as a bank account
Put file transaction ref in name to work with base_transaction_ref
Remove thousands separator
9 years ago
Alexis de Lattre
512bb9753a
Add module account_bank_statement_import_paypal
Fix spelling mistake
Add methods to inherit for language-specific or country-specific stuff Port to new API
FIX super
Update travis config
10 years ago
oca-travis
723e810742
[UPD] Update account_bank_statement_import_camt_oca.pot
6 years ago
OCA-git-bot
0c5c116b26
[ADD] setup.py
6 years ago
OCA-git-bot
5e6bfab995
[ADD] icon.png
6 years ago
Stéphane Bidoul (ACSONE)
aa752bff05
Merge pull request #198 from acsone/12.0-mig_account_bank_statement_import_camt_oca_tbi
[12.0] [MIG] Account Bank Statement Import CAMT OCA
6 years ago
Thomas Binsfeld
a80347b206
[REF] Gitignore: .eggs
6 years ago
Thomas Binsfeld
4e27fec2d3
[MIG] Account Bank Statement Import CAMT OCA to 12.0
6 years ago
Andrea
d6542b5de2
[FIX] Add tag AddtlInf to the name field
6 years ago
Yung-Wa
be9e8fc3f2
Translated using Weblate (Dutch)
Currently translated at 57.1% (4 of 7 strings)
Translation: bank-statement-import-11.0/bank-statement-import-11.0-account_bank_statement_import_camt_oca
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-11-0/bank-statement-import-11-0-account_bank_statement_import_camt_oca/nl/
6 years ago
Andrea
c6947d29f9
Adapt test
6 years ago
Andrea
23cd9b9854
[11.0][FIX] account_bank_statement_import_camt: switch name and note
6 years ago
Andrea Stirpe
0b1a9b4561
[11.0][FIX] account_bank_statement_import_camt: payment amounts ( #168 )
6 years ago
derKonig
daf664cf1a
Translated using Weblate (Persian)
Currently translated at 100.0% (7 of 7 strings)
Translation: bank-statement-import-11.0/bank-statement-import-11.0-account_bank_statement_import_camt_oca
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-11-0/bank-statement-import-11-0-account_bank_statement_import_camt_oca/fa/
6 years ago
oca-travis
b1fe26263f
[UPD] Update account_bank_statement_import_camt_oca.pot
6 years ago
oleksandrpaziuk
c7263e9b95
[11.0][FIX] Fix CAMT import without NTRY ( #163 )
6 years ago
OCA Transbot
bff7f545b4
OCA Transbot updated translations from Transifex
7 years ago
Maxence Groine
cb29db252d
Rename module
Also:
- Use context managers for file opening/closing in tests
- Changed use of deprecated `BadZipfile` exception
- Removed debugging code left by mistake
7 years ago
OCA Git Bot
2908fb0f22
[ADD] setup.py
6 years ago
OCA git bot
8c224904f1
[MIG] .travis.yml: Upgrade to Postgres 9.6
6 years ago
OCA git bot
992908c577
[MIG] Add metafiles
[skip ci]
6 years ago