Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
6550 Lượt xem

While importing BoM records in chunks of 1,000, everything was going along swimmingly, until about record 10,000.  At that point, I received this error:

new row for relation "mrp_bom" violates check constraint "mrp_bom_bom_qty_zero" DETAIL: Failing row contains (18480, 1, 2014-07-18 17:53:15.396004, 2014-07-18 17:53:15.396004, 1, null, null, 1, null, null, 0.000, null, 1, t, 0, HDL081, null, 1, null, 29253, 2928, null, normal). at row 33

Looking at my import file, I can't find any difference between the offending record and any others.  There is a non-zero value (0.0004) in the column for quantity required, so I'm thinking that maybe the error is in something that OpenERP is filling in automagically?  Or perhaps there is some sort of rounding applied by OpenERP, and since the value is so small, it considers it zero?

Ảnh đại diện
Huỷ bỏ

Please word your question with more detail - forcing readers to open your question to learn if they can help reduces the chances it will be answered.

What happens when you try to enter this same data via the UI ?

Tác giả Câu trả lời hay nhất

It does appear that the value of 0.0004 was rounded to 0.000.  See the 5th value before the part name "HDL081" in the error.  After some googling, I have seen multiple posts that say to to go "Settings-->Technical-->Database-->Decimal Accuracy", but that option wasn't present when I looked.  Turns out that you have to go into the User permissions settings and enable the "Technical Features" option first, then you will be able to set decimal precision. 

Hope this helps someone else with the same problem!

Ảnh đại diện
Huỷ bỏ

There is also a decimal precision on the unit of measure. Not sure if this would have a similar effect on imports.

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 1 22
3698
1
thg 10 23
4526
1
thg 1 20
3005
1
thg 7 16
3168
0
thg 3 15
8112