|
dolibarr
13.0.2
|
( ) More...
Go to the source code of this file.
Functions | |
| fieldListJournal ($fieldlist, $obj= '', $tabname= '', $context= '') | |
| Show fields in insert/edit mode. More... | |
Variables | |
| if (!defined('CSRFCHECK_WITH_TOKEN')) define('CSRFCHECK_WITH_TOKEN' = $db->plimit($limit + 1, $offset) | |
| Draft customers invoices. More... | |
| fieldListJournal | ( | $fieldlist, | |
$obj = '', |
|||
$tabname = '', |
|||
$context = '' |
|||
| ) |
Show fields in insert/edit mode.
| array | $fieldlist | Array of fields |
| Object | $obj | If we show a particular record, obj is filled with record fields |
| string | $tabname | Name of SQL table |
| string | $context | 'add'=Output field for the "add form", 'edit'=Output field for the "edit form", 'hide'=Output field for the "add form" but we dont want it to be rendered |
Definition at line 690 of file journals_list.php.
References print.
| if = $db->plimit($limit + 1, $offset) |
Draft customers invoices.
Draft suppliers invoices
Definition at line 25 of file journals_list.php.
Referenced by Stats\_getAllByYear(), pdf_einstein\_tableau_tot(), pdf_azur\_tableau_tot(), pdf_crabe\_tableau_tot(), SupplierProposal\addline(), Export\build_filterQuery(), Form\constructProductListOption(), DolEditor\Create(), Facture\create(), Commande\create(), Propal\create(), WebsitePage\createFromClone(), Propal\createFromClone(), Stripe\createPaymentStripe(), dol_banner_tab(), pdf_eratosthene\drawTotalTable(), pdf_cyan\drawTotalTable(), pdf_sponge\drawTotalTable(), Form\editfieldkey(), Form\formconfirm(), ActionComm\getNomUrl(), Stripe\getPaymentIntent(), DolibarrModules\insert_const(), Form\load_cache_vatrates(), RssParser\parser(), project_timesheet_prepare_head(), projectLinesa(), FormOther\select_categories(), Form\select_conditions_paiements(), FormCompany\select_juridicalstatus(), FormOther\select_month(), Form\select_produits_fournisseurs_list(), Form\select_produits_list(), FormResource\select_resource_list(), FormOther\select_salesrepresentatives(), FormSocialContrib\select_type_socialcontrib(), Form\select_types_paiements(), FormAdvTargetEmailing\selectAdvtargetemailingTemplate(), FormCompany\selectCompaniesForNewContact(), FormWebsite\selectContainer(), FormTicket\selectGroupTickets(), FormProjets\selectOpportunityStatus(), FormOther\selectProjectTasks(), FormTicket\selectSeveritiesTickets(), Form\selectTransportMode(), FormCompany\selectTypeContact(), FormTicket\selectTypesTickets(), FormOther\selectyear(), dolReceiptPrinter\sendToPrinter(), Conf\setValues(), show_list_sending_receive(), Form\textwithtooltip(), top_htmlhead(), pdf_cornas\write_file(), pdf_standard_myobject\write_file(), pdf_cyan\write_file(), pdf_eratosthene\write_file(), pdf_canelle\write_file(), pdf_sponge\write_file(), pdf_aurore\write_file(), pdf_muscadet\write_file(), pdf_einstein\write_file(), pdf_azur\write_file(), and pdf_crabe\write_file().