9 lines
346 B
Markdown
9 lines
346 B
Markdown
# Purchase Price Review Status
|
|
|
|
Adds a boolean field on purchase orders to indicate whether purchase prices were reviewed against receipts.
|
|
|
|
It decorates list views according to these rules:
|
|
|
|
- Green: not fully received and prices reviewed.
|
|
- Red: not fully received and prices not reviewed.
|
|
- Default color: fully received (unchanged behavior).
|