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
0d23fe48
Commit
0d23fe48
authored
19 years ago
by
Regis Houssin
Browse files
Options
Downloads
Patches
Plain Diff
ajout d'un bouton supprimer sur la fiche produit uniquement accessible si le produit
n'a jamais été utilisé.
parent
27ec9c3e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
htdocs/langs/en_US/products.lang
+4
-1
4 additions, 1 deletion
htdocs/langs/en_US/products.lang
htdocs/langs/fr_FR/products.lang
+3
-0
3 additions, 0 deletions
htdocs/langs/fr_FR/products.lang
with
7 additions
and
1 deletion
htdocs/langs/en_US/products.lang
+
4
−
1
View file @
0d23fe48
...
...
@@ -86,3 +86,6 @@ ProductToAddSearch=Search product to add
AddDel=Add/Delete
Quantity=Quantity
NoMatchFound=No match found
DeleteProduct=Delete a product/service
ConfirmDeleteProduct=Are you sure you want to delete this product/service ?
ProductDeleted=Product/Service "%s" deleted from database.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
htdocs/langs/fr_FR/products.lang
+
3
−
0
View file @
0d23fe48
...
...
@@ -96,3 +96,6 @@ Quantity=Quantit
NoMatchFound=Aucun résultat n'a été trouvé
ProductAssociationList=Liste des produits/services associés : nom du produit/service (quantité affectée)
ErrorAssociationIsFatherOfThis=L'un des produits sélectionnés est parent du produit en cours
DeleteProduct=Supprimer un produit/service
ConfirmDeleteProduct=Etes-vous sûr de vouloir supprimer ce produit/service ?
ProductDeleted=Le produit/service "%s" à été supprimé de la base.
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