Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
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
justinfreeman (Agileware)
Core
Commits
f24ba3a6
Commit
f24ba3a6
authored
12 years ago
by
lobo
Browse files
Options
Downloads
Patches
Plain Diff
fix CRM-12004
parent
3d41f850
Branches
Branches containing commit
Tags
0.1
Tags containing commit
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
sql/civicrm_generated.mysql
+34
-34
34 additions, 34 deletions
sql/civicrm_generated.mysql
xml/templates/civicrm_currency.tpl
+3
-2
3 additions, 2 deletions
xml/templates/civicrm_currency.tpl
with
37 additions
and
36 deletions
sql/civicrm_generated.mysql
+
34
−
34
View file @
f24ba3a6
This diff is collapsed.
Click to expand it.
xml/templates/civicrm_currency.tpl
+
3
−
2
View file @
f24ba3a6
...
...
@@ -74,7 +74,7 @@ INSERT INTO civicrm_currency (id, name, symbol, numeric_code, full_name) VALUES
( 49, "COP", "$", "170", "Colombian Peso"),
( 50, "COU", NULL, "970", "Unidad de Valor Real"),
( 51, "CRC", "₡", "188", "Costa Rican Colon"),
( 52, "
C
SD","Дин.","
8
91", "Serbian Dinar"),
( 52, "
R
SD",
"Дин.","9
4
1", "Serbian Dinar"),
( 53, "CUP", "₱", "192", "Cuban Peso"),
( 54, "CVE", NULL, "132", "Cape Verde Escudo"),
( 55, "CYP", "£", "196", "Cyprus Pound"),
...
...
@@ -184,7 +184,7 @@ INSERT INTO civicrm_currency (id, name, symbol, numeric_code, full_name) VALUES
(160, "USS", NULL, "998", "US Dollar (Same day)"),
(161, "UYU", "$U", "858", "Peso Uruguayo"),
(162, "UZS", "лв", "860", "Uzbekistan Sum"),
(163, "VE
B
", "Bs", "
862
", "Venezuela Bolivar"),
(163, "VE
F
", "Bs", "
937
", "Venezuela Bolivar"),
(164, "VUV", NULL, "548", "Vanuatu Vatu"),
(165, "WST", NULL, "882", "Samoan Tala"),
(166, "XAF", NULL, "950", "CFA Franc BEAC"),
...
...
@@ -207,3 +207,4 @@ INSERT INTO civicrm_currency (id, name, symbol, numeric_code, full_name) VALUES
(183, "YER", "﷼", "886", "Yemeni Rial"),
(184, "ZMK", NULL, "894", "Zambian Kwacha"),
(185, "ZWD", "Z$", "716", "Zimbabwe Dollar");
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