Commit 44ea04aa by François C.

Update ir_config_parameter_data.xml Remove La Cagette URL

parent 74d4eb0a
......@@ -2,10 +2,10 @@
<odoo noupdate="0">
<record id="config_django_print_proxy" model="ir.config_parameter">
<field name="key">cagette_product.print_proxy_url</field>
<field name="value">https://tools.lacagette-coop.fr/products/label_print</field>
<field name="value">https://django/products/label_print</field>
</record>
<record id="config_django_scale_proxy" model="ir.config_parameter">
<field name="key">cagette_product.scale_proxy_url</field>
<field name="value">https://tools.lacagette-coop.fr/products/labels_appli_csv</field>
<field name="value">https://django/products/labels_appli_csv</field>
</record>
</odoo>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment