Commit 4dcac66b authored by Tristan Cavelier's avatar Tristan Cavelier
Browse files

fixup! erp5_corporate_identity: bypass type-based method in proxy roles script

Here is the real fix :

-      output_dict["phone"] = organisation_phone.getDefaultTelephoneCoordinateText() or err("phone")
+      output_dict["phone"] = organisation_phone.getCoordinateText() or err("phone")
parent 81ca2b20
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment