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

Hi everyone

I want to modify "state" in model "sale.order" in module "sale"

When I create a quotation (or a order), At first, openERP default state in form is "Draft Quotation". But I want modify it as "Create Order" or something else. So, How can I do it?

Here are some case I try, but It doesn't work

1/ I try changing string "Draft Quotation" in sale.py to "Create Order" directly

2/ I try changing state value default is different value

3/ I try creating a xml file. It have a recode with a field replace the field statusbar in sale_view.xml

 So, Nothing work.

You can find coclumn "state" in "sale.py", class "sale.order" and in "sale_view.xml", record "view_order_form"

Help me! Please!

Thank you so much !!!

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

After doing case no. 1, did you restart the server? If you didn't, just restart it.

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

Yes, I restarted server but I don't know why doesn't it work. But Changing directly is a bad way, so I want to create a module to modify it. Can you help me?

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

If you want to just change the label string for already available state, I think it's not worth it to make new module. The code will be reloaded after restart, hence the new label should be changed.

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 11 24
1096
0
thg 10 15
4325
3
thg 1 24
15940
1
thg 3 15
6144
1
thg 1 25
2833