Skip to Content
Menú
This question has been flagged
4088 Vistes

hello.. i want to create a button on warehosue module that send an email to my email address with an delivery order rml report as an attachment..!!

<record id="view_picking_form" model="ir.ui.view"> <field name="name">stock.picking.form</field> <field name="model">stock.picking.out</field> <field eval="12" name="priority"/> <field name="inherit_id" ref="stock.view_picking_form"/> <field name="arch" type="xml"> <button string="Cancel Transfer" position="after"> <button name="print_invoice_email" string="Print Invoice" type="object"/> </button> </field> </record>

thanks in advance...!!!

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de jul. 19
3624
0
de març 15
4634
1
de jul. 25
738
1
de maig 25
1017
5
de maig 25
18150