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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software_Artifact_Infrastructure_Repository
dolibarr
Commits
1223e6a0
Commit
1223e6a0
authored
11 years ago
by
Philippe Grand
Browse files
Options
Downloads
Patches
Plain Diff
anglicized
parent
4a6fab2b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
htdocs/core/modules/barcode/mod_barcode_product_standard.php
+9
-9
9 additions, 9 deletions
htdocs/core/modules/barcode/mod_barcode_product_standard.php
with
9 additions
and
9 deletions
htdocs/core/modules/barcode/mod_barcode_product_standard.php
+
9
−
9
View file @
1223e6a0
...
@@ -33,17 +33,17 @@ require_once DOL_DOCUMENT_ROOT.'/core/modules/barcode/modules_barcode.class.php'
...
@@ -33,17 +33,17 @@ require_once DOL_DOCUMENT_ROOT.'/core/modules/barcode/modules_barcode.class.php'
*/
*/
class
mod_barcode_product_standard
extends
ModeleNumRefBarCode
class
mod_barcode_product_standard
extends
ModeleNumRefBarCode
{
{
var
$nom
=
'Standard'
;
//
Nom du model
e
var
$nom
=
'Standard'
;
//
Model Nam
e
var
$code_modifiable
;
//
Code modifiabl
e
var
$code_modifiable
;
//
Editable cod
e
var
$code_modifiable_invalide
;
//
C
od
e modifiable si il est
invalid
e
var
$code_modifiable_invalide
;
//
M
od
ified code if it is
invalid
var
$code_modifiable_null
;
//
C
od
e modifiables si il est
null
var
$code_modifiable_null
;
//
M
od
ified code if it is
null
var
$code_null
;
//
Code facultatif
var
$code_null
;
//
Optional code
var
$version
=
'dolibarr'
;
// 'development', 'experimental', 'dolibarr'
var
$version
=
'dolibarr'
;
// 'development', 'experimental', 'dolibarr'
var
$code_auto
;
//
Numerotation automatique
var
$code_auto
;
//
Automatic Numbering
var
$searchcode
;
// S
tring de recherche
var
$searchcode
;
// S
earch string
var
$numbitcounter
;
// N
o
mb
re de chiffres du
co
mp
te
u
r
var
$numbitcounter
;
// N
u
mb
er of digits the
co
un
ter
var
$prefixIsRequired
;
//
Le champ prefix du tiers doit etre renseigne quand on utilise
{pre}
var
$prefixIsRequired
;
//
The prefix field of third party must be filled when using
{pre}
/**
/**
...
...
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