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

My company's client has backed up the database from their server and gave dump file to restore it locally on my machine, on exactly the same versions (7.0). While the backup and restore process works without errors, I get the following OpenERP Warning when opening the accounts module:

"View error. Can't find field 'amount_net' in the following view parts

composing the view of object model 'account.invoice':

* account.invoice.form

Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model

The big problem is that I cannot open any invoice after the warning! I even deleted that field in the postgres database, restarted server and updated the module but still it doesn't get deleted here in openerp. The company also provided the complete addons directory,but they have not made any changes in the source code.

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

did you tried replacing the complete addons folder?

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

The views are saved in database. You will require to delete amount_net from the view.

Search for amount_net in all views (you can do it through web interface) and find which form/tree view has it. Delete/comment the line in the view and it should bring back your invoice form view. 


Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 2 16
4021
1
thg 10 24
9001
1
thg 12 24
4279
set default user Đã xử lý
1
thg 11 16
9643
1
thg 2 16
3843