Commit Graph

24 Commits

Author SHA1 Message Date
Yannick Vaucher
2d4f55e502 Add missing default oca icons 2015-08-18 10:32:25 +02:00
Yannick Vaucher
f8cadc76be Add bug tracker link on README.rst 2015-05-22 19:45:07 +02:00
Alexandre Fayolle
4c2d94826e Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2015-03-02 17:22:41 +01:00
Leonardo Pistone
c79414d8b4 Merge remote-tracking branch 'origin/7.0' into merge-7.0-into-8.0 2015-02-11 17:52:30 +01:00
Rudolf Schnapka
2372bbdaa1 start german translations
upto chart_update
2015-01-05 22:21:17 +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
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
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
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
3380d2b302 Merge branch '7.0' into 8.0 until 7318cd09 2014-12-03 19:11:19 +01:00
Laetitia Gangloff
c9bfcfc35d When create journal, use fy instead of year in the sequence 2014-12-03 14:33:19 +01:00
Stéphane Bidoul
28f73be2a9 [IMP] README.md -> README.rst 2014-11-26 20:02:35 +01:00
Stéphane Bidoul
2fb15b9a9c [MIG] account_auto_fy_sequence 8.0 migration
README.md, remove checks in tests
2014-11-26 12:17:46 +01:00
Stéphane Bidoul
1d05c67787 [IMP] account_auto_fy_sequence: check that the sequence has not been used...
when changing from %(year)s to %(fy)s on an existing sequence.
2014-11-25 19:16:31 +01:00
Stéphane Bidoul
ff0cc9a828 [FIX] account_auto_fy_sequence: correct behaviour in presence of
multiple sequences to choose from
2014-11-25 19:05:52 +01:00
Stéphane Bidoul
748ae53495 [IMP] auto_fy_sequence: refactor for readability 2014-11-25 19:05:49 +01:00
Stéphane Bidoul
475e22a719 [FIX] account_auto_fy_sequence: spelling 2014-11-25 15:07:23 +01:00
Stéphane Bidoul
7bde17a2ba [FIX] account_auto_fy_sequence: pep8 2014-11-24 18:40:16 +01:00
Laetitia Gangloff
37868844f4 [IMP] account_auto_fy_sequence: update sequence view to add %(fy)s in legend 2014-11-24 18:40:16 +01:00
Laetitia Gangloff
8a37b9f7a7 [IMP] account_auto_fy_sequence: add fr translation 2014-11-24 18:40:12 +01:00
Stéphane Bidoul
4811ffdd7d [ADD] account_auto_fy_sequence 2014-11-24 18:38:31 +01:00