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
8 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
Alexis de Lattre
a8ffc72e7b
Fix warning
Port tests to v12 and python3
6 years ago
Alexis de Lattre
3ce503fd86
[MIG] account_bank_statement_import_save_file from v10 to v12
6 years ago
oleksandrpaziuk
c10c08de1f
fix disambiguation in account_bank_statement_import_camt module name
6 years ago
Emanuel Cino
cd45ccee10
FIX tests of import_save_file module to avoid conflicts with others
6 years ago
oca-travis
dbff600933
Update account_bank_statement_import_save_file.pot
6 years ago
OCA Transbot
e9bc68108d
OCA Transbot updated translations from Transifex
7 years ago
Alexis de Lattre
f4b6ae5c39
account_bank_statement_import_save_file: Fix filename
7 years ago
OCA Transbot
f14a782f29
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
cfb8bd13b0
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
9f1229656a
crash in account_bank_statement_save_file
8 years ago
Mourad Elhadj Mimoune
e07b0ac366
account_bank_statement_import_save_file: Migrated to 10.0
8 years ago
OCA Transbot
b62222afbb
OCA Transbot updated translations from Transifex
9 years ago
Holger Brunn
3b64e069ba
incomplete format string
9 years ago
Holger Brunn
c09a95ce20
have one list of notifications
[IMP] use a nice formatting to show notifications for imported file
9 years ago
Holger Brunn
2f29b23ced
don't error out if there are no attachments
9 years ago
Ronald Portier (Therp BV)
92148520fe
Import exceptions.Warning as UserError.
This according to OCA guidelines.
Also reformat README.rst to keep lines within limit.
9 years ago
OCA Transbot
dbc1fa42ae
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
cab4e686b7
OCA Transbot updated translations from Transifex
9 years ago
Rudolf Schnapka
404ccefa71
german translations for bank-statement-import
9 years ago
Pedro M. Baeza
aebeefc926
Rename manifest files
8 years ago
Stéphane Bidoul (ACSONE)
f3522eb759
remove en.po that was erroneously created by transbot
8 years ago
Pedro M. Baeza
331f4f8887
Make modules uninstallable
9 years ago
OCA Transbot
316d7315c6
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
f6ee8e0eb1
prefix versions with 8.0
9 years ago
OCA Transbot
de764ba00e
OCA Transbot updated translations from Transifex
9 years ago
Holger Brunn
19905ff2bc
better icon
9 years ago
Holger Brunn
2e2b217526
unused import
10 years ago
Holger Brunn
c00fe10ce3
adapt to upstream changes
10 years ago
Holger Brunn
2a27287aec
unused imports
10 years ago