Rudolf Schnapka
3ea97a18c1
german translations for bank-statement-import
2017-04-01 14:51:12 +02:00
Moises Lopez - https://www.vauxoo.com/
0fdc041761
Merge pull request #101 from akretion/10-remove-delete-0-lines
...
[10.0] OFX: Remove the auto-delete lines with 0 amount
2017-03-29 10:58:14 -06:00
Alexis de Lattre
42f4231ed1
Remove the auto-delete lines with 0 amount (feature now provided by the module account_bank_statement_import)
2017-03-29 16:26:52 +02:00
OCA Git Bot
98050030d6
[ADD] setup.py
2017-03-28 04:35:17 +02:00
OCA Git Bot
0d3c609464
[UPD] addons table in README.md
2017-03-28 02:35:20 +02:00
Alexis de Lattre
38fac67ada
Merge pull request #100 from akretion/10.0-mig-account_bank_statement_import_save_file
...
10.0 mig account bank statement import save file
2017-03-27 17:44:13 +02:00
Mourad Elhadj Mimoune
9298b5944b
[MIG] account_bank_statement_import_save_file: Migrated to 10.0
2017-03-27 17:02:23 +02:00
OCA Git Bot
cedd31720c
[UPD] addons table in README.md
2017-03-25 02:36:08 +01:00
OCA Transbot
97dc7c9a5c
OCA Transbot updated translations from Transifex
2017-03-24 21:10:43 -04:00
OCA Transbot
88010bf8f4
OCA Transbot updated translations from Transifex
2017-03-24 12:17:19 +01:00
Holger Brunn
13bd8fa23d
incomplete format string
2017-03-24 11:49:00 +01:00
Holger Brunn
7b053ecb2c
have one list of notifications
...
[IMP] use a nice formatting to show notifications for imported file
2017-03-24 11:49:00 +01:00
Holger Brunn
0c4f1da5ab
don't error out if there are no attachments
2017-03-24 11:49:00 +01:00
Ronald Portier (Therp BV)
d6572a0d03
Import exceptions.Warning as UserError.
...
This according to OCA guidelines.
Also reformat README.rst to keep lines within limit.
2017-03-24 11:49:00 +01:00
OCA Transbot
9d575940c9
OCA Transbot updated translations from Transifex
2017-03-24 11:47:07 +01:00
OCA Transbot
289cd8efec
OCA Transbot updated translations from Transifex
2017-03-24 11:47:07 +01:00
Rudolf Schnapka
acf5641508
german translations for bank-statement-import
2017-03-24 11:47:07 +01:00
OCA Git Bot
bb81162ea7
[ADD] setup.py
2017-03-19 04:34:37 +01:00
OCA Git Bot
a879127644
[UPD] addons table in README.md
2017-03-19 02:35:18 +01:00
Pedro M. Baeza
5fbd54b753
Merge pull request #92 from seb4itik/10.0-mig-account_bank_statement_import_qif
...
[10.0] [MIG] account_bank_statement_import_qif
2017-03-18 17:45:24 +01:00
Alexis de Lattre
f751862062
[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
2017-03-18 17:41:20 +01:00
Sébastien Namèche
6199102163
[MIG] account_bank_statement_import_qif: Migrated to 10.0
2017-03-18 17:32:19 +01:00
OCA Transbot
2dbda33815
OCA Transbot updated translations from Transifex
2017-03-18 17:32:19 +01:00
Pedro M. Baeza
a6f830b4b7
account_bank_statement_import_qif: Migration to 9.0
...
* Manifest reformat
* Added license and contributors
* Tests improved
* Added matching partners
* Added supported format in view
2017-03-18 17:32:18 +01:00
OCA Transbot
e40d3f6b91
OCA Transbot updated translations from Transifex
2017-02-03 20:06:04 -05:00
OCA Transbot
21a828c0ce
OCA Transbot updated translations from Transifex
2016-12-16 19:13:46 -05:00
OCA Git Bot
3aa1cd3883
[ADD] setup.py
2016-12-15 04:33:28 +01:00
OCA Git Bot
652116902a
[UPD] addons table in README.md
2016-12-15 02:33:24 +01:00
Pedro M. Baeza
271c52cf16
Merge pull request #80 from akretion/10-mig-ofx
...
[10.0] port OFX module
2016-12-14 18:08:25 +01:00
Alexis de Lattre
2e30540217
[MIG] account_bank_statement_import_ofx: Migration to 10.0
...
* Remove the code that matches partners, which is wrong and cannot work
* Better 'name' on bank statement
* Move from models directory to wizard
* Remove demo data to tests
* Use latest version of ofxparse from github
2016-12-14 17:47:06 +01:00
Sylvain LE GAL
9fa4ee2607
[REF] OCA convention;
...
[ADD] patch ofx parser to make this module work with some european bank like credit cooperatif;
[IMP] wizard view to display OFX implementation;
2016-12-14 17:47:00 +01:00
Ilyas
4c1b5c1702
Some changes for odoo 9.0
2016-12-14 17:47:00 +01:00
OCA Git Bot
53abc2952d
[UPD] addons table in README.md
2016-12-07 02:33:18 +01:00
Pedro M. Baeza
b894a46b03
[REM] account_bank_statement_import: Removed as already included in v9
2016-12-06 13:02:04 +01:00
OCA Git Bot
91affd7eff
[UPD] addons table in README.md
2016-11-01 19:47:56 +01:00
Pedro M. Baeza
6d8a835dde
[MIG] Update metafiles
2016-10-06 14:47:58 +02:00
Pedro M. Baeza
448606dd03
[MIG] Remove setup module directories
2016-10-06 14:47:56 +02:00
Pedro M. Baeza
2ceee25c5a
[MIG] Rename manifest files
2016-10-06 14:47:55 +02:00
Pedro M. Baeza
23c254bd3a
[MIG] Make modules uninstallable
2016-10-06 14:47:53 +02:00
Stéphane Bidoul (ACSONE)
5855f05c3a
[FIX] remove en.po that was erroneously created by transbot
2016-08-15 18:54:43 +02:00
OCA Git Bot
44c63c96e2
[ADD] setup.py
2016-04-14 04:42:47 +02:00
OCA Git Bot
250715f078
[UPD] addons table in README.md
2016-01-08 02:33:21 +01:00
Stéphane Bidoul (ACSONE)
fb34329131
Merge pull request #53 from gurneyalex/9.0-remove_account_bank_statement_import
...
rename account_bank_statement_import to avoid conflict with upstream version
2016-01-07 11:39:00 +01:00
Alexandre Fayolle
6f5f4bf5ac
add caution note for porters
2016-01-07 11:35:25 +01:00
Alexandre Fayolle
55a7eed513
rename account_bank_statement_import
...
to avoid clashing with the (new in v9) official addon with the same name.
2016-01-07 11:13:46 +01:00
Stéphane Bidoul
d27e60e85f
[UPD] addons table in README.md
2015-10-14 09:55:41 +02:00
Pedro M. Baeza
d3df66cf42
[MIG] Update metafiles
2015-10-14 02:19:42 +02:00
Pedro M. Baeza
1df2087f32
[MIG] Make modules uninstallable
2015-10-14 02:19:40 +02:00
OCA Transbot
50892c95ee
OCA Transbot updated translations from Transifex
2015-10-10 21:23:01 -04:00
Stéphane Bidoul
e1a9e82192
[UPD] prefix versions with 8.0
2015-10-09 09:59:36 +02:00