Commit Graph

1308 Commits

Author SHA1 Message Date
Alexandre Fayolle
624ea5bb86 remove .coveragerc 2014-11-05 14:53:51 +01:00
Alexandre Fayolle
9ba80a508c fix copy paste error 2014-11-05 09:33:14 +01:00
Alexandre Fayolle
7f25094ca7 fix copy paste error 2014-11-05 09:32:29 +01:00
Alexandre Fayolle
7e327302ef fix travis config
we need to use the master branch of maintainer-quality-tools to use UNIT_TEST
2014-11-05 09:13:23 +01:00
Alexandre Fayolle
550bef53fb update travis config
use UNIT_TEST rather than maintain complex include/exclude rules
2014-11-05 08:45:30 +01:00
Alexandre Fayolle
3e29fb5f64 update travis config
use UNIT_TEST rather than maintain complex include/exclude rules
2014-11-05 08:44:33 +01:00
Guewen Baconnier
bd38a12a1a Add fees in the report 2014-11-04 13:28:28 +01:00
Guewen Baconnier
d9f6644ba1 Port Dunning fees to the new API, activate the tests for 8.0 2014-11-04 13:28:02 +01:00
Guewen Baconnier
8ca3672ba8 Extract the module description to README.rst 2014-11-04 12:26:52 +01:00
Guewen Baconnier
8b8db4f786 Set account_credit_control_dunning_fees to installable 2014-11-04 12:26:52 +01:00
Guewen Baconnier
0829d9dea4 Move account_credit_control_dunning_fees to root folder 2014-11-04 12:26:52 +01:00
luc-demeyer
389db238ef asset mgt, fix action_number 2014-11-03 23:28:03 +01:00
Pedro M. Baeza
78948103e0 Merge pull request #61 from acsone/8.0-forward-port-sbi
Forward port '7.0' until e68377c
2014-11-03 13:35:00 +01:00
Stéphane Bidoul
6fb6824b70 [MIG] account_journal_period_close: use 8.0 exceptions 2014-10-31 14:09:21 +01:00
Stéphane Bidoul
dad7e0899c Forward port branch '7.0' until e68377c8 2014-10-31 13:55:05 +01:00
Pedro M. Baeza
e68377c83c Merge pull request #38 from acsone/7.0-imp-journal-period-close
[IMP] Prevent to re-open account journal after closing period and add a ...
2014-10-31 13:43:36 +01:00
Stéphane Bidoul
102031798e [FIX] account_journal_period_close: fix the test suite for 7.0 2014-10-30 11:06:05 +01:00
Adrien Peiffer
679f708efd [ADD] disable default_log_exception before assertraises 2014-10-30 10:42:03 +01:00
Adrien Peiffer
41e29433da [ADD] Add checks list on tests init file 2014-10-30 10:07:17 +01:00
Adrien Peiffer
f957a0ffb1 [FIX] Change name of tests class 2014-10-30 09:29:13 +01:00
Stéphane Bidoul
bcdf62818c [MIG] move account_credit_control_dunning_fees/security/ir.model.access.csv to __unported__ 2014-10-29 19:37:18 +01:00
Stéphane Bidoul
014ed5b26a Forward port '7.0' until 0ffb968f09 2014-10-29 19:03:42 +01:00
Pedro M. Baeza
0ffb968f09 Merge pull request #48 from acsone/7.0-account_partner_required_refactor-sbi
7.0 refactor account_partner_required
2014-10-29 18:49:16 +01:00
Stéphane Bidoul
0ec9322654 [FIX] account_partner_required: make policies translatable 2014-10-29 15:39:04 +01:00
Stéphane Bidoul
4b3fcfb3e2 [FIX] account_partner_required: constraint also depends on debit and credit 2014-10-29 13:48:43 +01:00
Stéphane Bidoul
95178c08c6 [FIX] pep8 2014-10-29 13:48:43 +01:00
Stéphane Bidoul
f024fdd5c6 [FIX] account_partner_required: constraint depends on account_id 2014-10-29 13:48:43 +01:00
Stéphane Bidoul
007c98bacd [IMP] .travis.yml account_partner_required test now works around account_constraints
Therefore we can lighten the EXCLUDE/INCLUDE dance.

