Skip to main content
Solved

Apps9: Trying to create a customer payment that has previously been rolled back but open item not showing?

  • January 24, 2022
  • 4 replies
  • 164 views

Forum|alt.badge.img+11

Am trying to add a customer payment that had previously been rolled back but am unable to see the invoice in the transaction tab.

Am trying to create against this invoice

 

Its an external invoice, at ‘Created’ status

 

The Payment Status is showing as ‘Unpaid’ (With other rolled back transactions)

 

Is there a different way i should be creating the payment?

Any help appreciated!

Best answer by Adam Mazurczak

And this is the reason, installment should have status Authorized.
This is known bug in IFSAPP9: when user rollback payments installment gets status = Created instead of Authorized.
And this is the reason, instllment should have status Authorized.
you can try following work around:

1. Open window Financials/Customer Invoice/Manual Customer Invoice
2. Query for invoice your invoice
3. Go to Installment Plan and Discounts
4. Create new installment the same as existing one
5. In existing installment change Amount to 0
6. Save changes
7. As result system will create new installmet with the same amount and status = Authorized, for existing installment amount will be equal 0

After above changes invoice should be available for payment.

Patch for this bug is avialable in UPDATE18

This topic has been closed for replies.

4 replies

Forum|alt.badge.img+13
  • Superhero (Employee)
  • 111 replies
  • January 24, 2022

Hi @BLLBrucemo 

please check payment plan for this invoice and verify if installment has status = Authorized?

BR,

Adam


Forum|alt.badge.img+11
  • Author
  • Sidekick (Customer)
  • 126 replies
  • January 24, 2022

Thanks for coming back so quickly, its showing as ‘Created’

 

 


Forum|alt.badge.img+13
  • Superhero (Employee)
  • 111 replies
  • Answer
  • January 24, 2022

And this is the reason, installment should have status Authorized.
This is known bug in IFSAPP9: when user rollback payments installment gets status = Created instead of Authorized.
And this is the reason, instllment should have status Authorized.
you can try following work around:

1. Open window Financials/Customer Invoice/Manual Customer Invoice
2. Query for invoice your invoice
3. Go to Installment Plan and Discounts
4. Create new installment the same as existing one
5. In existing installment change Amount to 0
6. Save changes
7. As result system will create new installmet with the same amount and status = Authorized, for existing installment amount will be equal 0

After above changes invoice should be available for payment.

Patch for this bug is avialable in UPDATE18


Forum|alt.badge.img+11
  • Author
  • Sidekick (Customer)
  • 126 replies
  • January 24, 2022

Hi Adam, you are a star thanks! I didnt know there was an UPD18 out.

Appreciated, and works!