Pedro M. Baeza
3f3fe3845a
[FIX] account_bank_statement_import_paypal: Ensure journal currency
2019-05-06 20:46:33 +02:00
oca-travis
d77a2d956e
[UPD] Update account_bank_statement_import_paypal.pot
2019-04-12 15:23:09 +00:00
Pedro M. Baeza
a189fe2371
Merge pull request #196 from Tecnativa/11.0-account_bank_statement_import_paypal_improve
...
[IMP] account_bank_statement_import_paypal: create paypal maps
2019-04-12 17:15:46 +02:00
cubells
64d0d19ca7
[IMP] account_bank_statement_import_paypal: create paypal maps
2019-04-12 16:36:40 +02:00
OCA-git-bot
f12289b224
[ADD] icon.png
2019-04-03 02:37:28 +00:00
Pedro M. Baeza
f7d0449abd
Merge pull request #189 from onesteinbv/11_fix_account_bank_statement_import_camt_oca
...
[11.0][FIX] account_bank_statement_import_camt_oca: add tag AddtlInf to the name field
2018-12-23 13:52:33 +01:00
Andrea
3cb8b3ac6d
[FIX] Add tag AddtlInf to the name field
2018-12-17 10:55:42 +01:00
Yung-Wa
db2145dd8f
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/
2018-12-03 10:43:01 +00:00
OCA Transbot
d0717238ff
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-02 02:33:37 +00:00
OCA Transbot
8c5e500062
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-02 02:33:33 +00:00
OCA-git-bot
a25f634439
[UPD] README.rst
2018-12-02 02:33:25 +00:00
OCA-git-bot
bdc12ea9f8
[ADD] setup.py
2018-11-24 15:24:22 +00:00
OCA-git-bot
bc88a10ece
[UPD] README.rst
2018-11-24 15:24:22 +00:00
Stéphane Bidoul (ACSONE)
3267d02c55
[FIX] title in readme fragment
2018-11-24 16:23:50 +01:00
oca-travis
74ed055b39
[UPD] Update account_bank_statement_import_paypal.pot
2018-11-21 01:16:44 +00:00
Pedro M. Baeza
70f6669e1e
Merge pull request #161 from Tecnativa/11.0-mig_account_bank_statement_import_paypal
...
[MIG]account_bank_statement_import_paypal: Migration to 11.0
2018-11-21 02:11:01 +01:00
Loïc Faure-Lacroix
dc22fa3931
[11.0 BUGFIX] Pass bytes to Ofxparse
...
The ofx files have the correct charset inside their headers and
trying to convert the file to StringIO using a particular encoding
is subject to failures when the file isn't exactly an ascii file.
For example a file encoded with CP1252 with accents on letters like
é or è will not be parser as utf-8 and will fail to load.
Also since OfxParse is supposed to receive a file handle, it is
correctly reading the file header and choosing the appropriate charset
to read the rest of the file. For this reason, pass the bytes as a
ByteIO that doesn't care about the encoding.
2018-10-19 11:16:07 -05:00
oca-travis
064520b56d
[UPD] Update account_bank_statement_import_ofx.pot
2018-10-11 20:42:01 +00:00
OCA-git-bot
7a2c85e47a
[ADD] setup.py
2018-10-11 19:15:14 +00:00
Pedro M. Baeza
7c45f80c10
Merge pull request #142 from njeudy/11.0-mig-account_bank_statement_import_ofx
...
11.0 mig account bank statement import ofx
2018-10-11 21:15:08 +02:00
Pedro M. Baeza
5d9f3f7afe
Merge pull request #179 from onesteinbv/11_fix_account_bank_statement_import_camt_oca
...
[11.0][FIX] account_bank_statement_import_camt: switch name and note
2018-10-11 18:49:58 +02:00
Andrea
3934bc1671
Adapt test
2018-10-02 14:27:57 +02:00
Andrea
5a85ee5346
[11.0][FIX] account_bank_statement_import_camt: switch name and note
2018-10-02 11:25:46 +02:00
OCA Git Bot
6fc3202c31
[UPD] README.rst
2018-08-24 04:38:30 +02:00
Pedro M. Baeza
ff0b4c3165
Merge pull request #173 from odoonz/qif_fix
...
FIX QIF errors
2018-08-15 23:23:52 +02:00
Nicolas JEUDY
2c09d3b93a
[MIG] migrate account_bank_statement_import_ofx to V11
...
- add #136 patch
2018-08-15 18:52:26 +02:00
Graeme Gellatly
27239e40ff
FIX QIF errors
2018-08-16 01:11:35 +12:00
OCA Git Bot
5d2d79bbfd
[ADD] setup.py
2018-08-09 04:37:55 +02:00
OCA Git Bot
b5327c3bca
[UPD] README.rst
2018-08-09 04:37:55 +02:00
oca-travis
19f5f75667
[UPD] Update account_bank_statement_import_move_line.pot
2018-08-08 06:28:11 +00:00
Andrea Stirpe
64f26f3a6b
[11.0][FIX] account_bank_statement_import_camt: payment amounts ( #168 )
2018-08-08 08:14:07 +02:00
Pedro M. Baeza
2ea8d3232d
Merge pull request #167 from xpansa/11.0-mig-account_bank_statement_import_move_line
...
[11.0] [MIG] account_bank_statement_import_move_line
2018-08-08 08:10:43 +02:00
Sergej Lozikov
b128875f36
[MIG] account_bank_statement_import_move_line: Migration to 11.0
2018-08-03 00:04:54 +03:00
OCA Transbot
b673dac443
OCA Transbot updated translations from Transifex
2018-08-02 23:57:23 +03:00
Luis M. Ontalba
2293e5033c
[10.0][NEW] account_bank_statement_import_move_line
2018-08-02 23:54:12 +03:00
derKonig
a87cecf08c
Translated using Weblate (Persian)
...
Currently translated at 100.0% (4 of 4 strings)
Translation: bank-statement-import-11.0/bank-statement-import-11.0-account_bank_statement_import_qif
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-11-0/bank-statement-import-11-0-account_bank_statement_import_qif/fa/
2018-07-22 11:31:11 +00:00
derKonig
6d14304cb7
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/
2018-07-22 10:30:57 +00:00
oca-travis
5f55aee7c7
[UPD] Update account_bank_statement_import_qif.pot
2018-07-12 15:17:47 +00:00
oca-travis
03bd8f79f2
[UPD] Update account_bank_statement_import_mt940_base.pot
2018-07-12 15:17:47 +00:00
oca-travis
696c72d1ae
[UPD] Update account_bank_statement_import_camt_oca.pot
2018-07-12 15:17:46 +00:00
oleksandrpaziuk
c1f7c26f6e
[11.0][FIX] Fix CAMT import without NTRY ( #163 )
2018-07-12 16:05:52 +02:00
cubells
234114ad56
[MIG]account_bank_statement_import_paypal: Migration to 11.0
2018-07-04 16:29:20 +02:00
Sébastien BEAU
d734aab52a
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
2018-07-04 11:20:40 +02:00
Mourad Elhadj Mimoune
deb386cb12
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
2018-07-04 11:19:55 +02:00
Adrien Peiffer (ACSONE)
804cf9218c
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
2018-07-04 11:19:07 +02:00
Alexis de Lattre
b30e3334d8
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
2018-07-04 11:18:21 +02:00
OCA Git Bot
9da87d7f7e
[ADD] setup.py
2018-06-09 04:38:41 +02:00
OCA Transbot
e0d6710ac3
OCA Transbot updated translations from Transifex
2018-06-09 03:28:15 +02:00
Stefan Rijnhart (Opener)
17c4619e68
Merge pull request #158 from MaxyMoos/11.0-mig-account_bank_statement_import_camt
...
[11.0][MIG] account_bank_statement_import_camt
2018-06-08 09:20:08 +01:00
Maxence Groine
cc37448d5d
Rename module
...
Also:
- Use context managers for file opening/closing in tests
- Changed use of deprecated `BadZipfile` exception
- Removed debugging code left by mistake
2018-06-04 09:23:24 +02:00