19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:00 +01:00
parent a1137a1456
commit e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions

View file

@ -0,0 +1,17 @@
<?xml version='1.0' encoding='utf-8'?>
<odoo>
<data>
<record id="digest_tip_hr_0" model="digest.tip">
<field name="name">Tip: Where's Bryan?</field>
<field name="sequence">3500</field>
<field name="group_id" ref="hr.group_hr_manager"/>
<field name="tip_description" type="html">
<div>
<p class="tip_title">Tip: Where's Bryan?</p>
<p class="tip_content">Activate Remote Work to let Employees specify where they are working from.</p>
<img src="https://download.odoocdn.com/digests/hr/static/src/img/18-hr-work-location.gif" width="540" class="illustration_border"/>
</div>
</field>
</record>
</data>
</odoo>