forked from Mapan/odoo17e
3 lines
83 B
SQL
3 lines
83 B
SQL
DELETE FROM ir_config_parameter
|
|
WHERE key IN ('odoo_ocn.project_id', 'ocn.uuid');
|