Difference between revisions of "Order Express - How To Data"
From eVision
(→Setting up Price Freeze) |
(→Setting up Price Freeze) |
||
Line 1: | Line 1: | ||
== Setting up Price Freeze == | == Setting up Price Freeze == | ||
− | * Open SQL | + | * Open SQL Management Studio |
− | * Table: OEAppSettings; Right Click - Edit Top 200 Rows | + | * Find MFG database requesting change/update |
+ | * Find Table: OEAppSettings; Right Click - Edit Top 200 Rows | ||
* Search for: where SETTINGNAME = 'AUTO_FREEZE_STATUS' | * Search for: where SETTINGNAME = 'AUTO_FREEZE_STATUS' | ||
− | * | + | * Update value for AUTO_FREEZE_STATUS with status tag that MFG wants projects automatically Frozen |
+ | |||
+ | If status tag is not set for Freeze Status; follow the steps below: | ||
+ | * | ||
+ | * | ||
+ | * | ||
+ | * |
Revision as of 11:28, 2 March 2021
Setting up Price Freeze
- Open SQL Management Studio
- Find MFG database requesting change/update
- Find Table: OEAppSettings; Right Click - Edit Top 200 Rows
- Search for: where SETTINGNAME = 'AUTO_FREEZE_STATUS'
- Update value for AUTO_FREEZE_STATUS with status tag that MFG wants projects automatically Frozen
If status tag is not set for Freeze Status; follow the steps below: * * * *