-
-
Notifications
You must be signed in to change notification settings - Fork 133
[16.0][ADD] l10n_fr_partner_company_type #683
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 16.0
Are you sure you want to change the base?
Conversation
|
is it an official list ? It looks like many types are missing. (like "auto-entrepreneur"). |
It's not, I've only added the company types that where already present in here. I'll take the time to add all the types given on the official website, it shouldn't take long. |
98118dd to
a29f031
Compare
a29f031 to
25467c8
Compare
25467c8 to
4008641
Compare
| </record> | ||
|
|
||
| <record id="sasu" model="res.partner.company.type"> | ||
| <field name="name">Société par actions simpliiée unipersonelle</field> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <field name="name">Société par actions simpliiée unipersonelle</field> | |
| <field name="name">Société par actions simplifiée unipersonnelle</field> |
| </record> | ||
|
|
||
| <record id="sca" model="res.partner.company.type"> | ||
| <field name="name">Société en commandite par action</field> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <field name="name">Société en commandite par action</field> | |
| <field name="name">Société en commandite par actions</field> |
Data module adding company types for France (non-exhaustive list)