I am using the field 'description_sale' to automatically enter some fixed information about certain products in my SO. This is working well, and our sale orders are a lot less hassle this way.
Now, I am also using the module: "Create tasks on SO". This module is working properly and creating tasks for products which conform to the requirements. (MTO, service, produce)
The only bad thing is: instead of taking the product name/description once - it keeps pushing the same thing twice to my task. The field 'description' in the table project.task is storing the same information twice. So one field is containing all the information, and I can't rectify this by editing my view.
Does anyone know how/why the description of my product is duplicated in the description of my task? Or how to fix this?
Example:
![image description](http://i.imgur.com/kBsLjc5.png)
![image description](http://i.imgur.com/hav8Loy.png)
↧