Skip to Content
Menu
This question has been flagged
1 Reply
1731 Views

I have a module that has a model that inherits the sales.order model and adds some fields into it. Now I want to be able to show the value of one of those fields in each activity that is created within each quotation/sales order. 

I have tried using a related field in an inherited mail.activity model, but it seems to cause an internal error.

My thought as to why it causes an internal error is because the field I created only exists in the sales.order model and not in the other models that have activities.

Any help would be much appreciated.

Avatar
Discard
Best Answer

Hi Imran,

Can you post that code here?

Avatar
Discard
Related Posts Replies Views Activity
1
Jun 18
3848
2
Nov 16
6102
2
Mar 15
10261
1
Aug 23
2057
1
Mar 15
3578