Commit Graph

1921 Commits

Author SHA1 Message Date
Leonardo Pistone
50d65f1c99 Merge pull request #51 from luc-demeyer/7.0
[7.0] add asset management modules
2015-01-13 10:53:22 +01:00
luc-demeyer
23de62a1f4 Merge pull request #8 from acsone/7.0-fix-asset-management-test-suite-2015-sbi
7.0 make asset management test suite FY independent
2015-01-12 20:51:07 +01:00
Stéphane Bidoul
a93efeaacf [IMP] account_asset_management: improve test suite comments 2015-01-10 15:33:48 +01:00
Stéphane Bidoul
b5b5ab3aef [FIX] account_asset_management: fix test suite for 2015
It broke because the module generates init entries for dates
where there is no fiscal period.
2015-01-10 15:27:34 +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
Rudolf Schnapka
2d4557183d removed extra linefeed 2015-01-07 13:51:10 +01:00
Rudolf Schnapka
c93a9a5683 removed extra linefeed 2015-01-07 13:50:21 +01:00
Rudolf Schnapka
915daa1282 removed extra linefeed
+ minor correction
2015-01-07 13:32:30 +01:00
Rudolf Schnapka
727fda1513 removed extra linefeed 2015-01-07 13:09:43 +01:00
Rudolf Schnapka
547f7978ab removed extra linefeed 2015-01-07 13:08:28 +01:00
Rudolf Schnapka
ffaada4b5e minor corrections 2015-01-07 12:41:48 +01:00
Rudolf Schnapka
30b64d902f remove excess linefeeds
and modify terms related to entry and posting
2015-01-07 12:36:43 +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
Rudolf Schnapka
4bee0282d4 remove excess linefeeds 2015-01-07 12:32:05 +01:00
Rudolf Schnapka
f6ec322500 remove excess linefeeds 2015-01-07 12:27:46 +01:00
Rudolf Schnapka
2e7b36dddb remove excess linefeeds 2015-01-07 12:27:04 +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
Rudolf Schnapka
95545ffdc8 initial german translation (mostly) 2015-01-06 20:47:50 +01:00
Rudolf Schnapka
c61b5897c4 german translations upto invoice currency 2015-01-06 17:39:37 +01:00
Rudolf Schnapka
2372bbdaa1 start german translations
upto chart_update
2015-01-05 22:21:17 +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
luc-demeyer
e03d3427f5 Merge pull request #7 from acsone/7.0-account_asset_management-config-sbi
[IMP] account_asset_management: replace official config option.
2015-01-03 20:13:05 +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
Stéphane Bidoul
cec77fee22 [IMP] account_asset_management: replace official config option.
This prevents users clicking on the "enable assets management" option
and inadvertently installing account_asset.
2014-12-26 18:37:08 +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
luc-demeyer
1674f95e5a move description to README.rst 2014-12-24 15:18:09 +01:00
luc-demeyer
0fd4f830e0 extra depr. line update controls 2014-12-23 23:46:15 +01:00
luc-demeyer
94305af79d Merge branch 'acsone-7.0-asset-management-fix3-sbi' into 7.0 2014-12-23 21:41:05 +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