Hello everybody,
we have created two new fields in different entities. These fields have the same name (e.g. fooUnit). The fields are located in the entities "product" and "QuoteItem". The field (fooUnit) from the product is written to the field of the same name (fooUnit) in the QuoteItem when it is created. As soon as we change something in the position (e.g. the quantity) the field "fooUnit" is empty.
If we rename one of the two fields e.g. fooUnitTest everything works fine.
Can you help me with this problem?
Thank you very much!
Tim
we have created two new fields in different entities. These fields have the same name (e.g. fooUnit). The fields are located in the entities "product" and "QuoteItem". The field (fooUnit) from the product is written to the field of the same name (fooUnit) in the QuoteItem when it is created. As soon as we change something in the position (e.g. the quantity) the field "fooUnit" is empty.
If we rename one of the two fields e.g. fooUnitTest everything works fine.
Can you help me with this problem?
Thank you very much!
Tim
Comment