Wiki source code of 09.Insurance

Version 6.5 by Maguli Gogoladze on 2025/10/13 13:41

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 = (% style="font-size:28px" %)**Overview**(%%) =
6
7 (% style="text-align: justify;" %)
8 The user (pricing manager of Kazunion tour operator) receives different insurance terms from insurance suppliers and registers them as programs. Then insurance packages are created based on programs and are available for agents to sell alongside with full packages.
9
10 (% style="text-align: justify;" %)
11 The user (a selling agent of Kazunion) may sell insurance as an additional service when booking includes only tours.
12
13 (% style="text-align: justify;" %)
14 Insurance module allows to choose between different Insurances/additional supplements and have authority to sell specific insurance to selected tourists individually.
15
16 (% style="text-align: justify;" %)
17 This functionality is available only for Nugioscore Kazunion only for the moment.
18
19 [[image:1760345651798-242.png||height="293" width="832"]]
20
21
22 == (% style="font-size:24px" %)Primary Users(%%) ==
23
24 Reservation department, System Administrator
25
26
27 == (% style="font-size:24px" %)Navigation Path(%%) ==
28
29 //Nugioscore/Sales/Insurance//
30
31
32 [[image:1760346202966-316.png||height="207" width="848"]]
33
34 = (% style="font-size:28px" %)Business Description(%%) =
35
36 = Programs =
37
38 == Features and Functionalities ==
39
40 (% style="text-align: justify;" %)
41 Programs
42
43 === Buttons Description ===
44
45 |(% style="width:145px" %)**Grid Options**|(% style="width:901px" %)A detailed description see here: [[Grid Options>>url:https://xwiki.nugios.com/xwiki/bin/view/Fundamentals/Nugioscore/Additionals/Navigation%20Bar/Grip%20options/]]
46 |(% style="width:145px" %)**Filter Options**|(% style="width:901px" %)A detailed description see here: [[Filter Options>>url:https://xwiki.nugios.com/xwiki/bin/view/Fundamentals/Nugioscore/Additionals/Navigation%20Bar/Filter%20options/]]
47 |(% style="width:145px" %)**Refresh**|(% style="width:901px" %)A detailed description see here: [[Refresh>>url:https://xwiki.nugios.com/xwiki/bin/view/Fundamentals/Nugioscore/Additionals/Navigation%20Bar/Refresh/]]
48 |(% style="width:145px" %)**Export to Excel**|(% style="width:901px" %)A detailed description see here: [[Export to Excel>>url:https://xwiki.nugios.com/xwiki/bin/view/Fundamentals/Nugioscore/Additionals/Navigation%20Bar/Export%20to%20XLSX/]]
49
50 === Grid Columns Description ===
51
52 |(% style="width:163px" %)**Name**|(% style="width:786px" %)**Description**|(% style="width:258px" %)**Database Name**
53 |(% style="width:163px" %)**Group**|(% style="width:786px" %)Payment currency as per destination.|(% style="width:258px" %)CurName [Finance.Currency]
54
55 = (% style="font-size:28px" %)Technical Description(%%) =
56
57 == (% style="font-size:24px" %)Architecture Overview(%%) ==
58
59 The Client Balance module has the following architecture:
60
61 == **Code Link** ==
62
63 **__Frontend__:**
64
65 * **Repository:** __[[https:~~/~~/git.nugios.services/nugios-core/webapps/nugioscore-angular>>https://git.nugios.services/nugios-core/webapps/nugioscore-angular]] __
66
67 **__Backend__:**
68
69 **Project:** RustarOnline.WebApi
70
71 == (% style="font-size:24px" %)Databases and Tables(%%) ==
72
73 |(% style="width:208px" %)(% style="font-size:12px" %)**Database Type**|(% style="width:176px" %)(% style="font-size:12px" %)**Database Name**|(% style="width:270px" %)(% style="font-size:12px" %)**Table Name***|(% style="width:548px" %)(% style="font-size:12px" %)**Table Description***
74 |(% style="width:208px" %)(% style="font-size:12px" %)MSSQL|(% style="width:176px" %)(% style="font-size:12px" %)All NugiosCore Databases|(% style="width:270px" %)(% style="font-size:12px" %)finance._get_client_balance Procedure*|(% style="width:548px" %)(% style="font-size:12px" %)View of invoices and documents balance by contragents
75
76 (% class="wikigeneratedid" %)
77 (% style="font-size:16px" %)**Data Types of Tables**
78
79 (% class="wikigeneratedid" %)
80 **finance._get_client_balance Procedure***
81
82 |(% style="width:109px" %)(% style="font-size:12px" %)**Field Name**|(% style="width:184px" %)(% style="font-size:12px" %)**Display Name**|(% style="width:263px" %)(% style="font-size:12px" %)**Field Type**|(% style="width:341px" %)(% style="font-size:12px" %)**Short Description**
83 |(% style="width:109px" %)(% style="font-size:12px" %)OInvHID|(% style="width:184px" %)(% style="font-size:12px" %)N/A|(% style="width:263px" %)(% style="font-size:12px" %)uniqueidentifier|(% style="width:341px" %)(% style="font-size:12px" %)For invoices: Finance.IncInvoiceHdr [IInvHID] or Finance.OutInvoiceHdr [OInvHID]; ID of invoice (for tech)
84 For documents: Finance.BankDocument [BDID] or Finance.CashDocument [CDID]; ID of document (for tech)
85
86 (% style="color:inherit; font-family:inherit; font-size:24px; font-weight:600" %)Log Details
87
88 The log files are stored in a designated location:  [[https:~~/~~/elkalyzer.nugios.services/app/discover>>https://elkalyzer.nugios.services/app/discover]]
89
90
91 = (% style="font-size:28px" %)**Additional**(%%) =
92
93 == (% style="font-size:24px" %)References(%%) ==
94
95 |(% style="width:187px" %)**Cross-references**|(% style="width:761px" %)N/A
96 |(% style="width:187px" %)**Related modules**|(% style="width:761px" %)[[Incoming>>doc:Fundamentals.Nugioscore.Finance.13\.Incoming Invoices.WebHome]] and [[Outgoing>>doc:Fundamentals.Nugioscore.Finance.14\.Outgoing Invoices.WebHome]] Invoices, [[Bank>>doc:Fundamentals.Nugioscore.Finance.15\.Bank Documents.WebHome]] and [[Cash>>doc:Fundamentals.Nugioscore.Finance.16\.Cash Documents.WebHome]] documents, [[NewRF>>doc:Fundamentals.Nugioscore.Sales.20\.NewRF.WebHome]]
97 |(% style="width:187px" %)**Media library**|(% style="width:761px" %)N/A
98
99 = (% style="font-size:28px" %)**Contact Us**(%%) =
100
101 If you notice any inconsistencies or have comments, please don't hesitate to leave it to us. Your feedback is valuable.