dolibarr 18.0.6
|
Copyright (C) 2018 Andreu Bisquerra jove@.nosp@m.bisq.nosp@m.uerra.nosp@m..com Copyright (C) 2021 Nicolas ZABOURI info@.nosp@m.inov.nosp@m.ea-co.nosp@m.nsei.nosp@m.l.com More...
Go to the source code of this file.
Functions | |
if(empty($user->rights->takepos->run) &&!defined('INCLUDE_PHONEPAGE_FROM_PUBLIC_PAGE')) if((getDolGlobalString( 'TAKEPOS_PHONE_BASIC_LAYOUT')==1 &&$conf->browser->layout=='phone')||defined( 'INCLUDE_PHONEPAGE_FROM_PUBLIC_PAGE')) | fail ($message) |
Abort invoice creationg with a given error message. | |
Variables | |
publicphonebutton2 phonegreen basiclayout basiclayout TotalHT VATCode TotalVAT TotalLT1 TotalLT2 TotalTTC TotalHT clearboth nowraponall right right takeposterminal SELECT e | rowid |
Copyright (C) 2018 Andreu Bisquerra jove@.nosp@m.bisq.nosp@m.uerra.nosp@m..com Copyright (C) 2021 Nicolas ZABOURI info@.nosp@m.inov.nosp@m.ea-co.nosp@m.nsei.nosp@m.l.com
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/.
Page to generate section with list of lines
Definition in file invoice.php.
if(empty( $user->rights->takepos->run) &&!defined( 'INCLUDE_PHONEPAGE_FROM_PUBLIC_PAGE')) if((getDolGlobalString('TAKEPOS_PHONE_BASIC_LAYOUT')==1 && $conf->browser->layout=='phone')||defined('INCLUDE_PHONEPAGE_FROM_PUBLIC_PAGE')) fail | ( | $message | ) |
Abort invoice creationg with a given error message.
string | $message | Message explaining the error to the user |
Definition at line 88 of file invoice.php.
publicphonebutton2 phonegreen basiclayout basiclayout TotalHT VATCode TotalVAT TotalLT1 TotalLT2 TotalTTC TotalHT clearboth nowraponall right right takeposterminal SELECT e e e e e ps ps rowid as p pmp FROM entrepot as product_stock as ps LEFT JOIN product as p ON p rowid |
Definition at line 1632 of file invoice.php.
Referenced by Account\addline(), AccountancyCategory\create(), AccountancySystem\create(), Ccountry\create(), Cregion\create(), Cstate\create(), AccountLine\delete(), OrderLine\delete(), PropaleLigne\delete(), AccountLine\delete_urls(), Account\fetch(), AccountancySystem\fetch(), AccountingAccount\fetch(), AccountingJournal\fetch(), AccountLine\fetch(), CommandeFournisseurLigne\fetch(), ExpenseReportLine\fetch(), FactureLigne\fetch(), FichinterLigne\fetch(), ModeleBoxes\fetch(), OrderLine\fetch(), PropaleLigne\fetch(), SupplierInvoiceLine\fetch(), CommonObject\fetch_optionals(), CommandeFournisseurLigne\insert(), FactureLigne\insert(), FichinterLigne\insert(), OrderLine\insert(), PropaleLigne\insert(), SupplierInvoiceLine\insert(), AccountLine\update(), CommandeFournisseurDispatch\update(), ExpenseReportLine\update(), FactureLigne\update(), Menubase\update(), OrderLine\update(), PropaleLigne\update(), SupplierInvoiceLine\update(), FactureLigne\update_total(), OrderLine\update_total(), PropaleLigne\update_total(), SupplierInvoiceLine\update_total(), and Propal\updateline().