dolibarr 21.0.0-alpha
functions_be.lib.php File Reference

A set of belgium functions for Dolibarr This file contains rare functions. More...

Go to the source code of this file.

Functions

 dolBECalculateStructuredCommunication ($invoice_number, $invoice_type)
 Calculate Structured Communication / BE Bank payment reference number.
 

Detailed Description

A set of belgium functions for Dolibarr This file contains rare functions.

Definition in file functions_be.lib.php.

Function Documentation

◆ dolBECalculateStructuredCommunication()

dolBECalculateStructuredCommunication ( $invoice_number,
$invoice_type )

Calculate Structured Communication / BE Bank payment reference number.

Parameters
string$invoice_numberInvoice number to generate payment reference
int$invoice_typeInvoice type
Returns
string String structured communication for payment

Definition at line 33 of file functions_be.lib.php.

Referenced by pdf_crabe\_tableau_info(), pdf_octopus\drawInfoTable(), pdf_sponge\drawInfoTable(), and BonPrelevement\EnregDestinataireSEPA().