numbering of payments

my invoices are numbered like this {$client_number}{$client_counter}/{$year} which ends up like AD36/2024. My question is how can i make my the payment number be the same invoice number? keeping in mind that i cant use {$client_counter} because invoices are not paid in chronological order.

Hi,

I don’t think that’s supported.