Commit Graph

970 Commits

Author SHA1 Message Date
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
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
Maxime Chambreuil - http://www.savoirfairelinux.com
bb9b958fa1 Merge pull request #13 from savoirfairelinux/fix_currency_rate_update-wrong_timedelta
currency_rate_update: fix wrong use of timetuple.
2014-07-18 18:55:50 -04:00
Mathieu Benoit
f57d917e5a currency_rate_update : mini date fix in currency_rate_update.py 2014-07-18 18:31:33 -04:00
Mathieu Benoit
5300e2fa2c currency_rate_update: fix, forget to add import timedelta 2014-07-15 16:06:38 -04:00
Mathieu Benoit
801d6274b3 currency_rate_update: use date format of openerp.tools.
- DEFAULT_SERVER_DATETIME_FORMAT and DEFAULT_SERVER_DATE_FORMAT
2014-07-15 15:48:37 -04:00
Mathieu Benoit
1e7dbe9dbb currency_rate_update: fix wrong use of timetuple.
- remove error
"TypeError: argument must be 9-item sequence, not datetime.datetime"
2014-07-15 14:44:39 -04:00
Sandy
509a5006c6 Merge pull request #3 from mdietrichc2c/port_fix_mdh
[IMP] modify menu item for item search extension
2014-07-14 09:13:09 -04:00
Sandy
0270e941f3 Merge pull request #11 from nbessi/fix_pep8_70
Fix flake8 error for all addons
2014-07-11 17:43:59 -04:00
Nicolas Bessi
ec36c2c6a1 Merge branch 'fix_pep_8' into flake_8_70_to_master
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-07-11 18:42:08 +02:00