Just import bulk of sales orders, but realized the Confirm Action is not available in the Action menu. Is there another way to confirm the order list in bulk?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
Hello Nikhil
Thanks for the response. I had added the code, but it still isn't available in the Actions drop down menu.
Is there further configuration to be done?
can you check latest answer
click on Create Contextual Action button on server action you make
Hi Dwalo Ariaro,
Go to Setting -> Enable developer mode -> Technical -> Server Actions
Now here you can create action for bulk order to confirm based on code execute.
check below image.
Create Contextual Action button click after see.
After save this action show in your tree view of (sale order list) you can select quotations and convert into confirm state.
Thanks.
for record in records:
if record.state == 'draft':
record.action_confirm()
code section add above three line.
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký