You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
489 B
10 lines
489 B
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<odoo>
|
|
<data>
|
|
<!-- This record defines the Google credential data -->
|
|
<record id="project_google_credential_data" model="project.credential">
|
|
<field name="hangout_client">184758045259-cpj2j5rc7i4oldb21k39kv72tvelpg07.apps.googleusercontent.com</field>
|
|
<field name="hangout_client_secret">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4d2Tmi4s_TSzFQ2BsrRBCTrvj-k48rFWWE3</field>
|
|
</record>
|
|
</data>
|
|
</odoo>
|
|
|