gnucash stable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Apr 28 15:51:48 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/9ff2362b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/02e24ccf (commit)
	 via  https://github.com/Gnucash/gnucash/commit/dca596ac (commit)
	from  https://github.com/Gnucash/gnucash/commit/842458bc (commit)



commit 9ff2362bb0f667c2bc8d4ce4704b360792ad232d
Merge: 842458bc24 02e24ccf96
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Apr 28 12:50:48 2023 -0700

    Merge Muhammadyusuf Kurbanov's 'uz-currency-fix' into stable.


commit 02e24ccf961e53567dc88e0e6de167a679d3384f
Author: Muhammadyusuf <45625440+muhammadyusuf-kurbonov at users.noreply.github.com>
Date:   Mon Apr 24 02:04:35 2023 +0500

    edit: use ' instead of ` symbol

diff --git a/libgnucash/engine/iso-4217-currencies.xml b/libgnucash/engine/iso-4217-currencies.xml
index a1b20ef0d5..8318312ca6 100644
--- a/libgnucash/engine/iso-4217-currencies.xml
+++ b/libgnucash/engine/iso-4217-currencies.xml
@@ -2692,7 +2692,7 @@
   exchange-code="860"
   parts-per-unit="100"
   smallest-fraction="100"
-  local-symbol="so‘m "
+  local-symbol="so'm "
 />
 <!-- "VEB" - "Venezuela Bolívar"
   2008-01-01 "VEF" 1000

commit dca596ac840a0658dcf34d792dd5bf9bdda0a3f3
Author: Muhammadyusuf <45625440+muhammadyusuf-kurbonov at users.noreply.github.com>
Date:   Mon Apr 24 01:49:23 2023 +0500

    edit: Fix local symbol of uzbek sum

diff --git a/libgnucash/engine/iso-4217-currencies.xml b/libgnucash/engine/iso-4217-currencies.xml
index 2aa62d1362..a1b20ef0d5 100644
--- a/libgnucash/engine/iso-4217-currencies.xml
+++ b/libgnucash/engine/iso-4217-currencies.xml
@@ -2692,7 +2692,7 @@
   exchange-code="860"
   parts-per-unit="100"
   smallest-fraction="100"
-  local-symbol="som"
+  local-symbol="so‘m "
 />
 <!-- "VEB" - "Venezuela Bolívar"
   2008-01-01 "VEF" 1000



Summary of changes:
 libgnucash/engine/iso-4217-currencies.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list