Commit Graph

10 Commits

Author SHA1 Message Date
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
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
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
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
4811ffdd7d [ADD] account_auto_fy_sequence 2014-11-24 18:38:31 +01:00