[T3790][FIX] description_sale must come from product tmpl and not from product...

Merged Javier Vescio requested to merge 11.0-stage into 11.0

[T3790][FIX] description_sale must come from product tmpl and not from product product as it was because it does not exist. In case description_sale is null, name of product template is used, otherwise it will raise an exception since name from stock.move cant be null

Merge request reports