Update company_data.xml

This commit is contained in:
Benoît Vézina 2023-10-24 09:19:38 -04:00 committed by GitHub
parent c0bc14e782
commit 976eebb79d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
<field name="street">164, rue Cowie</field>
<field name="street2">local 335</field>
<field name="city">Granby</field>
<field name="state_id" ref="base.state_qc"/> <!-- Assuming 'base.state_ca_qc' is the external ID for Québec -->
<field name="state_id" ref="base.state_ca_qc"/> <!-- Assuming 'base.state_ca_qc' is the external ID for Québec -->
<field name="zip">J2G 3V3</field>
<field name="country_id" ref="base.ca"/> <!-- Assuming 'base.ca' is the external ID for Canada -->
<field name="phone">450 994-3173</field>