Commit Graph

986 Commits

Author SHA1 Message Date
Yannick Vaucher
b6478027ce Merge pull request #118 from akretion/8.0-port-currency-rate-date-check
currency_rate_date_check: port to v8
2015-01-16 18:19:01 +01:00
Pedro M. Baeza
d22255a7f7 Merge pull request #112 from acsone/8.0-account_chart_update-impr-sbi
[8.0] account_chart_update: several improvements and fixes
2015-01-15 09:41:18 +01:00
Stéphane Bidoul
90c240fb1f [IMP] account_chart_update: avoid inserting duplicates in presence of inactive taxes or tax codes 2015-01-14 22:41:05 +01:00
Stéphane Bidoul
321010b16c [FIX] account_chart_update: multi-company criteria for taxes 2015-01-14 22:41:05 +01:00
Stéphane Bidoul
a5431bf3df [IMP] account_chart_update: deactivate taxes that are not in the template 2015-01-14 22:41:05 +01:00
Stéphane Bidoul
321a6b234f [IMP] account_chart_update: add active field on tax code
Deactivate tax codes which are not in the template.
2015-01-14 22:41:05 +01:00
Stéphane Bidoul
ef00131d12 [IMP] account_chart_update: compare more fields in taxes 2015-01-14 22:41:05 +01:00
Stéphane Bidoul
902b5ad108 [IMP] account_chart_update: depth-first search of tax codes
This helps creating parents before children.
2015-01-14 22:41:05 +01:00
Stéphane Bidoul
56045b4b29 [IMP] account_chart_update: update accounts on taxes even if an update of the account was not requested
Useful when the chart of taxes changes but the chart of account
need not be updated.
2015-01-14 22:41:05 +01:00
Stéphane Bidoul
64817c2eba [IMP] account_chart_update: deletion of tax codes removed from templates
For tax codes, it make sense to propose deletion, since tax codes
are normally defined by the tax authority and the user does not
customize them.
2015-01-14 22:41:05 +01:00
Stéphane Bidoul
1899ce1807 [IMP] account_chart_update: compare more fields in tax codes 2015-01-14 22:41:05 +01:00
Stéphane Bidoul
4061e117d2 [IMP] account_chart_update: search on code first to match tax codes
The tax code code should be more discriminant that the tax code name.
2015-01-14 22:41:05 +01:00
Pedro M. Baeza
6e024119fb Merge pull request #78 from guewen/8.0-account_compute_tax_amount-migr
Migrate account_compute_tax_amount to 8.0
2015-01-14 12:22:48 +01:00
Yannick Vaucher
f29929ffbd Merge pull request #121 from acsone/8.0-forward-port-sbi
Forward port '7.0' into 8.0 until 7333aa8
2015-01-09 17:01:15 +01:00
Stéphane Bidoul
1cb3f6001a Forward port branch '7.0' until 7333aa86b 2015-01-09 15:21:50 +01:00
Leonardo Pistone
7333aa86b5 Merge pull request #122 from acsone/7.0-fix-async_move_line_importer-test-suite-sbi
[FIX] adapt test suite for 2015 year change
2015-01-09 11:21:48 +01:00
Pedro M. Baeza
70073d648b Merge pull request #125 from guewen/no-test-post-install-dunning-fees
Remove post_install and at_install instructions on tests
2015-01-09 09:24:00 +01:00
Raphaël Valyi
437b516df7 Merge pull request #55 from OpenPymeMx/7.0
Minor fix on Banxico Updates
2015-01-08 23:20:11 -02:00
Alexis de Lattre
90c1d9cf7c Use fields.Date.to_string() and .from_string() 2015-01-08 22:21:06 +01:00
Alexis de Lattre
d1be22a150 Move icon to static/description/ 2015-01-08 21:55:14 +01:00
Adrien Peiffer
9f65f85df1 [FIX] account_journal_period_close: fix test suite for 2015 year change 2015-01-07 12:32:46 +01:00
Guewen Baconnier
ca3c9cf751 Remove post_install and at_install instructions on tests
With that, the suite is run even when we update another module and that not
what we expect.
2015-01-07 09:57:10 +01:00
Lorenzo Battistini
0120aa0f2f Merge pull request #101 from tafaRU/8.0-account_move_template-migr
[ADD] [8.0] Port the module 'account_move_template' to the new API
2015-01-05 14:36:45 +01:00
Pedro M. Baeza
5c98fadc0d Merge pull request #123 from akretion/7.0-fix-bug-115
[FIX] Bug #115 on account_auto_fy_sequence: auto-create fiscal-year spec...
2015-01-05 14:32:18 +01:00
Alexis de Lattre
b1abf2606c [FIX] Bug #115 on account_auto_fy_sequence: auto-create fiscal-year specific sequence should not have a sequence type 2015-01-05 13:58:56 +01:00
Stéphane Bidoul
63b1b0abb8 [FIX] async_move_line_importer test suite for 2015 2015-01-04 14:21:21 +01:00
Stéphane Bidoul
43de46705f Make account_check_deposit uninstallable 2015-01-04 13:50:18 +01:00
Stéphane Bidoul
df4cf69b45 Move account_check_deposit to __unported__ 2015-01-04 13:49:59 +01:00
Stéphane Bidoul
31efc90cbc Forward port '7.0' into 8.0 until 22e9fdea1d 2015-01-04 13:49:04 +01:00
Pedro M. Baeza
22e9fdea1d Merge pull request #117 from akretion/7.0-account_auto_fy_seq-bug-113
7.0 [FIX] Bug #113 in account_auto_fy_sequence: sequence now created with SUPERUSER_ID
2015-01-02 12:28:00 +01:00
Pedro M. Baeza
f462e2cc7d Merge pull request #120 from akretion/8.0-fix-pos-with-account_auto_fy_sequence-bug-119
[FIX] Bug #119 account_auto_fy_sequence now works well with the POS
2015-01-02 00:13:04 +01:00
Alexis de Lattre
e477f5a8e1 [FIX] Bug #119 account_auto_fy_sequence now works well with the POS 2015-01-01 15:02:56 +01:00
Alexis de Lattre
8218a8dc3d currency_rate_date_check: port to v8 2014-12-31 23:06:58 +01:00
Pedro M. Baeza
1fdbd69a0e Merge pull request #116 from akretion/8.0-fix-auto-fy-sequence-bug-115
8.0 [FIX] Bug #115 on account_auto_fy_sequence: auto-create fiscal-year specific sequence should not have a sequence type
2014-12-31 17:15:01 +01:00
Alexis de Lattre
e908e7a588 [FIX] Bug #113 in account_auto_fy_sequence: sequence now created with SUPERUSER_ID 2014-12-31 16:43:21 +01:00
Alexis de Lattre
dc34480a68 Add comment to explain that code should be set to False 2014-12-31 16:26:41 +01:00
Alexis de Lattre
266c8f6dad [FIX] Bug #115 on account_auto_fy_sequence: auto-create fiscal-year specific sequence should not have a sequence type 2014-12-31 16:07:07 +01:00
Pedro M. Baeza
00b12be511 Merge pull request #114 from akretion/8.0-fix-auto-fy-sequence-bug-113
[FIX] Bug #113 in account_auto_fy_sequence: sequence now created with SUPERUSER_ID
2014-12-31 16:03:39 +01:00
Alexis de Lattre
4e7a9a1904 [FIX] Bug #113 in account_auto_fy_sequence: sequence now created with SUPERUSER_ID 2014-12-31 15:31:26 +01:00
Pedro M. Baeza
1c92933640 Merge pull request #66 from kmsistemas/8.0
[MIG] Migration of account_renumber to 8.0.
2014-12-26 18:08:24 +01:00
Guewen Baconnier
61837c22ff Merge pull request #99 from numerigraphe/8.0-remove-siret
[DEL] l10n_fr_siret
2014-12-23 14:33:36 +01:00
Alex Comba
a02f7b0682 Replace views by view 2014-12-19 15:08:34 +01:00
Alex Comba
14186e6de7 Rem i18n/pt_BR.po because not updated and never used 2014-12-19 11:58:34 +01:00
Alex Comba
676284090e Add missing translation 2014-12-19 11:57:11 +01:00
Alex Comba
32370b2539 Merge pull request #2 from abstract-open-solutions/8.0-account_move_template-migr
[IMP] translations
2014-12-19 11:49:19 +01:00
beau sebastien
14c3cf9edb Merge pull request #64 from akretion/7.0-account-check-deposit
7.0 account check deposit
2014-12-19 10:57:44 +01:00
Davide Corio
911433a380 [IMP] translations 2014-12-18 15:48:59 +01:00
Jordi Llinares
0b932a88f9 _logger call enhancement. 2014-12-18 09:42:37 +01:00
Jordi Llinares
c1e18712c0 [MIG] Migration of account_renumber to 8.0. 2014-12-18 09:42:37 +01:00
Guewen Baconnier
33ee028510 Merge pull request #107 from yvaucher/8.0-separate-lint
Separated Lint tests
2014-12-18 07:42:24 +01:00