Commit Graph

1308 Commits

Author SHA1 Message Date
luc-demeyer
ba1480ce73 7.0 - fix account_asset.yml 2014-10-05 15:54:31 +02:00
luc-demeyer
dca02203b3 add reporting_engine to 7.0 travis.yml 2014-10-05 15:40:07 +02:00
agb80
cd6facef80 Minor fix on Banxico Updates
There were a missing return line on banxico updater that prevents
module updates rates for mexican currency updater
2014-10-04 12:26:57 -05:00
Stéphane Bidoul
a696e1f096 [IMP] account_move_line_no_default_search update manifest 2014-10-04 14:33:33 +02:00
Stéphane Bidoul
e27ee1932f [IMP] move unported file to __unported__ 2014-10-04 14:24:49 +02:00
Stéphane Bidoul
bd7793bfb0 [IMP] move icon and sample to static/description 2014-10-04 14:20:07 +02:00
luc-demeyer
1a8fcda6f4 V7 add asset management with demo & yml 2014-10-04 11:28:57 +02:00
luc-demeyer
c32ac25ef3 update V7 account_asset_management module 2014-10-01 11:31:45 +02:00
Alexandre Fayolle
761a3130c6 travis config: remove call to travis_run_flake8 2014-10-01 09:38:23 +02:00
Alexandre Fayolle
b257e3fc1e travis config: remove call to travis_run_flake8 2014-10-01 09:37:19 +02:00
luc-demeyer
76717b0470 add asset management modules 2014-09-30 20:55:52 +02:00
Pedro M. Baeza
a5107e9d68 Merge pull request #47 from acsone/7.0-pylint-sbi
[IMP] fix trivial pylint errors
2014-09-26 04:11:29 +02:00
Stéphane Bidoul
7074df6dd7 [IMP] fix pylint errors 2014-09-25 11:39:38 +02:00
Stéphane Bidoul
9d671b2104 [MIG] port account_move_line_no_default_search to 8.0 2014-09-15 17:25:15 +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
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