Commit Graph

336 Commits

Author SHA1 Message Date
Vincent Barrier
b3bea09143 [FIX] account_bank_statement_import_paypal: Filter Exception => UnicodeDecodeError + refactoring + exception using multiple files type 2021-07-13 11:08:15 +02:00
Pedro M. Baeza
9f87886f37 [FIX] account_bank_statement_import_paypal: Declare import type
If not, no import option is available
2021-07-13 11:08:15 +02:00
Victor Martin
b72348af64 [MIG] account_bank_statement_import_paypal: Migration to 12.0 2021-07-13 11:08:15 +02:00
Alexandre Fayolle
230bdfd7fd [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.
2021-07-13 11:08:15 +02:00
cubells
ee5b26bf6b [IMP] account_bank_statement_import_paypal: create paypal maps 2021-07-13 11:08:15 +02:00
cubells
b9b811db10 [MIG]account_bank_statement_import_paypal: Migration to 11.0 2021-07-13 11:08:15 +02:00
Sébastien BEAU
426e47f701 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
2021-07-13 11:08:15 +02:00
Mourad Elhadj Mimoune
cd2c250497 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
2021-07-13 11:08:15 +02:00
Adrien Peiffer (ACSONE)
c980f1d2ad 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
2021-07-13 11:08:15 +02:00
Alexis de Lattre
ae0726c632 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
2021-07-13 11:08:15 +02:00
OCA-git-bot
363b67562e [UPD] addons table in README.md 2021-06-04 17:41:47 +00:00
OCA-git-bot
1835b7f799 account_statement_import 14.0.1.2.1 2021-06-04 17:41:42 +00:00
OCA-git-bot
df897d4a11 Merge PR #392 into 14.0
Signed-off-by pedrobaeza
2021-06-04 17:37:52 +00:00
Florian da Costa
9778c31350 [FIX] Error string formatting 2021-06-04 18:12:57 +02:00
Ronald Portier
cf39daaea0 [IMP] account_bank_statement_import_online_ponto: black, isort, prettier 2021-05-28 14:29:19 +02:00
oca-travis
93631279d9 [UPD] Update account_bank_statement_import_online_ponto.pot 2021-05-28 14:28:31 +02:00
João Marques
35e8703188 [MIG] account_bank_statement_import_online_ponto: Migration to 13.0
TT26550
2021-05-28 14:28:31 +02:00
João Marques
6d30354a41 [IMP] account_bank_statement_import_online_ponto: black, isort, prettier 2021-05-28 14:28:31 +02:00
Pedro M. Baeza
7e6d8bc164 [FIX] account_bank_statement_import_online_ponto: flake8 2021-05-28 14:28:31 +02:00
Pedro M. Baeza
622edeb931 [FIX+IMP] account_bank_statement_import_online_ponto: Adjustments for better use
* FIX: Returned dates are in UTC, so they were classified incorrectly in
  the bad statement.
* FIX: Information in ref was the most important one, being the other
  mostly '/'
* IMP: Preserve all possible information from the source, including
  counterpart information.
* IMP: Fill Odoo statement line fields for account number and partner
  name for better support.
2021-05-28 14:28:31 +02:00
Pedro M. Baeza
9e2cb97ec8 [FIX+IMP] account_bank_statement_import_online_ponto: README by fragments + avoid tz conversion + icon 2021-05-28 14:28:31 +02:00
Florent de Labarre
541b1c227d [ADD] account_bank_statement_import_online_ponto 2021-05-28 14:28:31 +02:00
Ronald Portier
ee15df8d15 [IMP] account_bank_statement_import_online: black, isort, prettier 2021-05-28 14:27:59 +02:00
Bosd
89ba13b665 Translated using Weblate (Dutch)
Currently translated at 92.0% (81 of 88 strings)

Translation: bank-statement-import-13.0/bank-statement-import-13.0-account_bank_statement_import_online
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_import_online/nl/
2021-05-28 14:25:36 +02:00
Bosd
5d46a6781a Added translation using Weblate (Dutch) 2021-05-28 14:25:36 +02:00
OCA-git-bot
75e7265815 [UPD] README.rst 2021-05-28 14:25:36 +02:00
Alexey Pelykh
24bb324c46 [UPD] Brainbean Apps => CorporateHub 2021-05-28 14:25:36 +02:00
OCA-git-bot
9c7adb8e74 [UPD] README.rst 2021-05-28 14:25:36 +02:00
oca-travis
c0b3ff22fa [UPD] Update account_bank_statement_import_online.pot 2021-05-28 14:25:36 +02:00
Alexey Pelykh
9b1fe33657 [MIG] account_bank_statement_import_online: Migration to 13.0 2021-05-28 14:25:36 +02:00
Alexey Pelykh
a79bb368a7 [IMP] account_bank_statement_import_online: black, isort, prettier 2021-05-28 14:25:36 +02:00
Alexey Pelykh
dc2a42dc09 [FIX] account_bank_statement_import_online: correct range filtering 2021-05-28 14:25:36 +02:00
Alexey Pelykh
7eef9a73cc [FIX] account_bank_statement_import_online: tests 2021-05-28 14:25:36 +02:00
Alexey Pelykh
1ed28d2d53 [IMP] account_bank_statement_import_online: always create a statement 2021-05-28 14:25:36 +02:00
Alexey Pelykh
edab587d7c [IMP] account_bank_statement_import_online: better logging
[UPD] Update account_bank_statement_import_online.pot

account_bank_statement_import_online 12.0.1.4.1
2021-05-28 14:25:36 +02:00
Alexey Pelykh
16d26f04c1 [IMP] account_bank_statement_import_online: tz
[UPD] Update account_bank_statement_import_online.pot

account_bank_statement_import_online 12.0.1.4.0
2021-05-28 14:25:36 +02:00
Alexey Pelykh
f73aa32e1a [IMP] account_bank_statement_import_online: add maintainer
[UPD] README.rst
2021-05-28 14:25:36 +02:00
Alexey Pelykh
0c69e4b3cd [FIX] account_bank_statement_import_online: correct balance recalculation
account_bank_statement_import_online 12.0.1.3.1
2021-05-28 14:25:36 +02:00
Alexey Pelykh
758c0c84d2 [IMP] account_bank_statement_import_online: allow pull if archived
[UPD] Update account_bank_statement_import_online.pot

account_bank_statement_import_online 12.0.1.3.0
2021-05-28 14:25:36 +02:00
Alexey Pelykh
c6ec357883 [IMP] account_bank_statement_import_online: use pre-computed sanitized bank account number
[UPD] Update account_bank_statement_import_online.pot

account_bank_statement_import_online 12.0.1.2.0
2021-05-28 14:25:36 +02:00
Alexey Pelykh
108e517818 [IMP] account_bank_statement_import_online: hide Create/Import statement
account_bank_statement_import_online 12.0.1.1.0
2021-05-28 14:25:36 +02:00
Alexey Pelykh
81a6106e31 [FIX] account_bank_statement_import_online: catch any exception
[UPD] Update account_bank_statement_import_online.pot

account_bank_statement_import_online 12.0.1.0.1
2021-05-28 14:25:36 +02:00
Alexey Pelykh
ff2dd80b96 [ADD] account_bank_statement_import_online: online bank statements
[UPD] Update account_bank_statement_import_online.pot

[UPD] README.rst

[ADD] icon.png
2021-05-28 14:25:36 +02:00
oca-git-bot
8dbc7b82be [IMP] update dotfiles [ci skip] 2021-05-14 18:38:03 +02:00
Bosd
df5718e194 Translated using Weblate (Dutch)
Currently translated at 94.7% (36 of 38 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import/nl/
2021-04-26 22:47:53 +00:00
Bosd
b943da98d0 Translated using Weblate (Dutch)
Currently translated at 75.0% (9 of 12 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_camt
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_camt/nl/
2021-04-23 18:47:19 +00:00
Bosd
293dd8f6e3 Translated using Weblate (Dutch)
Currently translated at 86.8% (33 of 38 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import/nl/
2021-04-23 18:47:19 +00:00
Bosd
06a17e281f Translated using Weblate (Dutch)
Currently translated at 76.3% (29 of 38 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import/nl/
2021-04-17 18:46:45 +00:00
Yves Le Doeuff
b64d11759a Translated using Weblate (French (France))
Currently translated at 57.1% (4 of 7 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_ofx
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_ofx/fr_FR/
2021-04-10 17:46:32 +00:00
Yves Le Doeuff
e14b2190ee Translated using Weblate (French (France))
Currently translated at 100.0% (38 of 38 strings)

Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import/fr_FR/
2021-04-10 17:46:32 +00:00