Skip to content
Extraits de code Groupes Projets

[add] merge 14.0 new process adh

2 files
+ 1
2
Comparer les modifications
  • Côte à côte
  • En ligne

Fichiers

+ 0
1
@@ -83,7 +83,6 @@ class ScopPartnerStaff(models.Model):
@@ -83,7 +83,6 @@ class ScopPartnerStaff(models.Model):
)
)
staff_count = fields.Integer(
staff_count = fields.Integer(
"Effectif (EF)",
"Effectif (EF)",
required=True,
)
)
staff_shareholder_count = fields.Integer("Nb Sociétaires Salarié")
staff_shareholder_count = fields.Integer("Nb Sociétaires Salarié")
staff_shareholder_total = fields.Integer("Total associés")
staff_shareholder_total = fields.Integer("Total associés")
Chargement en cours