Commit Graph

718 Commits

Author SHA1 Message Date
Alexandre Fayolle
a0220d8b67 Merge pull request #35 from eLBati/7.0_fix_travis_for_account_constraints
[7.0] [FIX] .travis for account_constraints conflicts
2014-09-11 09:09:54 +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
Stéphane Bidoul
87c2457f65 [MIG] migration account_partner_required to 8.0 2014-09-05 10:24:01 +02:00
Leonardo Pistone
7c8545a17a Merge pull request #29 from yvaucher/7.0-add-mailmap
add .mailmap to fix authors for git-shortlog
2014-09-04 13:45:38 +02:00
Lorenzo Battistini
45770975f5 [FIX] PEP8 2014-09-03 17:29:08 +02:00
Lorenzo Battistini
e92db32e48 [FIX] .travis for account_constraints conflicts 2014-09-03 17:19:15 +02:00
Lorenzo Battistini
4444730aa2 [FIX] trvis config for account_constraints conflicts 2014-09-03 17:11:59 +02:00
Nicolas Bessi (nbessi)
cfddbd4a2c Merge pull request #27 from acsone/7.0-imp-journal-period-duplicate
[IMP] Prevent to add both same journals on a period when using account_journal_period_close
2014-09-03 14:42:03 +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
ede80461fd Merge pull request #28 from nbessi/fix_79_70
[FIX] PEP8 length 80 -> 79
2014-08-29 15:01:33 +02:00
Yannick Vaucher
d622a8f94d add .mailmap to fix authors for git-shortlog 2014-08-29 15:00:36 +02:00
Yannick Vaucher
7c8af6fe50 add .mailmap to fix authors for git-shortlog 2014-08-29 14:57:33 +02:00
Nicolas Bessi
1be37b38c6 [FIX] PEP8 length 80 -> 79 2014-08-25 13:07:16 +02:00
Adrien Peiffer
8985504cab [IMP] Improve error message for account_journal_period_close 2014-08-22 09:37:21 +02:00
Adrien Peiffer
abbdae757f [IMP] Use sql constraint to Prevent to add both same journals on a period 2014-08-22 09:20:30 +02:00
Adrien Peiffer
9340f0c86c [IMP] Prevent to add both same journals on a period 2014-08-21 15:53:48 +02:00
Pedro M. Baeza
525d9db11c Merge pull request #26 from acsone/7.0-imp-account-journal-period-close-ape
[IMP] account_journal_period_close: Better modularity and naming convention
2014-08-21 12:43:27 +02:00
Adrien Peiffer
e5e4dac22f [IMP] Use CamelCase for account_journal_period_close 2014-08-21 11:32:31 +02:00
omar7r
dbbad381d4 Merge pull request #25 from nbessi/activate_travis_pep
[IMP] activate pep8 check in travis
2014-08-21 11:17:48 +02:00
Adrien Peiffer
e6fb481d6e [IMP] Better modularity and naming convention for account_journal_period_close 2014-08-21 10:48:39 +02:00
Nicolas Bessi
486b11e7b7 [IMP] activate pep8 check in travis 2014-08-21 10:19:58 +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