Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks a fixed asset before the purchase order or vendor invoice is posted.
Syntax
server public static boolean checkBeforePost(SalesPurchLine _line)
Run On
Server
Parameters
- _line
Type: SalesPurchLine Map
The purchase order line or vendor invoice line.
Return Value
Type: boolean
true if all the checks are passed successfully; otherwise, false.