Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3143 มุมมอง

Hi........

I want to remove conform sale button for different user..

Can You please tell

Thanks

อวตาร
ละทิ้ง
ผู้เขียน

Wating????

คำตอบที่ดีที่สุด

You can hide Confirm Sale button by assigning group to them. And assign only those users to that group to whom you want to show confirm sale button.

<button name="order_confirm" states="draft" string="Confirm Order" groups="your_group"/>

So it will show to only those users which are assigned to your_group.

Thanks.

อวตาร
ละทิ้ง