mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
fix rma
This commit is contained in:
@@ -202,7 +202,7 @@
|
|||||||
<field name="name">rma.order.line.form</field>
|
<field name="name">rma.order.line.form</field>
|
||||||
<field name="model">rma.order.line</field>
|
<field name="model">rma.order.line</field>
|
||||||
<field name="arch" type="xml">
|
<field name="arch" type="xml">
|
||||||
<form string="Rma Line" create="0">
|
<form string="Rma Line">
|
||||||
<header>
|
<header>
|
||||||
<button name="action_rma_to_approve" type="object"
|
<button name="action_rma_to_approve" type="object"
|
||||||
string="Request Approval"
|
string="Request Approval"
|
||||||
|
|||||||
Reference in New Issue
Block a user