Skip to main content
Answer

Issue with Customer Invoice Due Dates

  • January 14, 2021
  • 1 reply
  • 208 views

Forum|alt.badge.img+18

Hi, 

We have had a number of invoices created in the last couple of months with the incorrect due date, this was due to the reduced number of days in Feb skewing the system calculation which has now been fixed.

 

Would it be possible to do a mass change of due dates of invoices in question.

 

I have ran a debug whilst testing the due date amendment and found as expected that this can only be done when the Invoice is in ‘Preliminary’ status.  Most/if not all of the invoices are in ‘PostedAuth’ status.

 

I am thinking that we could possibly achieve this using RMB > Customer Instalment Plan and Discounts

ABSTRACT_PAYMENT_PLAN_API.MODIFY__

 

Would this work?

 

John

Best answer by RutJWhalen

Just a quick update, I have managed to achieve this by writing a routine that uses the ABSTRACT_PAYMET_PLAN_API.MODIFY.

 

 

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+18
  • Author
  • Superhero (Partner)
  • Answer
  • January 14, 2021

Just a quick update, I have managed to achieve this by writing a routine that uses the ABSTRACT_PAYMET_PLAN_API.MODIFY.