Topic: how to hide some input values

hello im trying to hide some input value for purchasing item how do i do that ?

Re: how to hide some input values

I don't understand what you need exactly but wiki may help
information about Purchases visit
https://frontaccounting.com/fawiki/index.php?n=Help.Purchases&ctxhelp=1&lang=C
information about access level
https://frontaccounting.com/fawiki/index.php?n=Help.AccessSetup&ctxhelp=1&lang=C

Re: how to hide some input values

Hardcode the value attribute of the form's input field in the appropriate form and make it hidden - this will apply globally.