Signed-off-by: Stéphane Bidoul <stephane.bidoul@acsone.eu>
2014-10-29 13:48:43 +01:00
Stéphane Bidoul
f93c14a197 [IMP] account_partner_required: make test use [ids] for write
Some other modules such as account_constraints require it.
2014-10-29 13:48:43 +01:00
Stéphane Bidoul
c6690daead [IMP] refactor account_partner_required
* extention points for policies
* use constraints for readbility and robustness
2014-10-29 13:48:43 +01:00
Adrien Peiffer
f7a9b6ed0f [IMP] Prevent to re-open account journal after closing period and add a button with allow to add all journals in a period in one single time 2014-10-29 13:46:48 +01:00
Pedro M. Baeza
061ad05883 Merge pull request #60 from nbessi/add_dunning_fees_security
[FIX] account_credit_control_dunning_fees: Add missing security on `credit.control.dunning.fees.computer`
2014-10-29 13:21:35 +01:00
Stéphane Bidoul
0e9760a9e1 Forward port branch '7.0' until ed4b990623 2014-10-29 10:39:04 +01:00
Nicolas Bessi
d5dff740e3 Add missing security on credit.control.dunning.fees.computer 2014-10-29 10:07:02 +01:00
luc-demeyer
4c2307521a refactor code to allow move and move_line vals change via inherit 2014-10-28 21:22:09 +01:00
Pedro M. Baeza
53db1da75e Merge pull request #45 from acsone/8.0-account_move_line_no_default_search-sbi
[MIG] port account_move_line_no_default_search to 8.0
2014-10-28 17:10:21 +01:00
luc-demeyer
88856cad1f fix account_asset_management 2014-10-27 20:49:07 +01:00
luc-demeyer
9ab3ef0910 update account_asset_management 2014-10-24 18:02:29 +02:00
Lorenzo Battistini
f80debee8c Merge pull request #56 from akretion/8.0
[MIG] Port account_journal_always_check_date to v8 and new API
2014-10-17 15:35:44 +02:00
Lorenzo Battistini
3fd0a58780 Merge pull request #57 from alexis-via/8.0-port-vat-check
[MIG] Port account_fiscal_position_vat_check to v8 and to new API
2014-10-17 15:33:34 +02:00
Alexandre Fayolle
ed4b990623 Merge pull request #58 from adrienpeiffer/patch-1
[ADD] Add return on _get_comp default function
2014-10-10 15:39:03 +02:00
Alexis de Lattre
e9e9d97ab5 Update field definition 2014-10-08 22:03:58 +02:00
Alexis de Lattre
5788aefca6 OpenERP -> Odoo
Remove application=True in __openerp__.py
2014-10-08 21:02:35 +02:00
Yannick Vaucher
90d42fa99a Merge pull request #37 from acsone/8.0-account_partner_required-sbi
[MIG] migration account_partner_required to 8.0
2014-10-08 15:03:51 +02:00
Alexis de Lattre
4f660eec28 Add support for multi-currency
Works with a single account journal
Usability and many other enhancements
2014-10-08 13:47:28 +02:00
Adrien Peiffer (ACSONE)
a8a5dd8cfb [ADD] Add return on _get_comp default function 2014-10-08 09:52:19 +02:00
Alexis de Lattre
9474eef431 Port to v8 and to new API 2014-10-07 22:17:18 +02:00
Alexis de Lattre
583c3da5af FIX typo in README 2014-10-07 21:10:12 +02:00
Alexis de Lattre
e5f939205f Port to v8 and to new API 2014-10-07 21:07:34 +02:00
Pedro M. Baeza
4977d8f375 Merge pull request #54 from acsone/8.0-move-file-to-unported-sbi
Move fr.po in account_move_line_search_extension to __unported__
2014-10-06 01:32:04 +02:00