mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-23 15:12:04 +02:00
19.0 vanilla
This commit is contained in:
parent
20ddc1b4a3
commit
c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions
|
|
@ -10,18 +10,16 @@
|
|||
<attribute name="invisible">0</attribute>
|
||||
</xpath>
|
||||
<group name="calendar_accounts" position="inside">
|
||||
<group string="Google Calendar">
|
||||
<group class="text-break">
|
||||
<field name="google_calendar_rtoken" readonly="1"/>
|
||||
<field name="google_calendar_token" readonly="1"/>
|
||||
<field name="google_calendar_token_validity" readonly="1"/>
|
||||
<field name="google_calendar_sync_token" readonly="1"/>
|
||||
<field name="google_calendar_cal_id" readonly="1"/>
|
||||
<button
|
||||
string="Reset Account" class="btn btn-secondary mt-3"
|
||||
type="action" name="%(google_calendar_reset_account_action)d"
|
||||
context="{'default_user_id': id}"/>
|
||||
</group>
|
||||
<group string="Google Calendar" class="text-break" invisible="share">
|
||||
<field name="google_calendar_rtoken" readonly="1" groups="base.group_system"/>
|
||||
<field name="google_calendar_token" readonly="1"/>
|
||||
<field name="google_calendar_token_validity" readonly="1"/>
|
||||
<field name="google_calendar_sync_token" readonly="1"/>
|
||||
<field name="google_calendar_cal_id" readonly="1"/>
|
||||
<button
|
||||
string="Reset Account" colspan="2" class="btn btn-secondary mt-3"
|
||||
type="action" name="%(google_calendar_reset_account_action)d"
|
||||
context="{'default_user_id': id}"/>
|
||||
</group>
|
||||
</group>
|
||||
</field>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue