Skip to content

Fixes problems when editing a product

Gabriel Silva requested to merge gabrielssilva/noosfero:edit_products into master

Closes #236 (closed)

Fixes an issue where it was not possible to update the price, discount and description of a product.

Also fixes html_safe issues (some of which are listed in #235 (closed))

Merge request reports