Update company_data.xml

This commit is contained in:
Benoît Vézina 2023-10-23 15:08:23 -04:00 committed by GitHub
parent 68cf591e9c
commit 49297f63e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<data noupdate="1"> <!-- noupdate="1" means the data won't be updated when the module is upgraded -->
<data noupdate="0"> <!-- noupdate="1" means the data won't be updated when the module is upgraded -->
<!-- Assuming 'base.main_company' is the external ID for the main company -->
<record id="base.main_company" model="res.company">
<field name="name">Fondation Séthy Coordonnées</field>