dolibarr 21.0.0-alpha
|
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 Copyright (C) 2022-2023 Christophe Battarel chris.nosp@m.toph.nosp@m.e.bat.nosp@m.tare.nosp@m.l@alt.nosp@m.airi.nosp@m.s.fr Copyright (C) 2024 MDW mdewe.nosp@m.erd@.nosp@m.users.nosp@m..nor.nosp@m.eply..nosp@m.gith.nosp@m.ub.co.nosp@m.m Copyright (C) 2024 Frédéric France frede.nosp@m.ric..nosp@m.franc.nosp@m.e@fr.nosp@m.ee.fr More...
Go to the source code of this file.
Functions | |
fail ($message) | |
Abort invoice creation with a given error message. | |
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 Copyright (C) 2022-2023 Christophe Battarel chris.nosp@m.toph.nosp@m.e.bat.nosp@m.tare.nosp@m.l@alt.nosp@m.airi.nosp@m.s.fr Copyright (C) 2024 MDW mdewe.nosp@m.erd@.nosp@m.users.nosp@m..nor.nosp@m.eply..nosp@m.gith.nosp@m.ub.co.nosp@m.m Copyright (C) 2024 Frédéric France frede.nosp@m.ric..nosp@m.franc.nosp@m.e@fr.nosp@m.ee.fr
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.
fail | ( | $message | ) |
Abort invoice creation with a given error message.
string | $message | Message explaining the error to the user |
Definition at line 93 of file invoice.php.