Skip to content

Remove discontinued flag in non discontinued products

Gerard Funosas requested to merge remove-discontinued-false-flag into master

The discontinued attribute was set to false in three products in order to fix an issue (https://gitlab.com/coopdevs/odoo-somconnexio/-/merge_requests/295) Now, in the production DB they are already set with discontinue false so we don't need these lines anymore.

Merge request reports