Update company_data.xml
This commit is contained in:
parent
68cf591e9c
commit
49297f63e7
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue