I have developed a module, did tried to add auto generate order id rather than adding mannually which didnt work. Then i removed the given code to automatically generate the order id from odoo. But this error is shown. Any help from the community, I am new to odoo
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ờ
2
Trả lời
3711
Lượt xem
Hi,
Can you add a screenshot of the error message that you are getting along with the question? What is the issue you faced to add a sequence number for your model., you can define a new sequence and assign the value by over riding the create method of the model.
You can have a look at this: How to generate sequence number in Odoo
Thanks
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 1 20
|
3788 | ||
|
2
thg 5 20
|
7220 | ||
Master Password Version 10
Đã xử lý
|
|
2
thg 10 16
|
6943 | |
|
2
thg 6 19
|
6871 | ||
|
0
thg 3 22
|
46 |
Odoo Warning -Validation Error
The operation cannot be completed
- Create / Update: a mandatory field is not set
- Delete: another model requires the record being deleted. if possible, archive it instead
Model: To manage the order of customer (omis.order), field: Unknown(Unknown)