Update modules_takepos.php

This commit is contained in:
UT from dolibit 2022-08-30 22:33:54 +02:00 committed by GitHub
parent e0b1ad308b
commit 27ce241074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,14 +16,14 @@
* 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 <http://www.gnu.org/licenses/>.
* or see http://www.gnu.org/
* along with this program. If not, see <https://www.gnu.org/licenses/>.
* or see https://www.gnu.org/
*/
/**
* \file htdocs/core/modules/takepos/modules_takepos.php
* \ingroup takepos
* \brief Fichier contenant la classe mere de numerotation des tickets de caisse
* \brief File containing the parent class for the numbering of cash register receipts
*/