Alexandre Fayolle
761a3130c6
travis config: remove call to travis_run_flake8
2014-10-01 09:38:23 +02:00
Nicolas Bessi (nbessi)
e4a06a3576
Merge pull request #21 from acsone/8.0-add-account_constraint_chronology
...
[8.0] Add account constraint chronology
2014-09-15 11:51:15 +02:00
Adrien Peiffer
5cbcfac304
[IMP] Improve performance
2014-09-15 10:25:17 +02:00
Pedro M. Baeza
617ca202a0
Merge pull request #41 from dreispt/patch-1
...
Use release 2 of quality tools
2014-09-11 09:45:13 +02:00
Alexandre Fayolle
9f9f1c7805
Merge pull request #36 from eLBati/8.0_fix_travis_for_account_constraints
...
[8.0] [FIX] travis config for account_constraints conflicts
2014-09-11 09:10:07 +02:00
Daniel Reis
f701c200f6
Use release 2 of quality tools
2014-09-10 20:07:37 +01:00
Adrien Peiffer
a8f38d3bbe
[IMP] Use onchange decorator, add white space at end of file, correct ypo mistake for account_invoice_constraint_chronology
2014-09-05 13:27:13 +02:00
Adrien Peiffer
2b14fc25db
[IMP] Use .env for account_invoice_constraint_chronology tests
2014-09-05 13:22:10 +02:00
Lorenzo Battistini
4444730aa2
[FIX] trvis config for account_constraints conflicts
2014-09-03 17:11:59 +02:00
Nicolas Bessi (nbessi)
9fb1c5a660
Merge pull request #30 from yvaucher/8.0-add-mailmap
...
[ADD] `.mailmap` file to fix authors for git-shortlog
2014-09-02 12:05:57 +02:00
Yannick Vaucher
d622a8f94d
add .mailmap to fix authors for git-shortlog
2014-08-29 15:00:36 +02:00
Alexandre Fayolle
0e807bc8b5
comment out the connector branch checkout
...
this is not yet ported to 8.0 and causes an Error in travis. Since all the modules
are unported in the repo, it should not be a problem.
2014-08-21 09:01:25 +02:00
Alexandre Fayolle
fc792d534d
Merge branch '8.0' of github.com:OCA/account-financial-tools into 8.0
...
Conflicts:
.travis.yml
2014-08-21 08:53:18 +02:00
Alexandre Fayolle
5794e8f55e
Merge branch '8.0'
...
Conflicts:
README.md
__unported__/account_cancel_invoice_check_payment_order/__openerp__.py
__unported__/account_cancel_invoice_check_voucher/__openerp__.py
__unported__/account_compute_tax_amount/__openerp__.py
__unported__/account_fiscal_position_vat_check/__openerp__.py
__unported__/account_move_validation_improvement/__openerp__.py
__unported__/account_reversal/__openerp__.py
__unported__/currency_rate_date_check/__openerp__.py
2014-08-21 08:50:16 +02:00
Alexandre Fayolle
b2b753119a
Merge branch '7.0' into 8.0
...
Conflicts:
README.md
__unported__/account_cancel_invoice_check_payment_order/__openerp__.py
__unported__/account_cancel_invoice_check_voucher/__openerp__.py
__unported__/account_compute_tax_amount/__openerp__.py
__unported__/account_fiscal_position_vat_check/__openerp__.py
__unported__/account_move_line_no_default_search/static/src/img/move_line_search_view.png
__unported__/account_move_validation_improvement/__openerp__.py
__unported__/account_reversal/__openerp__.py
__unported__/currency_rate_date_check/__openerp__.py
account_move_line_no_default_search/static/src/img/move_line_search_view.png
account_move_line_no_default_search/static/src/img/sample.png
2014-08-21 08:46:33 +02:00
Nicolas Bessi
da03dd5479
[FIX] RST syntax
2014-08-20 19:14:04 +02:00
Nicolas Bessi
d5bb07266b
[RENAME] image to fit PEP8
2014-08-20 19:12:13 +02:00
Adrien Peiffer
ac653fc086
[ADD] Add .pot file for account_invoice_constraint_chronology
2014-08-20 16:54:57 +02:00
Nicolas Bessi
6b50a7023a
[FIX] Remove image in RST in order validate travis fail
2014-08-20 16:18:02 +02:00
Nicolas Bessi
69d2e5aba3
[FIX] pep8 line length to 80, activate pep8 check in travis, and add noqa on scenario while waiting improvement of quality-tools
2014-08-20 15:46:23 +02:00
Adrien Peiffer
077244ddb2
[IMP] Remove exclamation mark
2014-08-20 11:57:29 +02:00
Adrien Peiffer
beb35f9df6
[IMP] Use exceptions.warning for account_invoice_constraint_chronology addons
2014-08-20 11:24:05 +02:00
Pedro M. Baeza
20297c2c70
Merge pull request #1 from yvaucher/7.0-add-account_balance_line
...
[ADD] account_balance_line: Add a balance total for grouped lines in move line view.
Balance field will only be shown when move lines are grouped by account or filtered by account.
2014-08-20 09:34:22 +02:00
Adrien Peiffer
5f456b5e6b
[ADD] Add context in tests for account_invoice_constraint_chronology addons
2014-08-19 17:10:52 +02:00
Adrien Peiffer
6b90e76d73
[IMP] display formatted date with context timezone in exception popup for account_invoice_constraint_chronology addons
2014-08-19 17:09:23 +02:00
Yannick Vaucher
15a1359840
Merge pull request #18 from acsone/7.0-add-account-journal-period-close
...
[7.0] Add account journal period close
2014-08-18 13:46:20 +02:00
Adrien Peiffer
a59413ef80
Merge branch '8.0-add-account_constraint_chronology' of https://github.com/acsone/account-financial-tools into 8.0-add-account_constraint_chronology
2014-08-18 11:21:27 +02:00
Adrien Peiffer
44ca0299b7
[IMP] DEFAULT_SERVER_DATE_FORMAT
2014-08-18 11:14:32 +02:00
Adrien Peiffer
2a35a7ecf3
[IMP] Exclude proforma2 state for draft invoice check on account_invoice_constraint_chronology
2014-08-18 11:06:23 +02:00
Stéphane Bidoul (ACSONE)
37ea1293ef
fix newline at eof
2014-08-15 16:46:20 +02:00
Pedro M. Baeza
73f7650d67
Merge pull request #19 from nbessi/normalize_travis_with_head_70
...
Normalize travis with head of quality tools
2014-08-14 15:03:25 +02:00
Stéphane Bidoul
9e2f2c41ea
[IMP] account_inv/account_invoice_constraint_chronology doc spelling
2014-08-14 13:22:55 +02:00
Adrien Peiffer
726387915c
[IMP] Use new API on account_invoice_constraint_chronology for account.py
2014-08-14 09:52:19 +02:00
Stéphane Bidoul
99c5cedcb9
[DOC] account_journal_period_close: improve module description
2014-08-13 18:29:38 +02:00
Adrien Peiffer
581855f7c5
[ADD] Add account_journal_period_close_module
2014-08-13 18:29:38 +02:00
Stéphane Bidoul
86c28182d5
Merge branch '8.0' into 8.0-add-account_constraint_chronology
2014-08-13 17:58:49 +02:00
Adrien Peiffer
c8112c2a15
[ADD] Add account_invoice_constraint_chronology
2014-08-13 17:58:32 +02:00
Nicolas Bessi
3fa781a25a
[FIX] use official quality tools branch
2014-08-13 12:04:29 +02:00
Pedro M. Baeza
6ccb9d7b73
Merge pull request #20 from nbessi/flake_8_70_to_master
...
Port fix of flake8 to master and add minimul travis file for serie 8.0
2014-08-13 09:26:50 +02:00
Nicolas Bessi
072c87e36f
[FIX] spacing and carriage
2014-08-12 15:59:46 +02:00
Nicolas Bessi
20688f3cca
[WHITESPACE]
2014-08-12 15:06:59 +02:00
Nicolas Bessi
7b10362214
[FIX] travis for 8.0 series
2014-08-12 15:05:06 +02:00
Nicolas Bessi
67d22e58f0
[FIX] async_move_line_importer should be launched separately
2014-08-12 14:38:51 +02:00
Nicolas Bessi
3cd67a8e9a
[FIX] account_partner_required must be separated
2014-08-12 14:28:09 +02:00
Nicolas Bessi
28470c82ec
[FIX] use install nightly
2014-08-12 14:14:42 +02:00
Nicolas Bessi
dedeb9cf23
[FIX] source travis files
2014-08-12 14:09:34 +02:00
Nicolas Bessi
9a4fc93937
[FIX] remove postges service
2014-08-12 14:05:03 +02:00
Nicolas Bessi
cdbb3e9329
[IMP] use latest version of quality tools and experiment include feature
2014-08-12 13:52:58 +02:00
Yannick Vaucher
86886cad44
remove noqa
2014-07-31 13:29:50 +02:00
Yannick Vaucher
f22f27f4f5
replace osv.Model by orm.Model
2014-07-31 13:29:17 +02:00