Odoo Implementation
+diff --git a/odex25_base/msr_sar_symbol/.DS_Store b/odex25_base/msr_sar_symbol/.DS_Store
new file mode 100644
index 000000000..fc14c9bd0
Binary files /dev/null and b/odex25_base/msr_sar_symbol/.DS_Store differ
diff --git a/odex25_base/msr_sar_symbol/__manifest__.py b/odex25_base/msr_sar_symbol/__manifest__.py
new file mode 100644
index 000000000..ae58587e4
--- /dev/null
+++ b/odex25_base/msr_sar_symbol/__manifest__.py
@@ -0,0 +1,21 @@
+{
+ "name": "Saudi Riyal (SAR) Currency Symbol | SAR Symbol",
+ "version": "13.0.1.0.0",
+ "description": "Saudi Riyal (SAR) Currency New Symbol",
+ "summary": "SAR New Symbol",
+ "author": "MACHINSER",
+ "website": "https://machinser.com",
+ "license": "OPL-1",
+ "category": "Tools",
+ "depends": [
+ "base",
+ "web",
+ ],
+ "data": [
+ "data/res_currency_data.xml",
+ "views/assets.xml",
+ ],
+ "images": ["static/description/banner.gif"],
+ "auto_install": False,
+ "application": False,
+}
diff --git a/odex25_base/msr_sar_symbol/data/res_currency_data.xml b/odex25_base/msr_sar_symbol/data/res_currency_data.xml
new file mode 100644
index 000000000..2560a1fd8
--- /dev/null
+++ b/odex25_base/msr_sar_symbol/data/res_currency_data.xml
@@ -0,0 +1,21 @@
+
+ + This module will help you to add New Saudi Riyal Currency Symbol. +
+ ++ Install the module & Go to Accounting > Configuration > Currencies, open Saudi Riyal +
+
+ + Create & View the Invoice, new currency symbol is reflected everywhere +
+
+ + Instead of showing SR, new symbol is added +
+
+