Merge pull request #21993 from dolibit-ut/patch-490

Update modules_takepos.php
This commit is contained in:
Laurent Destailleur 2022-08-31 14:52:10 +02:00 committed by GitHub
commit 30bac3de6f
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
*/