dolibarr  17.0.4
Functions | Variables
sync_members_ldap2dolibarr.php File Reference

Copyright (C) 2005 Rodolphe Quiedeville rodol.nosp@m.phe@.nosp@m.quied.nosp@m.evil.nosp@m.le.or.nosp@m.g Copyright (C) 2006-2015 Laurent Destailleur eldy@.nosp@m.user.nosp@m.s.sou.nosp@m.rcef.nosp@m.orge..nosp@m.net More...

Go to the source code of this file.

Functions

 dolValidElement ($element)
 Function to say if a value is empty or not. More...
 

Variables

print *****$script_file(".$version.") pid code
 ! Closing after partial payment: discount_vat, badcustomer or badsupplier, bankcharge, other ! Closing when no payment: replaced, abandoned More...
 

Detailed Description

Copyright (C) 2005 Rodolphe Quiedeville rodol.nosp@m.phe@.nosp@m.quied.nosp@m.evil.nosp@m.le.or.nosp@m.g Copyright (C) 2006-2015 Laurent Destailleur eldy@.nosp@m.user.nosp@m.s.sou.nosp@m.rcef.nosp@m.orge..nosp@m.net

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Script de mise a jour des adherents dans Dolibarr depuis LDAP

Definition in file sync_members_ldap2dolibarr.php.

Function Documentation

◆ dolValidElement()

dolValidElement (   $element)

Function to say if a value is empty or not.

Parameters
string$elementValue to test
Returns
boolean True of false

Definition at line 323 of file sync_members_ldap2dolibarr.php.

Variable Documentation

◆ code

string language WebsitePage::code

! Closing after partial payment: discount_vat, badcustomer or badsupplier, bankcharge, other ! Closing when no payment: replaced, abandoned

! Closing after partial payment: discount_vat, badsupplier, abandon ! Closing when no payment: replaced, abandoned

Deprecated:
Use state_code instead
See also
$state_code

Definition at line 162 of file sync_members_ldap2dolibarr.php.

Referenced by PaymentTerm\initAsSpecimen(), Cpaiement\initAsSpecimen(), CGenericDic\initAsSpecimen(), Ctyperesource\initAsSpecimen(), and PriceGlobalVariable\initAsSpecimen().