|
dolibarr
16.0.1
|
Copyright (C) 2005 Rodolphe Quiedeville rodolphe@quiedeville.org Copyright (C) 2006-2015 Laurent Destailleur eldy@users.sourceforge.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... | |
Copyright (C) 2005 Rodolphe Quiedeville rodolphe@quiedeville.org Copyright (C) 2006-2015 Laurent Destailleur eldy@users.sourceforge.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.
| dolValidElement | ( | $element | ) |
Function to say if a value is empty or not.
| string | $element | Value to test |
Definition at line 323 of file sync_members_ldap2dolibarr.php.
| 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
Definition at line 60 of file sync_members_ldap2dolibarr.php.
Referenced by pdf_standard\Add_PDF_card(), pdf_standardlabel\Add_PDF_label(), ajax_constantonoff(), PriceGlobalVariable\checkParameters(), Cpaiement\create(), Ctyperesource\create(), CGenericDic\create(), Ctypent\create(), CUnits\create(), PaymentTerm\create(), PriceGlobalVariable\create(), Ccountry\create(), Cchargesociales\create(), CProductNature\create(), MultiCurrency\create(), AccountancyCategory\create(), ActionComm\create(), CActionComm\fetch(), AccountingJournal\fetch(), CProductNature\fetch(), PriceGlobalVariable\fetch(), Ctyperesource\fetch(), Ctypent\fetch(), CGenericDic\fetch(), Cstate\fetch(), Ccountry\fetch(), CUnits\fetch(), Cpaiement\fetch(), Cchargesociales\fetch(), PaymentTerm\fetch(), AccountancyCategory\fetch(), ActionComm\fetch(), mod_codecompta_panicum\get_code(), mod_codecompta_aquarium\get_code(), mod_codecompta_digitaria\get_code(), AccountingJournal\getNomUrl(), CActionComm\getNomUrl(), Stripe\getPaymentIntent(), ActionComm\getTypePicto(), PriceGlobalVariable\initAsSpecimen(), Cpaiement\initAsSpecimen(), PaymentTerm\initAsSpecimen(), Ctyperesource\initAsSpecimen(), CGenericDic\initAsSpecimen(), Cchargesociales\initAsSpecimen(), ActionComm\initAsSpecimen(), PriceGlobalVariable\update(), Ctypent\update(), Ccountry\update(), Cpaiement\update(), Cchargesociales\update(), CProductNature\update(), PaymentTerm\update(), Ctyperesource\update(), CGenericDic\update(), AccountancyCategory\update(), CUnits\update(), pdf_standardlabel\write_file(), pdf_tcpdflabel\write_file(), and pdf_standard\write_file().