| ... |
... |
@@ -40,8 +40,25 @@ |
| 40 |
40 |
** Create a session reference: (% style="color:#2980b9" %)//exec//(%%)// sp_set_session_context 'ReferenceNo', '123456789'// |
| 41 |
41 |
** The reference number is the ticket number of the project, as found on our Issue log system. |
| 42 |
42 |
* Depending on the state of the database, there might be tables, procedures, views and even data that need to be added. Is a list of some of some these objects, that need to be present in the database for the CRM to work correctly (//Please feel free to added on//): |
| 43 |
|
-** |
| 44 |
44 |
|
|
44 |
+|=Object Type|=Name|=Dependencies |
|
45 |
+| |api.sp_AddSupplier_Se| |
|
46 |
+| |api.sp_BankAccountTypes_SelectV2| |
|
47 |
+| |api.sp_Communication_Add| |
|
48 |
+| |api.sp_Communication_AddProperty| |
|
49 |
+| |api.sp_Content_Add| |
|
50 |
+| |api.sp_Content_AddProperty| |
|
51 |
+| |api.sp_CreateSupplier| |
|
52 |
+| |api.sp_CRM_RegisterUser| |
|
53 |
+| |api.sp_CRM_ResetPassword| |
|
54 |
+| |api.sp_DocumentCategories_SelectV2| |
|
55 |
+| |api.sp_Documents_SelectV2| |
|
56 |
+| |api.sp_GetBBBEE_Levels| |
|
57 |
+| |api.sp_GetPersonDetailsV2| |
|
58 |
+| |api.sp_GetSupplierTypes| |
|
59 |
+| |api.sp_GetUniversalBankBranch| |
|
60 |
+| |api.sp_MemberBankDetails_SelectV2| |
|
61 |
+| |api.sp_MemberBeneficiaries_SelectV2| |
| 45 |
45 |
|
| 46 |
46 |
|
| 47 |
47 |
|