A/P report shows a check in negative value
- February 3, 2026
- 4 replies
- 38 views
PR requires to discount 10% TAX from the total bill value.
We create the vendor bill -> We create a check to the vendor. First line we use the account payable category with the total bill amount. On the second line we us the TAX category with the negative amount.
If the bill is for $2,000, then the check looks like this.
# Category Description Amount
1 Accounts Payable 2,000.00
2 TAX 10% -200.00
total 1,800.00
I save the Check and then the A/P report shows the Check -2,000.00
What should be the problem?
By the way. We have made the procedure for more than a year and now came up this problem