What is the way to mask the “amount” in an invoice...
# administration
d
What is the way to mask the “amount” in an invoice?
s
Probably ned more information, what do you mean mask the amount.
k
I guess my question would be why
p
Can’t imagine that being a legal invoice anywhere
d
Ie prevent overriding the amount
p
Oh, you want to grey out the amount box on each line in the UI?
s
use a workflow or script to disable the sublist fields
d
PNJ , yes I want to grey out the transaction line amount in order not to change by users. I believe we need script
k
Edit your amount column to have no header - it'll set it to zero width and the users can't modify it.