dolibarr
x.y.z
|
Copyright (C) 2018 Andreu Bisquerra jove@ Copyright (C) 2021 Nicolas ZABOURI bisq uerra .cominfo@ inov ea-co nsei l.comMore...
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. More... | |
Copyright (C) 2018 Andreu Bisquerra jove@ Copyright (C) 2021 Nicolas ZABOURI bisq uerra .cominfo@ inov ea-co nsei 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 89 of file invoice.php.