Commit Graph

293 Commits

Author SHA1 Message Date
Pedro M. Baeza
6f33446b5b Merge pull request #225 from Tecnativa/12.0-fix-right_currency_and_partner_in_tests
[12.0][FIX] account_bank_statement_import_paypal: set right current and partner in tests
2019-09-06 21:20:44 +02:00
ernesto
855c8ea8df [FIX] account_bank_statement_import_paypal: set right current and partner in tests 2019-09-06 12:58:07 -04:00
Iryna Vyshnevska
e63681cef7 [12.0][IMP] use addres when no partner
when no partner_name send in bank statement address can be used
for partner identification
2019-09-02 15:07:53 +03:00
Rodrigo Macedo
7d2ec5671f Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3 of 3 strings)

Translation: bank-statement-import-12.0/bank-statement-import-12.0-account_bank_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-12-0/bank-statement-import-12-0-account_bank_statement_import_ofx/pt_BR/
2019-08-26 15:01:20 +00:00
OCA-git-bot
ff87645df5 [UPD] README.rst 2019-07-29 02:41:25 +00:00
Josep M
2049e9c1d4 Translated using Weblate (Spanish)
Currently translated at 95.3% (61 of 64 strings)

Translation: bank-statement-import-12.0/bank-statement-import-12.0-account_bank_statement_import_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-12-0/bank-statement-import-12-0-account_bank_statement_import_paypal/es/
2019-07-23 01:43:40 +00:00
OCA Transbot
79bbbf3240 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-12.0/bank-statement-import-12.0-account_bank_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-12-0/bank-statement-import-12-0-account_bank_statement_import_ofx/
2019-07-20 12:02:02 +00:00
Pedro M. Baeza
c2ce05ac9d [FIX] account_bank_statement_import: Fix tests 2019-07-19 17:27:02 +02:00
Pedro M. Baeza
e6a22e6da2 [FIX] account_bank_statement_import_paypal: Don't populate partner account
This makes the statement lines to not appear on reconciliation widget.
2019-07-19 17:13:47 +02:00
Vincent Barrier
d6c08d0212 refactoring 2019-07-03 23:12:20 +02:00
Vincent Barrier
6b51539132 Filter Exception => UnicodeDecodeError 2019-07-03 22:04:54 +02:00
Vincent Barrier
184b7abb86 fix exception when using multiple files type
fix exception when using multiple files type (ofx for example)
2019-07-03 20:57:01 +02:00
oca-travis
aba79ab552 [UPD] Update account_bank_statement_import_ofx.pot 2019-07-02 11:13:46 +00:00
OCA-git-bot
5505be0921 [ADD] setup.py 2019-07-02 10:38:52 +00:00
Alexis de Lattre
d8e028d181 Merge pull request #200 from lefilament/12.0-mig-account_bank_statement_import_ofx
[12.0] [MIG] account bank statement import ofx
2019-07-02 12:38:40 +02:00
Pedro M. Baeza
52822dd395 [FIX] flake8 2019-07-01 19:08:47 +02:00
Pedro M. Baeza
d68748d11b [FIX] account_bank_statement_import_paypal: Declare import type
If not, no import option is available
2019-07-01 18:59:05 +02:00
OCA Transbot
042910841c Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-12.0/bank-statement-import-12.0-account_bank_statement_import_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-12-0/bank-statement-import-12-0-account_bank_statement_import_paypal/
2019-06-16 10:59:21 +00:00
remi-filament
fb19ad3dc0 [MIG] account_bank_statement_import_ofx : Migration to V12 2019-06-04 15:39:26 +02:00
oca-travis
6ba4ed50d3 [UPD] Update account_bank_statement_import_paypal.pot 2019-05-22 22:07:31 +00:00
OCA-git-bot
ac358d3594 [ADD] setup.py 2019-05-22 22:01:56 +00:00
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
2019-05-23 00:01:47 +02:00
Victor Martin
4f3cc1a8f2 [MIG] account_bank_statement_import_paypal: Migration to 12.0 2019-05-22 18:25:41 +02:00
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.
2019-05-20 12:42:51 +02:00
cubells
fef7459adc [IMP] account_bank_statement_import_paypal: create paypal maps 2019-05-20 12:42:51 +02:00
oca-travis
f380ca70ac [UPD] Update account_bank_statement_import_paypal.pot 2019-05-20 12:42:51 +02:00
cubells
6614330ee5 [IMP] account_bank_statement_import_paypal: create paypal maps 2019-05-20 12:42:51 +02:00
OCA-git-bot
8609e0c22c [UPD] README.rst 2019-05-20 12:42:51 +02:00
Stéphane Bidoul (ACSONE)
bc584b91de [FIX] title in readme fragment 2019-05-20 12:42:51 +02:00
oca-travis
dd3164bc81 [UPD] Update account_bank_statement_import_paypal.pot 2019-05-20 12:42:51 +02:00
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
OCA Transbot
f4082fa857 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2019-02-11 15:52:13 +01:00
Loïc Faure-Lacroix
1059bf6b3e [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.
2019-02-11 15:52:12 +01:00
oca-travis
46ef62d1d2 [UPD] Update account_bank_statement_import_ofx.pot 2019-02-11 15:52:12 +01:00
Nicolas JEUDY
f8255d469f [MIG] migrate account_bank_statement_import_ofx to V11
- add #136 patch
2019-02-11 15:52:11 +01:00
OCA Transbot
3cc3ac995d OCA Transbot updated translations from Transifex 2019-02-11 15:52:11 +01:00
Alexis de Lattre
b9c924fa72 [FIX] crash in account_bank_statement_save_file 2019-02-11 15:52:10 +01:00
Alexis de Lattre
e941f0dfdd Remove the auto-delete lines with 0 amount (feature now provided by the module account_bank_statement_import) 2019-02-11 15:52:10 +01:00
OCA Transbot
800047b1a8 OCA Transbot updated translations from Transifex 2019-02-11 15:52:09 +01:00
Alexis de Lattre
ee7330ae87 [10.0] OFX: fix start/end balance (#90)
Remove start/end dates in name of statement, because it's better to have it via 2 computed fields
2019-02-11 15:52:09 +01:00