19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:30:53 +01:00
parent dc68f80d3f
commit 7221b9ac46
610 changed files with 135477 additions and 161677 deletions

View file

@ -9,15 +9,15 @@
The success rate is computed based on the stage, but you can add more fields in the statistical analysis.
</p>
<p>
<field name="pls_fields" widget="many2many_tags" placeholder="Extra fields..."/>
<field name="pls_fields" widget="many2many_tags" options="{'color_field': 'color', 'no_edit_color': True}" placeholder="Extra fields..."/>
</p>
<p>
Consider leads created as of the: <field name="pls_start_date"/>
Consider leads created as of the: <field name="pls_start_date" class="o_field_highlight"/>
</p>
<footer>
<button name="action_update_crm_lead_probabilities" type="object"
string="Confirm" class="btn-primary" data-hotkey="q"/>
<button special="cancel" data-hotkey="z" string="Cancel"/>
string="Update" class="btn-primary" data-hotkey="q"/>
<button special="cancel" data-hotkey="x" string="Discard"/>
</footer>
</form>
</field>