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
87efd5bc
Commit
87efd5bc
authored
15 years ago
by
Laurent Destailleur
Browse files
Options
Downloads
Patches
Plain Diff
Fix: Name of default numbering module was wrong
parent
7d409f96
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
htdocs/includes/modules/modFournisseur.class.php
+327
-327
327 additions, 327 deletions
htdocs/includes/modules/modFournisseur.class.php
with
327 additions
and
327 deletions
htdocs/includes/modules/modFournisseur.class.php
+
327
−
327
View file @
87efd5bc
...
...
@@ -85,7 +85,7 @@ class modFournisseur extends DolibarrModules
$this
->
const
[
1
][
0
]
=
"COMMANDE_SUPPLIER_ADDON"
;
$this
->
const
[
1
][
1
]
=
"chaine"
;
$this
->
const
[
1
][
2
]
=
"
emeraude
"
;
$this
->
const
[
1
][
2
]
=
"
mod_commande_fournisseur_muguet
"
;
// Boxes
$this
->
boxes
=
array
();
...
...
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