Skip to content
Snippets Groups Projects
Commit d04178c6 authored by Juliana's avatar Juliana
Browse files

[UPD]Add bimestriel

parent 65570bb4
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ class AccAccountWizard(models.TransientModel):
account_periodicity = fields.Selection(
[
("1", "Mensuelle"),
("2", "Bimestriel"),
("3", "Trimestrielle"),
("6", "Semestrielle"),
("12", "Annuelle"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment