initial commit

This commit is contained in:
Thierry Schork
2022-12-30 12:10:12 +01:00
commit 7cf858256a
127 changed files with 12534 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
The content of arizonaCash.dbo.cr_point_of_sale has been migrated to arizona.dbo.point_of_sale during the update.
We must ensure that no procs / functions / views / triggers are referencing arizonaCash.dbo.cr_point_of_sale anymore.
1. Identify and adapt every db object referencing the deprecated table.
[ ] ActiveSystemServer.[dbo].[RepairReplication]
[ ] HCITools.[dbo].[Replication_Check]
2. Create a bug for G# team (it could also be taken by Code Brewers). Prioritize it with them.
[ ]
3. Clean existing [dbo].[ExecuteOnAllPos] on HCITools on all pharmacies
[ ]