Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
4152 Zobrazení

Is it possble to output things from the code field for debug purposes? I.e if I wanted to log from this code block:

<record id="action_schedule_emails" model="ir.actions.server">
    <field name="state">code</field>
    <field name="model_id" ref="sale.model_sale_order"/>
    <field name="code">
        // log me?
    </field>
    <field name="type">ir.actions.server</field>
    <field name="condition">True</field>
    <field name="name">Schedule Emails</field>
</record>

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
zář 21
7
0
zář 20
3902
10
pro 23
24903
0
srp 25
908
0
čvc 25
602