Commit Graph

922 Commits

Author SHA1 Message Date
Matthieu Dietrich
cd150db406 Remane import modules 2016-05-24 11:51:51 +02:00
Matthieu Dietrich
092ff40aa9 Remove unnecessary checks 2016-04-29 15:41:29 +02:00
Matthieu Dietrich
17bf64450d Correct after feedback 2016-04-29 15:36:28 +02:00
Matthieu Dietrich
14e1942412 Fix headers + corrections 2016-04-29 14:38:11 +02:00
Matthieu Dietrich
9537ac7043 Add README.rst 2016-04-29 14:11:44 +02:00
Matthieu Dietrich
e103486c63 Initial migration of so_completion 2016-04-29 14:03:13 +02:00
Matthieu Dietrich
b765565bcd Add fields "account" and "partner" as non-mandatory 2016-04-29 14:02:54 +02:00
Matthieu Dietrich
f7f26f7d25 Migration of bankaccount_completion 2016-04-29 13:38:27 +02:00
Matthieu Dietrich
a26a4817d1 Unnecessary import 2016-04-29 09:42:55 +02:00
Matthieu Dietrich
0c249ca3b3 Add README.rst 2016-04-29 09:37:54 +02:00
Matthieu Dietrich
0770f9ad54 Migrate and merge transactionID import/completion modules 2016-04-28 18:09:27 +02:00
Matthieu Dietrich
e25c16bd24 Merge remote-tracking branch 'origin/9.0' into 9.0-account-transaction-base-import 2016-04-28 14:15:40 +02:00
Matthieu Dietrich
6e42e04018 Remove old 'ref' field 2016-04-28 14:15:00 +02:00
Matthieu Dietrich
9e6e55e35b Correct test 2016-04-28 12:04:37 +02:00
Matthieu Dietrich
106d8d50d3 PEP8 + add xlrd 2016-04-28 11:40:14 +02:00
Matthieu Dietrich
6d2adbca2f Correct tests 2016-04-28 10:31:33 +02:00
Matthieu Dietrich
1ac711e6ef Allow to only use completion or import 2016-04-28 10:29:05 +02:00
Matthieu Dietrich
a1a6447297 Fix tests + behavior 2016-04-27 17:23:11 +02:00
Matthieu Dietrich
0698aed426 Follow-up on migration 2016-04-27 10:49:20 +02:00
Matthieu Dietrich
3adb27ef0e First commit to migrate and merge base_import, base_completion and commission 2016-04-26 16:17:11 +02:00
Guewen Baconnier
3b3dff7833 Merge pull request #127 from yvaucher/9.0-port-base_transaction_id
[9.0] [port] base_transaction_id
2016-04-26 15:27:16 +02:00
Yannick Vaucher
394df0d72c Update README for bug tracking 2016-04-19 11:59:13 +02:00
Yannick Vaucher
d1846e3629 Use short headers 2016-04-19 11:57:22 +02:00
OCA Git Bot
053266cdb8 [ADD] setup.py 2016-04-14 04:42:50 +02:00
OCA Git Bot
065540535d [UPD] addons table in README.md 2016-03-30 02:40:34 +02:00
Pedro M. Baeza
e82b2bc659 [REM] account_statement_ofx_import: Duplicated functionality in OCA/bank-statement-import 2016-03-29 15:48:00 +02:00
Yannick Vaucher
3d5e954886 [FIX] move proposition for reconcile. search with transaction_ref 2016-01-28 13:20:35 +01:00
Yannick Vaucher
86b2dfb4ac [FIX] display transaction_ref label on move line view 2016-01-18 19:59:07 +01:00
OCA Transbot
8a0c541d6c OCA Transbot updated translations from Transifex 2016-01-18 19:59:07 +01:00
OCA Transbot
0dc5ca55ed OCA Transbot updated translations from Transifex 2016-01-18 19:59:07 +01:00
Yannick Vaucher
71e8674a5f Fix definition of javascript customization in reconciliation 2016-01-18 19:58:55 +01:00
Yannick Vaucher
00c4d64aa3 Add wkhtmltopdf for travis 2016-01-18 19:58:55 +01:00
Yannick Vaucher
eafc69cb85 Update README.md 2016-01-18 19:58:55 +01:00
Yannick Vaucher
14d33736f1 [PORT] base_transaction_id to 9.0
- Reactivate module
- move files in views and models dirs
- create README.rst from description
- make list of contributors
- remove change for invoice created on picking as it doesn't exist
anymore in Odoo Community
- move overrides in bank statement as logic moved in move lines
- adapt view inheritance to not depends on string attribute
2016-01-18 19:58:55 +01:00
Stefan Rijnhart (Opener)
d49003ff78 Merge pull request #126 from yvaucher/fix-readme
Restore 8.0 were it was replaced wrongly
2015-10-28 13:53:14 +01:00
Yannick Vaucher
5d6ac70ac6 Restore 8.0 were it was replaced wrongly 2015-10-16 14:53:15 +02:00
Stéphane Bidoul
fc9a81e342 [UPD] addons table in README.md 2015-10-14 09:55:44 +02:00
Pedro M. Baeza
5a3e55f71d [MIG] Update metafiles 2015-10-14 03:05:03 +02:00
Pedro M. Baeza
b5f6d5084e [MIG] Make modules uninstallable 2015-10-14 03:05:02 +02:00
Stéphane Bidoul
fe4f640ca8 [MOV] move addons out of __unported__ (they remain not installable) 2015-10-13 16:29:29 +02:00
Stéphane Bidoul
17726e11a4 [UPD] prefix versions with 8.0 2015-10-09 09:59:38 +02:00
Stéphane Bidoul
a7e8d80c24 [UPD] addons table in README.md 2015-10-07 22:00:00 +02:00
Pedro M. Baeza
be0f168dfd Merge pull request #124 from pedrobaeza/8.0-account_reconcile_payment_order
[8.0] account_reconcile_payment_order
2015-10-06 16:37:53 +02:00
Pedro M. Baeza
87792a738f [IMP] account_reconcile_payment_order: Improvements in README+manifest 2015-10-06 16:07:09 +02:00
OCA Transbot
3eaa076e28 OCA Transbot updated translations from Transifex 2015-10-04 18:18:51 -04:00
Stéphane Bidoul
391655f8d1 [ADD] addons table in README.md 2015-09-23 16:27:29 +02:00
OCA Transbot
efc946bd64 OCA Transbot updated translations from Transifex 2015-09-13 02:49:21 -04:00
Yannick Vaucher
bfe92dcda1 Merge branch 'fix/ref-num-fallback' of https://github.com/jakar/odoo-bank-statement-reconcile into 8.0 2015-09-11 13:56:20 +02:00
Yannick Vaucher
55dcb214e2 Update README.rst following template 2015-09-10 13:25:35 +02:00
Yannick Vaucher
f0a2f6d242 Set full version in __openerp__.py 2015-09-10 13:21:41 +02:00