Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
4519 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
4333
10
pro 23
25432
0
říj 25
448
1
zář 25
981