Commit Graph

869 Commits

Author SHA1 Message Date
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
Yannick Vaucher
afcfba1296 Merge branch 'damdam-s-migrate_account_easy_reconcile' into 8.0 2015-09-10 13:20:29 +02:00
Damien Crier
43b0429be6 [FIX] corrections according to code review 2015-09-07 09:25:42 +02:00
Damien Crier
c300dd7d40 [FIX] replace eval() by safe_eval() 2015-09-04 09:39:07 +02:00
Damien Crier
f559a5f410 [FIX] fix according to code review 2015-09-04 08:47:31 +02:00
Damien Crier
14f52d5173 [FIX] fix test YAML and unittest 2015-09-04 08:47:31 +02:00
Damien Crier
dda08ac593 [IMP] unittest scenario 2015-09-04 08:47:31 +02:00
Damien Crier
be571591f8 [IMP] add YAML tests 2015-09-04 08:47:31 +02:00
Damien Crier
12fab2edd4 [FIX] update tests 2015-09-04 08:47:31 +02:00
Damien Crier
346162aef3 [IMP] add tests
[IMP] add translations
[FIX] add decorator multi
2015-09-04 08:47:31 +02:00
Damien Crier
ab3ecc1a1b [FIX] can now open view of items reconciled from an history 2015-09-04 08:47:31 +02:00
Damien Crier
721defc290 [FIX] fix according to functionnal tests 2015-09-04 08:47:31 +02:00
Damien Crier
9185907ad4 [FIX] code review 2015-09-04 08:47:31 +02:00
Damien Crier
b71c0cb585 [ADD] add module 'account_easy_reconcile' : v8 migration 2015-09-04 08:47:31 +02:00
OCA Transbot
4d92143e8e OCA Transbot updated translations from Transifex 2015-09-01 12:32:24 -04:00
Pedro M. Baeza
0720d7fe7b Merge pull request #115 from StefanRijnhart/8.0_transaction_period_fix_therp
8.0 transaction period fix therp
2015-08-19 20:00:12 +02:00
Stefan Rijnhart
fde20c0735 [RFR] Rename
[ADD] Runbot stanza in README
[FIX] Whitespace
2015-08-19 15:11:21 +02:00
Stefan Rijnhart
ecbe889479 [RFR] Conformity 2015-08-19 15:11:21 +02:00
Stefan Rijnhart
044d6ded8a [RFR] Conformity 2015-08-19 15:11:21 +02:00
Stefan Rijnhart
0b1a0c10bf [RFR] Port to API and conformity 2015-08-19 15:11:21 +02:00
Stefan Rijnhart
4303347f5e [FIX] Inject period if the move line is created without a date 2015-08-19 15:11:21 +02:00
Stefan Rijnhart
1d87fd5c45 [RFR] Improve test 2015-08-19 15:11:21 +02:00
Ronald Portier (Therp BV)
3bf7b3faa5 [FIX] Style improvements in move_period_from_transaction_date. 2015-08-19 15:11:21 +02:00
Ronald Portier (Therp BV)
b746ffffd4 [PEP] Should pass Travis checks now. 2015-08-19 15:11:21 +02:00
Ronald Portier (Therp BV)
eb85bafc44 [ENH] Add module to take move period from bank transaction line. 2015-08-19 15:11:21 +02:00
Ronald Portier (Therp BV)
ca68ca1976 [WIP] Also override bank.statement _prepare_move 2015-08-19 15:11:21 +02:00
Ronald Portier (Therp BV)
42bbc31d2b [WIP] Correct check for context. 2015-08-19 15:11:21 +02:00
Ronald Portier (Therp BV)
158ecaa401 [WIP] Correct indentation. 2015-08-19 15:11:21 +02:00
Ronald Portier (Therp BV)
6ef58a47e7 [WIP] add proper search for period. 2015-08-19 15:11:21 +02:00
Ronald Portier (Therp BV)
98fb49aea2 [WIP] start fix for period on move. 2015-08-19 15:11:21 +02:00
Alexandre Fayolle
e1f5dcdbeb Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
2015-07-24 22:56:49 +02:00
Holger Brunn
93db0570a7 Merge pull request #111 from yvaucher/8.0-update-travis
Update travis config to follow changes on MQT template
2015-07-22 08:38:56 +02:00
Yannick Vaucher
96d5c6b793 Add travis config for transifex 2015-06-15 15:05:06 +02:00
Yannick Vaucher
c5a6563901 Update travis config to follow changes on MQT template 2015-06-15 15:00:39 +02:00
Jake Harr
0c052343a7 [FIX] account_invoice_reference: Fall back to number consistently
Without an origin or supplier invoice number, `_ref_from_invoice` could
return a falsy value. This was checked when called from
`AccountInvoice.action_number`, but not when called from
`AccountMove.create`.
2015-05-14 16:46:21 -04:00
Alexandre Fayolle
a330637277 Update travis configuration
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
2015-05-14 22:07:45 +02:00
Alexandre Fayolle
54d784fecf don't use travis container-based infrastructure 2015-03-27 16:21:01 +01:00
Yannick Vaucher
d929ab20b2 Merge pull request #101 from guewen/transaction_id-move-sale-field
Put the field transaction_id in the group 'sale_pay'
2015-03-16 12:03:47 +01:00
Guewen Baconnier
1f5fbca723 Put the field transaction_id in the group 'sale_pay'
Add the field inside the group instead of after a field.  In another module, I
add a button right after 'payment_term' and it must be right after it.  Adding
the field in the group prevent it to be placed between the payment_term field
and the button.
2015-03-16 11:19:14 +01:00
Alexandre Fayolle
0c179d85d9 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2015-03-02 17:23:22 +01:00
Stefan Rijnhart (Therp)
abdd57225a Merge pull request #94 from yvaucher/8.0-add-license-key
Add license key in __openerp__.py
2015-02-06 18:40:26 +01:00
Yannick Vaucher
80925c2a7f Add license key in __openerp__.py 2015-02-06 16:14:41 +01:00
Pedro M. Baeza
32d4066887 Merge pull request #90 from akretion/8.0-add-account_statement_operation_multicompany
8.0 Add module account_statement_operation_multicompany
2015-01-27 09:25:07 +01:00
Alexis de Lattre
d42d600f9b Add module account_statement_operation_multicompany 2015-01-26 22:39:36 +01:00
Pedro M. Baeza
0903fae845 Merge pull request #85 from lepistone/mark_all_unported_as_uninstallable
mark as not installable
2015-01-16 10:07:31 +01:00
Leonardo Pistone
5e0c1d04aa mark as not installable 2015-01-16 09:51:01 +01:00
Pedro M. Baeza
e5b1e0e8bb Merge pull request #84 from lepistone/merge-7.0-to-8.0
Merge 7.0 to 8.0
2015-01-14 10:45:10 +01:00
Leonardo Pistone
65fe2f7626 remove .coveragerc, not needed anymore 2015-01-14 10:21:45 +01:00