mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-23 11:12:01 +02:00
19.0 vanilla
This commit is contained in:
parent
dc68f80d3f
commit
7221b9ac46
610 changed files with 135477 additions and 161677 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue