Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dolibarr
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software_Artifact_Infrastructure_Repository
dolibarr
Commits
1a480b4e
Commit
1a480b4e
authored
12 years ago
by
Francis Appels
Browse files
Options
Downloads
Patches
Plain Diff
modified abrviation of code 227
parent
7c0f7e16
Branches
main
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
htdocs/install/mysql/data/llx_c_forme_juridique.sql
+1
-1
1 addition, 1 deletion
htdocs/install/mysql/data/llx_c_forme_juridique.sql
with
1 addition
and
1 deletion
htdocs/install/mysql/data/llx_c_forme_juridique.sql
+
1
−
1
View file @
1a480b4e
...
@@ -127,7 +127,7 @@ insert into llx_c_forme_juridique (fk_pays, code, libelle) values (2, '223', 'CV
...
@@ -127,7 +127,7 @@ insert into llx_c_forme_juridique (fk_pays, code, libelle) values (2, '223', 'CV
insert
into
llx_c_forme_juridique
(
fk_pays
,
code
,
libelle
)
values
(
2
,
'224'
,
'VZW - Vereniging zonder winstoogmerk'
);
insert
into
llx_c_forme_juridique
(
fk_pays
,
code
,
libelle
)
values
(
2
,
'224'
,
'VZW - Vereniging zonder winstoogmerk'
);
insert
into
llx_c_forme_juridique
(
fk_pays
,
code
,
libelle
)
values
(
2
,
'225'
,
'CVOA - Coöperatieve vennootschap met onbeperkte aansprakelijkheid '
);
insert
into
llx_c_forme_juridique
(
fk_pays
,
code
,
libelle
)
values
(
2
,
'225'
,
'CVOA - Coöperatieve vennootschap met onbeperkte aansprakelijkheid '
);
insert
into
llx_c_forme_juridique
(
fk_pays
,
code
,
libelle
)
values
(
2
,
'226'
,
'GCV - Gewone commanditaire vennootschap'
);
insert
into
llx_c_forme_juridique
(
fk_pays
,
code
,
libelle
)
values
(
2
,
'226'
,
'GCV - Gewone commanditaire vennootschap'
);
insert
into
llx_c_forme_juridique
(
fk_pays
,
code
,
libelle
)
values
(
2
,
'227'
,
'C.VA - Commanditaire vennootschap op aandelen'
);
insert
into
llx_c_forme_juridique
(
fk_pays
,
code
,
libelle
)
values
(
2
,
'227'
,
'C
omm
.VA - Commanditaire vennootschap op aandelen'
);
insert
into
llx_c_forme_juridique
(
fk_pays
,
code
,
libelle
)
values
(
2
,
'228'
,
'VOF - Vennootschap onder firma'
);
insert
into
llx_c_forme_juridique
(
fk_pays
,
code
,
libelle
)
values
(
2
,
'228'
,
'VOF - Vennootschap onder firma'
);
insert
into
llx_c_forme_juridique
(
fk_pays
,
code
,
libelle
)
values
(
2
,
'229'
,
'VS0 - Vennootschap met sociaal oogmerk'
);
insert
into
llx_c_forme_juridique
(
fk_pays
,
code
,
libelle
)
values
(
2
,
'229'
,
'VS0 - Vennootschap met sociaal oogmerk'
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment