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
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
Leonardo Pistone
f1322826e9
Merge branch '7.0' into 8.0
...
Conflicts:
.travis.yml
__unported__/account_advanced_reconcile/res_config.py
__unported__/account_advanced_reconcile/res_config_view.xml
__unported__/account_statement_base_completion/__openerp__.py
__unported__/account_statement_base_completion/i18n/fr.po
account_advanced_reconcile/res_config.py
account_advanced_reconcile/res_config_view.xml
account_easy_reconcile/res_config.py
account_easy_reconcile/res_config_view.xml
account_invoice_reference/__openerp__.py
account_invoice_reference/account_move.py
statement_voucher_killer/__openerp__.py
statement_voucher_killer/voucher.py
2015-01-13 14:47:22 +01:00
Leonardo Pistone
cb29f7c2d8
Merge pull request #82 from mdietrichc2c/fix-unit-tests
...
Make unit tests use the current year
2015-01-13 14:22:04 +01:00
Matthieu Dietrich
ae8742fbb5
Fixes #80
2015-01-13 10:13:24 +01:00
Leonardo Pistone
7b051432b0
Merge pull request #79 from mdietrichc2c/add-error-message-history
...
Add history line + error message if reconciliation fails
2015-01-08 13:02:56 +01:00
Matthieu Dietrich
152add76f9
logger before message (to catch evental DB cursor issues)
2015-01-08 12:17:29 +01:00
Matthieu Dietrich
7784845f29
Add stack trace in case of exception
2015-01-08 12:06:18 +01:00
Matthieu Dietrich
d2b6bc8391
Add history line + error message if reconciliation fails
2015-01-07 15:49:37 +01:00
Guewen Baconnier
313ed7f1e2
Merge pull request #78 from eLBati/fix_transaction_id_8
...
[8.0] [FIX] base_transaction_id - missing call to super (finalize_invoice_move_lines)
2015-01-07 11:21:41 +01:00
Lorenzo Battistini
5632c37374
[FIX] missing call to super (finalize_invoice_move_lines)
2015-01-05 14:15:52 +01:00
Guewen Baconnier
ad2ddcb038
Merge pull request #74 from florian-dacosta/7.0-csv-dialect-base-import
...
add possibility to create a dialect for the csv file
2014-12-23 14:30:06 +01:00
Stéphane Bidoul (ACSONE)
84b3ce30d3
Fix rendering of the description
...
quick drive-by contrib
2014-12-21 14:05:35 +01:00
Guewen Baconnier
bbc06ba22f
Merge pull request #75 from yvaucher/8.0-separate-lint
...
Separated Lint tests
2014-12-17 08:34:46 +01:00
Yannick Vaucher
14372856ca
Remove deprecated travis_run_flake8
2014-12-16 16:52:41 +01:00
Yannick Vaucher
85e97072bd
Separated Lint tests
2014-12-16 11:19:36 +01:00
Pedro M. Baeza
fa35b31e26
Merge pull request #52 from guewen/account_invoice_reference
...
Migration of account_invoice_reference
2014-12-15 09:33:33 +01:00
florian-dacosta
705ecf861c
fix account_statement_base_import
2014-12-11 14:31:05 +01:00
Pedro M. Baeza
f6066625be
Merge pull request #71 from guewen/8.0-base_transaction_id-display-ref
...
Display the transaction ref in the bank statement reconciliation view
2014-12-11 14:22:08 +01:00
florian-dacosta
8bb62071f3
add possibility to create a dialect for the csv file
2014-12-10 18:44:29 +01:00
Leonardo Pistone
0a20feecaa
Merge pull request #70 from vrenaville/multi_currency_exchange_writeoff
...
Multi currency exchange writeoff
2014-12-04 11:41:54 +01:00
Pedro M. Baeza
17467d86c6
Merge pull request #54 from guewen/base_transaction_id-new-bank-statement-reconcile
...
Allow the new bank statement reconciliation to search in transaction_ref
2014-12-03 17:02:03 +01:00
Guewen Baconnier
49b9fe0ffb
Display the transaction ref in the bank statement reconciliation view
...
Now, only the name and the ref are displayed. Mostly useful with
https://github.com/OCA/bank-statement-reconcile/pull/54
2014-12-03 15:36:26 +01:00
Guewen Baconnier
842c3ddabc
Singular of criteria: criterion
2014-12-03 14:14:44 +01:00
vrenaville
59004faf8c
[FIX] improve syntax
2014-12-03 10:43:21 +01:00
vrenaville
d58dc3decc
[FIX] Improve by adding group multicurrency and remove test on currency of account
2014-12-02 09:35:28 +01:00
vrenaville
1934dff60d
[FIX] remove test currency_id has it's done by required in the view
2014-11-28 08:38:24 +01:00
vrenaville
56adbb2195
[ADD] translation
2014-11-27 17:21:05 +01:00
vrenaville
fe3cfe406c
[ADD] allow exchange rate setting settings in easy reconcile
2014-11-27 10:48:21 +01:00
Guewen Baconnier
4f6a872d2b
Merge pull request #49 from guewen/typo-purchase-refund
...
Typo in purchase_refund, resulting in a 'general' type instead of 'supplier'
2014-11-25 07:59:52 +01:00