renamed a folder to follow conventions

This commit is contained in:
Thierry Schork
2023-01-11 13:22:27 +01:00
parent 1737b16d0d
commit 0ec4ce23d2
4 changed files with 0 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
[ ]