You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
			
				
					435 lines
				
				15 KiB
			
		
		
			
		
	
	
					435 lines
				
				15 KiB
			| 
											10 months ago
										 | //------------------------------------------------------------------------------
 | ||
|  | // <auto-generated>
 | ||
|  | //     This code was generated by a tool.
 | ||
|  | //     Runtime Version:4.0.30319.42000
 | ||
|  | //
 | ||
|  | //     Changes to this file may cause incorrect behavior and will be lost if
 | ||
|  | //     the code is regenerated.
 | ||
|  | // </auto-generated>
 | ||
|  | //------------------------------------------------------------------------------
 | ||
|  | 
 | ||
|  | namespace BiskLog_Point_Of_Sale.Properties { | ||
|  |      | ||
|  |      | ||
|  |     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] | ||
|  |     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.3.0.0")] | ||
|  |     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { | ||
|  |          | ||
|  |         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); | ||
|  |          | ||
|  |         public static Settings Default { | ||
|  |             get { | ||
|  |                 return defaultInstance; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("Ghana Cedi")] | ||
|  |         public string Currency { | ||
|  |             get { | ||
|  |                 return ((string)(this["Currency"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["Currency"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string BranchID { | ||
|  |             get { | ||
|  |                 return ((string)(this["BranchID"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["BranchID"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string ReceiptPrinter { | ||
|  |             get { | ||
|  |                 return ((string)(this["ReceiptPrinter"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["ReceiptPrinter"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string ReportPrinter { | ||
|  |             get { | ||
|  |                 return ((string)(this["ReportPrinter"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["ReportPrinter"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string Tag_BarcodePrinter { | ||
|  |             get { | ||
|  |                 return ((string)(this["Tag_BarcodePrinter"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["Tag_BarcodePrinter"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string BranchName { | ||
|  |             get { | ||
|  |                 return ((string)(this["BranchName"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["BranchName"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string BranchCity { | ||
|  |             get { | ||
|  |                 return ((string)(this["BranchCity"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["BranchCity"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string BranchAddress { | ||
|  |             get { | ||
|  |                 return ((string)(this["BranchAddress"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["BranchAddress"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string BranchTelephone { | ||
|  |             get { | ||
|  |                 return ((string)(this["BranchTelephone"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["BranchTelephone"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("True")] | ||
|  |         public bool Opensesemi { | ||
|  |             get { | ||
|  |                 return ((bool)(this["Opensesemi"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["Opensesemi"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string Connection { | ||
|  |             get { | ||
|  |                 return ((string)(this["Connection"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["Connection"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("False")] | ||
|  |         public bool Configured { | ||
|  |             get { | ||
|  |                 return ((bool)(this["Configured"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["Configured"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string CompanyName { | ||
|  |             get { | ||
|  |                 return ((string)(this["CompanyName"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["CompanyName"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string ReceiptBottomText { | ||
|  |             get { | ||
|  |                 return ((string)(this["ReceiptBottomText"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["ReceiptBottomText"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("NULL")] | ||
|  |         public string tinNumber { | ||
|  |             get { | ||
|  |                 return ((string)(this["tinNumber"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["tinNumber"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("False")] | ||
|  |         public bool AutomaticallyTax { | ||
|  |             get { | ||
|  |                 return ((bool)(this["AutomaticallyTax"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["AutomaticallyTax"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string TaxAgency { | ||
|  |             get { | ||
|  |                 return ((string)(this["TaxAgency"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["TaxAgency"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("0")] | ||
|  |         public double TaxRate { | ||
|  |             get { | ||
|  |                 return ((double)(this["TaxRate"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["TaxRate"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("False")] | ||
|  |         public bool CollectTax { | ||
|  |             get { | ||
|  |                 return ((bool)(this["CollectTax"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["CollectTax"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("True")] | ||
|  |         public bool BeepOnAdd { | ||
|  |             get { | ||
|  |                 return ((bool)(this["BeepOnAdd"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["BeepOnAdd"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("False")] | ||
|  |         public bool pinOnEveryTransaction { | ||
|  |             get { | ||
|  |                 return ((bool)(this["pinOnEveryTransaction"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["pinOnEveryTransaction"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("GHS")] | ||
|  |         public string currrencyCode { | ||
|  |             get { | ||
|  |                 return ((string)(this["currrencyCode"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["currrencyCode"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("5")] | ||
|  |         public int idleDuration { | ||
|  |             get { | ||
|  |                 return ((int)(this["idleDuration"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["idleDuration"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("True")] | ||
|  |         public bool logoutOnIdle { | ||
|  |             get { | ||
|  |                 return ((bool)(this["logoutOnIdle"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["logoutOnIdle"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("False")] | ||
|  |         public bool cancellationConfirmation { | ||
|  |             get { | ||
|  |                 return ((bool)(this["cancellationConfirmation"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["cancellationConfirmation"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("False")] | ||
|  |         public bool systemSettingsConfigured { | ||
|  |             get { | ||
|  |                 return ((bool)(this["systemSettingsConfigured"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["systemSettingsConfigured"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string vatNumber { | ||
|  |             get { | ||
|  |                 return ((string)(this["vatNumber"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["vatNumber"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("10")] | ||
|  |         public int lowStockTreshold { | ||
|  |             get { | ||
|  |                 return ((int)(this["lowStockTreshold"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["lowStockTreshold"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string smtpServer { | ||
|  |             get { | ||
|  |                 return ((string)(this["smtpServer"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["smtpServer"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string smtpPort { | ||
|  |             get { | ||
|  |                 return ((string)(this["smtpPort"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["smtpPort"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string emailAddress { | ||
|  |             get { | ||
|  |                 return ((string)(this["emailAddress"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["emailAddress"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("")] | ||
|  |         public string password { | ||
|  |             get { | ||
|  |                 return ((string)(this["password"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["password"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("False")] | ||
|  |         public bool smtpReady { | ||
|  |             get { | ||
|  |                 return ((bool)(this["smtpReady"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["smtpReady"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |          | ||
|  |         [global::System.Configuration.UserScopedSettingAttribute()] | ||
|  |         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | ||
|  |         [global::System.Configuration.DefaultSettingValueAttribute("False")] | ||
|  |         public bool DontShow { | ||
|  |             get { | ||
|  |                 return ((bool)(this["DontShow"])); | ||
|  |             } | ||
|  |             set { | ||
|  |                 this["DontShow"] = value; | ||
|  |             } | ||
|  |         } | ||
|  |     } | ||
|  | } |