Typo fix (#13809)
This commit is contained in:
parent
5cc41907a4
commit
3cd4fce710
@ -10,7 +10,7 @@ To create new Authorization Rule, go to:
|
||||
|
||||
Let's consider an example of Authorization Rule to learn better.
|
||||
|
||||
Assume that Sales Manager needs to authorize Sales Orders, only if its Grand Total value exceeds 10000. If Sales Orer values is less than 10000, then even Sales User will be able to submit it. It means Submit permision of Sales User will be restricted only upto Sales Order of Grand Total less than 10000.
|
||||
Assume that Sales Manager needs to authorize Sales Orders, only if its Grand Total value exceeds 10000. If Sales Order values is less than 10000, then even Sales User will be able to submit it. It means Submit permision of Sales User will be restricted only upto Sales Order of Grand Total less than 10000.
|
||||
|
||||
**Step 1:**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user