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
43f39992
Commit
43f39992
authored
9 years ago
by
Laurent Destailleur
Browse files
Options
Downloads
Patches
Plain Diff
Clean demo file
parent
6895daa5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dev/initdata/mysqldump_dolibarr_3.8.0.sql
+26
-772
26 additions, 772 deletions
dev/initdata/mysqldump_dolibarr_3.8.0.sql
dev/initdata/savedemo.sh
+25
-2
25 additions, 2 deletions
dev/initdata/savedemo.sh
with
51 additions
and
774 deletions
dev/initdata/mysqldump_dolibarr_3.8.0.sql
+
26
−
772
View file @
43f39992
This diff is collapsed.
Click to expand it.
dev/initdata/savedemo.sh
+
25
−
2
View file @
43f39992
...
...
@@ -171,15 +171,20 @@ export list="
--ignore-table=
$base
.llx_abonne_extrafields
--ignore-table=
$base
.llx_abonne_type
--ignore-table=
$base
.llx_abonnement
--ignore-table=
$base
.llx_advanced_extrafields
--ignore-table=
$base
.llx_advanced_extrafields_options
--ignore-table=
$base
.llx_advanced_extrafields_values
--ignore-table=
$base
.llx_bookkeeping
--ignore-table=
$base
.llx_bootstrap
--ignore-table=
$base
.llx_bt_namemap
--ignore-table=
$base
.llx_bt_speedlimit
--ignore-table=
$base
.llx_bt_summary
--ignore-table=
$base
.llx_bt_timestamps
--ignore-table=
$base
.llx_bt_webseedfiles
--ignore-table=
$base
.llx_dolicloud_customers
--ignore-table=
$base
.llx_dolicloud_stats
--ignore-table=
$base
.llx_c_civilite
--ignore-table=
$base
.llx_c_dolicloud_plans
--ignore-table=
$base
.llx_c_lead_status
--ignore-table=
$base
.llx_c_source
--ignore-table=
$base
.llx_cabinetmed_c_banques
--ignore-table=
$base
.llx_cabinetmed_c_ccam
--ignore-table=
$base
.llx_cabinetmed_c_examconclusion
...
...
@@ -191,16 +196,34 @@ export list="
--ignore-table=
$base
.llx_cabinetmed_motifcons
--ignore-table=
$base
.llx_cabinetmed_patient
--ignore-table=
$base
.llx_cabinetmed_societe
--ignore-table=
$base
.llx_dolicloud_customers
--ignore-table=
$base
.llx_dolicloud_stats
--ignore-table=
$base
.llx_dolicloud_emailstemplates
--ignore-table=
$base
.llx_domain
--ignore-table=
$base
.llx_element_rang
--ignore-table=
$base
.llx_entity
--ignore-table=
$base
.llx_filemanager_roots
--ignore-table=
$base
.llx_fournisseur_ca
--ignore-table=
$base
.llx_google_maps
--ignore-table=
$base
.llx_monitoring_probes
--ignore-table=
$base
.llx_notes
--ignore-table=
$base
.llx_pos_cash
--ignore-table=
$base
.llx_pos_control_cash
--ignore-table=
$base
.llx_pos_facture
--ignore-table=
$base
.llx_pos_moviments
--ignore-table=
$base
.llx_pos_ticketdet
--ignore-table=
$base
.llx_pos_paiement_ticket
--ignore-table=
$base
.llx_pos_places
--ignore-table=
$base
.llx_pos_ticket
--ignore-table=
$base
.llx_printer_ipp
--ignore-table=
$base
.llx_publi_c_contact_list
--ignore-table=
$base
.llx_publi_c_dnd_list
--ignore-table=
$base
.llx_publi_c_method_list
--ignore-table=
$base
.llx_residence
--ignore-table=
$base
.llx_residence_building
--ignore-table=
$base
.llx_residence_building_links
--ignore-table=
$base
.llx_ultimatepdf
--ignore-table=
$base
.llx_update_modules
--ignore-table=
$base
.llx_ventilation_achat
"
echo
"mysqldump -P
$port
-u
$admin
-p*****
$list
$base
>
$mydir
/
$dumpfile
"
...
...
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