Skip to main content
Solved

How to overwrite the DEFAULT payment method for Invoices coming from a PROJECT

  • 9 February 2024
  • 3 replies
  • 89 views

Hello Everyone,

 

We are currently looking for a solution/rule/ condition that will allows us to have the invoices created from a project overwrite the default customer payment method to one our choosing. 

 

For example, CUSTOMER RECORD will have DEFAULT PAYMENT METHOD of either ACUPAYCC or ACUPAYACH

When we create the invoice from Project A, we will need the BANKTRANSF payment method to be automatically assigned on the PROJECT invoices.

Does anyone have any ideas how we can accomplish this requirement? 

 

Thank you in advance!

3 replies

Badge +18

Hello,

I expect you could use a Business Event to change the Payment Method on new project invoices to BANKTRANSF.

Begin by creating a GI that lists invoices that need the payment method updated:  include invoices that have a Project ID and payment method of ACUPAYCC or ACUPAYACH. Use this GI as the basis for the business event. Schedule the business event to run on a regular basis, especially on days/times when project billing takes place.

Laura

 

 

Badge +12

This is obviously accomplishable (is that a word?) with a code customization as well.

Badge +18

@darylbowman ,

If ‘accomplishable’ isn’t a word, it should be! 😉

 

Laua

Reply