跳至内容
菜单
此问题已终结
4089 查看

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...!!!

形象
丢弃
相关帖文 回复 查看 活动
0
7月 19
3624
0
3月 15
4634
1
7月 25
738
1
5月 25
1017
5
5月 25
18150