ldap_crans: AssociationCrans dummy paiement_ok
This commit is contained in:
parent
714b9ba53a
commit
55ce226ce3
1 changed files with 4 additions and 0 deletions
|
@ -4285,6 +4285,10 @@ class AssociationCrans(_FakeProprio):
|
||||||
def email(self):
|
def email(self):
|
||||||
return "roots@crans.org"
|
return "roots@crans.org"
|
||||||
|
|
||||||
|
def paiement_ok(self):
|
||||||
|
"""b2moo: why not. Des fos gest_crans plante dessus"""
|
||||||
|
return True
|
||||||
|
|
||||||
|
|
||||||
db = None
|
db = None
|
||||||
def crans_ldap(readonly=False):
|
def crans_ldap(readonly=False):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue