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

There should be group invoice in OpenERP.........

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

@sandeep: are u on skype???

Câu trả lời hay nhất

Yess you are right. There must be group invoice in OpenERP but it is not there.

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

Actually you can group purchase orders. And there are modules that group POS orders. You can develop a module that does that

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

>> Actually you can group purchase orders. ---- But HOW do you do it?

....and which modules? Can you explain how to develop this module?

Câu trả lời hay nhất

There is module for doing that :

https://www.odoo.com/apps/modules/8.0/account_invoice_merge/

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

I have attempted to make this work without success. In stock.py on line 1096 the action_invoice_create method has a parameter "group" and below the comment says it is the flag for a group invoice. So I put OpenERP in Developer Mode and created two Incoming Shipments from the same supplier and processed them both through to Received. Then in list view I selected the check boxes for both shipments and then chose Create Draft Invoices from the "More" menu. The dialog presented has the checkbox for Group by Partner which shows as boolean when moused-over in Developer mode. I'm assuming it is the parameter mentioned above. However after checking it and clicking Create I get an error -

IntegrityError: null value in column "account_id" violates not-null constraint.

I realize this may not be a very helpful answer but hopefully it will point you in the right direction so you might figure it out. At least you know now where you can create a group invoice....

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 10 21
6256
0
thg 11 23
1366
2
thg 5 25
1142