Skip to content

Commit 1ad4b80

Browse files
authored
Merge pull request hotwax#1378 from gauravbhand1611/gauravbhand-ATP-base-rule
Update schedule-atp-rules.md
2 parents 7928853 + 240bf5f commit 1ad4b80

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

documents/retail-operations/inventory/available-to-promise/schedule-atp-rules.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,15 @@ A balloon icon in the bottom right corner allows retailers to collapse or expand
3737
{% embed url="https://youtu.be/EYvFXLzoe88" %}
3838
Change Rule Sequence
3939
{% endembed %}
40+
41+
## Base Rule
42+
43+
Some inventory rules only apply when a product matches a specific tag or condition. When the product no longer matches that condition, the rule stops applying.
44+
45+
If there’s no other rule available for that product, it gets left in the last assigned state. The last assigned state may not be what the retailer actually wants the default state to be.
46+
47+
Suppose a product has a pre-order tag and requires a different inventory threshold. A rule is created to set the threshold to 10 units for that product. This rule only works for products with the preorder tag.
48+
49+
Now, if the tag is removed from a product, the product won’t qualify for the rule anymore because it no longer has the required tag. However, the threshold of 10 that has been set won't go back to the default level just because the tag is removed.
50+
51+
To avoid this, a base rule can be added to set a default threshold of 5 units for all products. So even if a product loses the preorder tag, it still follows the base rule.

0 commit comments

Comments
 (0)