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
bf48b0c1
Commit
bf48b0c1
authored
22 years ago
by
Rodolphe Quiedeville
Browse files
Options
Downloads
Patches
Plain Diff
mise à jour
parent
aac65d47
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
misc/purgedemo.sh
+4
-2
4 additions, 2 deletions
misc/purgedemo.sh
with
4 additions
and
2 deletions
misc/purgedemo.sh
+
4
−
2
View file @
bf48b0c1
mysql dolidemo
-e
'delete from llx_facture'
;
mysql dolidemo
-e
'delete from llx_facture_det'
;
mysql dolidemo
-e
'delete from llx_paiements'
;
mysql dolidemo
-e
'delete from llx_facturedet'
;
mysql dolidemo
-e
'delete from llx_paiement'
;
mysql dolidemo
-e
'delete from llx_propal'
;
mysql dolidemo
-e
'delete from llx_propaldet'
;
rm
-fr
../htdocs/document/facture/
*
rm
-fr
../htdocs/document/propale/
*
\ No newline at end of file
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