please Help meee!
When I "Enter Promotion or Coupon" has been error "Missing required fields on accountable sale order line"
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,
The SQL constraint shown is defining a check constraint named "accountable_required_fields" for the sale order line model in Odoo.
The purpose of the constraint is to ensure that any sale order line that is considered "accountable" (i.e. requires certain information to be recorded for proper accounting) has all the necessary fields filled in.
The constraint consists of three parts:
A name for the constraint: 'accountable_required_fields'
The check itself: "CHECK(display_type IS NOT NULL OR (product_id IS NOT NULL AND product_uom IS NOT NULL))". This check specifies that either the "display_type" field must not be null or both the "product_id" and "product_uom" fields must not be null.
An error message to display if the constraint is violated: "Missing required fields on accountable sale order line."
Thanks & Regards,
CandidRoot Solutions Pvt. Ltd.
Mobile: (+91) 8849036209
Email: info@candidroot.com
Skype: live:candidroot
Web: https://www.candidroot.com
Address: 1229-1230, Iconic Shyamal, Near Shyamal Cross Road, Ahmedabad, Gujarat
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ýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 11 21
|
2439 | ||
|
0
thg 11 20
|
3402 | ||
|
1
thg 12 21
|
4066 | ||
|
1
thg 6 21
|
2549 | ||
|
0
thg 5 21
|
2380 |