|
|
AmountProcessingStyle
Description
Describes how decimal values are converted to double-entry accounting amounts during parsing.
Values
1.Normal [alias: N or blank] - negative numbers are converted to Credit values and positive numbers are converted to Debit values.
2.Reversed [alias: R] - negative numbers are converted to Debit values and positive numbers are converted to Credit values.
3.Debits [alias: D] - amount is forced to be a Debit regardless of sign.
4.Credits [alias: C] - amount is forced to be a Credit regardless of sign.
Copyright © 2025 pasUNITY, Inc.
Send comments on this topic.