跳至內容
選單
此問題已被標幟
4111 瀏覽次數

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
3646
0
3月 15
4635
1
7月 25
751
1
5月 25
1027
5
5月 25
18179