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

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
čvc 19
3636
0
bře 15
4635
1
čvc 25
744
1
kvě 25
1021
5
kvě 25
18170