cubells
b21ff6c30c
[MIG]account_bank_statement_import_paypal: Migration to 11.0
2019-05-20 12:42:51 +02:00
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
2019-05-20 12:42:51 +02:00
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
2019-05-20 12:42:51 +02:00
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
2019-05-20 12:42:51 +02:00
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
2019-05-20 12:42:51 +02:00
oca-travis
723e810742
[UPD] Update account_bank_statement_import_camt_oca.pot
2019-05-04 13:58:00 +00:00
OCA-git-bot
0c5c116b26
[ADD] setup.py
2019-05-04 13:53:06 +00:00
OCA-git-bot
5e6bfab995
[ADD] icon.png
2019-05-04 13:53:06 +00:00
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
2019-05-04 15:52:58 +02:00
Thomas Binsfeld
a80347b206
[REF] Gitignore: .eggs
2019-04-16 10:10:27 +02:00
Thomas Binsfeld
4e27fec2d3
[MIG] Account Bank Statement Import CAMT OCA to 12.0
2019-04-16 10:10:27 +02:00
Andrea
d6542b5de2
[FIX] Add tag AddtlInf to the name field
2019-01-28 15:09:03 +01:00
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/
2019-01-28 15:09:03 +01:00
Andrea
c6947d29f9
Adapt test
2019-01-28 15:09:03 +01:00
Andrea
23cd9b9854
[11.0][FIX] account_bank_statement_import_camt: switch name and note
2019-01-28 15:09:03 +01:00
Andrea Stirpe
0b1a9b4561
[11.0][FIX] account_bank_statement_import_camt: payment amounts ( #168 )
2019-01-28 15:09:03 +01:00
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/
2019-01-28 15:09:03 +01:00
oca-travis
b1fe26263f
[UPD] Update account_bank_statement_import_camt_oca.pot
2019-01-28 15:09:03 +01:00
oleksandrpaziuk
c7263e9b95
[11.0][FIX] Fix CAMT import without NTRY ( #163 )
2019-01-28 15:09:03 +01:00
OCA Transbot
bff7f545b4
OCA Transbot updated translations from Transifex
2019-01-28 15:09:03 +01:00
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
2019-01-28 15:09:03 +01:00
OCA Git Bot
2908fb0f22
[ADD] setup.py
2018-10-06 10:44:05 +02:00
OCA git bot
8c224904f1
[MIG] .travis.yml: Upgrade to Postgres 9.6
2018-10-01 09:23:43 +02:00
OCA git bot
992908c577
[MIG] Add metafiles
...
[skip ci]
2018-09-27 02:03:09 +02:00