Rudolf Schnapka
acf5641508
german translations for bank-statement-import
9 years ago
OCA Git Bot
bb81162ea7
[ADD] setup.py
8 years ago
OCA Git Bot
a879127644
[UPD] addons table in README.md
8 years ago
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
8 years ago
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
8 years ago
Sébastien Namèche
6199102163
[MIG] account_bank_statement_import_qif: Migrated to 10.0
8 years ago
OCA Transbot
2dbda33815
OCA Transbot updated translations from Transifex
8 years ago
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
8 years ago
OCA Transbot
e40d3f6b91
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
21a828c0ce
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
3aa1cd3883
[ADD] setup.py
8 years ago
OCA Git Bot
652116902a
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
271c52cf16
Merge pull request #80 from akretion/10-mig-ofx
[10.0] port OFX module
8 years ago
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
8 years ago
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;
9 years ago
Ilyas
4c1b5c1702
Some changes for odoo 9.0
9 years ago
OCA Git Bot
53abc2952d
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
b894a46b03
[REM] account_bank_statement_import: Removed as already included in v9
8 years ago
OCA Git Bot
91affd7eff
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
6d8a835dde
[MIG] Update metafiles
8 years ago
Pedro M. Baeza
448606dd03
[MIG] Remove setup module directories
8 years ago
Pedro M. Baeza
2ceee25c5a
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
23c254bd3a
[MIG] Make modules uninstallable
8 years ago
Stéphane Bidoul (ACSONE)
5855f05c3a
[FIX] remove en.po that was erroneously created by transbot
9 years ago
OCA Git Bot
44c63c96e2
[ADD] setup.py
9 years ago
OCA Git Bot
250715f078
[UPD] addons table in README.md
9 years ago
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
9 years ago
Alexandre Fayolle
6f5f4bf5ac
add caution note for porters
9 years ago
Alexandre Fayolle
55a7eed513
rename account_bank_statement_import
to avoid clashing with the (new in v9) official addon with the same name.
9 years ago
Stéphane Bidoul
d27e60e85f
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
d3df66cf42
[MIG] Update metafiles
9 years ago
Pedro M. Baeza
1df2087f32
[MIG] Make modules uninstallable
9 years ago
OCA Transbot
50892c95ee
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
e1a9e82192
[UPD] prefix versions with 8.0
9 years ago
OCA Transbot
842f89418c
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
1f14b75399
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
a1e7e10ef2
Merge pull request #37 from acsone/8.0-fix-prevent-create-bank_anccount-and-account_journal-lmi
The import must fail if the bank_account or the account_journal is no…
9 years ago
Laurent Mignon (ACSONE)
21a5875f43
Bump version number
9 years ago
Laurent Mignon (ACSONE)
43dd1a3f60
The import must fail if the bank_account or the account_journal is not found
The creation of account_journal and bank_account must be prohibited when importing statments.
9 years ago
Stéphane Bidoul
14c2ebb3b4
[ADD] addons table in README.md
9 years ago
OCA Transbot
c747cfaee1
OCA Transbot updated translations from Transifex
10 years ago
OCA Transbot
6655e7e91c
OCA Transbot updated translations from Transifex
10 years ago
Pedro M. Baeza
00ec7c859c
Merge pull request #31 from hbrunn/8.0-no_uniqueness_in_sanitized_account_number
8.0 no uniqueness in sanitized account number
10 years ago
Pedro M. Baeza
593bf0f1a0
Merge pull request #21 from hbrunn/8.0-migrate_from_7.0_therp
[ADD] migration script
10 years ago
Holger Brunn
be0cae3e7b
[FIX] excape backslash
10 years ago
Holger Brunn
86b37fba52
[IMP] better icon
10 years ago
Holger Brunn
010d9e0918
[ADD] base_bank_account_number_unique
10 years ago
Holger Brunn
bdb9c24ec8
[FIX] config settings are transient models
10 years ago
Holger Brunn
93539e6632
[ADD] configuration section on accounting page
[REN] move files around to conform directory convention
10 years ago
Holger Brunn
8671d4658a
Revert "[FIX] No index=True needed when specifying unique constraint."
This reverts commit 1dcd07e893
.
10 years ago