Skip to content

Commit

Permalink
[FIX] Ca.persona _cron_people_get_addressbook
Browse files Browse the repository at this point in the history
  • Loading branch information
archetipo committed Oct 28, 2024
1 parent 1bc2e96 commit 0568105
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllo_accessi_inrim_app/models/ca_persona.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

logger = logging.getLogger(__name__)

get_addressbook_path="/service/syncaddressbook"

class CaPersona(models.Model):
_inherit = 'ca.persona'
Expand Down

0 comments on commit 0568105

Please sign in to comment.