Files
safekat/backups_bbdd/29052023_sk-jjo.sql

3406 lines
350 KiB
SQL
Executable File
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-- --------------------------------------------------------
-- Host: sk-jjo.imnavajas.es
-- Versión del servidor: 10.6.12-MariaDB-0ubuntu0.22.04.1 - Ubuntu 22.04
-- SO del servidor: debian-linux-gnu
-- HeidiSQL Versión: 12.4.0.6659
-- --------------------------------------------------------
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET NAMES utf8 */;
/*!50503 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
-- Volcando estructura de base de datos para sk_jjo
CREATE DATABASE IF NOT EXISTS `sk_jjo` /*!40100 DEFAULT CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci */;
USE `sk_jjo`;
-- Volcando estructura para tabla sk_jjo.auth_activity
CREATE TABLE IF NOT EXISTS `auth_activity` (
`id_activity` int(11) NOT NULL AUTO_INCREMENT,
`user` varchar(35) NOT NULL,
`level` varchar(20) NOT NULL,
`event` varchar(60) NOT NULL,
`ip` varchar(50) NOT NULL,
`os` varchar(50) NOT NULL,
`browser` varchar(50) NOT NULL,
`detail` text NOT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' ON UPDATE current_timestamp(),
PRIMARY KEY (`id_activity`)
) ENGINE=MyISAM AUTO_INCREMENT=142 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
-- Volcando datos para la tabla sk_jjo.auth_activity: 141 rows
/*!40000 ALTER TABLE `auth_activity` DISABLE KEYS */;
REPLACE INTO `auth_activity` (`id_activity`, `user`, `level`, `event`, `ip`, `os`, `browser`, `detail`, `created_at`, `updated_at`) VALUES
(1, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '127.0.0.1', 'Windows 10', 'Firefox 111.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0', '2023-03-19 05:00:08', '2023-03-19 05:00:08'),
(2, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '127.0.0.1', 'Windows 10', 'Firefox 111.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0', '2023-03-19 05:12:46', '2023-03-19 05:12:46'),
(3, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '127.0.0.1', 'Windows 10', 'Firefox 111.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0', '2023-03-19 07:37:01', '2023-03-19 07:37:01'),
(4, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '127.0.0.1', 'Windows 10', 'Firefox 111.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0', '2023-03-19 07:38:42', '2023-03-19 07:38:42'),
(5, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '127.0.0.1', 'Windows 10', 'Firefox 111.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0', '2023-03-19 08:04:40', '2023-03-19 08:04:40'),
(6, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '127.0.0.1', 'Windows 10', 'Firefox 111.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0', '2023-03-19 08:06:46', '2023-03-19 08:06:46'),
(7, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '127.0.0.1', 'Windows 10', 'Firefox 111.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0', '2023-03-24 07:22:55', '2023-03-24 07:22:55'),
(8, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '127.0.0.1', 'Windows 10', 'Firefox 111.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0', '2023-03-27 11:04:03', '2023-03-27 11:04:03'),
(9, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '127.0.0.1', 'Windows 10', 'Firefox 111.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0', '2023-03-27 12:41:47', '2023-03-27 12:41:47'),
(10, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '127.0.0.1', 'Windows 10', 'Firefox 111.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0', '2023-03-28 12:38:37', '2023-03-28 12:38:37'),
(11, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '127.0.0.1', 'Windows 10', 'Firefox 111.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0', '2023-03-29 02:28:09', '2023-03-29 02:28:09'),
(12, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 111.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0', '2023-03-29 05:37:56', '2023-03-29 05:37:56'),
(13, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.178', 'Windows 10', 'Firefox 111.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0', '2023-03-29 06:19:21', '2023-03-29 06:19:21'),
(14, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.178', 'Windows 10', 'Firefox 111.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0', '2023-03-30 10:17:58', '2023-03-30 10:17:58'),
(15, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '79.116.111.208', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-21 09:40:01', '2023-04-21 09:40:01'),
(16, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '127.0.0.1', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-25 03:57:14', '2023-04-25 03:57:14'),
(17, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '127.0.0.1', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-25 06:43:19', '2023-04-25 06:43:19'),
(18, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '127.0.0.1', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-25 08:04:07', '2023-04-25 08:04:07'),
(19, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-27 09:08:41', '2023-04-27 09:08:41'),
(20, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.178', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-27 09:12:04', '2023-04-27 09:12:04'),
(21, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-27 09:49:36', '2023-04-27 09:49:36'),
(22, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-27 10:02:01', '2023-04-27 10:02:01'),
(23, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '79.116.200.79', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-27 12:29:46', '2023-04-27 12:29:46'),
(24, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '79.116.200.79', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-27 12:40:28', '2023-04-27 12:40:28'),
(25, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-27 13:37:41', '2023-04-27 13:37:41'),
(26, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '79.116.200.79', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-27 16:32:45', '2023-04-27 16:32:45'),
(27, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-28 07:48:27', '2023-04-28 07:48:27'),
(28, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-28 08:18:42', '2023-04-28 08:18:42'),
(29, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-28 08:43:22', '2023-04-28 08:43:22'),
(30, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-28 09:40:44', '2023-04-28 09:40:44'),
(31, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.166.162', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-29 08:14:04', '2023-04-29 08:14:04'),
(32, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-29 12:46:55', '2023-04-29 12:46:55'),
(33, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-29 12:52:59', '2023-04-29 12:52:59'),
(34, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-29 12:58:02', '2023-04-29 12:58:02'),
(35, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-30 06:25:09', '2023-04-30 06:25:09'),
(36, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-30 15:38:12', '2023-04-30 15:38:12'),
(37, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-30 15:55:28', '2023-04-30 15:55:28'),
(38, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-30 15:58:32', '2023-04-30 15:58:32'),
(39, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-04-30 16:11:53', '2023-04-30 16:11:53'),
(40, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-02 07:45:12', '2023-05-02 07:45:12'),
(41, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 12:51:56', '2023-05-03 12:51:56'),
(42, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 12:53:47', '2023-05-03 12:53:47'),
(43, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 13:15:06', '2023-05-03 13:15:06'),
(44, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 13:27:27', '2023-05-03 13:27:27'),
(45, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 13:27:55', '2023-05-03 13:27:55'),
(46, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 13:29:49', '2023-05-03 13:29:49'),
(47, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 13:40:14', '2023-05-03 13:40:14'),
(48, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 13:41:07', '2023-05-03 13:41:07'),
(49, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 13:47:02', '2023-05-03 13:47:02'),
(50, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 13:48:35', '2023-05-03 13:48:35'),
(51, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 14:22:41', '2023-05-03 14:22:41'),
(52, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 14:30:52', '2023-05-03 14:30:52'),
(53, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 14:32:48', '2023-05-03 14:32:48'),
(54, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 14:54:42', '2023-05-03 14:54:42'),
(55, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 15:27:29', '2023-05-03 15:27:29'),
(56, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '86.127.227.233', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-03 16:17:11', '2023-05-03 16:17:11'),
(57, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-04 04:32:53', '2023-05-04 04:32:53'),
(58, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.178', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-04 04:55:28', '2023-05-04 04:55:28'),
(59, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-04 09:47:08', '2023-05-04 09:47:08'),
(60, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-04 13:30:13', '2023-05-04 13:30:13'),
(61, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '86.127.227.233', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-04 15:59:58', '2023-05-04 15:59:58'),
(62, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-05 04:19:44', '2023-05-05 04:19:44'),
(63, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-05 06:11:15', '2023-05-05 06:11:15'),
(64, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.166.160', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-05 06:30:59', '2023-05-05 06:30:59'),
(65, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.166.160', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-05 06:32:43', '2023-05-05 06:32:43'),
(66, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.166.160', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-05 06:35:01', '2023-05-05 06:35:01'),
(67, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.166.160', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-05 06:40:49', '2023-05-05 06:40:49'),
(68, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.166.160', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-05 06:43:04', '2023-05-05 06:43:04'),
(69, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-05 09:48:19', '2023-05-05 09:48:19'),
(70, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-05 12:55:16', '2023-05-05 12:55:16'),
(71, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-05 14:18:47', '2023-05-05 14:18:47'),
(72, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-07 07:03:05', '2023-05-07 07:03:05'),
(73, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-07 11:09:24', '2023-05-07 11:09:24'),
(74, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-08 04:55:52', '2023-05-08 04:55:52'),
(75, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-08 09:27:34', '2023-05-08 09:27:34'),
(76, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-08 14:43:18', '2023-05-08 14:43:18'),
(77, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.178', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-09 04:51:21', '2023-05-09 04:51:21'),
(78, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-09 06:48:04', '2023-05-09 06:48:04'),
(79, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.178', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-10 07:40:00', '2023-05-10 07:40:00'),
(80, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-10 09:17:08', '2023-05-10 09:17:08'),
(81, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.166.160', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-10 13:08:34', '2023-05-10 13:08:34'),
(82, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.166.160', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-10 13:51:23', '2023-05-10 13:51:23'),
(83, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '86.127.227.233', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-10 15:17:01', '2023-05-10 15:17:01'),
(84, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.166.160', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-10 16:02:21', '2023-05-10 16:02:21'),
(85, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.178', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 03:33:23', '2023-05-11 03:33:23'),
(86, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 04:34:43', '2023-05-11 04:34:43'),
(87, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.178', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-11 06:20:39', '2023-05-11 06:20:39'),
(88, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.178', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-11 06:24:53', '2023-05-11 06:24:53'),
(89, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.178', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-11 06:30:15', '2023-05-11 06:30:15'),
(90, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.178', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-11 06:42:34', '2023-05-11 06:42:34'),
(91, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 07:10:59', '2023-05-11 07:10:59'),
(92, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 11:29:06', '2023-05-11 11:29:06'),
(93, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 14:42:39', '2023-05-11 14:42:39'),
(94, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 14:43:16', '2023-05-11 14:43:16'),
(95, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 14:44:01', '2023-05-11 14:44:01'),
(96, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 14:44:51', '2023-05-11 14:44:51'),
(97, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 14:45:33', '2023-05-11 14:45:33'),
(98, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 14:46:01', '2023-05-11 14:46:01'),
(99, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 14:50:24', '2023-05-11 14:50:24'),
(100, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '86.127.227.233', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 15:43:49', '2023-05-11 15:43:49'),
(101, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 16:00:27', '2023-05-11 16:00:27'),
(102, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 16:02:27', '2023-05-11 16:02:27'),
(103, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 16:07:54', '2023-05-11 16:07:54'),
(104, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 16:23:32', '2023-05-11 16:23:32'),
(105, 'e77b749e0c6150dc9326f8055b82234d', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 16:24:02', '2023-05-11 16:24:02'),
(106, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 16:24:52', '2023-05-11 16:24:52'),
(107, 'e77b749e0c6150dc9326f8055b82234d', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 16:28:18', '2023-05-11 16:28:18'),
(108, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-11 16:30:33', '2023-05-11 16:30:33'),
(109, 'e77b749e0c6150dc9326f8055b82234d', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-13 04:56:49', '2023-05-13 04:56:49'),
(110, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-13 05:14:28', '2023-05-13 05:14:28'),
(111, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '86.127.227.233', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-14 16:41:20', '2023-05-14 16:41:20'),
(112, 'e77b749e0c6150dc9326f8055b82234d', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-15 06:22:16', '2023-05-15 06:22:16'),
(113, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.178', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-16 06:00:39', '2023-05-16 06:00:39'),
(114, 'e77b749e0c6150dc9326f8055b82234d', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-16 09:32:47', '2023-05-16 09:32:47'),
(115, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '86.127.227.233', 'Windows 10', 'Firefox 112.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0', '2023-05-17 07:07:58', '2023-05-17 07:07:58'),
(116, 'e77b749e0c6150dc9326f8055b82234d', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-17 13:33:48', '2023-05-17 13:33:48'),
(117, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-17 13:38:57', '2023-05-17 13:38:57'),
(118, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '188.26.198.136', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-18 13:30:34', '2023-05-18 13:30:34'),
(119, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-19 04:43:08', '2023-05-19 04:43:08'),
(120, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-19 04:54:00', '2023-05-19 04:54:00'),
(121, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-19 05:31:29', '2023-05-19 05:31:29'),
(122, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-19 07:20:25', '2023-05-19 07:20:25'),
(123, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '79.116.200.73', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-22 13:32:15', '2023-05-22 13:32:15'),
(124, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-23 05:00:25', '2023-05-23 05:00:25'),
(125, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-23 08:19:53', '2023-05-23 08:19:53'),
(126, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.178', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-23 08:31:16', '2023-05-23 08:31:16'),
(127, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '79.116.200.73', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-24 15:22:14', '2023-05-24 15:22:14'),
(128, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '79.116.200.73', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-24 15:23:50', '2023-05-24 15:23:50'),
(129, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.166.242', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-25 07:04:31', '2023-05-25 07:04:31'),
(130, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '79.116.200.73', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-25 13:04:54', '2023-05-25 13:04:54'),
(131, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '79.116.200.73', 'Android', 'Chrome 113.0.0.0', 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36', '2023-05-25 14:32:14', '2023-05-25 14:32:14'),
(132, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.164.214', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-26 07:19:37', '2023-05-26 07:19:37'),
(133, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '79.116.200.73', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-27 08:23:55', '2023-05-27 08:23:55'),
(134, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '79.116.200.73', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-27 11:29:09', '2023-05-27 11:29:09'),
(135, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.166.162', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-27 11:47:00', '2023-05-27 11:47:00'),
(136, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.166.162', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-27 14:29:51', '2023-05-27 14:29:51'),
(137, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.166.162', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-27 14:53:31', '2023-05-27 14:53:31'),
(138, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '83.60.184.33', 'Android', 'Chrome 113.0.0.0', 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36', '2023-05-27 17:14:32', '2023-05-27 17:14:32'),
(139, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '86.127.227.227', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-28 06:20:41', '2023-05-28 06:20:41'),
(140, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '79.116.200.73', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-28 07:46:32', '2023-05-28 07:46:32'),
(141, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 'information', 'login-authenticate', '161.111.166.160', 'Windows 10', 'Firefox 113.0', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0', '2023-05-28 12:20:26', '2023-05-28 12:20:26');
/*!40000 ALTER TABLE `auth_activity` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.auth_backup
CREATE TABLE IF NOT EXISTS `auth_backup` (
`id_backup` int(11) NOT NULL AUTO_INCREMENT,
`path` varchar(255) NOT NULL,
`error` varchar(255) NOT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' ON UPDATE current_timestamp(),
PRIMARY KEY (`id_backup`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
-- Volcando datos para la tabla sk_jjo.auth_backup: 0 rows
/*!40000 ALTER TABLE `auth_backup` DISABLE KEYS */;
/*!40000 ALTER TABLE `auth_backup` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.auth_confirmation_token
CREATE TABLE IF NOT EXISTS `auth_confirmation_token` (
`id_confirmation` int(11) NOT NULL AUTO_INCREMENT,
`user` varchar(35) NOT NULL,
`token` varchar(50) NOT NULL,
`confirmed` tinyint(1) NOT NULL DEFAULT 0,
`type` enum('email','sms') NOT NULL DEFAULT 'email',
`created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' ON UPDATE current_timestamp(),
PRIMARY KEY (`id_confirmation`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
-- Volcando datos para la tabla sk_jjo.auth_confirmation_token: 0 rows
/*!40000 ALTER TABLE `auth_confirmation_token` DISABLE KEYS */;
/*!40000 ALTER TABLE `auth_confirmation_token` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.auth_countries
CREATE TABLE IF NOT EXISTS `auth_countries` (
`id_country` int(11) NOT NULL AUTO_INCREMENT,
`phone` int(11) NOT NULL,
`code` char(2) NOT NULL,
`name` varchar(80) NOT NULL,
`symbol` varchar(10) DEFAULT NULL,
`capital` varchar(80) DEFAULT NULL,
`currency` varchar(3) DEFAULT NULL,
`continent` varchar(30) DEFAULT NULL,
`continent_code` varchar(2) DEFAULT NULL,
`alpha_3` char(3) DEFAULT NULL,
`data_lang` varchar(5) DEFAULT NULL,
PRIMARY KEY (`id_country`)
) ENGINE=InnoDB AUTO_INCREMENT=757 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
-- Volcando datos para la tabla sk_jjo.auth_countries: ~756 rows (aproximadamente)
REPLACE INTO `auth_countries` (`id_country`, `phone`, `code`, `name`, `symbol`, `capital`, `currency`, `continent`, `continent_code`, `alpha_3`, `data_lang`) VALUES
(1, 93, 'AF', 'Afeganistão', '؋', 'Kabul', 'AFN', 'Asia', 'AS', 'AFG', 'pt'),
(2, 358, 'AX', 'Ilhas Aland', '', 'Mariehamn', 'EUR', 'Europe', 'EU', 'ALA', 'pt'),
(3, 355, 'AL', 'Albânia', 'Lek', 'Tirana', 'ALL', 'Europe', 'EU', 'ALB', 'pt'),
(4, 213, 'DZ', 'Argélia', 'دج', 'Algiers', 'DZD', 'Africa', 'AF', 'DZA', 'pt'),
(5, 1684, 'AS', 'Samoa Americana', '$', 'Pago Pago', 'USD', 'Oceania', 'OC', 'ASM', 'pt'),
(6, 376, 'AD', 'Andorra', '', 'Andorra la Vella', 'EUR', 'Europe', 'EU', 'AND', 'pt'),
(7, 244, 'AO', 'Angola', 'Kz', 'Luanda', 'AOA', 'Africa', 'AF', 'AGO', 'pt'),
(8, 1264, 'AI', 'Anguilla', '$', 'The Valley', 'XCD', 'North America', 'NA', 'AIA', 'pt'),
(9, 672, 'AQ', 'Antártica', '$', 'Antarctica', 'AAD', 'Antarctica', 'AN', 'ATA', 'pt'),
(10, 1268, 'AG', 'Antigua e Barbuda', '$', 'St. John\'s', 'XCD', 'North America', 'NA', 'ATG', 'pt'),
(11, 54, 'AR', 'Argentina', '$', 'Buenos Aires', 'ARS', 'South America', 'SA', 'ARG', 'pt'),
(12, 374, 'AM', 'Armênia', '֏', 'Yerevan', 'AMD', 'Asia', 'AS', 'ARM', 'pt'),
(13, 297, 'AW', 'Aruba', 'ƒ', 'Oranjestad', 'AWG', 'North America', 'NA', 'ABW', 'pt'),
(14, 61, 'AU', 'Austrália', '$', 'Canberra', 'AUD', 'Oceania', 'OC', 'AUS', 'pt'),
(15, 43, 'AT', 'Áustria', '', 'Vienna', 'EUR', 'Europe', 'EU', 'AUT', 'pt'),
(16, 994, 'AZ', 'Azerbaijão', 'm', 'Baku', 'AZN', 'Asia', 'AS', 'AZE', 'pt'),
(17, 1242, 'BS', 'Bahamas', 'B$', 'Nassau', 'BSD', 'North America', 'NA', 'BHS', 'pt'),
(18, 973, 'BH', 'Bahrain', '.د.ب', 'Manama', 'BHD', 'Asia', 'AS', 'BHR', 'pt'),
(19, 880, 'BD', 'Bangladesh', '', 'Dhaka', 'BDT', 'Asia', 'AS', 'BGD', 'pt'),
(20, 1246, 'BB', 'Barbados', 'Bds$', 'Bridgetown', 'BBD', 'North America', 'NA', 'BRB', 'pt'),
(21, 375, 'BY', 'Bielo-Rússia', 'Br', 'Minsk', 'BYN', 'Europe', 'EU', 'BLR', 'pt'),
(22, 32, 'BE', 'Bélgica', '', 'Brussels', 'EUR', 'Europe', 'EU', 'BEL', 'pt'),
(23, 501, 'BZ', 'Belize', '$', 'Belmopan', 'BZD', 'North America', 'NA', 'BLZ', 'pt'),
(24, 229, 'BJ', 'Benin', 'CFA', 'Porto-Novo', 'XOF', 'Africa', 'AF', 'BEN', 'pt'),
(25, 1441, 'BM', 'Bermudas', '$', 'Hamilton', 'BMD', 'North America', 'NA', 'BMU', 'pt'),
(26, 975, 'BT', 'Butão', 'Nu.', 'Thimphu', 'BTN', 'Asia', 'AS', 'BTN', 'pt'),
(27, 591, 'BO', 'Bolívia', 'Bs.', 'Sucre', 'BOB', 'South America', 'SA', 'BOL', 'pt'),
(28, 599, 'BQ', 'Bonaire, Sint Eustatius e Saba', '$', 'Kralendijk', 'USD', 'North America', 'NA', 'BES', 'pt'),
(29, 387, 'BA', 'Bósnia e Herzegovina', 'KM', 'Sarajevo', 'BAM', 'Europe', 'EU', 'BIH', 'pt'),
(30, 267, 'BW', 'Botswana', 'P', 'Gaborone', 'BWP', 'Africa', 'AF', 'BWA', 'pt'),
(31, 55, 'BV', 'Ilha Bouvet', 'kr', '', 'NOK', 'Antarctica', 'AN', 'BVT', 'pt'),
(32, 55, 'BR', 'Brasil', 'R$', 'Brasilia', 'BRL', 'South America', 'SA', 'BRA', 'pt'),
(33, 246, 'IO', 'Território Britânico do Oceano Índico', '$', 'Diego Garcia', 'USD', 'Asia', 'AS', 'IOT', 'pt'),
(34, 673, 'BN', 'Brunei Darussalam', 'B$', 'Bandar Seri Begawan', 'BND', 'Asia', 'AS', 'BRN', 'pt'),
(35, 359, 'BG', 'Bulgária', 'Лв.', 'Sofia', 'BGN', 'Europe', 'EU', 'BGR', 'pt'),
(36, 226, 'BF', 'Burkina Faso', 'CFA', 'Ouagadougou', 'XOF', 'Africa', 'AF', 'BFA', 'pt'),
(37, 257, 'BI', 'Burundi', 'FBu', 'Bujumbura', 'BIF', 'Africa', 'AF', 'BDI', 'pt'),
(38, 855, 'KH', 'Camboja', 'KHR', 'Phnom Penh', 'KHR', 'Asia', 'AS', 'KHM', 'pt'),
(39, 237, 'CM', 'Camarões', 'FCFA', 'Yaounde', 'XAF', 'Africa', 'AF', 'CMR', 'pt'),
(40, 1, 'CA', 'Canadá', '$', 'Ottawa', 'CAD', 'North America', 'NA', 'CAN', 'pt'),
(41, 238, 'CV', 'cabo Verde', '$', 'Praia', 'CVE', 'Africa', 'AF', 'CPV', 'pt'),
(42, 1345, 'KY', 'Ilhas Cayman', '$', 'George Town', 'KYD', 'North America', 'NA', 'CYM', 'pt'),
(43, 236, 'CF', 'República Centro-Africana', 'FCFA', 'Bangui', 'XAF', 'Africa', 'AF', 'CAF', 'pt'),
(44, 235, 'TD', 'Chade', 'FCFA', 'N\'Djamena', 'XAF', 'Africa', 'AF', 'TCD', 'pt'),
(45, 56, 'CL', 'Chile', '$', 'Santiago', 'CLP', 'South America', 'SA', 'CHL', 'pt'),
(46, 86, 'CN', 'China', '¥', 'Beijing', 'CNY', 'Asia', 'AS', 'CHN', 'pt'),
(47, 61, 'CX', 'Ilha do Natal', '$', 'Flying Fish Cove', 'AUD', 'Asia', 'AS', 'CXR', 'pt'),
(48, 672, 'CC', 'Ilhas Cocos (Keeling)', '$', 'West Island', 'AUD', 'Asia', 'AS', 'CCK', 'pt'),
(49, 57, 'CO', 'Colômbia', '$', 'Bogota', 'COP', 'South America', 'SA', 'COL', 'pt'),
(50, 269, 'KM', 'Comores', 'CF', 'Moroni', 'KMF', 'Africa', 'AF', 'COM', 'pt'),
(51, 242, 'CG', 'Congo', 'FC', 'Brazzaville', 'XAF', 'Africa', 'AF', 'COG', 'pt'),
(52, 242, 'CD', 'Congo, República Democrática do Congo', 'FC', 'Kinshasa', 'CDF', 'Africa', 'AF', 'COD', 'pt'),
(53, 682, 'CK', 'Ilhas Cook', '$', 'Avarua', 'NZD', 'Oceania', 'OC', 'COK', 'pt'),
(54, 506, 'CR', 'Costa Rica', '', 'San Jose', 'CRC', 'North America', 'NA', 'CRI', 'pt'),
(55, 225, 'CI', 'Cote D\'Ivoire', 'CFA', 'Yamoussoukro', 'XOF', 'Africa', 'AF', 'CIV', 'pt'),
(56, 385, 'HR', 'Croácia', 'kn', 'Zagreb', 'HRK', 'Europe', 'EU', 'HRV', 'pt'),
(57, 53, 'CU', 'Cuba', '$', 'Havana', 'CUP', 'North America', 'NA', 'CUB', 'pt'),
(58, 599, 'CW', 'Curaçao', 'ƒ', 'Willemstad', 'ANG', 'North America', 'NA', 'CUW', 'pt'),
(59, 357, 'CY', 'Chipre', '', 'Nicosia', 'EUR', 'Asia', 'AS', 'CYP', 'pt'),
(60, 420, 'CZ', 'República Checa', '', 'Prague', 'CZK', 'Europe', 'EU', 'CZE', 'pt'),
(61, 45, 'DK', 'Dinamarca', 'Kr.', 'Copenhagen', 'DKK', 'Europe', 'EU', 'DNK', 'pt'),
(62, 253, 'DJ', 'Djibouti', 'Fdj', 'Djibouti', 'DJF', 'Africa', 'AF', 'DJI', 'pt'),
(63, 1767, 'DM', 'Dominica', '$', 'Roseau', 'XCD', 'North America', 'NA', 'DMA', 'pt'),
(64, 1809, 'DO', 'República Dominicana', '$', 'Santo Domingo', 'DOP', 'North America', 'NA', 'DOM', 'pt'),
(65, 593, 'EC', 'Equador', '$', 'Quito', 'USD', 'South America', 'SA', 'ECU', 'pt'),
(66, 20, 'EG', 'Egito', 'ج.م', 'Cairo', 'EGP', 'Africa', 'AF', 'EGY', 'pt'),
(67, 503, 'SV', 'El Salvador', '$', 'San Salvador', 'USD', 'North America', 'NA', 'SLV', 'pt'),
(68, 240, 'GQ', 'Guiné Equatorial', 'FCFA', 'Malabo', 'XAF', 'Africa', 'AF', 'GNQ', 'pt'),
(69, 291, 'ER', 'Eritreia', 'Nfk', 'Asmara', 'ERN', 'Africa', 'AF', 'ERI', 'pt'),
(70, 372, 'EE', 'Estônia', '', 'Tallinn', 'EUR', 'Europe', 'EU', 'EST', 'pt'),
(71, 251, 'ET', 'Etiópia', 'Nkf', 'Addis Ababa', 'ETB', 'Africa', 'AF', 'ETH', 'pt'),
(72, 500, 'FK', 'Ilhas Falkland (Malvinas)', '£', 'Stanley', 'FKP', 'South America', 'SA', 'FLK', 'pt'),
(73, 298, 'FO', 'ilhas Faroe', 'Kr.', 'Torshavn', 'DKK', 'Europe', 'EU', 'FRO', 'pt'),
(74, 679, 'FJ', 'Fiji', 'FJ$', 'Suva', 'FJD', 'Oceania', 'OC', 'FJI', 'pt'),
(75, 358, 'FI', 'Finlândia', '', 'Helsinki', 'EUR', 'Europe', 'EU', 'FIN', 'pt'),
(76, 33, 'FR', 'França', '', 'Paris', 'EUR', 'Europe', 'EU', 'FRA', 'pt'),
(77, 594, 'GF', 'Guiana Francesa', '', 'Cayenne', 'EUR', 'South America', 'SA', 'GUF', 'pt'),
(78, 689, 'PF', 'Polinésia Francesa', '', 'Papeete', 'XPF', 'Oceania', 'OC', 'PYF', 'pt'),
(79, 262, 'TF', 'Territórios Franceses do Sul', '', 'Port-aux-Francais', 'EUR', 'Antarctica', 'AN', 'ATF', 'pt'),
(80, 241, 'GA', 'Gabão', 'FCFA', 'Libreville', 'XAF', 'Africa', 'AF', 'GAB', 'pt'),
(81, 220, 'GM', 'Gâmbia', 'D', 'Banjul', 'GMD', 'Africa', 'AF', 'GMB', 'pt'),
(82, 995, 'GE', 'Georgia', '', 'Tbilisi', 'GEL', 'Asia', 'AS', 'GEO', 'pt'),
(83, 49, 'DE', 'Alemanha', '', 'Berlin', 'EUR', 'Europe', 'EU', 'DEU', 'pt'),
(84, 233, 'GH', 'Gana', 'GH', 'Accra', 'GHS', 'Africa', 'AF', 'GHA', 'pt'),
(85, 350, 'GI', 'Gibraltar', '£', 'Gibraltar', 'GIP', 'Europe', 'EU', 'GIB', 'pt'),
(86, 30, 'GR', 'Grécia', '', 'Athens', 'EUR', 'Europe', 'EU', 'GRC', 'pt'),
(87, 299, 'GL', 'Groenlândia', 'Kr.', 'Nuuk', 'DKK', 'North America', 'NA', 'GRL', 'pt'),
(88, 1473, 'GD', 'Grenada', '$', 'St. George\'s', 'XCD', 'North America', 'NA', 'GRD', 'pt'),
(89, 590, 'GP', 'Guadalupe', '', 'Basse-Terre', 'EUR', 'North America', 'NA', 'GLP', 'pt'),
(90, 1671, 'GU', 'Guam', '$', 'Hagatna', 'USD', 'Oceania', 'OC', 'GUM', 'pt'),
(91, 502, 'GT', 'Guatemala', 'Q', 'Guatemala City', 'GTQ', 'North America', 'NA', 'GTM', 'pt'),
(92, 44, 'GG', 'Guernsey', '£', 'St Peter Port', 'GBP', 'Europe', 'EU', 'GGY', 'pt'),
(93, 224, 'GN', 'Guiné', 'FG', 'Conakry', 'GNF', 'Africa', 'AF', 'GIN', 'pt'),
(94, 245, 'GW', 'Guinea-bissau', 'CFA', 'Bissau', 'XOF', 'Africa', 'AF', 'GNB', 'pt'),
(95, 592, 'GY', 'Guiana', '$', 'Georgetown', 'GYD', 'South America', 'SA', 'GUY', 'pt'),
(96, 509, 'HT', 'Haiti', 'G', 'Port-au-Prince', 'HTG', 'North America', 'NA', 'HTI', 'pt'),
(97, 0, 'HM', 'Ilha Heard e Ilhas McDonald', '$', '', 'AUD', 'Antarctica', 'AN', 'HMD', 'pt'),
(98, 39, 'VA', 'Santa Sé (Estado da Cidade do Vaticano)', '', 'Vatican City', 'EUR', 'Europe', 'EU', 'VAT', 'pt'),
(99, 504, 'HN', 'Honduras', 'L', 'Tegucigalpa', 'HNL', 'North America', 'NA', 'HND', 'pt'),
(100, 852, 'HK', 'Hong Kong', '$', 'Hong Kong', 'HKD', 'Asia', 'AS', 'HKG', 'pt'),
(101, 36, 'HU', 'Hungria', 'Ft', 'Budapest', 'HUF', 'Europe', 'EU', 'HUN', 'pt'),
(102, 354, 'IS', 'Islândia', 'kr', 'Reykjavik', 'ISK', 'Europe', 'EU', 'ISL', 'pt'),
(103, 91, 'IN', 'Índia', '', 'New Delhi', 'INR', 'Asia', 'AS', 'IND', 'pt'),
(104, 62, 'ID', 'Indonésia', 'Rp', 'Jakarta', 'IDR', 'Asia', 'AS', 'IDN', 'pt'),
(105, 98, 'IR', 'Irã (Republic Islâmica do Irã', '', 'Tehran', 'IRR', 'Asia', 'AS', 'IRN', 'pt'),
(106, 964, 'IQ', 'Iraque', 'د.ع', 'Baghdad', 'IQD', 'Asia', 'AS', 'IRQ', 'pt'),
(107, 353, 'IE', 'Irlanda', '', 'Dublin', 'EUR', 'Europe', 'EU', 'IRL', 'pt'),
(108, 44, 'IM', 'Ilha de Man', '£', 'Douglas, Isle of Man', 'GBP', 'Europe', 'EU', 'IMN', 'pt'),
(109, 972, 'IL', 'Israel', '', 'Jerusalem', 'ILS', 'Asia', 'AS', 'ISR', 'pt'),
(110, 39, 'IT', 'Itália', '', 'Rome', 'EUR', 'Europe', 'EU', 'ITA', 'pt'),
(111, 1876, 'JM', 'Jamaica', 'J$', 'Kingston', 'JMD', 'North America', 'NA', 'JAM', 'pt'),
(112, 81, 'JP', 'Japão', '¥', 'Tokyo', 'JPY', 'Asia', 'AS', 'JPN', 'pt'),
(113, 44, 'JE', 'Jersey', '£', 'Saint Helier', 'GBP', 'Europe', 'EU', 'JEY', 'pt'),
(114, 962, 'JO', 'Jordânia', 'ا', 'Amman', 'JOD', 'Asia', 'AS', 'JOR', 'pt'),
(115, 7, 'KZ', 'Cazaquistão', 'лв', 'Astana', 'KZT', 'Asia', 'AS', 'KAZ', 'pt'),
(116, 254, 'KE', 'Quênia', 'KSh', 'Nairobi', 'KES', 'Africa', 'AF', 'KEN', 'pt'),
(117, 686, 'KI', 'Kiribati', '$', 'Tarawa', 'AUD', 'Oceania', 'OC', 'KIR', 'pt'),
(118, 850, 'KP', 'Coréia, República Popular Democrática da', '', 'Pyongyang', 'KPW', 'Asia', 'AS', 'PRK', 'pt'),
(119, 82, 'KR', 'Republica da Coréia', '', 'Seoul', 'KRW', 'Asia', 'AS', 'KOR', 'pt'),
(120, 381, 'XK', 'Kosovo', '', 'Pristina', 'EUR', 'Europe', 'EU', 'XKX', 'pt'),
(121, 965, 'KW', 'Kuwait', 'ك.د', 'Kuwait City', 'KWD', 'Asia', 'AS', 'KWT', 'pt'),
(122, 996, 'KG', 'Quirguistão', 'лв', 'Bishkek', 'KGS', 'Asia', 'AS', 'KGZ', 'pt'),
(123, 856, 'LA', 'República Democrática Popular do Laos', '', 'Vientiane', 'LAK', 'Asia', 'AS', 'LAO', 'pt'),
(124, 371, 'LV', 'Letônia', '', 'Riga', 'EUR', 'Europe', 'EU', 'LVA', 'pt'),
(125, 961, 'LB', 'Líbano', '£', 'Beirut', 'LBP', 'Asia', 'AS', 'LBN', 'pt'),
(126, 266, 'LS', 'Lesoto', 'L', 'Maseru', 'LSL', 'Africa', 'AF', 'LSO', 'pt'),
(127, 231, 'LR', 'Libéria', '$', 'Monrovia', 'LRD', 'Africa', 'AF', 'LBR', 'pt'),
(128, 218, 'LY', 'Jamahiriya Árabe da Líbia', 'د.ل', 'Tripolis', 'LYD', 'Africa', 'AF', 'LBY', 'pt'),
(129, 423, 'LI', 'Liechtenstein', 'CHf', 'Vaduz', 'CHF', 'Europe', 'EU', 'LIE', 'pt'),
(130, 370, 'LT', 'Lituânia', '', 'Vilnius', 'EUR', 'Europe', 'EU', 'LTU', 'pt'),
(131, 352, 'LU', 'Luxemburgo', '', 'Luxembourg', 'EUR', 'Europe', 'EU', 'LUX', 'pt'),
(132, 853, 'MO', 'Macau', '$', 'Macao', 'MOP', 'Asia', 'AS', 'MAC', 'pt'),
(133, 389, 'MK', 'Macedônia, Antiga República Iugoslava da', 'ден', 'Skopje', 'MKD', 'Europe', 'EU', 'MKD', 'pt'),
(134, 261, 'MG', 'Madagáscar', 'Ar', 'Antananarivo', 'MGA', 'Africa', 'AF', 'MDG', 'pt'),
(135, 265, 'MW', 'Malawi', 'MK', 'Lilongwe', 'MWK', 'Africa', 'AF', 'MWI', 'pt'),
(136, 60, 'MY', 'Malásia', 'RM', 'Kuala Lumpur', 'MYR', 'Asia', 'AS', 'MYS', 'pt'),
(137, 960, 'MV', 'Maldivas', 'Rf', 'Male', 'MVR', 'Asia', 'AS', 'MDV', 'pt'),
(138, 223, 'ML', 'Mali', 'CFA', 'Bamako', 'XOF', 'Africa', 'AF', 'MLI', 'pt'),
(139, 356, 'MT', 'Malta', '', 'Valletta', 'EUR', 'Europe', 'EU', 'MLT', 'pt'),
(140, 692, 'MH', 'Ilhas Marshall', '$', 'Majuro', 'USD', 'Oceania', 'OC', 'MHL', 'pt'),
(141, 596, 'MQ', 'Martinica', '', 'Fort-de-France', 'EUR', 'North America', 'NA', 'MTQ', 'pt'),
(142, 222, 'MR', 'Mauritânia', 'MRU', 'Nouakchott', 'MRO', 'Africa', 'AF', 'MRT', 'pt'),
(143, 230, 'MU', 'Maurício', '', 'Port Louis', 'MUR', 'Africa', 'AF', 'MUS', 'pt'),
(144, 269, 'YT', 'Mayotte', '', 'Mamoudzou', 'EUR', 'Africa', 'AF', 'MYT', 'pt'),
(145, 52, 'MX', 'México', '$', 'Mexico City', 'MXN', 'North America', 'NA', 'MEX', 'pt'),
(146, 691, 'FM', 'Micronésia, Estados Federados da', '$', 'Palikir', 'USD', 'Oceania', 'OC', 'FSM', 'pt'),
(147, 373, 'MD', 'Moldávia, República da', 'L', 'Chisinau', 'MDL', 'Europe', 'EU', 'MDA', 'pt'),
(148, 377, 'MC', 'Mônaco', '', 'Monaco', 'EUR', 'Europe', 'EU', 'MCO', 'pt'),
(149, 976, 'MN', 'Mongólia', '', 'Ulan Bator', 'MNT', 'Asia', 'AS', 'MNG', 'pt'),
(150, 382, 'ME', 'Montenegro', '', 'Podgorica', 'EUR', 'Europe', 'EU', 'MNE', 'pt'),
(151, 1664, 'MS', 'Montserrat', '$', 'Plymouth', 'XCD', 'North America', 'NA', 'MSR', 'pt'),
(152, 212, 'MA', 'Marrocos', 'DH', 'Rabat', 'MAD', 'Africa', 'AF', 'MAR', 'pt'),
(153, 258, 'MZ', 'Moçambique', 'MT', 'Maputo', 'MZN', 'Africa', 'AF', 'MOZ', 'pt'),
(154, 95, 'MM', 'Myanmar', 'K', 'Nay Pyi Taw', 'MMK', 'Asia', 'AS', 'MMR', 'pt'),
(155, 264, 'NA', 'Namibia', '$', 'Windhoek', 'NAD', 'Africa', 'AF', 'NAM', 'pt'),
(156, 674, 'NR', 'Nauru', '$', 'Yaren', 'AUD', 'Oceania', 'OC', 'NRU', 'pt'),
(157, 977, 'NP', 'Nepal', '', 'Kathmandu', 'NPR', 'Asia', 'AS', 'NPL', 'pt'),
(158, 31, 'NL', 'Países Baixos', '', 'Amsterdam', 'EUR', 'Europe', 'EU', 'NLD', 'pt'),
(159, 599, 'AN', 'Antilhas Holandesas', 'NAf', 'Willemstad', 'ANG', 'North America', 'NA', 'ANT', 'pt'),
(160, 687, 'NC', 'Nova Caledônia', '', 'Noumea', 'XPF', 'Oceania', 'OC', 'NCL', 'pt'),
(161, 64, 'NZ', 'Nova Zelândia', '$', 'Wellington', 'NZD', 'Oceania', 'OC', 'NZL', 'pt'),
(162, 505, 'NI', 'Nicarágua', 'C$', 'Managua', 'NIO', 'North America', 'NA', 'NIC', 'pt'),
(163, 227, 'NE', 'Níger', 'CFA', 'Niamey', 'XOF', 'Africa', 'AF', 'NER', 'pt'),
(164, 234, 'NG', 'Nigéria', '', 'Abuja', 'NGN', 'Africa', 'AF', 'NGA', 'pt'),
(165, 683, 'NU', 'Niue', '$', 'Alofi', 'NZD', 'Oceania', 'OC', 'NIU', 'pt'),
(166, 672, 'NF', 'Ilha Norfolk', '$', 'Kingston', 'AUD', 'Oceania', 'OC', 'NFK', 'pt'),
(167, 1670, 'MP', 'Ilhas Marianas do Norte', '$', 'Saipan', 'USD', 'Oceania', 'OC', 'MNP', 'pt'),
(168, 47, 'NO', 'Noruega', 'kr', 'Oslo', 'NOK', 'Europe', 'EU', 'NOR', 'pt'),
(169, 968, 'OM', 'Omã', '.ع.ر', 'Muscat', 'OMR', 'Asia', 'AS', 'OMN', 'pt'),
(170, 92, 'PK', 'Paquistão', '', 'Islamabad', 'PKR', 'Asia', 'AS', 'PAK', 'pt'),
(171, 680, 'PW', 'Palau', '$', 'Melekeok', 'USD', 'Oceania', 'OC', 'PLW', 'pt'),
(172, 970, 'PS', 'Território Palestino, Ocupado', '', 'East Jerusalem', 'ILS', 'Asia', 'AS', 'PSE', 'pt'),
(173, 507, 'PA', 'Panamá', 'B/.', 'Panama City', 'PAB', 'North America', 'NA', 'PAN', 'pt'),
(174, 675, 'PG', 'Papua Nova Guiné', 'K', 'Port Moresby', 'PGK', 'Oceania', 'OC', 'PNG', 'pt'),
(175, 595, 'PY', 'Paraguai', '', 'Asuncion', 'PYG', 'South America', 'SA', 'PRY', 'pt'),
(176, 51, 'PE', 'Peru', 'S/.', 'Lima', 'PEN', 'South America', 'SA', 'PER', 'pt'),
(177, 63, 'PH', 'Filipinas', '', 'Manila', 'PHP', 'Asia', 'AS', 'PHL', 'pt'),
(178, 64, 'PN', 'Pitcairn', '$', 'Adamstown', 'NZD', 'Oceania', 'OC', 'PCN', 'pt'),
(179, 48, 'PL', 'Polônia', '', 'Warsaw', 'PLN', 'Europe', 'EU', 'POL', 'pt'),
(180, 351, 'PT', 'Portugal', '', 'Lisbon', 'EUR', 'Europe', 'EU', 'PRT', 'pt'),
(181, 1787, 'PR', 'Porto Rico', '$', 'San Juan', 'USD', 'North America', 'NA', 'PRI', 'pt'),
(182, 974, 'QA', 'Catar', 'ق.ر', 'Doha', 'QAR', 'Asia', 'AS', 'QAT', 'pt'),
(183, 262, 'RE', 'Reunião', '', 'Saint-Denis', 'EUR', 'Africa', 'AF', 'REU', 'pt'),
(184, 40, 'RO', 'Romênia', 'lei', 'Bucharest', 'RON', 'Europe', 'EU', 'ROM', 'pt'),
(185, 70, 'RU', 'Federação Russa', '', 'Moscow', 'RUB', 'Asia', 'AS', 'RUS', 'pt'),
(186, 250, 'RW', 'Ruanda', 'FRw', 'Kigali', 'RWF', 'Africa', 'AF', 'RWA', 'pt'),
(187, 590, 'BL', 'São Bartolomeu', '', 'Gustavia', 'EUR', 'North America', 'NA', 'BLM', 'pt'),
(188, 290, 'SH', 'Santa Helena', '£', 'Jamestown', 'SHP', 'Africa', 'AF', 'SHN', 'pt'),
(189, 1869, 'KN', 'São Cristóvão e Neves', '$', 'Basseterre', 'XCD', 'North America', 'NA', 'KNA', 'pt'),
(190, 1758, 'LC', 'Santa Lúcia', '$', 'Castries', 'XCD', 'North America', 'NA', 'LCA', 'pt'),
(191, 590, 'MF', 'são Martinho', '', 'Marigot', 'EUR', 'North America', 'NA', 'MAF', 'pt'),
(192, 508, 'PM', 'São Pedro e Miquelão', '', 'Saint-Pierre', 'EUR', 'North America', 'NA', 'SPM', 'pt'),
(193, 1784, 'VC', 'São Vicente e Granadinas', '$', 'Kingstown', 'XCD', 'North America', 'NA', 'VCT', 'pt'),
(194, 684, 'WS', 'Samoa', 'SAT', 'Apia', 'WST', 'Oceania', 'OC', 'WSM', 'pt'),
(195, 378, 'SM', 'San Marino', '', 'San Marino', 'EUR', 'Europe', 'EU', 'SMR', 'pt'),
(196, 239, 'ST', 'São Tomé e Príncipe', 'Db', 'Sao Tome', 'STD', 'Africa', 'AF', 'STP', 'pt'),
(197, 966, 'SA', 'Arábia Saudita', '', 'Riyadh', 'SAR', 'Asia', 'AS', 'SAU', 'pt'),
(198, 221, 'SN', 'Senegal', 'CFA', 'Dakar', 'XOF', 'Africa', 'AF', 'SEN', 'pt'),
(199, 381, 'RS', 'Sérvia', 'din', 'Belgrade', 'RSD', 'Europe', 'EU', 'SRB', 'pt'),
(200, 381, 'CS', 'Sérvia e Montenegro', 'din', 'Belgrade', 'RSD', 'Europe', 'EU', 'SCG', 'pt'),
(201, 248, 'SC', 'Seychelles', 'SRe', 'Victoria', 'SCR', 'Africa', 'AF', 'SYC', 'pt'),
(202, 232, 'SL', 'Serra Leoa', 'Le', 'Freetown', 'SLL', 'Africa', 'AF', 'SLE', 'pt'),
(203, 65, 'SG', 'Cingapura', '$', 'Singapur', 'SGD', 'Asia', 'AS', 'SGP', 'pt'),
(204, 1, 'SX', 'St Martin', 'ƒ', 'Philipsburg', 'ANG', 'North America', 'NA', 'SXM', 'pt'),
(205, 421, 'SK', 'Eslováquia', '', 'Bratislava', 'EUR', 'Europe', 'EU', 'SVK', 'pt'),
(206, 386, 'SI', 'Eslovênia', '', 'Ljubljana', 'EUR', 'Europe', 'EU', 'SVN', 'pt'),
(207, 677, 'SB', 'Ilhas Salomão', 'Si$', 'Honiara', 'SBD', 'Oceania', 'OC', 'SLB', 'pt'),
(208, 252, 'SO', 'Somália', 'Sh.so.', 'Mogadishu', 'SOS', 'Africa', 'AF', 'SOM', 'pt'),
(209, 27, 'ZA', 'África do Sul', 'R', 'Pretoria', 'ZAR', 'Africa', 'AF', 'ZAF', 'pt'),
(210, 500, 'GS', 'Geórgia do Sul e Ilhas Sandwich do Sul', '£', 'Grytviken', 'GBP', 'Antarctica', 'AN', 'SGS', 'pt'),
(211, 211, 'SS', 'Sudão do Sul', '£', 'Juba', 'SSP', 'Africa', 'AF', 'SSD', 'pt'),
(212, 34, 'ES', 'Espanha', '', 'Madrid', 'EUR', 'Europe', 'EU', 'ESP', 'pt'),
(213, 94, 'LK', 'Sri Lanka', 'Rs', 'Colombo', 'LKR', 'Asia', 'AS', 'LKA', 'pt'),
(214, 249, 'SD', 'Sudão', '.س.ج', 'Khartoum', 'SDG', 'Africa', 'AF', 'SDN', 'pt'),
(215, 597, 'SR', 'Suriname', '$', 'Paramaribo', 'SRD', 'South America', 'SA', 'SUR', 'pt'),
(216, 47, 'SJ', 'Svalbard e Jan Mayen', 'kr', 'Longyearbyen', 'NOK', 'Europe', 'EU', 'SJM', 'pt'),
(217, 268, 'SZ', 'Suazilândia', 'E', 'Mbabane', 'SZL', 'Africa', 'AF', 'SWZ', 'pt'),
(218, 46, 'SE', 'Suécia', 'kr', 'Stockholm', 'SEK', 'Europe', 'EU', 'SWE', 'pt'),
(219, 41, 'CH', 'Suíça', 'CHf', 'Berne', 'CHF', 'Europe', 'EU', 'CHE', 'pt'),
(220, 963, 'SY', 'República Árabe da Síria', 'LS', 'Damascus', 'SYP', 'Asia', 'AS', 'SYR', 'pt'),
(221, 886, 'TW', 'Taiwan, província da China', '$', 'Taipei', 'TWD', 'Asia', 'AS', 'TWN', 'pt'),
(222, 992, 'TJ', 'Tajiquistão', 'SM', 'Dushanbe', 'TJS', 'Asia', 'AS', 'TJK', 'pt'),
(223, 255, 'TZ', 'Tanzânia, República Unida da', 'TSh', 'Dodoma', 'TZS', 'Africa', 'AF', 'TZA', 'pt'),
(224, 66, 'TH', 'Tailândia', '฿', 'Bangkok', 'THB', 'Asia', 'AS', 'THA', 'pt'),
(225, 670, 'TL', 'Timor-Leste', '$', 'Dili', 'USD', 'Asia', 'AS', 'TLS', 'pt'),
(226, 228, 'TG', 'Ir', 'CFA', 'Lome', 'XOF', 'Africa', 'AF', 'TGO', 'pt'),
(227, 690, 'TK', 'Tokelau', '$', '', 'NZD', 'Oceania', 'OC', 'TKL', 'pt'),
(228, 676, 'TO', 'Tonga', '$', 'Nuku\'alofa', 'TOP', 'Oceania', 'OC', 'TON', 'pt'),
(229, 1868, 'TT', 'Trinidad e Tobago', '$', 'Port of Spain', 'TTD', 'North America', 'NA', 'TTO', 'pt'),
(230, 216, 'TN', 'Tunísia', 'ت.د', 'Tunis', 'TND', 'Africa', 'AF', 'TUN', 'pt'),
(231, 90, 'TR', 'Peru', '', 'Ankara', 'TRY', 'Asia', 'AS', 'TUR', 'pt'),
(232, 7370, 'TM', 'Turcomenistão', 'T', 'Ashgabat', 'TMT', 'Asia', 'AS', 'TKM', 'pt'),
(233, 1649, 'TC', 'Ilhas Turcas e Caicos', '$', 'Cockburn Town', 'USD', 'North America', 'NA', 'TCA', 'pt'),
(234, 688, 'TV', 'Tuvalu', '$', 'Funafuti', 'AUD', 'Oceania', 'OC', 'TUV', 'pt'),
(235, 256, 'UG', 'Uganda', 'USh', 'Kampala', 'UGX', 'Africa', 'AF', 'UGA', 'pt'),
(236, 380, 'UA', 'Ucrânia', '', 'Kiev', 'UAH', 'Europe', 'EU', 'UKR', 'pt'),
(237, 971, 'AE', 'Emirados Árabes Unidos', 'إ.د', 'Abu Dhabi', 'AED', 'Asia', 'AS', 'ARE', 'pt'),
(238, 44, 'GB', 'Reino Unido', '£', 'London', 'GBP', 'Europe', 'EU', 'GBR', 'pt'),
(239, 1, 'US', 'Estados Unidos', '$', 'Washington', 'USD', 'North America', 'NA', 'USA', 'pt'),
(240, 1, 'UM', 'Ilhas Menores Distantes dos Estados Unidos', '$', '', 'USD', 'North America', 'NA', 'UMI', 'pt'),
(241, 598, 'UY', 'Uruguai', '$', 'Montevideo', 'UYU', 'South America', 'SA', 'URY', 'pt'),
(242, 998, 'UZ', 'Uzbequistão', 'лв', 'Tashkent', 'UZS', 'Asia', 'AS', 'UZB', 'pt'),
(243, 678, 'VU', 'Vanuatu', 'VT', 'Port Vila', 'VUV', 'Oceania', 'OC', 'VUT', 'pt'),
(244, 58, 'VE', 'Venezuela', 'Bs', 'Caracas', 'VEF', 'South America', 'SA', 'VEN', 'pt'),
(245, 84, 'VN', 'Viet Nam', '', 'Hanoi', 'VND', 'Asia', 'AS', 'VNM', 'pt'),
(246, 1284, 'VG', 'Ilhas Virgens Britânicas', '$', 'Road Town', 'USD', 'North America', 'NA', 'VGB', 'pt'),
(247, 1340, 'VI', 'Ilhas Virgens, EUA', '$', 'Charlotte Amalie', 'USD', 'North America', 'NA', 'VIR', 'pt'),
(248, 681, 'WF', 'Wallis e Futuna', '', 'Mata Utu', 'XPF', 'Oceania', 'OC', 'WLF', 'pt'),
(249, 212, 'EH', 'Saara Ocidental', 'MAD', 'El-Aaiun', 'MAD', 'Africa', 'AF', 'ESH', 'pt'),
(250, 967, 'YE', 'Iémen', '', 'Sanaa', 'YER', 'Asia', 'AS', 'YEM', 'pt'),
(251, 260, 'ZM', 'Zâmbia', 'ZK', 'Lusaka', 'ZMW', 'Africa', 'AF', 'ZMB', 'pt'),
(252, 263, 'ZW', 'Zimbábue', '$', 'Harare', 'ZWL', 'Africa', 'AF', 'ZWE', 'pt'),
(253, 93, 'AF', 'Afghanistan', '؋', 'Kabul', 'AFN', 'Asia', 'AS', 'AFG', 'en'),
(254, 358, 'AX', 'Aland Islands', '', 'Mariehamn', 'EUR', 'Europe', 'EU', 'ALA', 'en'),
(255, 355, 'AL', 'Albania', 'Lek', 'Tirana', 'ALL', 'Europe', 'EU', 'ALB', 'en'),
(256, 213, 'DZ', 'Algeria', 'دج', 'Algiers', 'DZD', 'Africa', 'AF', 'DZA', 'en'),
(257, 1684, 'AS', 'American Samoa', '$', 'Pago Pago', 'USD', 'Oceania', 'OC', 'ASM', 'en'),
(258, 376, 'AD', 'Andorra', '', 'Andorra la Vella', 'EUR', 'Europe', 'EU', 'AND', 'en'),
(259, 244, 'AO', 'Angola', 'Kz', 'Luanda', 'AOA', 'Africa', 'AF', 'AGO', 'en'),
(260, 1264, 'AI', 'Anguilla', '$', 'The Valley', 'XCD', 'North America', 'NA', 'AIA', 'en'),
(261, 672, 'AQ', 'Antarctica', '$', 'Antarctica', 'AAD', 'Antarctica', 'AN', 'ATA', 'en'),
(262, 1268, 'AG', 'Antigua and Barbuda', '$', 'St. John\'s', 'XCD', 'North America', 'NA', 'ATG', 'en'),
(263, 54, 'AR', 'Argentina', '$', 'Buenos Aires', 'ARS', 'South America', 'SA', 'ARG', 'en'),
(264, 374, 'AM', 'Armenia', '֏', 'Yerevan', 'AMD', 'Asia', 'AS', 'ARM', 'en'),
(265, 297, 'AW', 'Aruba', 'ƒ', 'Oranjestad', 'AWG', 'North America', 'NA', 'ABW', 'en'),
(266, 61, 'AU', 'Australia', '$', 'Canberra', 'AUD', 'Oceania', 'OC', 'AUS', 'en'),
(267, 43, 'AT', 'Austria', '', 'Vienna', 'EUR', 'Europe', 'EU', 'AUT', 'en'),
(268, 994, 'AZ', 'Azerbaijan', 'm', 'Baku', 'AZN', 'Asia', 'AS', 'AZE', 'en'),
(269, 1242, 'BS', 'Bahamas', 'B$', 'Nassau', 'BSD', 'North America', 'NA', 'BHS', 'en'),
(270, 973, 'BH', 'Bahrain', '.د.ب', 'Manama', 'BHD', 'Asia', 'AS', 'BHR', 'en'),
(271, 880, 'BD', 'Bangladesh', '', 'Dhaka', 'BDT', 'Asia', 'AS', 'BGD', 'en'),
(272, 1246, 'BB', 'Barbados', 'Bds$', 'Bridgetown', 'BBD', 'North America', 'NA', 'BRB', 'en'),
(273, 375, 'BY', 'Belarus', 'Br', 'Minsk', 'BYN', 'Europe', 'EU', 'BLR', 'en'),
(274, 32, 'BE', 'Belgium', '', 'Brussels', 'EUR', 'Europe', 'EU', 'BEL', 'en'),
(275, 501, 'BZ', 'Belize', '$', 'Belmopan', 'BZD', 'North America', 'NA', 'BLZ', 'en'),
(276, 229, 'BJ', 'Benin', 'CFA', 'Porto-Novo', 'XOF', 'Africa', 'AF', 'BEN', 'en'),
(277, 1441, 'BM', 'Bermuda', '$', 'Hamilton', 'BMD', 'North America', 'NA', 'BMU', 'en'),
(278, 975, 'BT', 'Bhutan', 'Nu.', 'Thimphu', 'BTN', 'Asia', 'AS', 'BTN', 'en'),
(279, 591, 'BO', 'Bolivia', 'Bs.', 'Sucre', 'BOB', 'South America', 'SA', 'BOL', 'en'),
(280, 599, 'BQ', 'Bonaire, Sint Eustatius and Saba', '$', 'Kralendijk', 'USD', 'North America', 'NA', 'BES', 'en'),
(281, 387, 'BA', 'Bosnia and Herzegovina', 'KM', 'Sarajevo', 'BAM', 'Europe', 'EU', 'BIH', 'en'),
(282, 267, 'BW', 'Botswana', 'P', 'Gaborone', 'BWP', 'Africa', 'AF', 'BWA', 'en'),
(283, 55, 'BV', 'Bouvet Island', 'kr', '', 'NOK', 'Antarctica', 'AN', 'BVT', 'en'),
(284, 55, 'BR', 'Brazil', 'R$', 'Brasilia', 'BRL', 'South America', 'SA', 'BRA', 'en'),
(285, 246, 'IO', 'British Indian Ocean Territory', '$', 'Diego Garcia', 'USD', 'Asia', 'AS', 'IOT', 'en'),
(286, 673, 'BN', 'Brunei Darussalam', 'B$', 'Bandar Seri Begawan', 'BND', 'Asia', 'AS', 'BRN', 'en'),
(287, 359, 'BG', 'Bulgaria', 'Лв.', 'Sofia', 'BGN', 'Europe', 'EU', 'BGR', 'en'),
(288, 226, 'BF', 'Burkina Faso', 'CFA', 'Ouagadougou', 'XOF', 'Africa', 'AF', 'BFA', 'en'),
(289, 257, 'BI', 'Burundi', 'FBu', 'Bujumbura', 'BIF', 'Africa', 'AF', 'BDI', 'en'),
(290, 855, 'KH', 'Cambodia', 'KHR', 'Phnom Penh', 'KHR', 'Asia', 'AS', 'KHM', 'en'),
(291, 237, 'CM', 'Cameroon', 'FCFA', 'Yaounde', 'XAF', 'Africa', 'AF', 'CMR', 'en'),
(292, 1, 'CA', 'Canada', '$', 'Ottawa', 'CAD', 'North America', 'NA', 'CAN', 'en'),
(293, 238, 'CV', 'Cape Verde', '$', 'Praia', 'CVE', 'Africa', 'AF', 'CPV', 'en'),
(294, 1345, 'KY', 'Cayman Islands', '$', 'George Town', 'KYD', 'North America', 'NA', 'CYM', 'en'),
(295, 236, 'CF', 'Central African Republic', 'FCFA', 'Bangui', 'XAF', 'Africa', 'AF', 'CAF', 'en'),
(296, 235, 'TD', 'Chad', 'FCFA', 'N\'Djamena', 'XAF', 'Africa', 'AF', 'TCD', 'en'),
(297, 56, 'CL', 'Chile', '$', 'Santiago', 'CLP', 'South America', 'SA', 'CHL', 'en'),
(298, 86, 'CN', 'China', '¥', 'Beijing', 'CNY', 'Asia', 'AS', 'CHN', 'en'),
(299, 61, 'CX', 'Christmas Island', '$', 'Flying Fish Cove', 'AUD', 'Asia', 'AS', 'CXR', 'en'),
(300, 672, 'CC', 'Cocos (Keeling) Islands', '$', 'West Island', 'AUD', 'Asia', 'AS', 'CCK', 'en'),
(301, 57, 'CO', 'Colombia', '$', 'Bogota', 'COP', 'South America', 'SA', 'COL', 'en'),
(302, 269, 'KM', 'Comoros', 'CF', 'Moroni', 'KMF', 'Africa', 'AF', 'COM', 'en'),
(303, 242, 'CG', 'Congo', 'FC', 'Brazzaville', 'XAF', 'Africa', 'AF', 'COG', 'en'),
(304, 242, 'CD', 'Congo, Democratic Republic of the Congo', 'FC', 'Kinshasa', 'CDF', 'Africa', 'AF', 'COD', 'en'),
(305, 682, 'CK', 'Cook Islands', '$', 'Avarua', 'NZD', 'Oceania', 'OC', 'COK', 'en'),
(306, 506, 'CR', 'Costa Rica', '', 'San Jose', 'CRC', 'North America', 'NA', 'CRI', 'en'),
(307, 225, 'CI', 'Cote D\'Ivoire', 'CFA', 'Yamoussoukro', 'XOF', 'Africa', 'AF', 'CIV', 'en'),
(308, 385, 'HR', 'Croatia', 'kn', 'Zagreb', 'HRK', 'Europe', 'EU', 'HRV', 'en'),
(309, 53, 'CU', 'Cuba', '$', 'Havana', 'CUP', 'North America', 'NA', 'CUB', 'en'),
(310, 599, 'CW', 'Curacao', 'ƒ', 'Willemstad', 'ANG', 'North America', 'NA', 'CUW', 'en'),
(311, 357, 'CY', 'Cyprus', '', 'Nicosia', 'EUR', 'Asia', 'AS', 'CYP', 'en'),
(312, 420, 'CZ', 'Czech Republic', '', 'Prague', 'CZK', 'Europe', 'EU', 'CZE', 'en'),
(313, 45, 'DK', 'Denmark', 'Kr.', 'Copenhagen', 'DKK', 'Europe', 'EU', 'DNK', 'en'),
(314, 253, 'DJ', 'Djibouti', 'Fdj', 'Djibouti', 'DJF', 'Africa', 'AF', 'DJI', 'en'),
(315, 1767, 'DM', 'Dominica', '$', 'Roseau', 'XCD', 'North America', 'NA', 'DMA', 'en'),
(316, 1809, 'DO', 'Dominican Republic', '$', 'Santo Domingo', 'DOP', 'North America', 'NA', 'DOM', 'en'),
(317, 593, 'EC', 'Ecuador', '$', 'Quito', 'USD', 'South America', 'SA', 'ECU', 'en'),
(318, 20, 'EG', 'Egypt', 'ج.م', 'Cairo', 'EGP', 'Africa', 'AF', 'EGY', 'en'),
(319, 503, 'SV', 'El Salvador', '$', 'San Salvador', 'USD', 'North America', 'NA', 'SLV', 'en'),
(320, 240, 'GQ', 'Equatorial Guinea', 'FCFA', 'Malabo', 'XAF', 'Africa', 'AF', 'GNQ', 'en'),
(321, 291, 'ER', 'Eritrea', 'Nfk', 'Asmara', 'ERN', 'Africa', 'AF', 'ERI', 'en'),
(322, 372, 'EE', 'Estonia', '', 'Tallinn', 'EUR', 'Europe', 'EU', 'EST', 'en'),
(323, 251, 'ET', 'Ethiopia', 'Nkf', 'Addis Ababa', 'ETB', 'Africa', 'AF', 'ETH', 'en'),
(324, 500, 'FK', 'Falkland Islands (Malvinas)', '£', 'Stanley', 'FKP', 'South America', 'SA', 'FLK', 'en'),
(325, 298, 'FO', 'Faroe Islands', 'Kr.', 'Torshavn', 'DKK', 'Europe', 'EU', 'FRO', 'en'),
(326, 679, 'FJ', 'Fiji', 'FJ$', 'Suva', 'FJD', 'Oceania', 'OC', 'FJI', 'en'),
(327, 358, 'FI', 'Finland', '', 'Helsinki', 'EUR', 'Europe', 'EU', 'FIN', 'en'),
(328, 33, 'FR', 'France', '', 'Paris', 'EUR', 'Europe', 'EU', 'FRA', 'en'),
(329, 594, 'GF', 'French Guiana', '', 'Cayenne', 'EUR', 'South America', 'SA', 'GUF', 'en'),
(330, 689, 'PF', 'French Polynesia', '', 'Papeete', 'XPF', 'Oceania', 'OC', 'PYF', 'en'),
(331, 262, 'TF', 'French Southern Territories', '', 'Port-aux-Francais', 'EUR', 'Antarctica', 'AN', 'ATF', 'en'),
(332, 241, 'GA', 'Gabon', 'FCFA', 'Libreville', 'XAF', 'Africa', 'AF', 'GAB', 'en'),
(333, 220, 'GM', 'Gambia', 'D', 'Banjul', 'GMD', 'Africa', 'AF', 'GMB', 'en'),
(334, 995, 'GE', 'Georgia', '', 'Tbilisi', 'GEL', 'Asia', 'AS', 'GEO', 'en'),
(335, 49, 'DE', 'Germany', '', 'Berlin', 'EUR', 'Europe', 'EU', 'DEU', 'en'),
(336, 233, 'GH', 'Ghana', 'GH₵', 'Accra', 'GHS', 'Africa', 'AF', 'GHA', 'en'),
(337, 350, 'GI', 'Gibraltar', '£', 'Gibraltar', 'GIP', 'Europe', 'EU', 'GIB', 'en'),
(338, 30, 'GR', 'Greece', '', 'Athens', 'EUR', 'Europe', 'EU', 'GRC', 'en'),
(339, 299, 'GL', 'Greenland', 'Kr.', 'Nuuk', 'DKK', 'North America', 'NA', 'GRL', 'en'),
(340, 1473, 'GD', 'Grenada', '$', 'St. George\'s', 'XCD', 'North America', 'NA', 'GRD', 'en'),
(341, 590, 'GP', 'Guadeloupe', '', 'Basse-Terre', 'EUR', 'North America', 'NA', 'GLP', 'en'),
(342, 1671, 'GU', 'Guam', '$', 'Hagatna', 'USD', 'Oceania', 'OC', 'GUM', 'en'),
(343, 502, 'GT', 'Guatemala', 'Q', 'Guatemala City', 'GTQ', 'North America', 'NA', 'GTM', 'en'),
(344, 44, 'GG', 'Guernsey', '£', 'St Peter Port', 'GBP', 'Europe', 'EU', 'GGY', 'en'),
(345, 224, 'GN', 'Guinea', 'FG', 'Conakry', 'GNF', 'Africa', 'AF', 'GIN', 'en'),
(346, 245, 'GW', 'Guinea-Bissau', 'CFA', 'Bissau', 'XOF', 'Africa', 'AF', 'GNB', 'en'),
(347, 592, 'GY', 'Guyana', '$', 'Georgetown', 'GYD', 'South America', 'SA', 'GUY', 'en'),
(348, 509, 'HT', 'Haiti', 'G', 'Port-au-Prince', 'HTG', 'North America', 'NA', 'HTI', 'en'),
(349, 0, 'HM', 'Heard Island and McDonald Islands', '$', '', 'AUD', 'Antarctica', 'AN', 'HMD', 'en'),
(350, 39, 'VA', 'Holy See (Vatican City State)', '', 'Vatican City', 'EUR', 'Europe', 'EU', 'VAT', 'en'),
(351, 504, 'HN', 'Honduras', 'L', 'Tegucigalpa', 'HNL', 'North America', 'NA', 'HND', 'en'),
(352, 852, 'HK', 'Hong Kong', '$', 'Hong Kong', 'HKD', 'Asia', 'AS', 'HKG', 'en'),
(353, 36, 'HU', 'Hungary', 'Ft', 'Budapest', 'HUF', 'Europe', 'EU', 'HUN', 'en'),
(354, 354, 'IS', 'Iceland', 'kr', 'Reykjavik', 'ISK', 'Europe', 'EU', 'ISL', 'en'),
(355, 91, 'IN', 'India', '', 'New Delhi', 'INR', 'Asia', 'AS', 'IND', 'en'),
(356, 62, 'ID', 'Indonesia', 'Rp', 'Jakarta', 'IDR', 'Asia', 'AS', 'IDN', 'en'),
(357, 98, 'IR', 'Iran, Islamic Republic of', '', 'Tehran', 'IRR', 'Asia', 'AS', 'IRN', 'en'),
(358, 964, 'IQ', 'Iraq', 'د.ع', 'Baghdad', 'IQD', 'Asia', 'AS', 'IRQ', 'en'),
(359, 353, 'IE', 'Ireland', '', 'Dublin', 'EUR', 'Europe', 'EU', 'IRL', 'en'),
(360, 44, 'IM', 'Isle of Man', '£', 'Douglas, Isle of Man', 'GBP', 'Europe', 'EU', 'IMN', 'en'),
(361, 972, 'IL', 'Israel', '', 'Jerusalem', 'ILS', 'Asia', 'AS', 'ISR', 'en'),
(362, 39, 'IT', 'Italy', '', 'Rome', 'EUR', 'Europe', 'EU', 'ITA', 'en'),
(363, 1876, 'JM', 'Jamaica', 'J$', 'Kingston', 'JMD', 'North America', 'NA', 'JAM', 'en'),
(364, 81, 'JP', 'Japan', '¥', 'Tokyo', 'JPY', 'Asia', 'AS', 'JPN', 'en'),
(365, 44, 'JE', 'Jersey', '£', 'Saint Helier', 'GBP', 'Europe', 'EU', 'JEY', 'en'),
(366, 962, 'JO', 'Jordan', 'ا.د', 'Amman', 'JOD', 'Asia', 'AS', 'JOR', 'en'),
(367, 7, 'KZ', 'Kazakhstan', 'лв', 'Astana', 'KZT', 'Asia', 'AS', 'KAZ', 'en'),
(368, 254, 'KE', 'Kenya', 'KSh', 'Nairobi', 'KES', 'Africa', 'AF', 'KEN', 'en'),
(369, 686, 'KI', 'Kiribati', '$', 'Tarawa', 'AUD', 'Oceania', 'OC', 'KIR', 'en'),
(370, 850, 'KP', 'Korea, Democratic People\'s Republic of', '', 'Pyongyang', 'KPW', 'Asia', 'AS', 'PRK', 'en'),
(371, 82, 'KR', 'Korea, Republic of', '', 'Seoul', 'KRW', 'Asia', 'AS', 'KOR', 'en'),
(372, 381, 'XK', 'Kosovo', '', 'Pristina', 'EUR', 'Europe', 'EU', 'XKX', 'en'),
(373, 965, 'KW', 'Kuwait', 'ك.د', 'Kuwait City', 'KWD', 'Asia', 'AS', 'KWT', 'en'),
(374, 996, 'KG', 'Kyrgyzstan', 'лв', 'Bishkek', 'KGS', 'Asia', 'AS', 'KGZ', 'en'),
(375, 856, 'LA', 'Lao People\'s Democratic Republic', '', 'Vientiane', 'LAK', 'Asia', 'AS', 'LAO', 'en'),
(376, 371, 'LV', 'Latvia', '', 'Riga', 'EUR', 'Europe', 'EU', 'LVA', 'en'),
(377, 961, 'LB', 'Lebanon', '£', 'Beirut', 'LBP', 'Asia', 'AS', 'LBN', 'en'),
(378, 266, 'LS', 'Lesotho', 'L', 'Maseru', 'LSL', 'Africa', 'AF', 'LSO', 'en'),
(379, 231, 'LR', 'Liberia', '$', 'Monrovia', 'LRD', 'Africa', 'AF', 'LBR', 'en'),
(380, 218, 'LY', 'Libyan Arab Jamahiriya', 'د.ل', 'Tripolis', 'LYD', 'Africa', 'AF', 'LBY', 'en'),
(381, 423, 'LI', 'Liechtenstein', 'CHf', 'Vaduz', 'CHF', 'Europe', 'EU', 'LIE', 'en'),
(382, 370, 'LT', 'Lithuania', '', 'Vilnius', 'EUR', 'Europe', 'EU', 'LTU', 'en'),
(383, 352, 'LU', 'Luxembourg', '', 'Luxembourg', 'EUR', 'Europe', 'EU', 'LUX', 'en'),
(384, 853, 'MO', 'Macao', '$', 'Macao', 'MOP', 'Asia', 'AS', 'MAC', 'en'),
(385, 389, 'MK', 'Macedonia, the Former Yugoslav Republic of', 'ден', 'Skopje', 'MKD', 'Europe', 'EU', 'MKD', 'en'),
(386, 261, 'MG', 'Madagascar', 'Ar', 'Antananarivo', 'MGA', 'Africa', 'AF', 'MDG', 'en'),
(387, 265, 'MW', 'Malawi', 'MK', 'Lilongwe', 'MWK', 'Africa', 'AF', 'MWI', 'en'),
(388, 60, 'MY', 'Malaysia', 'RM', 'Kuala Lumpur', 'MYR', 'Asia', 'AS', 'MYS', 'en'),
(389, 960, 'MV', 'Maldives', 'Rf', 'Male', 'MVR', 'Asia', 'AS', 'MDV', 'en'),
(390, 223, 'ML', 'Mali', 'CFA', 'Bamako', 'XOF', 'Africa', 'AF', 'MLI', 'en'),
(391, 356, 'MT', 'Malta', '', 'Valletta', 'EUR', 'Europe', 'EU', 'MLT', 'en'),
(392, 692, 'MH', 'Marshall Islands', '$', 'Majuro', 'USD', 'Oceania', 'OC', 'MHL', 'en'),
(393, 596, 'MQ', 'Martinique', '', 'Fort-de-France', 'EUR', 'North America', 'NA', 'MTQ', 'en'),
(394, 222, 'MR', 'Mauritania', 'MRU', 'Nouakchott', 'MRO', 'Africa', 'AF', 'MRT', 'en'),
(395, 230, 'MU', 'Mauritius', '', 'Port Louis', 'MUR', 'Africa', 'AF', 'MUS', 'en'),
(396, 269, 'YT', 'Mayotte', '', 'Mamoudzou', 'EUR', 'Africa', 'AF', 'MYT', 'en'),
(397, 52, 'MX', 'Mexico', '$', 'Mexico City', 'MXN', 'North America', 'NA', 'MEX', 'en'),
(398, 691, 'FM', 'Micronesia, Federated States of', '$', 'Palikir', 'USD', 'Oceania', 'OC', 'FSM', 'en'),
(399, 373, 'MD', 'Moldova, Republic of', 'L', 'Chisinau', 'MDL', 'Europe', 'EU', 'MDA', 'en'),
(400, 377, 'MC', 'Monaco', '', 'Monaco', 'EUR', 'Europe', 'EU', 'MCO', 'en'),
(401, 976, 'MN', 'Mongolia', '', 'Ulan Bator', 'MNT', 'Asia', 'AS', 'MNG', 'en'),
(402, 382, 'ME', 'Montenegro', '', 'Podgorica', 'EUR', 'Europe', 'EU', 'MNE', 'en'),
(403, 1664, 'MS', 'Montserrat', '$', 'Plymouth', 'XCD', 'North America', 'NA', 'MSR', 'en'),
(404, 212, 'MA', 'Morocco', 'DH', 'Rabat', 'MAD', 'Africa', 'AF', 'MAR', 'en'),
(405, 258, 'MZ', 'Mozambique', 'MT', 'Maputo', 'MZN', 'Africa', 'AF', 'MOZ', 'en'),
(406, 95, 'MM', 'Myanmar', 'K', 'Nay Pyi Taw', 'MMK', 'Asia', 'AS', 'MMR', 'en'),
(407, 264, 'NA', 'Namibia', '$', 'Windhoek', 'NAD', 'Africa', 'AF', 'NAM', 'en'),
(408, 674, 'NR', 'Nauru', '$', 'Yaren', 'AUD', 'Oceania', 'OC', 'NRU', 'en'),
(409, 977, 'NP', 'Nepal', '', 'Kathmandu', 'NPR', 'Asia', 'AS', 'NPL', 'en'),
(410, 31, 'NL', 'Netherlands', '', 'Amsterdam', 'EUR', 'Europe', 'EU', 'NLD', 'en'),
(411, 599, 'AN', 'Netherlands Antilles', 'NAf', 'Willemstad', 'ANG', 'North America', 'NA', 'ANT', 'en'),
(412, 687, 'NC', 'New Caledonia', '', 'Noumea', 'XPF', 'Oceania', 'OC', 'NCL', 'en'),
(413, 64, 'NZ', 'New Zealand', '$', 'Wellington', 'NZD', 'Oceania', 'OC', 'NZL', 'en'),
(414, 505, 'NI', 'Nicaragua', 'C$', 'Managua', 'NIO', 'North America', 'NA', 'NIC', 'en'),
(415, 227, 'NE', 'Niger', 'CFA', 'Niamey', 'XOF', 'Africa', 'AF', 'NER', 'en'),
(416, 234, 'NG', 'Nigeria', '', 'Abuja', 'NGN', 'Africa', 'AF', 'NGA', 'en'),
(417, 683, 'NU', 'Niue', '$', 'Alofi', 'NZD', 'Oceania', 'OC', 'NIU', 'en'),
(418, 672, 'NF', 'Norfolk Island', '$', 'Kingston', 'AUD', 'Oceania', 'OC', 'NFK', 'en'),
(419, 1670, 'MP', 'Northern Mariana Islands', '$', 'Saipan', 'USD', 'Oceania', 'OC', 'MNP', 'en'),
(420, 47, 'NO', 'Norway', 'kr', 'Oslo', 'NOK', 'Europe', 'EU', 'NOR', 'en'),
(421, 968, 'OM', 'Oman', '.ع.ر', 'Muscat', 'OMR', 'Asia', 'AS', 'OMN', 'en'),
(422, 92, 'PK', 'Pakistan', '', 'Islamabad', 'PKR', 'Asia', 'AS', 'PAK', 'en'),
(423, 680, 'PW', 'Palau', '$', 'Melekeok', 'USD', 'Oceania', 'OC', 'PLW', 'en'),
(424, 970, 'PS', 'Palestinian Territory, Occupied', '', 'East Jerusalem', 'ILS', 'Asia', 'AS', 'PSE', 'en'),
(425, 507, 'PA', 'Panama', 'B/.', 'Panama City', 'PAB', 'North America', 'NA', 'PAN', 'en'),
(426, 675, 'PG', 'Papua New Guinea', 'K', 'Port Moresby', 'PGK', 'Oceania', 'OC', 'PNG', 'en'),
(427, 595, 'PY', 'Paraguay', '', 'Asuncion', 'PYG', 'South America', 'SA', 'PRY', 'en'),
(428, 51, 'PE', 'Peru', 'S/.', 'Lima', 'PEN', 'South America', 'SA', 'PER', 'en'),
(429, 63, 'PH', 'Philippines', '', 'Manila', 'PHP', 'Asia', 'AS', 'PHL', 'en'),
(430, 64, 'PN', 'Pitcairn', '$', 'Adamstown', 'NZD', 'Oceania', 'OC', 'PCN', 'en'),
(431, 48, 'PL', 'Poland', '', 'Warsaw', 'PLN', 'Europe', 'EU', 'POL', 'en'),
(432, 351, 'PT', 'Portugal', '', 'Lisbon', 'EUR', 'Europe', 'EU', 'PRT', 'en'),
(433, 1787, 'PR', 'Puerto Rico', '$', 'San Juan', 'USD', 'North America', 'NA', 'PRI', 'en'),
(434, 974, 'QA', 'Qatar', 'ق.ر', 'Doha', 'QAR', 'Asia', 'AS', 'QAT', 'en'),
(435, 262, 'RE', 'Reunion', '', 'Saint-Denis', 'EUR', 'Africa', 'AF', 'REU', 'en'),
(436, 40, 'RO', 'Romania', 'lei', 'Bucharest', 'RON', 'Europe', 'EU', 'ROM', 'en'),
(437, 70, 'RU', 'Russian Federation', '', 'Moscow', 'RUB', 'Asia', 'AS', 'RUS', 'en'),
(438, 250, 'RW', 'Rwanda', 'FRw', 'Kigali', 'RWF', 'Africa', 'AF', 'RWA', 'en'),
(439, 590, 'BL', 'Saint Barthelemy', '', 'Gustavia', 'EUR', 'North America', 'NA', 'BLM', 'en'),
(440, 290, 'SH', 'Saint Helena', '£', 'Jamestown', 'SHP', 'Africa', 'AF', 'SHN', 'en'),
(441, 1869, 'KN', 'Saint Kitts and Nevis', '$', 'Basseterre', 'XCD', 'North America', 'NA', 'KNA', 'en'),
(442, 1758, 'LC', 'Saint Lucia', '$', 'Castries', 'XCD', 'North America', 'NA', 'LCA', 'en'),
(443, 590, 'MF', 'Saint Martin', '', 'Marigot', 'EUR', 'North America', 'NA', 'MAF', 'en'),
(444, 508, 'PM', 'Saint Pierre and Miquelon', '', 'Saint-Pierre', 'EUR', 'North America', 'NA', 'SPM', 'en'),
(445, 1784, 'VC', 'Saint Vincent and the Grenadines', '$', 'Kingstown', 'XCD', 'North America', 'NA', 'VCT', 'en'),
(446, 684, 'WS', 'Samoa', 'SAT', 'Apia', 'WST', 'Oceania', 'OC', 'WSM', 'en'),
(447, 378, 'SM', 'San Marino', '', 'San Marino', 'EUR', 'Europe', 'EU', 'SMR', 'en'),
(448, 239, 'ST', 'Sao Tome and Principe', 'Db', 'Sao Tome', 'STD', 'Africa', 'AF', 'STP', 'en'),
(449, 966, 'SA', 'Saudi Arabia', '', 'Riyadh', 'SAR', 'Asia', 'AS', 'SAU', 'en'),
(450, 221, 'SN', 'Senegal', 'CFA', 'Dakar', 'XOF', 'Africa', 'AF', 'SEN', 'en'),
(451, 381, 'RS', 'Serbia', 'din', 'Belgrade', 'RSD', 'Europe', 'EU', 'SRB', 'en'),
(452, 381, 'CS', 'Serbia and Montenegro', 'din', 'Belgrade', 'RSD', 'Europe', 'EU', 'SCG', 'en'),
(453, 248, 'SC', 'Seychelles', 'SRe', 'Victoria', 'SCR', 'Africa', 'AF', 'SYC', 'en'),
(454, 232, 'SL', 'Sierra Leone', 'Le', 'Freetown', 'SLL', 'Africa', 'AF', 'SLE', 'en'),
(455, 65, 'SG', 'Singapore', '$', 'Singapur', 'SGD', 'Asia', 'AS', 'SGP', 'en'),
(456, 1, 'SX', 'St Martin', 'ƒ', 'Philipsburg', 'ANG', 'North America', 'NA', 'SXM', 'en'),
(457, 421, 'SK', 'Slovakia', '', 'Bratislava', 'EUR', 'Europe', 'EU', 'SVK', 'en'),
(458, 386, 'SI', 'Slovenia', '', 'Ljubljana', 'EUR', 'Europe', 'EU', 'SVN', 'en'),
(459, 677, 'SB', 'Solomon Islands', 'Si$', 'Honiara', 'SBD', 'Oceania', 'OC', 'SLB', 'en'),
(460, 252, 'SO', 'Somalia', 'Sh.so.', 'Mogadishu', 'SOS', 'Africa', 'AF', 'SOM', 'en'),
(461, 27, 'ZA', 'South Africa', 'R', 'Pretoria', 'ZAR', 'Africa', 'AF', 'ZAF', 'en'),
(462, 500, 'GS', 'South Georgia and the South Sandwich Islands', '£', 'Grytviken', 'GBP', 'Antarctica', 'AN', 'SGS', 'en'),
(463, 211, 'SS', 'South Sudan', '£', 'Juba', 'SSP', 'Africa', 'AF', 'SSD', 'en'),
(464, 34, 'ES', 'Spain', '', 'Madrid', 'EUR', 'Europe', 'EU', 'ESP', 'en'),
(465, 94, 'LK', 'Sri Lanka', 'Rs', 'Colombo', 'LKR', 'Asia', 'AS', 'LKA', 'en'),
(466, 249, 'SD', 'Sudan', '.س.ج', 'Khartoum', 'SDG', 'Africa', 'AF', 'SDN', 'en'),
(467, 597, 'SR', 'Suriname', '$', 'Paramaribo', 'SRD', 'South America', 'SA', 'SUR', 'en'),
(468, 47, 'SJ', 'Svalbard and Jan Mayen', 'kr', 'Longyearbyen', 'NOK', 'Europe', 'EU', 'SJM', 'en'),
(469, 268, 'SZ', 'Swaziland', 'E', 'Mbabane', 'SZL', 'Africa', 'AF', 'SWZ', 'en'),
(470, 46, 'SE', 'Sweden', 'kr', 'Stockholm', 'SEK', 'Europe', 'EU', 'SWE', 'en'),
(471, 41, 'CH', 'Switzerland', 'CHf', 'Berne', 'CHF', 'Europe', 'EU', 'CHE', 'en'),
(472, 963, 'SY', 'Syrian Arab Republic', 'LS', 'Damascus', 'SYP', 'Asia', 'AS', 'SYR', 'en'),
(473, 886, 'TW', 'Taiwan, Province of China', '$', 'Taipei', 'TWD', 'Asia', 'AS', 'TWN', 'en'),
(474, 992, 'TJ', 'Tajikistan', 'SM', 'Dushanbe', 'TJS', 'Asia', 'AS', 'TJK', 'en'),
(475, 255, 'TZ', 'Tanzania, United Republic of', 'TSh', 'Dodoma', 'TZS', 'Africa', 'AF', 'TZA', 'en'),
(476, 66, 'TH', 'Thailand', '฿', 'Bangkok', 'THB', 'Asia', 'AS', 'THA', 'en'),
(477, 670, 'TL', 'Timor-Leste', '$', 'Dili', 'USD', 'Asia', 'AS', 'TLS', 'en'),
(478, 228, 'TG', 'Togo', 'CFA', 'Lome', 'XOF', 'Africa', 'AF', 'TGO', 'en'),
(479, 690, 'TK', 'Tokelau', '$', '', 'NZD', 'Oceania', 'OC', 'TKL', 'en'),
(480, 676, 'TO', 'Tonga', '$', 'Nuku\'alofa', 'TOP', 'Oceania', 'OC', 'TON', 'en'),
(481, 1868, 'TT', 'Trinidad and Tobago', '$', 'Port of Spain', 'TTD', 'North America', 'NA', 'TTO', 'en'),
(482, 216, 'TN', 'Tunisia', 'ت.د', 'Tunis', 'TND', 'Africa', 'AF', 'TUN', 'en'),
(483, 90, 'TR', 'Turkey', '', 'Ankara', 'TRY', 'Asia', 'AS', 'TUR', 'en'),
(484, 7370, 'TM', 'Turkmenistan', 'T', 'Ashgabat', 'TMT', 'Asia', 'AS', 'TKM', 'en'),
(485, 1649, 'TC', 'Turks and Caicos Islands', '$', 'Cockburn Town', 'USD', 'North America', 'NA', 'TCA', 'en'),
(486, 688, 'TV', 'Tuvalu', '$', 'Funafuti', 'AUD', 'Oceania', 'OC', 'TUV', 'en'),
(487, 256, 'UG', 'Uganda', 'USh', 'Kampala', 'UGX', 'Africa', 'AF', 'UGA', 'en'),
(488, 380, 'UA', 'Ukraine', '', 'Kiev', 'UAH', 'Europe', 'EU', 'UKR', 'en'),
(489, 971, 'AE', 'United Arab Emirates', 'إ.د', 'Abu Dhabi', 'AED', 'Asia', 'AS', 'ARE', 'en'),
(490, 44, 'GB', 'United Kingdom', '£', 'London', 'GBP', 'Europe', 'EU', 'GBR', 'en'),
(491, 1, 'US', 'United States', '$', 'Washington', 'USD', 'North America', 'NA', 'USA', 'en'),
(492, 1, 'UM', 'United States Minor Outlying Islands', '$', '', 'USD', 'North America', 'NA', 'UMI', 'en'),
(493, 598, 'UY', 'Uruguay', '$', 'Montevideo', 'UYU', 'South America', 'SA', 'URY', 'en'),
(494, 998, 'UZ', 'Uzbekistan', 'лв', 'Tashkent', 'UZS', 'Asia', 'AS', 'UZB', 'en'),
(495, 678, 'VU', 'Vanuatu', 'VT', 'Port Vila', 'VUV', 'Oceania', 'OC', 'VUT', 'en'),
(496, 58, 'VE', 'Venezuela', 'Bs', 'Caracas', 'VEF', 'South America', 'SA', 'VEN', 'en'),
(497, 84, 'VN', 'Viet Nam', '', 'Hanoi', 'VND', 'Asia', 'AS', 'VNM', 'en'),
(498, 1284, 'VG', 'Virgin Islands, British', '$', 'Road Town', 'USD', 'North America', 'NA', 'VGB', 'en'),
(499, 1340, 'VI', 'Virgin Islands, U.s.', '$', 'Charlotte Amalie', 'USD', 'North America', 'NA', 'VIR', 'en'),
(500, 681, 'WF', 'Wallis and Futuna', '', 'Mata Utu', 'XPF', 'Oceania', 'OC', 'WLF', 'en'),
(501, 212, 'EH', 'Western Sahara', 'MAD', 'El-Aaiun', 'MAD', 'Africa', 'AF', 'ESH', 'en'),
(502, 967, 'YE', 'Yemen', '', 'Sanaa', 'YER', 'Asia', 'AS', 'YEM', 'en'),
(503, 260, 'ZM', 'Zambia', 'ZK', 'Lusaka', 'ZMW', 'Africa', 'AF', 'ZMB', 'en'),
(504, 263, 'ZW', 'Zimbabwe', '$', 'Harare', 'ZWL', 'Africa', 'AF', 'ZWE', 'en'),
(505, 93, 'AF', 'Afganistán', '؋', 'Kabul', 'AFN', 'Asia', 'AS', 'AFG', 'es'),
(506, 358, 'AX', 'Islas Aland', '', 'Mariehamn', 'EUR', 'Europe', 'EU', 'ALA', 'es'),
(507, 355, 'AL', 'Albania', 'Lek', 'Tirana', 'ALL', 'Europe', 'EU', 'ALB', 'es'),
(508, 213, 'DZ', 'Argelia', 'دج', 'Algiers', 'DZD', 'Africa', 'AF', 'DZA', 'es'),
(509, 1684, 'AS', 'Samoa Americana', '$', 'Pago Pago', 'USD', 'Oceania', 'OC', 'ASM', 'es'),
(510, 376, 'AD', 'Andorra', '', 'Andorra la Vella', 'EUR', 'Europe', 'EU', 'AND', 'es'),
(511, 244, 'AO', 'Angola', 'Kz', 'Luanda', 'AOA', 'Africa', 'AF', 'AGO', 'es'),
(512, 1264, 'AI', 'Anguila', '$', 'The Valley', 'XCD', 'North America', 'NA', 'AIA', 'es'),
(513, 672, 'AQ', 'Antártida', '$', 'Antarctica', 'AAD', 'Antarctica', 'AN', 'ATA', 'es'),
(514, 1268, 'AG', 'Antigua y Barbuda', '$', 'St. John\'s', 'XCD', 'North America', 'NA', 'ATG', 'es'),
(515, 54, 'AR', 'Argentina', '$', 'Buenos Aires', 'ARS', 'South America', 'SA', 'ARG', 'es'),
(516, 374, 'AM', 'Armenia', '֏', 'Yerevan', 'AMD', 'Asia', 'AS', 'ARM', 'es'),
(517, 297, 'AW', 'Aruba', 'ƒ', 'Oranjestad', 'AWG', 'North America', 'NA', 'ABW', 'es'),
(518, 61, 'AU', 'Australia', '$', 'Canberra', 'AUD', 'Oceania', 'OC', 'AUS', 'es'),
(519, 43, 'AT', 'Austria', '', 'Vienna', 'EUR', 'Europe', 'EU', 'AUT', 'es'),
(520, 994, 'AZ', 'Azerbaiyán', 'm', 'Baku', 'AZN', 'Asia', 'AS', 'AZE', 'es'),
(521, 1242, 'BS', 'Bahamas', 'B$', 'Nassau', 'BSD', 'North America', 'NA', 'BHS', 'es'),
(522, 973, 'BH', 'Bahréin', '.د.ب', 'Manama', 'BHD', 'Asia', 'AS', 'BHR', 'es'),
(523, 880, 'BD', 'Bangladesh', '', 'Dhaka', 'BDT', 'Asia', 'AS', 'BGD', 'es'),
(524, 1246, 'BB', 'Barbados', 'Bds$', 'Bridgetown', 'BBD', 'North America', 'NA', 'BRB', 'es'),
(525, 375, 'BY', 'Bielorrusia', 'Br', 'Minsk', 'BYN', 'Europe', 'EU', 'BLR', 'es'),
(526, 32, 'BE', 'Bélgica', '', 'Brussels', 'EUR', 'Europe', 'EU', 'BEL', 'es'),
(527, 501, 'BZ', 'Belice', '$', 'Belmopan', 'BZD', 'North America', 'NA', 'BLZ', 'es'),
(528, 229, 'BJ', 'Benin', 'CFA', 'Porto-Novo', 'XOF', 'Africa', 'AF', 'BEN', 'es'),
(529, 1441, 'BM', 'islas Bermudas', '$', 'Hamilton', 'BMD', 'North America', 'NA', 'BMU', 'es'),
(530, 975, 'BT', 'Bután', 'Nu.', 'Thimphu', 'BTN', 'Asia', 'AS', 'BTN', 'es'),
(531, 591, 'BO', 'Bolivia', 'Bs.', 'Sucre', 'BOB', 'South America', 'SA', 'BOL', 'es'),
(532, 599, 'BQ', 'Bonaire, Sint Eustatius y Saba', '$', 'Kralendijk', 'USD', 'North America', 'NA', 'BES', 'es'),
(533, 387, 'BA', 'Bosnia y Herzegovina', 'KM', 'Sarajevo', 'BAM', 'Europe', 'EU', 'BIH', 'es'),
(534, 267, 'BW', 'Botswana', 'P', 'Gaborone', 'BWP', 'Africa', 'AF', 'BWA', 'es'),
(535, 55, 'BV', 'Isla Bouvet', 'kr', '', 'NOK', 'Antarctica', 'AN', 'BVT', 'es'),
(536, 55, 'BR', 'Brasil', 'R$', 'Brasilia', 'BRL', 'South America', 'SA', 'BRA', 'es'),
(537, 246, 'IO', 'Territorio Británico del Océano Índico', '$', 'Diego Garcia', 'USD', 'Asia', 'AS', 'IOT', 'es'),
(538, 673, 'BN', 'Brunei Darussalam', 'B$', 'Bandar Seri Begawan', 'BND', 'Asia', 'AS', 'BRN', 'es'),
(539, 359, 'BG', 'Bulgaria', 'Лв.', 'Sofia', 'BGN', 'Europe', 'EU', 'BGR', 'es'),
(540, 226, 'BF', 'Burkina Faso', 'CFA', 'Ouagadougou', 'XOF', 'Africa', 'AF', 'BFA', 'es'),
(541, 257, 'BI', 'Burundi', 'FBu', 'Bujumbura', 'BIF', 'Africa', 'AF', 'BDI', 'es'),
(542, 855, 'KH', 'Camboya', 'KHR', 'Phnom Penh', 'KHR', 'Asia', 'AS', 'KHM', 'es'),
(543, 237, 'CM', 'Camerún', 'FCFA', 'Yaounde', 'XAF', 'Africa', 'AF', 'CMR', 'es'),
(544, 1, 'CA', 'Canadá', '$', 'Ottawa', 'CAD', 'North America', 'NA', 'CAN', 'es'),
(545, 238, 'CV', 'Cabo Verde', '$', 'Praia', 'CVE', 'Africa', 'AF', 'CPV', 'es'),
(546, 1345, 'KY', 'Islas Caimán', '$', 'George Town', 'KYD', 'North America', 'NA', 'CYM', 'es'),
(547, 236, 'CF', 'República Centroafricana', 'FCFA', 'Bangui', 'XAF', 'Africa', 'AF', 'CAF', 'es'),
(548, 235, 'TD', 'Chad', 'FCFA', 'N\'Djamena', 'XAF', 'Africa', 'AF', 'TCD', 'es'),
(549, 56, 'CL', 'Chile', '$', 'Santiago', 'CLP', 'South America', 'SA', 'CHL', 'es'),
(550, 86, 'CN', 'porcelana', '¥', 'Beijing', 'CNY', 'Asia', 'AS', 'CHN', 'es'),
(551, 61, 'CX', 'Isla de Navidad', '$', 'Flying Fish Cove', 'AUD', 'Asia', 'AS', 'CXR', 'es'),
(552, 672, 'CC', 'Islas Cocos (Keeling)', '$', 'West Island', 'AUD', 'Asia', 'AS', 'CCK', 'es'),
(553, 57, 'CO', 'Colombia', '$', 'Bogota', 'COP', 'South America', 'SA', 'COL', 'es'),
(554, 269, 'KM', 'Comoras', 'CF', 'Moroni', 'KMF', 'Africa', 'AF', 'COM', 'es'),
(555, 242, 'CG', 'Congo', 'FC', 'Brazzaville', 'XAF', 'Africa', 'AF', 'COG', 'es'),
(556, 242, 'CD', 'Congo, República Democrática del Congo', 'FC', 'Kinshasa', 'CDF', 'Africa', 'AF', 'COD', 'es'),
(557, 682, 'CK', 'Islas Cook', '$', 'Avarua', 'NZD', 'Oceania', 'OC', 'COK', 'es'),
(558, 506, 'CR', 'Costa Rica', '', 'San Jose', 'CRC', 'North America', 'NA', 'CRI', 'es'),
(559, 225, 'CI', 'Costa de Marfil', 'CFA', 'Yamoussoukro', 'XOF', 'Africa', 'AF', 'CIV', 'es'),
(560, 385, 'HR', 'Croacia', 'kn', 'Zagreb', 'HRK', 'Europe', 'EU', 'HRV', 'es'),
(561, 53, 'CU', 'Cuba', '$', 'Havana', 'CUP', 'North America', 'NA', 'CUB', 'es'),
(562, 599, 'CW', 'Curazao', 'ƒ', 'Willemstad', 'ANG', 'North America', 'NA', 'CUW', 'es'),
(563, 357, 'CY', 'Chipre', '', 'Nicosia', 'EUR', 'Asia', 'AS', 'CYP', 'es'),
(564, 420, 'CZ', 'Republica checa', '', 'Prague', 'CZK', 'Europe', 'EU', 'CZE', 'es'),
(565, 45, 'DK', 'Dinamarca', 'Kr.', 'Copenhagen', 'DKK', 'Europe', 'EU', 'DNK', 'es'),
(566, 253, 'DJ', 'Djibouti', 'Fdj', 'Djibouti', 'DJF', 'Africa', 'AF', 'DJI', 'es'),
(567, 1767, 'DM', 'Dominica', '$', 'Roseau', 'XCD', 'North America', 'NA', 'DMA', 'es'),
(568, 1809, 'DO', 'República Dominicana', '$', 'Santo Domingo', 'DOP', 'North America', 'NA', 'DOM', 'es'),
(569, 593, 'EC', 'Ecuador', '$', 'Quito', 'USD', 'South America', 'SA', 'ECU', 'es'),
(570, 20, 'EG', 'Egipto', 'ج.م', 'Cairo', 'EGP', 'Africa', 'AF', 'EGY', 'es'),
(571, 503, 'SV', 'El Salvador', '$', 'San Salvador', 'USD', 'North America', 'NA', 'SLV', 'es'),
(572, 240, 'GQ', 'Guinea Ecuatorial', 'FCFA', 'Malabo', 'XAF', 'Africa', 'AF', 'GNQ', 'es'),
(573, 291, 'ER', 'Eritrea', 'Nfk', 'Asmara', 'ERN', 'Africa', 'AF', 'ERI', 'es'),
(574, 372, 'EE', 'Estonia', '', 'Tallinn', 'EUR', 'Europe', 'EU', 'EST', 'es'),
(575, 251, 'ET', 'Etiopía', 'Nkf', 'Addis Ababa', 'ETB', 'Africa', 'AF', 'ETH', 'es'),
(576, 500, 'FK', 'Islas Falkland (Malvinas)', '£', 'Stanley', 'FKP', 'South America', 'SA', 'FLK', 'es'),
(577, 298, 'FO', 'Islas Faroe', 'Kr.', 'Torshavn', 'DKK', 'Europe', 'EU', 'FRO', 'es'),
(578, 679, 'FJ', 'Fiyi', 'FJ$', 'Suva', 'FJD', 'Oceania', 'OC', 'FJI', 'es'),
(579, 358, 'FI', 'Finlandia', '', 'Helsinki', 'EUR', 'Europe', 'EU', 'FIN', 'es'),
(580, 33, 'FR', 'Francia', '', 'Paris', 'EUR', 'Europe', 'EU', 'FRA', 'es'),
(581, 594, 'GF', 'Guayana Francesa', '', 'Cayenne', 'EUR', 'South America', 'SA', 'GUF', 'es'),
(582, 689, 'PF', 'Polinesia francés', '', 'Papeete', 'XPF', 'Oceania', 'OC', 'PYF', 'es'),
(583, 262, 'TF', 'Territorios Franceses del Sur', '', 'Port-aux-Francais', 'EUR', 'Antarctica', 'AN', 'ATF', 'es'),
(584, 241, 'GA', 'Gabón', 'FCFA', 'Libreville', 'XAF', 'Africa', 'AF', 'GAB', 'es'),
(585, 220, 'GM', 'Gambia', 'D', 'Banjul', 'GMD', 'Africa', 'AF', 'GMB', 'es'),
(586, 995, 'GE', 'Georgia', '', 'Tbilisi', 'GEL', 'Asia', 'AS', 'GEO', 'es'),
(587, 49, 'DE', 'Alemania', '', 'Berlin', 'EUR', 'Europe', 'EU', 'DEU', 'es'),
(588, 233, 'GH', 'Ghana', 'GH₵', 'Accra', 'GHS', 'Africa', 'AF', 'GHA', 'es'),
(589, 350, 'GI', 'Gibraltar', '£', 'Gibraltar', 'GIP', 'Europe', 'EU', 'GIB', 'es'),
(590, 30, 'GR', 'Grecia', '', 'Athens', 'EUR', 'Europe', 'EU', 'GRC', 'es'),
(591, 299, 'GL', 'Groenlandia', 'Kr.', 'Nuuk', 'DKK', 'North America', 'NA', 'GRL', 'es'),
(592, 1473, 'GD', 'Granada', '$', 'St. George\'s', 'XCD', 'North America', 'NA', 'GRD', 'es'),
(593, 590, 'GP', 'Guadalupe', '', 'Basse-Terre', 'EUR', 'North America', 'NA', 'GLP', 'es'),
(594, 1671, 'GU', 'Guam', '$', 'Hagatna', 'USD', 'Oceania', 'OC', 'GUM', 'es'),
(595, 502, 'GT', 'Guatemala', 'Q', 'Guatemala City', 'GTQ', 'North America', 'NA', 'GTM', 'es'),
(596, 44, 'GG', 'Guernsey', '£', 'St Peter Port', 'GBP', 'Europe', 'EU', 'GGY', 'es'),
(597, 224, 'GN', 'Guinea', 'FG', 'Conakry', 'GNF', 'Africa', 'AF', 'GIN', 'es'),
(598, 245, 'GW', 'Guinea-Bissau', 'CFA', 'Bissau', 'XOF', 'Africa', 'AF', 'GNB', 'es'),
(599, 592, 'GY', 'Guayana', '$', 'Georgetown', 'GYD', 'South America', 'SA', 'GUY', 'es'),
(600, 509, 'HT', 'Haití', 'G', 'Port-au-Prince', 'HTG', 'North America', 'NA', 'HTI', 'es'),
(601, 0, 'HM', 'Islas Heard y McDonald', '$', '', 'AUD', 'Antarctica', 'AN', 'HMD', 'es'),
(602, 39, 'VA', 'Santa Sede (Estado de la Ciudad del Vaticano)', '', 'Vatican City', 'EUR', 'Europe', 'EU', 'VAT', 'es'),
(603, 504, 'HN', 'Honduras', 'L', 'Tegucigalpa', 'HNL', 'North America', 'NA', 'HND', 'es'),
(604, 852, 'HK', 'Hong Kong', '$', 'Hong Kong', 'HKD', 'Asia', 'AS', 'HKG', 'es'),
(605, 36, 'HU', 'Hungría', 'Ft', 'Budapest', 'HUF', 'Europe', 'EU', 'HUN', 'es'),
(606, 354, 'IS', 'Islandia', 'kr', 'Reykjavik', 'ISK', 'Europe', 'EU', 'ISL', 'es'),
(607, 91, 'IN', 'India', '', 'New Delhi', 'INR', 'Asia', 'AS', 'IND', 'es'),
(608, 62, 'ID', 'Indonesia', 'Rp', 'Jakarta', 'IDR', 'Asia', 'AS', 'IDN', 'es'),
(609, 98, 'IR', 'Irán (República Islámica de', '', 'Tehran', 'IRR', 'Asia', 'AS', 'IRN', 'es'),
(610, 964, 'IQ', 'Irak', 'د.ع', 'Baghdad', 'IQD', 'Asia', 'AS', 'IRQ', 'es'),
(611, 353, 'IE', 'Irlanda', '', 'Dublin', 'EUR', 'Europe', 'EU', 'IRL', 'es'),
(612, 44, 'IM', 'Isla del hombre', '£', 'Douglas, Isle of Man', 'GBP', 'Europe', 'EU', 'IMN', 'es'),
(613, 972, 'IL', 'Israel', '', 'Jerusalem', 'ILS', 'Asia', 'AS', 'ISR', 'es'),
(614, 39, 'IT', 'Italia', '', 'Rome', 'EUR', 'Europe', 'EU', 'ITA', 'es'),
(615, 1876, 'JM', 'Jamaica', 'J$', 'Kingston', 'JMD', 'North America', 'NA', 'JAM', 'es'),
(616, 81, 'JP', 'Japón', '¥', 'Tokyo', 'JPY', 'Asia', 'AS', 'JPN', 'es'),
(617, 44, 'JE', 'Jersey', '£', 'Saint Helier', 'GBP', 'Europe', 'EU', 'JEY', 'es'),
(618, 962, 'JO', 'Jordán', 'ا.د', 'Amman', 'JOD', 'Asia', 'AS', 'JOR', 'es'),
(619, 7, 'KZ', 'Kazajstán', 'лв', 'Astana', 'KZT', 'Asia', 'AS', 'KAZ', 'es'),
(620, 254, 'KE', 'Kenia', 'KSh', 'Nairobi', 'KES', 'Africa', 'AF', 'KEN', 'es'),
(621, 686, 'KI', 'Kiribati', '$', 'Tarawa', 'AUD', 'Oceania', 'OC', 'KIR', 'es'),
(622, 850, 'KP', 'República de Corea, Popular Democrática de', '', 'Pyongyang', 'KPW', 'Asia', 'AS', 'PRK', 'es'),
(623, 82, 'KR', 'Corea, república de', '', 'Seoul', 'KRW', 'Asia', 'AS', 'KOR', 'es'),
(624, 381, 'XK', 'Kosovo', '', 'Pristina', 'EUR', 'Europe', 'EU', 'XKX', 'es'),
(625, 965, 'KW', 'Kuwait', 'ك.د', 'Kuwait City', 'KWD', 'Asia', 'AS', 'KWT', 'es'),
(626, 996, 'KG', 'Kirguistán', 'лв', 'Bishkek', 'KGS', 'Asia', 'AS', 'KGZ', 'es'),
(627, 856, 'LA', 'República Democrática Popular Lao', '', 'Vientiane', 'LAK', 'Asia', 'AS', 'LAO', 'es'),
(628, 371, 'LV', 'Letonia', '', 'Riga', 'EUR', 'Europe', 'EU', 'LVA', 'es'),
(629, 961, 'LB', 'Líbano', '£', 'Beirut', 'LBP', 'Asia', 'AS', 'LBN', 'es'),
(630, 266, 'LS', 'Lesoto', 'L', 'Maseru', 'LSL', 'Africa', 'AF', 'LSO', 'es'),
(631, 231, 'LR', 'Liberia', '$', 'Monrovia', 'LRD', 'Africa', 'AF', 'LBR', 'es'),
(632, 218, 'LY', 'Jamahiriya Arabe Libia', 'د.ل', 'Tripolis', 'LYD', 'Africa', 'AF', 'LBY', 'es'),
(633, 423, 'LI', 'Liechtenstein', 'CHf', 'Vaduz', 'CHF', 'Europe', 'EU', 'LIE', 'es'),
(634, 370, 'LT', 'Lituania', '', 'Vilnius', 'EUR', 'Europe', 'EU', 'LTU', 'es'),
(635, 352, 'LU', 'Luxemburgo', '', 'Luxembourg', 'EUR', 'Europe', 'EU', 'LUX', 'es'),
(636, 853, 'MO', 'Macao', '$', 'Macao', 'MOP', 'Asia', 'AS', 'MAC', 'es'),
(637, 389, 'MK', 'Macedonia, la ex República Yugoslava de', 'ден', 'Skopje', 'MKD', 'Europe', 'EU', 'MKD', 'es'),
(638, 261, 'MG', 'Madagascar', 'Ar', 'Antananarivo', 'MGA', 'Africa', 'AF', 'MDG', 'es'),
(639, 265, 'MW', 'Malawi', 'MK', 'Lilongwe', 'MWK', 'Africa', 'AF', 'MWI', 'es'),
(640, 60, 'MY', 'Malasia', 'RM', 'Kuala Lumpur', 'MYR', 'Asia', 'AS', 'MYS', 'es'),
(641, 960, 'MV', 'Maldivas', 'Rf', 'Male', 'MVR', 'Asia', 'AS', 'MDV', 'es'),
(642, 223, 'ML', 'Mali', 'CFA', 'Bamako', 'XOF', 'Africa', 'AF', 'MLI', 'es'),
(643, 356, 'MT', 'Malta', '', 'Valletta', 'EUR', 'Europe', 'EU', 'MLT', 'es'),
(644, 692, 'MH', 'Islas Marshall', '$', 'Majuro', 'USD', 'Oceania', 'OC', 'MHL', 'es'),
(645, 596, 'MQ', 'Martinica', '', 'Fort-de-France', 'EUR', 'North America', 'NA', 'MTQ', 'es'),
(646, 222, 'MR', 'Mauritania', 'MRU', 'Nouakchott', 'MRO', 'Africa', 'AF', 'MRT', 'es'),
(647, 230, 'MU', 'Mauricio', '', 'Port Louis', 'MUR', 'Africa', 'AF', 'MUS', 'es'),
(648, 269, 'YT', 'Mayotte', '', 'Mamoudzou', 'EUR', 'Africa', 'AF', 'MYT', 'es'),
(649, 52, 'MX', 'México', '$', 'Mexico City', 'MXN', 'North America', 'NA', 'MEX', 'es'),
(650, 691, 'FM', 'Micronesia, Estados Federados de', '$', 'Palikir', 'USD', 'Oceania', 'OC', 'FSM', 'es'),
(651, 373, 'MD', 'Moldavia, República de', 'L', 'Chisinau', 'MDL', 'Europe', 'EU', 'MDA', 'es'),
(652, 377, 'MC', 'Mónaco', '', 'Monaco', 'EUR', 'Europe', 'EU', 'MCO', 'es'),
(653, 976, 'MN', 'Mongolia', '', 'Ulan Bator', 'MNT', 'Asia', 'AS', 'MNG', 'es'),
(654, 382, 'ME', 'Montenegro', '', 'Podgorica', 'EUR', 'Europe', 'EU', 'MNE', 'es'),
(655, 1664, 'MS', 'Montserrat', '$', 'Plymouth', 'XCD', 'North America', 'NA', 'MSR', 'es'),
(656, 212, 'MA', 'Marruecos', 'DH', 'Rabat', 'MAD', 'Africa', 'AF', 'MAR', 'es'),
(657, 258, 'MZ', 'Mozambique', 'MT', 'Maputo', 'MZN', 'Africa', 'AF', 'MOZ', 'es'),
(658, 95, 'MM', 'Myanmar', 'K', 'Nay Pyi Taw', 'MMK', 'Asia', 'AS', 'MMR', 'es'),
(659, 264, 'NA', 'Namibia', '$', 'Windhoek', 'NAD', 'Africa', 'AF', 'NAM', 'es'),
(660, 674, 'NR', 'Nauru', '$', 'Yaren', 'AUD', 'Oceania', 'OC', 'NRU', 'es'),
(661, 977, 'NP', 'Nepal', '', 'Kathmandu', 'NPR', 'Asia', 'AS', 'NPL', 'es'),
(662, 31, 'NL', 'Países Bajos', '', 'Amsterdam', 'EUR', 'Europe', 'EU', 'NLD', 'es'),
(663, 599, 'AN', 'Antillas Holandesas', 'NAf', 'Willemstad', 'ANG', 'North America', 'NA', 'ANT', 'es'),
(664, 687, 'NC', 'Nueva Caledonia', '', 'Noumea', 'XPF', 'Oceania', 'OC', 'NCL', 'es'),
(665, 64, 'NZ', 'Nueva Zelanda', '$', 'Wellington', 'NZD', 'Oceania', 'OC', 'NZL', 'es'),
(666, 505, 'NI', 'Nicaragua', 'C$', 'Managua', 'NIO', 'North America', 'NA', 'NIC', 'es'),
(667, 227, 'NE', 'Níger', 'CFA', 'Niamey', 'XOF', 'Africa', 'AF', 'NER', 'es'),
(668, 234, 'NG', 'Nigeria', '', 'Abuja', 'NGN', 'Africa', 'AF', 'NGA', 'es'),
(669, 683, 'NU', 'Niue', '$', 'Alofi', 'NZD', 'Oceania', 'OC', 'NIU', 'es'),
(670, 672, 'NF', 'Isla Norfolk', '$', 'Kingston', 'AUD', 'Oceania', 'OC', 'NFK', 'es'),
(671, 1670, 'MP', 'Islas Marianas del Norte', '$', 'Saipan', 'USD', 'Oceania', 'OC', 'MNP', 'es'),
(672, 47, 'NO', 'Noruega', 'kr', 'Oslo', 'NOK', 'Europe', 'EU', 'NOR', 'es'),
(673, 968, 'OM', 'Omán', '.ع.ر', 'Muscat', 'OMR', 'Asia', 'AS', 'OMN', 'es'),
(674, 92, 'PK', 'Pakistán', '', 'Islamabad', 'PKR', 'Asia', 'AS', 'PAK', 'es'),
(675, 680, 'PW', 'Palau', '$', 'Melekeok', 'USD', 'Oceania', 'OC', 'PLW', 'es'),
(676, 970, 'PS', 'Territorio Palestino, Ocupado', '', 'East Jerusalem', 'ILS', 'Asia', 'AS', 'PSE', 'es'),
(677, 507, 'PA', 'Panamá', 'B/.', 'Panama City', 'PAB', 'North America', 'NA', 'PAN', 'es'),
(678, 675, 'PG', 'Papúa Nueva Guinea', 'K', 'Port Moresby', 'PGK', 'Oceania', 'OC', 'PNG', 'es'),
(679, 595, 'PY', 'Paraguay', '', 'Asuncion', 'PYG', 'South America', 'SA', 'PRY', 'es'),
(680, 51, 'PE', 'Perú', 'S/.', 'Lima', 'PEN', 'South America', 'SA', 'PER', 'es'),
(681, 63, 'PH', 'Filipinas', '', 'Manila', 'PHP', 'Asia', 'AS', 'PHL', 'es'),
(682, 64, 'PN', 'Pitcairn', '$', 'Adamstown', 'NZD', 'Oceania', 'OC', 'PCN', 'es'),
(683, 48, 'PL', 'Polonia', '', 'Warsaw', 'PLN', 'Europe', 'EU', 'POL', 'es'),
(684, 351, 'PT', 'Portugal', '', 'Lisbon', 'EUR', 'Europe', 'EU', 'PRT', 'es'),
(685, 1787, 'PR', 'Puerto Rico', '$', 'San Juan', 'USD', 'North America', 'NA', 'PRI', 'es'),
(686, 974, 'QA', 'Katar', 'ق.ر', 'Doha', 'QAR', 'Asia', 'AS', 'QAT', 'es'),
(687, 262, 'RE', 'Reunión', '', 'Saint-Denis', 'EUR', 'Africa', 'AF', 'REU', 'es'),
(688, 40, 'RO', 'Rumania', 'lei', 'Bucharest', 'RON', 'Europe', 'EU', 'ROM', 'es'),
(689, 70, 'RU', 'Federación Rusa', '', 'Moscow', 'RUB', 'Asia', 'AS', 'RUS', 'es'),
(690, 250, 'RW', 'Ruanda', 'FRw', 'Kigali', 'RWF', 'Africa', 'AF', 'RWA', 'es'),
(691, 590, 'BL', 'San Bartolomé', '', 'Gustavia', 'EUR', 'North America', 'NA', 'BLM', 'es'),
(692, 290, 'SH', 'Santa elena', '£', 'Jamestown', 'SHP', 'Africa', 'AF', 'SHN', 'es'),
(693, 1869, 'KN', 'Saint Kitts y Nevis', '$', 'Basseterre', 'XCD', 'North America', 'NA', 'KNA', 'es'),
(694, 1758, 'LC', 'Santa Lucía', '$', 'Castries', 'XCD', 'North America', 'NA', 'LCA', 'es'),
(695, 590, 'MF', 'San Martín', '', 'Marigot', 'EUR', 'North America', 'NA', 'MAF', 'es'),
(696, 508, 'PM', 'San Pedro y Miquelón', '', 'Saint-Pierre', 'EUR', 'North America', 'NA', 'SPM', 'es'),
(697, 1784, 'VC', 'San Vicente y las Granadinas', '$', 'Kingstown', 'XCD', 'North America', 'NA', 'VCT', 'es'),
(698, 684, 'WS', 'Samoa', 'SAT', 'Apia', 'WST', 'Oceania', 'OC', 'WSM', 'es'),
(699, 378, 'SM', 'San Marino', '', 'San Marino', 'EUR', 'Europe', 'EU', 'SMR', 'es'),
(700, 239, 'ST', 'Santo Tomé y Príncipe', 'Db', 'Sao Tome', 'STD', 'Africa', 'AF', 'STP', 'es'),
(701, 966, 'SA', 'Arabia Saudita', '', 'Riyadh', 'SAR', 'Asia', 'AS', 'SAU', 'es'),
(702, 221, 'SN', 'Senegal', 'CFA', 'Dakar', 'XOF', 'Africa', 'AF', 'SEN', 'es'),
(703, 381, 'RS', 'Serbia', 'din', 'Belgrade', 'RSD', 'Europe', 'EU', 'SRB', 'es'),
(704, 381, 'CS', 'Serbia y Montenegro', 'din', 'Belgrade', 'RSD', 'Europe', 'EU', 'SCG', 'es'),
(705, 248, 'SC', 'Seychelles', 'SRe', 'Victoria', 'SCR', 'Africa', 'AF', 'SYC', 'es'),
(706, 232, 'SL', 'Sierra Leona', 'Le', 'Freetown', 'SLL', 'Africa', 'AF', 'SLE', 'es'),
(707, 65, 'SG', 'Singapur', '$', 'Singapur', 'SGD', 'Asia', 'AS', 'SGP', 'es'),
(708, 1, 'SX', 'San Martín', 'ƒ', 'Philipsburg', 'ANG', 'North America', 'NA', 'SXM', 'es'),
(709, 421, 'SK', 'Eslovaquia', '', 'Bratislava', 'EUR', 'Europe', 'EU', 'SVK', 'es'),
(710, 386, 'SI', 'Eslovenia', '', 'Ljubljana', 'EUR', 'Europe', 'EU', 'SVN', 'es'),
(711, 677, 'SB', 'Islas Salomón', 'Si$', 'Honiara', 'SBD', 'Oceania', 'OC', 'SLB', 'es'),
(712, 252, 'SO', 'Somalia', 'Sh.so.', 'Mogadishu', 'SOS', 'Africa', 'AF', 'SOM', 'es'),
(713, 27, 'ZA', 'Sudáfrica', 'R', 'Pretoria', 'ZAR', 'Africa', 'AF', 'ZAF', 'es'),
(714, 500, 'GS', 'Georgia del sur y las islas Sandwich del sur', '£', 'Grytviken', 'GBP', 'Antarctica', 'AN', 'SGS', 'es'),
(715, 211, 'SS', 'Sudán del Sur', '£', 'Juba', 'SSP', 'Africa', 'AF', 'SSD', 'es'),
(716, 34, 'ES', 'España', '', 'Madrid', 'EUR', 'Europe', 'EU', 'ESP', 'es'),
(717, 94, 'LK', 'Sri Lanka', 'Rs', 'Colombo', 'LKR', 'Asia', 'AS', 'LKA', 'es'),
(718, 249, 'SD', 'Sudán', '.س.ج', 'Khartoum', 'SDG', 'Africa', 'AF', 'SDN', 'es'),
(719, 597, 'SR', 'Surinam', '$', 'Paramaribo', 'SRD', 'South America', 'SA', 'SUR', 'es'),
(720, 47, 'SJ', 'Svalbard y Jan Mayen', 'kr', 'Longyearbyen', 'NOK', 'Europe', 'EU', 'SJM', 'es'),
(721, 268, 'SZ', 'Swazilandia', 'E', 'Mbabane', 'SZL', 'Africa', 'AF', 'SWZ', 'es'),
(722, 46, 'SE', 'Suecia', 'kr', 'Stockholm', 'SEK', 'Europe', 'EU', 'SWE', 'es'),
(723, 41, 'CH', 'Suiza', 'CHf', 'Berne', 'CHF', 'Europe', 'EU', 'CHE', 'es'),
(724, 963, 'SY', 'República Árabe Siria', 'LS', 'Damascus', 'SYP', 'Asia', 'AS', 'SYR', 'es'),
(725, 886, 'TW', 'Taiwan, provincia de China', '$', 'Taipei', 'TWD', 'Asia', 'AS', 'TWN', 'es'),
(726, 992, 'TJ', 'Tayikistán', 'SM', 'Dushanbe', 'TJS', 'Asia', 'AS', 'TJK', 'es'),
(727, 255, 'TZ', 'Tanzania, República Unida de', 'TSh', 'Dodoma', 'TZS', 'Africa', 'AF', 'TZA', 'es'),
(728, 66, 'TH', 'Tailandia', '฿', 'Bangkok', 'THB', 'Asia', 'AS', 'THA', 'es'),
(729, 670, 'TL', 'Timor-Leste', '$', 'Dili', 'USD', 'Asia', 'AS', 'TLS', 'es'),
(730, 228, 'TG', 'Para llevar', 'CFA', 'Lome', 'XOF', 'Africa', 'AF', 'TGO', 'es'),
(731, 690, 'TK', 'Tokelau', '$', '', 'NZD', 'Oceania', 'OC', 'TKL', 'es'),
(732, 676, 'TO', 'Tonga', '$', 'Nuku\'alofa', 'TOP', 'Oceania', 'OC', 'TON', 'es'),
(733, 1868, 'TT', 'Trinidad y Tobago', '$', 'Port of Spain', 'TTD', 'North America', 'NA', 'TTO', 'es'),
(734, 216, 'TN', 'Túnez', 'ت.د', 'Tunis', 'TND', 'Africa', 'AF', 'TUN', 'es'),
(735, 90, 'TR', 'pavo', '', 'Ankara', 'TRY', 'Asia', 'AS', 'TUR', 'es'),
(736, 7370, 'TM', 'Turkmenistán', 'T', 'Ashgabat', 'TMT', 'Asia', 'AS', 'TKM', 'es'),
(737, 1649, 'TC', 'Islas Turcas y Caicos', '$', 'Cockburn Town', 'USD', 'North America', 'NA', 'TCA', 'es'),
(738, 688, 'TV', 'Tuvalu', '$', 'Funafuti', 'AUD', 'Oceania', 'OC', 'TUV', 'es'),
(739, 256, 'UG', 'Uganda', 'USh', 'Kampala', 'UGX', 'Africa', 'AF', 'UGA', 'es'),
(740, 380, 'UA', 'Ucrania', '', 'Kiev', 'UAH', 'Europe', 'EU', 'UKR', 'es'),
(741, 971, 'AE', 'Emiratos Árabes Unidos', 'إ.د', 'Abu Dhabi', 'AED', 'Asia', 'AS', 'ARE', 'es'),
(742, 44, 'GB', 'Reino Unido', '£', 'London', 'GBP', 'Europe', 'EU', 'GBR', 'es'),
(743, 1, 'US', 'Estados Unidos', '$', 'Washington', 'USD', 'North America', 'NA', 'USA', 'es'),
(744, 1, 'UM', 'Islas menores alejadas de los Estados Unidos', '$', '', 'USD', 'North America', 'NA', 'UMI', 'es'),
(745, 598, 'UY', 'Uruguay', '$', 'Montevideo', 'UYU', 'South America', 'SA', 'URY', 'es'),
(746, 998, 'UZ', 'Uzbekistan', 'лв', 'Tashkent', 'UZS', 'Asia', 'AS', 'UZB', 'es'),
(747, 678, 'VU', 'Vanuatu', 'VT', 'Port Vila', 'VUV', 'Oceania', 'OC', 'VUT', 'es'),
(748, 58, 'VE', 'Venezuela', 'Bs', 'Caracas', 'VEF', 'South America', 'SA', 'VEN', 'es'),
(749, 84, 'VN', 'Vietnam', '', 'Hanoi', 'VND', 'Asia', 'AS', 'VNM', 'es'),
(750, 1284, 'VG', 'Islas Vírgenes Británicas', '$', 'Road Town', 'USD', 'North America', 'NA', 'VGB', 'es'),
(751, 1340, 'VI', 'Islas Vírgenes, EE. UU.', '$', 'Charlotte Amalie', 'USD', 'North America', 'NA', 'VIR', 'es'),
(752, 681, 'WF', 'Wallis y Futuna', '', 'Mata Utu', 'XPF', 'Oceania', 'OC', 'WLF', 'es'),
(753, 212, 'EH', 'Sahara Occidental', 'MAD', 'El-Aaiun', 'MAD', 'Africa', 'AF', 'ESH', 'es'),
(754, 967, 'YE', 'Yemen', '', 'Sanaa', 'YER', 'Asia', 'AS', 'YEM', 'es'),
(755, 260, 'ZM', 'Zambia', 'ZK', 'Lusaka', 'ZMW', 'Africa', 'AF', 'ZMB', 'es'),
(756, 263, 'ZW', 'Zimbabue', '$', 'Harare', 'ZWL', 'Africa', 'AF', 'ZWE', 'es');
-- Volcando estructura para tabla sk_jjo.auth_crontab_history
CREATE TABLE IF NOT EXISTS `auth_crontab_history` (
`id_crontab` int(10) unsigned NOT NULL AUTO_INCREMENT,
`routine` varchar(50) NOT NULL,
`error` varchar(255) DEFAULT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' ON UPDATE current_timestamp(),
PRIMARY KEY (`id_crontab`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
-- Volcando datos para la tabla sk_jjo.auth_crontab_history: 0 rows
/*!40000 ALTER TABLE `auth_crontab_history` DISABLE KEYS */;
/*!40000 ALTER TABLE `auth_crontab_history` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.auth_currency
CREATE TABLE IF NOT EXISTS `auth_currency` (
`id_currency` int(11) NOT NULL AUTO_INCREMENT,
`code` varchar(3) NOT NULL,
`name` varchar(50) NOT NULL,
`data_lang` varchar(5) NOT NULL DEFAULT 'en',
PRIMARY KEY (`id_currency`)
) ENGINE=InnoDB AUTO_INCREMENT=165 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
-- Volcando datos para la tabla sk_jjo.auth_currency: ~164 rows (aproximadamente)
REPLACE INTO `auth_currency` (`id_currency`, `code`, `name`, `data_lang`) VALUES
(1, 'AFA', 'Afghan Afghani', 'en'),
(2, 'ALL', 'Albanian Lek', 'en'),
(3, 'DZD', 'Algerian Dinar', 'en'),
(4, 'AOA', 'Angolan Kwanza', 'en'),
(5, 'ARS', 'Argentine Peso', 'en'),
(6, 'AMD', 'Armenian Dram', 'en'),
(7, 'AWG', 'Aruban Florin', 'en'),
(8, 'AUD', 'Australian Dollar', 'en'),
(9, 'AZN', 'Azerbaijani Manat', 'en'),
(10, 'BSD', 'Bahamian Dollar', 'en'),
(11, 'BHD', 'Bahraini Dinar', 'en'),
(12, 'BDT', 'Bangladeshi Taka', 'en'),
(13, 'BBD', 'Barbadian Dollar', 'en'),
(14, 'BYR', 'Belarusian Ruble', 'en'),
(15, 'BEF', 'Belgian Franc', 'en'),
(16, 'BZD', 'Belize Dollar', 'en'),
(17, 'BMD', 'Bermudan Dollar', 'en'),
(18, 'BTN', 'Bhutanese Ngultrum', 'en'),
(19, 'BTC', 'Bitcoin', 'en'),
(20, 'BOB', 'Bolivian Boliviano', 'en'),
(21, 'BAM', 'Bosnia-Herzegovina Convertible Mark', 'en'),
(22, 'BWP', 'Botswanan Pula', 'en'),
(23, 'BRL', 'Brazilian Real', 'en'),
(24, 'GBP', 'British Pound Sterling', 'en'),
(25, 'BND', 'Brunei Dollar', 'en'),
(26, 'BGN', 'Bulgarian Lev', 'en'),
(27, 'BIF', 'Burundian Franc', 'en'),
(28, 'KHR', 'Cambodian Riel', 'en'),
(29, 'CAD', 'Canadian Dollar', 'en'),
(30, 'CVE', 'Cape Verdean Escudo', 'en'),
(31, 'KYD', 'Cayman Islands Dollar', 'en'),
(32, 'XOF', 'CFA Franc BCEAO', 'en'),
(33, 'XAF', 'CFA Franc BEAC', 'en'),
(34, 'XPF', 'CFP Franc', 'en'),
(35, 'CLP', 'Chilean Peso', 'en'),
(36, 'CNY', 'Chinese Yuan', 'en'),
(37, 'COP', 'Colombian Peso', 'en'),
(38, 'KMF', 'Comorian Franc', 'en'),
(39, 'CDF', 'Congolese Franc', 'en'),
(40, 'CRC', 'Costa Rican Colón', 'en'),
(41, 'HRK', 'Croatian Kuna', 'en'),
(42, 'CUC', 'Cuban Convertible Peso', 'en'),
(43, 'CZK', 'Czech Republic Koruna', 'en'),
(44, 'DKK', 'Danish Krone', 'en'),
(45, 'DJF', 'Djiboutian Franc', 'en'),
(46, 'DOP', 'Dominican Peso', 'en'),
(47, 'XCD', 'East Caribbean Dollar', 'en'),
(48, 'EGP', 'Egyptian Pound', 'en'),
(49, 'ERN', 'Eritrean Nakfa', 'en'),
(50, 'EEK', 'Estonian Kroon', 'en'),
(51, 'ETB', 'Ethiopian Birr', 'en'),
(52, 'EUR', 'Euro', 'en'),
(53, 'FKP', 'Falkland Islands Pound', 'en'),
(54, 'FJD', 'Fijian Dollar', 'en'),
(55, 'GMD', 'Gambian Dalasi', 'en'),
(56, 'GEL', 'Georgian Lari', 'en'),
(57, 'DEM', 'German Mark', 'en'),
(58, 'GHS', 'Ghanaian Cedi', 'en'),
(59, 'GIP', 'Gibraltar Pound', 'en'),
(60, 'GRD', 'Greek Drachma', 'en'),
(61, 'GTQ', 'Guatemalan Quetzal', 'en'),
(62, 'GNF', 'Guinean Franc', 'en'),
(63, 'GYD', 'Guyanaese Dollar', 'en'),
(64, 'HTG', 'Haitian Gourde', 'en'),
(65, 'HNL', 'Honduran Lempira', 'en'),
(66, 'HKD', 'Hong Kong Dollar', 'en'),
(67, 'HUF', 'Hungarian Forint', 'en'),
(68, 'ISK', 'Icelandic Króna', 'en'),
(69, 'INR', 'Indian Rupee', 'en'),
(70, 'IDR', 'Indonesian Rupiah', 'en'),
(71, 'IRR', 'Iranian Rial', 'en'),
(72, 'IQD', 'Iraqi Dinar', 'en'),
(73, 'ILS', 'Israeli New Sheqel', 'en'),
(74, 'ITL', 'Italian Lira', 'en'),
(75, 'JMD', 'Jamaican Dollar', 'en'),
(76, 'JPY', 'Japanese Yen', 'en'),
(77, 'JOD', 'Jordanian Dinar', 'en'),
(78, 'KZT', 'Kazakhstani Tenge', 'en'),
(79, 'KES', 'Kenyan Shilling', 'en'),
(80, 'KWD', 'Kuwaiti Dinar', 'en'),
(81, 'KGS', 'Kyrgystani Som', 'en'),
(82, 'LAK', 'Laotian Kip', 'en'),
(83, 'LVL', 'Latvian Lats', 'en'),
(84, 'LBP', 'Lebanese Pound', 'en'),
(85, 'LSL', 'Lesotho Loti', 'en'),
(86, 'LRD', 'Liberian Dollar', 'en'),
(87, 'LYD', 'Libyan Dinar', 'en'),
(88, 'LTL', 'Lithuanian Litas', 'en'),
(89, 'MOP', 'Macanese Pataca', 'en'),
(90, 'MKD', 'Macedonian Denar', 'en'),
(91, 'MGA', 'Malagasy Ariary', 'en'),
(92, 'MWK', 'Malawian Kwacha', 'en'),
(93, 'MYR', 'Malaysian Ringgit', 'en'),
(94, 'MVR', 'Maldivian Rufiyaa', 'en'),
(95, 'MRO', 'Mauritanian Ouguiya', 'en'),
(96, 'MUR', 'Mauritian Rupee', 'en'),
(97, 'MXN', 'Mexican Peso', 'en'),
(98, 'MDL', 'Moldovan Leu', 'en'),
(99, 'MNT', 'Mongolian Tugrik', 'en'),
(100, 'MAD', 'Moroccan Dirham', 'en'),
(101, 'MZM', 'Mozambican Metical', 'en'),
(102, 'MMK', 'Myanmar Kyat', 'en'),
(103, 'NAD', 'Namibian Dollar', 'en'),
(104, 'NPR', 'Nepalese Rupee', 'en'),
(105, 'ANG', 'Netherlands Antillean Guilder', 'en'),
(106, 'TWD', 'New Taiwan Dollar', 'en'),
(107, 'NZD', 'New Zealand Dollar', 'en'),
(108, 'NIO', 'Nicaraguan Córdoba', 'en'),
(109, 'NGN', 'Nigerian Naira', 'en'),
(110, 'KPW', 'North Korean Won', 'en'),
(111, 'NOK', 'Norwegian Krone', 'en'),
(112, 'OMR', 'Omani Rial', 'en'),
(113, 'PKR', 'Pakistani Rupee', 'en'),
(114, 'PAB', 'Panamanian Balboa', 'en'),
(115, 'PGK', 'Papua New Guinean Kina', 'en'),
(116, 'PYG', 'Paraguayan Guarani', 'en'),
(117, 'PEN', 'Peruvian Nuevo Sol', 'en'),
(118, 'PHP', 'Philippine Peso', 'en'),
(119, 'PLN', 'Polish Zloty', 'en'),
(120, 'QAR', 'Qatari Rial', 'en'),
(121, 'RON', 'Romanian Leu', 'en'),
(122, 'RUB', 'Russian Ruble', 'en'),
(123, 'RWF', 'Rwandan Franc', 'en'),
(124, 'SVC', 'Salvadoran Colón', 'en'),
(125, 'WST', 'Samoan Tala', 'en'),
(126, 'SAR', 'Saudi Riyal', 'en'),
(127, 'RSD', 'Serbian Dinar', 'en'),
(128, 'SCR', 'Seychellois Rupee', 'en'),
(129, 'SLL', 'Sierra Leonean Leone', 'en'),
(130, 'SGD', 'Singapore Dollar', 'en'),
(131, 'SKK', 'Slovak Koruna', 'en'),
(132, 'SBD', 'Solomon Islands Dollar', 'en'),
(133, 'SOS', 'Somali Shilling', 'en'),
(134, 'ZAR', 'South African Rand', 'en'),
(135, 'KRW', 'South Korean Won', 'en'),
(136, 'XDR', 'Special Drawing Rights', 'en'),
(137, 'LKR', 'Sri Lankan Rupee', 'en'),
(138, 'SHP', 'St. Helena Pound', 'en'),
(139, 'SDG', 'Sudanese Pound', 'en'),
(140, 'SRD', 'Surinamese Dollar', 'en'),
(141, 'SZL', 'Swazi Lilangeni', 'en'),
(142, 'SEK', 'Swedish Krona', 'en'),
(143, 'CHF', 'Swiss Franc', 'en'),
(144, 'SYP', 'Syrian Pound', 'en'),
(145, 'STD', 'São Tomé and Príncipe Dobra', 'en'),
(146, 'TJS', 'Tajikistani Somoni', 'en'),
(147, 'TZS', 'Tanzanian Shilling', 'en'),
(148, 'THB', 'Thai Baht', 'en'),
(149, 'TOP', 'Tongan pa\'anga', 'en'),
(150, 'TTD', 'Trinidad & Tobago Dollar', 'en'),
(151, 'TND', 'Tunisian Dinar', 'en'),
(152, 'TRY', 'Turkish Lira', 'en'),
(153, 'TMT', 'Turkmenistani Manat', 'en'),
(154, 'UGX', 'Ugandan Shilling', 'en'),
(155, 'UAH', 'Ukrainian Hryvnia', 'en'),
(156, 'AED', 'United Arab Emirates Dirham', 'en'),
(157, 'UYU', 'Uruguayan Peso', 'en'),
(158, 'USD', 'US Dollar', 'en'),
(159, 'UZS', 'Uzbekistan Som', 'en'),
(160, 'VUV', 'Vanuatu Vatu', 'en'),
(161, 'VEF', 'Venezuelan Bolívar', 'en'),
(162, 'VND', 'Vietnamese Dong', 'en'),
(163, 'YER', 'Yemeni Rial', 'en'),
(164, 'ZMK', 'Zambian Kwacha', 'en');
-- Volcando estructura para tabla sk_jjo.auth_notification
CREATE TABLE IF NOT EXISTS `auth_notification` (
`id_notification` int(11) NOT NULL AUTO_INCREMENT,
`user_sender` varchar(35) NOT NULL,
`user_recipient` varchar(35) NOT NULL,
`title` varchar(255) NOT NULL,
`body` text NOT NULL,
`is_read` tinyint(1) NOT NULL DEFAULT 0,
`is_send_email` tinyint(1) NOT NULL DEFAULT 0,
`send_email_notification` tinyint(1) NOT NULL DEFAULT 0,
`token` varchar(35) NOT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' ON UPDATE current_timestamp(),
PRIMARY KEY (`id_notification`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
-- Volcando datos para la tabla sk_jjo.auth_notification: 0 rows
/*!40000 ALTER TABLE `auth_notification` DISABLE KEYS */;
/*!40000 ALTER TABLE `auth_notification` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.auth_password_recovery
CREATE TABLE IF NOT EXISTS `auth_password_recovery` (
`id_pass_recovery` int(11) NOT NULL AUTO_INCREMENT,
`user` varchar(35) NOT NULL,
`token` varchar(50) NOT NULL,
`changed` tinyint(1) NOT NULL DEFAULT 0,
`created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' ON UPDATE current_timestamp(),
PRIMARY KEY (`id_pass_recovery`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
-- Volcando datos para la tabla sk_jjo.auth_password_recovery: 0 rows
/*!40000 ALTER TABLE `auth_password_recovery` DISABLE KEYS */;
/*!40000 ALTER TABLE `auth_password_recovery` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.auth_settings
CREATE TABLE IF NOT EXISTS `auth_settings` (
`id_settings` int(11) NOT NULL AUTO_INCREMENT,
`title` varchar(255) NOT NULL DEFAULT '0',
`activate_frontend` tinyint(1) NOT NULL DEFAULT 0,
`logo` varchar(255) DEFAULT NULL,
`icon` varchar(255) DEFAULT NULL,
`default_language` varchar(10) NOT NULL DEFAULT 'en',
`default_role` varchar(35) NOT NULL,
`default_date_format` varchar(35) NOT NULL,
`default_hour_format` varchar(35) NOT NULL,
`default_currency` varchar(35) NOT NULL,
`default_currency_position` enum('left','right') NOT NULL DEFAULT 'left',
`default_currency_separation` enum('dot','comma') NOT NULL DEFAULT 'dot',
`default_country` varchar(35) NOT NULL,
`default_theme` int(11) NOT NULL DEFAULT 1,
`default_theme_front` int(11) NOT NULL DEFAULT 2,
`default_timezone` varchar(35) NOT NULL,
`seo_description` text DEFAULT NULL,
`seo_keywords` text DEFAULT NULL,
`email_gateway` enum('smtp') NOT NULL DEFAULT 'smtp',
`email_name` varchar(255) DEFAULT NULL,
`email_address` varchar(255) DEFAULT NULL,
`email_smtp` varchar(255) DEFAULT NULL,
`email_port` varchar(20) DEFAULT NULL,
`email_pass` varchar(255) DEFAULT NULL,
`email_cert` enum('none','ssl','tls') NOT NULL DEFAULT 'none',
`email_account_id` varchar(255) DEFAULT NULL,
`email_auth_token` varchar(255) DEFAULT NULL,
`email_info_add` varchar(255) DEFAULT NULL,
`captcha_gateway` enum('recaptcha','hcaptcha') NOT NULL,
`captcha_site_key` varchar(255) DEFAULT NULL,
`captcha_secret_key` varchar(255) DEFAULT NULL,
`captcha_register` tinyint(1) NOT NULL DEFAULT 0,
`captcha_login` tinyint(1) NOT NULL DEFAULT 0,
`captcha_recovery` tinyint(1) NOT NULL DEFAULT 0,
`registration` tinyint(1) NOT NULL DEFAULT 0,
`terms_conditions` tinyint(1) NOT NULL DEFAULT 0,
`terms_conditions_text` text DEFAULT NULL,
`email_confirmation` tinyint(1) NOT NULL DEFAULT 0,
`send_user_register` varchar(35) NOT NULL,
`send_email_register` tinyint(1) NOT NULL DEFAULT 0,
`send_notification_register` tinyint(1) NOT NULL DEFAULT 0,
`send_email_welcome` tinyint(1) NOT NULL DEFAULT 0,
`remember_me` tinyint(1) NOT NULL DEFAULT 0,
`forgot_password` tinyint(1) NOT NULL DEFAULT 0,
`two_factor_auth` tinyint(1) NOT NULL DEFAULT 0,
`throttle_auth` tinyint(1) NOT NULL DEFAULT 0,
`throttle_auth_max_attempts` int(11) NOT NULL DEFAULT 5,
`throttle_auth_lockour_time` int(11) NOT NULL DEFAULT 12,
`jwt_token_lifetime` int(11) NOT NULL DEFAULT 30,
`jwt_private_key` varchar(150) NOT NULL,
`group_api` varchar(35) NOT NULL,
`block_external_api` tinyint(1) NOT NULL DEFAULT 0,
`ip_allowed_api` varchar(50) NOT NULL,
`enable_api` tinyint(1) NOT NULL DEFAULT 0,
`remove_log` tinyint(1) NOT NULL DEFAULT 0,
`remove_log_time` int(11) NOT NULL DEFAULT 180,
`remove_log_latest` datetime NOT NULL,
`storage_gateway` enum('local','aws','minio') NOT NULL DEFAULT 'local',
`aws_endpoint` varchar(150) NOT NULL,
`aws_key` varchar(150) NOT NULL,
`aws_secret` varchar(150) NOT NULL,
`aws_region` varchar(50) NOT NULL,
`aws_bucket` varchar(150) NOT NULL,
`backup_storage` enum('local','aws','minio') NOT NULL DEFAULT 'local',
`backup_table` text DEFAULT NULL,
`backup_email` varchar(150) DEFAULT NULL,
`backup_notification_email` tinyint(1) NOT NULL DEFAULT 0,
`backup_automatic` tinyint(1) NOT NULL DEFAULT 0,
`backup_time` time NOT NULL DEFAULT '00:00:00',
`backup_latest` datetime DEFAULT NULL,
`purchase_code` varchar(100) DEFAULT NULL,
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' ON UPDATE current_timestamp(),
PRIMARY KEY (`id_settings`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
-- Volcando datos para la tabla sk_jjo.auth_settings: 1 rows
/*!40000 ALTER TABLE `auth_settings` DISABLE KEYS */;
REPLACE INTO `auth_settings` (`id_settings`, `title`, `activate_frontend`, `logo`, `icon`, `default_language`, `default_role`, `default_date_format`, `default_hour_format`, `default_currency`, `default_currency_position`, `default_currency_separation`, `default_country`, `default_theme`, `default_theme_front`, `default_timezone`, `seo_description`, `seo_keywords`, `email_gateway`, `email_name`, `email_address`, `email_smtp`, `email_port`, `email_pass`, `email_cert`, `email_account_id`, `email_auth_token`, `email_info_add`, `captcha_gateway`, `captcha_site_key`, `captcha_secret_key`, `captcha_register`, `captcha_login`, `captcha_recovery`, `registration`, `terms_conditions`, `terms_conditions_text`, `email_confirmation`, `send_user_register`, `send_email_register`, `send_notification_register`, `send_email_welcome`, `remember_me`, `forgot_password`, `two_factor_auth`, `throttle_auth`, `throttle_auth_max_attempts`, `throttle_auth_lockour_time`, `jwt_token_lifetime`, `jwt_private_key`, `group_api`, `block_external_api`, `ip_allowed_api`, `enable_api`, `remove_log`, `remove_log_time`, `remove_log_latest`, `storage_gateway`, `aws_endpoint`, `aws_key`, `aws_secret`, `aws_region`, `aws_bucket`, `backup_storage`, `backup_table`, `backup_email`, `backup_notification_email`, `backup_automatic`, `backup_time`, `backup_latest`, `purchase_code`, `updated_at`) VALUES
(1, 'Safekat', 1, NULL, NULL, 'en', 'fff26488a4249d76a8de5c0426acb8f7', 'Y-m-d', '24', 'BRL', 'left', 'comma', 'BR', 1, 2, 'America/Sao_Paulo', '', '', 'smtp', 'Safekat Project', 'safekat@imnavajas.es', 'imnavajas.es', '25', 'Etkd9~448', 'none', NULL, NULL, NULL, 'recaptcha', '', '', 0, 0, 0, 1, 0, '<p><br><br></p>', 0, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 0, 0, 0, 1, 1, 0, 0, 3, 12, 30, 'WEBGUARD-8cd98f00B204e9800998ECf8427e', '115b5ad39b853084209caf6824224f6b', 0, '', 0, 0, 180, '2021-12-07 15:20:29', 'local', '', '', '', '', '', 'local', 'all', '', 0, 0, '00:00:00', '2021-12-12 19:05:19', '1234', '2023-05-04 05:02:52');
/*!40000 ALTER TABLE `auth_settings` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.auth_template
CREATE TABLE IF NOT EXISTS `auth_template` (
`id_template` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(150) NOT NULL,
`subject` varchar(200) DEFAULT NULL,
`body` text NOT NULL,
`type` enum('email','sms') NOT NULL DEFAULT 'email',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' ON UPDATE current_timestamp(),
PRIMARY KEY (`id_template`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
-- Volcando datos para la tabla sk_jjo.auth_template: 10 rows
/*!40000 ALTER TABLE `auth_template` DISABLE KEYS */;
REPLACE INTO `auth_template` (`id_template`, `name`, `subject`, `body`, `type`, `updated_at`) VALUES
(1, 'template_label_forgot_pass', 'Recover Password', 'Hello <b>[user_first_name]</b>,&nbsp;<div>Click on the link below to retrieve your password:&nbsp;</div><div><a href="http://[recovery_password]" target="_blank"><b>[recovery_password]</b></a><br><p></p></div>', 'email', '2021-12-12 22:18:48'),
(2, 'template_label_forgot_pass', '', 'Hello,&nbsp;<div><span style="font-size: 0.875rem;">Click on the link below to retrieve your password:&nbsp;</span></div><div><span style="font-size: 0.875rem;">[recovery_password]</span></div>', 'sms', '2021-12-12 22:18:48'),
(3, 'template_label_welcome', 'Welcome', 'Hi, welcome,\r\nWe are very happy for your registration.', 'email', '2021-12-12 22:18:48'),
(4, 'template_label_welcome', '', 'Hi, welcome,\r\nWe are very happy for your registration.', 'sms', '2021-12-12 22:18:48'),
(5, 'template_label_tfa', 'Authentication Code', 'Hello,\r\nBelow is your two-factor authentication code:\r\n[otp_code]', 'email', '2021-12-12 22:18:48'),
(6, 'template_label_tfa', '', 'Hello,\r\nBelow is your two-factor authentication code:\r\n[otp_code]', 'sms', '2021-12-12 22:18:48'),
(7, 'template_label_confirmation_email', 'E-mail Confirmation', '<p>Hello admin, <br>new user has been registered.</p>', 'email', '2021-12-12 22:18:48'),
(8, 'template_label_confirmation_sms', '', 'Hello admin,<br>new user has been registered.', 'sms', '2021-12-12 22:18:48'),
(9, 'template_label_notification', 'New User Notification', '<p>Click on the link below to confirm your account:<br><a href="http://[link_confirmation]" target="_blank">[link_confirmation]</a></p>', 'email', '2021-12-12 22:18:48'),
(10, 'template_label_notification', '', '<p>Click on the link below to confirm your account:<br>[link_confirmation]</p>', 'sms', '2021-12-12 22:18:48');
/*!40000 ALTER TABLE `auth_template` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.auth_theme
CREATE TABLE IF NOT EXISTS `auth_theme` (
`id_theme` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(150) NOT NULL,
`type` enum('backend','frontend') NOT NULL DEFAULT 'backend',
`path` varchar(150) NOT NULL,
PRIMARY KEY (`id_theme`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
-- Volcando datos para la tabla sk_jjo.auth_theme: 2 rows
/*!40000 ALTER TABLE `auth_theme` DISABLE KEYS */;
REPLACE INTO `auth_theme` (`id_theme`, `name`, `type`, `path`) VALUES
(1, 'Focus2', 'backend', 'themes/backend/focus2/'),
(2, 'Tivo', 'frontend', 'themes/frontend/tivo/');
/*!40000 ALTER TABLE `auth_theme` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.auth_timezone
CREATE TABLE IF NOT EXISTS `auth_timezone` (
`id_timezone` int(11) NOT NULL AUTO_INCREMENT,
`timezone` varchar(100) NOT NULL,
`description` varchar(200) NOT NULL,
PRIMARY KEY (`id_timezone`)
) ENGINE=MyISAM AUTO_INCREMENT=426 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
-- Volcando datos para la tabla sk_jjo.auth_timezone: 425 rows
/*!40000 ALTER TABLE `auth_timezone` DISABLE KEYS */;
REPLACE INTO `auth_timezone` (`id_timezone`, `timezone`, `description`) VALUES
(1, 'Pacific/Midway', '(UTC -11:00) Pacific/Midway'),
(2, 'Pacific/Niue', '(UTC -11:00) Pacific/Niue'),
(3, 'Pacific/Pago_Pago', '(UTC -11:00) Pacific/Pago_Pago'),
(4, 'Pacific/Honolulu', '(UTC -10:00) Pacific/Honolulu'),
(5, 'Pacific/Rarotonga', '(UTC -10:00) Pacific/Rarotonga'),
(6, 'Pacific/Tahiti', '(UTC -10:00) Pacific/Tahiti'),
(7, 'Pacific/Marquesas', '(UTC -09:30) Pacific/Marquesas'),
(8, 'America/Adak', '(UTC -09:00) America/Adak'),
(9, 'Pacific/Gambier', '(UTC -09:00) Pacific/Gambier'),
(10, 'America/Anchorage', '(UTC -08:00) America/Anchorage'),
(11, 'America/Juneau', '(UTC -08:00) America/Juneau'),
(12, 'America/Metlakatla', '(UTC -08:00) America/Metlakatla'),
(13, 'America/Nome', '(UTC -08:00) America/Nome'),
(14, 'America/Sitka', '(UTC -08:00) America/Sitka'),
(15, 'America/Yakutat', '(UTC -08:00) America/Yakutat'),
(16, 'Pacific/Pitcairn', '(UTC -08:00) Pacific/Pitcairn'),
(17, 'America/Creston', '(UTC -07:00) America/Creston'),
(18, 'America/Dawson', '(UTC -07:00) America/Dawson'),
(19, 'America/Dawson_Creek', '(UTC -07:00) America/Dawson_Creek'),
(20, 'America/Fort_Nelson', '(UTC -07:00) America/Fort_Nelson'),
(21, 'America/Hermosillo', '(UTC -07:00) America/Hermosillo'),
(22, 'America/Los_Angeles', '(UTC -07:00) America/Los_Angeles'),
(23, 'America/Phoenix', '(UTC -07:00) America/Phoenix'),
(24, 'America/Tijuana', '(UTC -07:00) America/Tijuana'),
(25, 'America/Vancouver', '(UTC -07:00) America/Vancouver'),
(26, 'America/Whitehorse', '(UTC -07:00) America/Whitehorse'),
(27, 'America/Belize', '(UTC -06:00) America/Belize'),
(28, 'America/Boise', '(UTC -06:00) America/Boise'),
(29, 'America/Cambridge_Bay', '(UTC -06:00) America/Cambridge_Bay'),
(30, 'America/Chihuahua', '(UTC -06:00) America/Chihuahua'),
(31, 'America/Costa_Rica', '(UTC -06:00) America/Costa_Rica'),
(32, 'America/Denver', '(UTC -06:00) America/Denver'),
(33, 'America/Edmonton', '(UTC -06:00) America/Edmonton'),
(34, 'America/El_Salvador', '(UTC -06:00) America/El_Salvador'),
(35, 'America/Guatemala', '(UTC -06:00) America/Guatemala'),
(36, 'America/Inuvik', '(UTC -06:00) America/Inuvik'),
(37, 'America/Managua', '(UTC -06:00) America/Managua'),
(38, 'America/Mazatlan', '(UTC -06:00) America/Mazatlan'),
(39, 'America/Ojinaga', '(UTC -06:00) America/Ojinaga'),
(40, 'America/Regina', '(UTC -06:00) America/Regina'),
(41, 'America/Swift_Current', '(UTC -06:00) America/Swift_Current'),
(42, 'America/Tegucigalpa', '(UTC -06:00) America/Tegucigalpa'),
(43, 'America/Yellowknife', '(UTC -06:00) America/Yellowknife'),
(44, 'Pacific/Easter', '(UTC -06:00) Pacific/Easter'),
(45, 'Pacific/Galapagos', '(UTC -06:00) Pacific/Galapagos'),
(46, 'America/Atikokan', '(UTC -05:00) America/Atikokan'),
(47, 'America/Bahia_Banderas', '(UTC -05:00) America/Bahia_Banderas'),
(48, 'America/Bogota', '(UTC -05:00) America/Bogota'),
(49, 'America/Cancun', '(UTC -05:00) America/Cancun'),
(50, 'America/Cayman', '(UTC -05:00) America/Cayman'),
(51, 'America/Chicago', '(UTC -05:00) America/Chicago'),
(52, 'America/Eirunepe', '(UTC -05:00) America/Eirunepe'),
(53, 'America/Guayaquil', '(UTC -05:00) America/Guayaquil'),
(54, 'America/Indiana/Knox', '(UTC -05:00) America/Indiana/Knox'),
(55, 'America/Indiana/Tell_City', '(UTC -05:00) America/Indiana/Tell_City'),
(56, 'America/Jamaica', '(UTC -05:00) America/Jamaica'),
(57, 'America/Lima', '(UTC -05:00) America/Lima'),
(58, 'America/Matamoros', '(UTC -05:00) America/Matamoros'),
(59, 'America/Menominee', '(UTC -05:00) America/Menominee'),
(60, 'America/Merida', '(UTC -05:00) America/Merida'),
(61, 'America/Mexico_City', '(UTC -05:00) America/Mexico_City'),
(62, 'America/Monterrey', '(UTC -05:00) America/Monterrey'),
(63, 'America/North_Dakota/Beulah', '(UTC -05:00) America/North_Dakota/Beulah'),
(64, 'America/North_Dakota/Center', '(UTC -05:00) America/North_Dakota/Center'),
(65, 'America/North_Dakota/New_Salem', '(UTC -05:00) America/North_Dakota/New_Salem'),
(66, 'America/Panama', '(UTC -05:00) America/Panama'),
(67, 'America/Rainy_River', '(UTC -05:00) America/Rainy_River'),
(68, 'America/Rankin_Inlet', '(UTC -05:00) America/Rankin_Inlet'),
(69, 'America/Resolute', '(UTC -05:00) America/Resolute'),
(70, 'America/Rio_Branco', '(UTC -05:00) America/Rio_Branco'),
(71, 'America/Winnipeg', '(UTC -05:00) America/Winnipeg'),
(72, 'America/Anguilla', '(UTC -04:00) America/Anguilla'),
(73, 'America/Antigua', '(UTC -04:00) America/Antigua'),
(74, 'America/Aruba', '(UTC -04:00) America/Aruba'),
(75, 'America/Asuncion', '(UTC -04:00) America/Asuncion'),
(76, 'America/Barbados', '(UTC -04:00) America/Barbados'),
(77, 'America/Blanc-Sablon', '(UTC -04:00) America/Blanc-Sablon'),
(78, 'America/Boa_Vista', '(UTC -04:00) America/Boa_Vista'),
(79, 'America/Campo_Grande', '(UTC -04:00) America/Campo_Grande'),
(80, 'America/Caracas', '(UTC -04:00) America/Caracas'),
(81, 'America/Cuiaba', '(UTC -04:00) America/Cuiaba'),
(82, 'America/Curacao', '(UTC -04:00) America/Curacao'),
(83, 'America/Detroit', '(UTC -04:00) America/Detroit'),
(84, 'America/Dominica', '(UTC -04:00) America/Dominica'),
(85, 'America/Grand_Turk', '(UTC -04:00) America/Grand_Turk'),
(86, 'America/Grenada', '(UTC -04:00) America/Grenada'),
(87, 'America/Guadeloupe', '(UTC -04:00) America/Guadeloupe'),
(88, 'America/Guyana', '(UTC -04:00) America/Guyana'),
(89, 'America/Havana', '(UTC -04:00) America/Havana'),
(90, 'America/Indiana/Indianapolis', '(UTC -04:00) America/Indiana/Indianapolis'),
(91, 'America/Indiana/Marengo', '(UTC -04:00) America/Indiana/Marengo'),
(92, 'America/Indiana/Petersburg', '(UTC -04:00) America/Indiana/Petersburg'),
(93, 'America/Indiana/Vevay', '(UTC -04:00) America/Indiana/Vevay'),
(94, 'America/Indiana/Vincennes', '(UTC -04:00) America/Indiana/Vincennes'),
(95, 'America/Indiana/Winamac', '(UTC -04:00) America/Indiana/Winamac'),
(96, 'America/Iqaluit', '(UTC -04:00) America/Iqaluit'),
(97, 'America/Kentucky/Louisville', '(UTC -04:00) America/Kentucky/Louisville'),
(98, 'America/Kentucky/Monticello', '(UTC -04:00) America/Kentucky/Monticello'),
(99, 'America/Kralendijk', '(UTC -04:00) America/Kralendijk'),
(100, 'America/La_Paz', '(UTC -04:00) America/La_Paz'),
(101, 'America/Lower_Princes', '(UTC -04:00) America/Lower_Princes'),
(102, 'America/Manaus', '(UTC -04:00) America/Manaus'),
(103, 'America/Marigot', '(UTC -04:00) America/Marigot'),
(104, 'America/Martinique', '(UTC -04:00) America/Martinique'),
(105, 'America/Montserrat', '(UTC -04:00) America/Montserrat'),
(106, 'America/Nassau', '(UTC -04:00) America/Nassau'),
(107, 'America/New_York', '(UTC -04:00) America/New_York'),
(108, 'America/Nipigon', '(UTC -04:00) America/Nipigon'),
(109, 'America/Pangnirtung', '(UTC -04:00) America/Pangnirtung'),
(110, 'America/Port-au-Prince', '(UTC -04:00) America/Port-au-Prince'),
(111, 'America/Port_of_Spain', '(UTC -04:00) America/Port_of_Spain'),
(112, 'America/Porto_Velho', '(UTC -04:00) America/Porto_Velho'),
(113, 'America/Puerto_Rico', '(UTC -04:00) America/Puerto_Rico'),
(114, 'America/Santiago', '(UTC -04:00) America/Santiago'),
(115, 'America/Santo_Domingo', '(UTC -04:00) America/Santo_Domingo'),
(116, 'America/St_Barthelemy', '(UTC -04:00) America/St_Barthelemy'),
(117, 'America/St_Kitts', '(UTC -04:00) America/St_Kitts'),
(118, 'America/St_Lucia', '(UTC -04:00) America/St_Lucia'),
(119, 'America/St_Thomas', '(UTC -04:00) America/St_Thomas'),
(120, 'America/St_Vincent', '(UTC -04:00) America/St_Vincent'),
(121, 'America/Thunder_Bay', '(UTC -04:00) America/Thunder_Bay'),
(122, 'America/Toronto', '(UTC -04:00) America/Toronto'),
(123, 'America/Tortola', '(UTC -04:00) America/Tortola'),
(124, 'America/Araguaina', '(UTC -03:00) America/Araguaina'),
(125, 'America/Argentina/Buenos_Aires', '(UTC -03:00) America/Argentina/Buenos_Aires'),
(126, 'America/Argentina/Catamarca', '(UTC -03:00) America/Argentina/Catamarca'),
(127, 'America/Argentina/Cordoba', '(UTC -03:00) America/Argentina/Cordoba'),
(128, 'America/Argentina/Jujuy', '(UTC -03:00) America/Argentina/Jujuy'),
(129, 'America/Argentina/La_Rioja', '(UTC -03:00) America/Argentina/La_Rioja'),
(130, 'America/Argentina/Mendoza', '(UTC -03:00) America/Argentina/Mendoza'),
(131, 'America/Argentina/Rio_Gallegos', '(UTC -03:00) America/Argentina/Rio_Gallegos'),
(132, 'America/Argentina/Salta', '(UTC -03:00) America/Argentina/Salta'),
(133, 'America/Argentina/San_Juan', '(UTC -03:00) America/Argentina/San_Juan'),
(134, 'America/Argentina/San_Luis', '(UTC -03:00) America/Argentina/San_Luis'),
(135, 'America/Argentina/Tucuman', '(UTC -03:00) America/Argentina/Tucuman'),
(136, 'America/Argentina/Ushuaia', '(UTC -03:00) America/Argentina/Ushuaia'),
(137, 'America/Bahia', '(UTC -03:00) America/Bahia'),
(138, 'America/Belem', '(UTC -03:00) America/Belem'),
(139, 'America/Cayenne', '(UTC -03:00) America/Cayenne'),
(140, 'America/Fortaleza', '(UTC -03:00) America/Fortaleza'),
(141, 'America/Glace_Bay', '(UTC -03:00) America/Glace_Bay'),
(142, 'America/Goose_Bay', '(UTC -03:00) America/Goose_Bay'),
(143, 'America/Halifax', '(UTC -03:00) America/Halifax'),
(144, 'America/Maceio', '(UTC -03:00) America/Maceio'),
(145, 'America/Moncton', '(UTC -03:00) America/Moncton'),
(146, 'America/Montevideo', '(UTC -03:00) America/Montevideo'),
(147, 'America/Paramaribo', '(UTC -03:00) America/Paramaribo'),
(148, 'America/Punta_Arenas', '(UTC -03:00) America/Punta_Arenas'),
(149, 'America/Recife', '(UTC -03:00) America/Recife'),
(150, 'America/Santarem', '(UTC -03:00) America/Santarem'),
(151, 'America/Sao_Paulo', '(UTC -03:00) America/Sao_Paulo'),
(152, 'America/Thule', '(UTC -03:00) America/Thule'),
(153, 'Antarctica/Palmer', '(UTC -03:00) Antarctica/Palmer'),
(154, 'Antarctica/Rothera', '(UTC -03:00) Antarctica/Rothera'),
(155, 'Atlantic/Bermuda', '(UTC -03:00) Atlantic/Bermuda'),
(156, 'Atlantic/Stanley', '(UTC -03:00) Atlantic/Stanley'),
(157, 'America/St_Johns', '(UTC -02:30) America/St_Johns'),
(158, 'America/Miquelon', '(UTC -02:00) America/Miquelon'),
(159, 'America/Noronha', '(UTC -02:00) America/Noronha'),
(160, 'America/Nuuk', '(UTC -02:00) America/Nuuk'),
(161, 'Atlantic/South_Georgia', '(UTC -02:00) Atlantic/South_Georgia'),
(162, 'Atlantic/Cape_Verde', '(UTC -01:00) Atlantic/Cape_Verde'),
(163, 'Africa/Abidjan', '(UTC -00:00) Africa/Abidjan'),
(164, 'Africa/Accra', '(UTC -00:00) Africa/Accra'),
(165, 'Africa/Bamako', '(UTC -00:00) Africa/Bamako'),
(166, 'Africa/Banjul', '(UTC -00:00) Africa/Banjul'),
(167, 'Africa/Bissau', '(UTC -00:00) Africa/Bissau'),
(168, 'Africa/Casablanca', '(UTC -00:00) Africa/Casablanca'),
(169, 'Africa/Conakry', '(UTC -00:00) Africa/Conakry'),
(170, 'Africa/Dakar', '(UTC -00:00) Africa/Dakar'),
(171, 'Africa/El_Aaiun', '(UTC -00:00) Africa/El_Aaiun'),
(172, 'Africa/Freetown', '(UTC -00:00) Africa/Freetown'),
(173, 'Africa/Lome', '(UTC -00:00) Africa/Lome'),
(174, 'Africa/Monrovia', '(UTC -00:00) Africa/Monrovia'),
(175, 'Africa/Nouakchott', '(UTC -00:00) Africa/Nouakchott'),
(176, 'Africa/Ouagadougou', '(UTC -00:00) Africa/Ouagadougou'),
(177, 'Africa/Sao_Tome', '(UTC -00:00) Africa/Sao_Tome'),
(178, 'America/Danmarkshavn', '(UTC -00:00) America/Danmarkshavn'),
(179, 'America/Scoresbysund', '(UTC -00:00) America/Scoresbysund'),
(180, 'Atlantic/Azores', '(UTC -00:00) Atlantic/Azores'),
(181, 'Atlantic/Reykjavik', '(UTC -00:00) Atlantic/Reykjavik'),
(182, 'Atlantic/St_Helena', '(UTC -00:00) Atlantic/St_Helena'),
(183, 'UTC', '(UTC -00:00) UTC'),
(184, 'Africa/Algiers', '(UTC +01:00) Africa/Algiers'),
(185, 'Africa/Bangui', '(UTC +01:00) Africa/Bangui'),
(186, 'Africa/Brazzaville', '(UTC +01:00) Africa/Brazzaville'),
(187, 'Africa/Douala', '(UTC +01:00) Africa/Douala'),
(188, 'Africa/Kinshasa', '(UTC +01:00) Africa/Kinshasa'),
(189, 'Africa/Lagos', '(UTC +01:00) Africa/Lagos'),
(190, 'Africa/Libreville', '(UTC +01:00) Africa/Libreville'),
(191, 'Africa/Luanda', '(UTC +01:00) Africa/Luanda'),
(192, 'Africa/Malabo', '(UTC +01:00) Africa/Malabo'),
(193, 'Africa/Ndjamena', '(UTC +01:00) Africa/Ndjamena'),
(194, 'Africa/Niamey', '(UTC +01:00) Africa/Niamey'),
(195, 'Africa/Porto-Novo', '(UTC +01:00) Africa/Porto-Novo'),
(196, 'Africa/Tunis', '(UTC +01:00) Africa/Tunis'),
(197, 'Atlantic/Canary', '(UTC +01:00) Atlantic/Canary'),
(198, 'Atlantic/Faroe', '(UTC +01:00) Atlantic/Faroe'),
(199, 'Atlantic/Madeira', '(UTC +01:00) Atlantic/Madeira'),
(200, 'Europe/Dublin', '(UTC +01:00) Europe/Dublin'),
(201, 'Europe/Guernsey', '(UTC +01:00) Europe/Guernsey'),
(202, 'Europe/Isle_of_Man', '(UTC +01:00) Europe/Isle_of_Man'),
(203, 'Europe/Jersey', '(UTC +01:00) Europe/Jersey'),
(204, 'Europe/Lisbon', '(UTC +01:00) Europe/Lisbon'),
(205, 'Europe/London', '(UTC +01:00) Europe/London'),
(206, 'Africa/Blantyre', '(UTC +02:00) Africa/Blantyre'),
(207, 'Africa/Bujumbura', '(UTC +02:00) Africa/Bujumbura'),
(208, 'Africa/Cairo', '(UTC +02:00) Africa/Cairo'),
(209, 'Africa/Ceuta', '(UTC +02:00) Africa/Ceuta'),
(210, 'Africa/Gaborone', '(UTC +02:00) Africa/Gaborone'),
(211, 'Africa/Harare', '(UTC +02:00) Africa/Harare'),
(212, 'Africa/Johannesburg', '(UTC +02:00) Africa/Johannesburg'),
(213, 'Africa/Khartoum', '(UTC +02:00) Africa/Khartoum'),
(214, 'Africa/Kigali', '(UTC +02:00) Africa/Kigali'),
(215, 'Africa/Lubumbashi', '(UTC +02:00) Africa/Lubumbashi'),
(216, 'Africa/Lusaka', '(UTC +02:00) Africa/Lusaka'),
(217, 'Africa/Maputo', '(UTC +02:00) Africa/Maputo'),
(218, 'Africa/Maseru', '(UTC +02:00) Africa/Maseru'),
(219, 'Africa/Mbabane', '(UTC +02:00) Africa/Mbabane'),
(220, 'Africa/Tripoli', '(UTC +02:00) Africa/Tripoli'),
(221, 'Africa/Windhoek', '(UTC +02:00) Africa/Windhoek'),
(222, 'Antarctica/Troll', '(UTC +02:00) Antarctica/Troll'),
(223, 'Europe/Amsterdam', '(UTC +02:00) Europe/Amsterdam'),
(224, 'Europe/Andorra', '(UTC +02:00) Europe/Andorra'),
(225, 'Europe/Belgrade', '(UTC +02:00) Europe/Belgrade'),
(226, 'Europe/Berlin', '(UTC +02:00) Europe/Berlin'),
(227, 'Europe/Bratislava', '(UTC +02:00) Europe/Bratislava'),
(228, 'Europe/Brussels', '(UTC +02:00) Europe/Brussels'),
(229, 'Europe/Budapest', '(UTC +02:00) Europe/Budapest'),
(230, 'Europe/Busingen', '(UTC +02:00) Europe/Busingen'),
(231, 'Europe/Copenhagen', '(UTC +02:00) Europe/Copenhagen'),
(232, 'Europe/Gibraltar', '(UTC +02:00) Europe/Gibraltar'),
(233, 'Europe/Kaliningrad', '(UTC +02:00) Europe/Kaliningrad'),
(234, 'Europe/Ljubljana', '(UTC +02:00) Europe/Ljubljana'),
(235, 'Europe/Luxembourg', '(UTC +02:00) Europe/Luxembourg'),
(236, 'Europe/Madrid', '(UTC +02:00) Europe/Madrid'),
(237, 'Europe/Malta', '(UTC +02:00) Europe/Malta'),
(238, 'Europe/Monaco', '(UTC +02:00) Europe/Monaco'),
(239, 'Europe/Oslo', '(UTC +02:00) Europe/Oslo'),
(240, 'Europe/Paris', '(UTC +02:00) Europe/Paris'),
(241, 'Europe/Podgorica', '(UTC +02:00) Europe/Podgorica'),
(242, 'Europe/Prague', '(UTC +02:00) Europe/Prague'),
(243, 'Europe/Rome', '(UTC +02:00) Europe/Rome'),
(244, 'Europe/San_Marino', '(UTC +02:00) Europe/San_Marino'),
(245, 'Europe/Sarajevo', '(UTC +02:00) Europe/Sarajevo'),
(246, 'Europe/Skopje', '(UTC +02:00) Europe/Skopje'),
(247, 'Europe/Stockholm', '(UTC +02:00) Europe/Stockholm'),
(248, 'Europe/Tirane', '(UTC +02:00) Europe/Tirane'),
(249, 'Europe/Vaduz', '(UTC +02:00) Europe/Vaduz'),
(250, 'Europe/Vatican', '(UTC +02:00) Europe/Vatican'),
(251, 'Europe/Vienna', '(UTC +02:00) Europe/Vienna'),
(252, 'Europe/Warsaw', '(UTC +02:00) Europe/Warsaw'),
(253, 'Europe/Zagreb', '(UTC +02:00) Europe/Zagreb'),
(254, 'Europe/Zurich', '(UTC +02:00) Europe/Zurich'),
(255, 'Africa/Addis_Ababa', '(UTC +03:00) Africa/Addis_Ababa'),
(256, 'Africa/Asmara', '(UTC +03:00) Africa/Asmara'),
(257, 'Africa/Dar_es_Salaam', '(UTC +03:00) Africa/Dar_es_Salaam'),
(258, 'Africa/Djibouti', '(UTC +03:00) Africa/Djibouti'),
(259, 'Africa/Juba', '(UTC +03:00) Africa/Juba'),
(260, 'Africa/Kampala', '(UTC +03:00) Africa/Kampala'),
(261, 'Africa/Mogadishu', '(UTC +03:00) Africa/Mogadishu'),
(262, 'Africa/Nairobi', '(UTC +03:00) Africa/Nairobi'),
(263, 'Antarctica/Syowa', '(UTC +03:00) Antarctica/Syowa'),
(264, 'Asia/Aden', '(UTC +03:00) Asia/Aden'),
(265, 'Asia/Amman', '(UTC +03:00) Asia/Amman'),
(266, 'Asia/Baghdad', '(UTC +03:00) Asia/Baghdad'),
(267, 'Asia/Bahrain', '(UTC +03:00) Asia/Bahrain'),
(268, 'Asia/Beirut', '(UTC +03:00) Asia/Beirut'),
(269, 'Asia/Damascus', '(UTC +03:00) Asia/Damascus'),
(270, 'Asia/Famagusta', '(UTC +03:00) Asia/Famagusta'),
(271, 'Asia/Gaza', '(UTC +03:00) Asia/Gaza'),
(272, 'Asia/Hebron', '(UTC +03:00) Asia/Hebron'),
(273, 'Asia/Jerusalem', '(UTC +03:00) Asia/Jerusalem'),
(274, 'Asia/Kuwait', '(UTC +03:00) Asia/Kuwait'),
(275, 'Asia/Nicosia', '(UTC +03:00) Asia/Nicosia'),
(276, 'Asia/Qatar', '(UTC +03:00) Asia/Qatar'),
(277, 'Asia/Riyadh', '(UTC +03:00) Asia/Riyadh'),
(278, 'Europe/Athens', '(UTC +03:00) Europe/Athens'),
(279, 'Europe/Bucharest', '(UTC +03:00) Europe/Bucharest'),
(280, 'Europe/Chisinau', '(UTC +03:00) Europe/Chisinau'),
(281, 'Europe/Helsinki', '(UTC +03:00) Europe/Helsinki'),
(282, 'Europe/Istanbul', '(UTC +03:00) Europe/Istanbul'),
(283, 'Europe/Kiev', '(UTC +03:00) Europe/Kiev'),
(284, 'Europe/Kirov', '(UTC +03:00) Europe/Kirov'),
(285, 'Europe/Mariehamn', '(UTC +03:00) Europe/Mariehamn'),
(286, 'Europe/Minsk', '(UTC +03:00) Europe/Minsk'),
(287, 'Europe/Moscow', '(UTC +03:00) Europe/Moscow'),
(288, 'Europe/Riga', '(UTC +03:00) Europe/Riga'),
(289, 'Europe/Simferopol', '(UTC +03:00) Europe/Simferopol'),
(290, 'Europe/Sofia', '(UTC +03:00) Europe/Sofia'),
(291, 'Europe/Tallinn', '(UTC +03:00) Europe/Tallinn'),
(292, 'Europe/Uzhgorod', '(UTC +03:00) Europe/Uzhgorod'),
(293, 'Europe/Vilnius', '(UTC +03:00) Europe/Vilnius'),
(294, 'Europe/Zaporozhye', '(UTC +03:00) Europe/Zaporozhye'),
(295, 'Indian/Antananarivo', '(UTC +03:00) Indian/Antananarivo'),
(296, 'Indian/Comoro', '(UTC +03:00) Indian/Comoro'),
(297, 'Indian/Mayotte', '(UTC +03:00) Indian/Mayotte'),
(298, 'Asia/Baku', '(UTC +04:00) Asia/Baku'),
(299, 'Asia/Dubai', '(UTC +04:00) Asia/Dubai'),
(300, 'Asia/Muscat', '(UTC +04:00) Asia/Muscat'),
(301, 'Asia/Tbilisi', '(UTC +04:00) Asia/Tbilisi'),
(302, 'Asia/Yerevan', '(UTC +04:00) Asia/Yerevan'),
(303, 'Europe/Astrakhan', '(UTC +04:00) Europe/Astrakhan'),
(304, 'Europe/Samara', '(UTC +04:00) Europe/Samara'),
(305, 'Europe/Saratov', '(UTC +04:00) Europe/Saratov'),
(306, 'Europe/Ulyanovsk', '(UTC +04:00) Europe/Ulyanovsk'),
(307, 'Europe/Volgograd', '(UTC +04:00) Europe/Volgograd'),
(308, 'Indian/Mahe', '(UTC +04:00) Indian/Mahe'),
(309, 'Indian/Mauritius', '(UTC +04:00) Indian/Mauritius'),
(310, 'Indian/Reunion', '(UTC +04:00) Indian/Reunion'),
(311, 'Asia/Kabul', '(UTC +04:30) Asia/Kabul'),
(312, 'Asia/Tehran', '(UTC +04:30) Asia/Tehran'),
(313, 'Antarctica/Mawson', '(UTC +05:00) Antarctica/Mawson'),
(314, 'Asia/Aqtau', '(UTC +05:00) Asia/Aqtau'),
(315, 'Asia/Aqtobe', '(UTC +05:00) Asia/Aqtobe'),
(316, 'Asia/Ashgabat', '(UTC +05:00) Asia/Ashgabat'),
(317, 'Asia/Atyrau', '(UTC +05:00) Asia/Atyrau'),
(318, 'Asia/Dushanbe', '(UTC +05:00) Asia/Dushanbe'),
(319, 'Asia/Karachi', '(UTC +05:00) Asia/Karachi'),
(320, 'Asia/Oral', '(UTC +05:00) Asia/Oral'),
(321, 'Asia/Qyzylorda', '(UTC +05:00) Asia/Qyzylorda'),
(322, 'Asia/Samarkand', '(UTC +05:00) Asia/Samarkand'),
(323, 'Asia/Tashkent', '(UTC +05:00) Asia/Tashkent'),
(324, 'Asia/Yekaterinburg', '(UTC +05:00) Asia/Yekaterinburg'),
(325, 'Indian/Kerguelen', '(UTC +05:00) Indian/Kerguelen'),
(326, 'Indian/Maldives', '(UTC +05:00) Indian/Maldives'),
(327, 'Asia/Colombo', '(UTC +05:30) Asia/Colombo'),
(328, 'Asia/Kolkata', '(UTC +05:30) Asia/Kolkata'),
(329, 'Asia/Kathmandu', '(UTC +05:45) Asia/Kathmandu'),
(330, 'Antarctica/Vostok', '(UTC +06:00) Antarctica/Vostok'),
(331, 'Asia/Almaty', '(UTC +06:00) Asia/Almaty'),
(332, 'Asia/Bishkek', '(UTC +06:00) Asia/Bishkek'),
(333, 'Asia/Dhaka', '(UTC +06:00) Asia/Dhaka'),
(334, 'Asia/Omsk', '(UTC +06:00) Asia/Omsk'),
(335, 'Asia/Qostanay', '(UTC +06:00) Asia/Qostanay'),
(336, 'Asia/Thimphu', '(UTC +06:00) Asia/Thimphu'),
(337, 'Asia/Urumqi', '(UTC +06:00) Asia/Urumqi'),
(338, 'Indian/Chagos', '(UTC +06:00) Indian/Chagos'),
(339, 'Asia/Yangon', '(UTC +06:30) Asia/Yangon'),
(340, 'Indian/Cocos', '(UTC +06:30) Indian/Cocos'),
(341, 'Antarctica/Davis', '(UTC +07:00) Antarctica/Davis'),
(342, 'Asia/Bangkok', '(UTC +07:00) Asia/Bangkok'),
(343, 'Asia/Barnaul', '(UTC +07:00) Asia/Barnaul'),
(344, 'Asia/Ho_Chi_Minh', '(UTC +07:00) Asia/Ho_Chi_Minh'),
(345, 'Asia/Hovd', '(UTC +07:00) Asia/Hovd'),
(346, 'Asia/Jakarta', '(UTC +07:00) Asia/Jakarta'),
(347, 'Asia/Krasnoyarsk', '(UTC +07:00) Asia/Krasnoyarsk'),
(348, 'Asia/Novokuznetsk', '(UTC +07:00) Asia/Novokuznetsk'),
(349, 'Asia/Novosibirsk', '(UTC +07:00) Asia/Novosibirsk'),
(350, 'Asia/Phnom_Penh', '(UTC +07:00) Asia/Phnom_Penh'),
(351, 'Asia/Pontianak', '(UTC +07:00) Asia/Pontianak'),
(352, 'Asia/Tomsk', '(UTC +07:00) Asia/Tomsk'),
(353, 'Asia/Vientiane', '(UTC +07:00) Asia/Vientiane'),
(354, 'Indian/Christmas', '(UTC +07:00) Indian/Christmas'),
(355, 'Antarctica/Casey', '(UTC +08:00) Antarctica/Casey'),
(356, 'Asia/Brunei', '(UTC +08:00) Asia/Brunei'),
(357, 'Asia/Choibalsan', '(UTC +08:00) Asia/Choibalsan'),
(358, 'Asia/Hong_Kong', '(UTC +08:00) Asia/Hong_Kong'),
(359, 'Asia/Irkutsk', '(UTC +08:00) Asia/Irkutsk'),
(360, 'Asia/Kuala_Lumpur', '(UTC +08:00) Asia/Kuala_Lumpur'),
(361, 'Asia/Kuching', '(UTC +08:00) Asia/Kuching'),
(362, 'Asia/Macau', '(UTC +08:00) Asia/Macau'),
(363, 'Asia/Makassar', '(UTC +08:00) Asia/Makassar'),
(364, 'Asia/Manila', '(UTC +08:00) Asia/Manila'),
(365, 'Asia/Shanghai', '(UTC +08:00) Asia/Shanghai'),
(366, 'Asia/Singapore', '(UTC +08:00) Asia/Singapore'),
(367, 'Asia/Taipei', '(UTC +08:00) Asia/Taipei'),
(368, 'Asia/Ulaanbaatar', '(UTC +08:00) Asia/Ulaanbaatar'),
(369, 'Australia/Perth', '(UTC +08:00) Australia/Perth'),
(370, 'Australia/Eucla', '(UTC +08:45) Australia/Eucla'),
(371, 'Asia/Chita', '(UTC +09:00) Asia/Chita'),
(372, 'Asia/Dili', '(UTC +09:00) Asia/Dili'),
(373, 'Asia/Jayapura', '(UTC +09:00) Asia/Jayapura'),
(374, 'Asia/Khandyga', '(UTC +09:00) Asia/Khandyga'),
(375, 'Asia/Pyongyang', '(UTC +09:00) Asia/Pyongyang'),
(376, 'Asia/Seoul', '(UTC +09:00) Asia/Seoul'),
(377, 'Asia/Tokyo', '(UTC +09:00) Asia/Tokyo'),
(378, 'Asia/Yakutsk', '(UTC +09:00) Asia/Yakutsk'),
(379, 'Pacific/Palau', '(UTC +09:00) Pacific/Palau'),
(380, 'Australia/Adelaide', '(UTC +09:30) Australia/Adelaide'),
(381, 'Australia/Broken_Hill', '(UTC +09:30) Australia/Broken_Hill'),
(382, 'Australia/Darwin', '(UTC +09:30) Australia/Darwin'),
(383, 'Antarctica/DumontDUrville', '(UTC +10:00) Antarctica/DumontDUrville'),
(384, 'Asia/Ust-Nera', '(UTC +10:00) Asia/Ust-Nera'),
(385, 'Asia/Vladivostok', '(UTC +10:00) Asia/Vladivostok'),
(386, 'Australia/Brisbane', '(UTC +10:00) Australia/Brisbane'),
(387, 'Australia/Currie', '(UTC +10:00) Australia/Currie'),
(388, 'Australia/Hobart', '(UTC +10:00) Australia/Hobart'),
(389, 'Australia/Lindeman', '(UTC +10:00) Australia/Lindeman'),
(390, 'Australia/Melbourne', '(UTC +10:00) Australia/Melbourne'),
(391, 'Australia/Sydney', '(UTC +10:00) Australia/Sydney'),
(392, 'Pacific/Chuuk', '(UTC +10:00) Pacific/Chuuk'),
(393, 'Pacific/Guam', '(UTC +10:00) Pacific/Guam'),
(394, 'Pacific/Port_Moresby', '(UTC +10:00) Pacific/Port_Moresby'),
(395, 'Pacific/Saipan', '(UTC +10:00) Pacific/Saipan'),
(396, 'Australia/Lord_Howe', '(UTC +10:30) Australia/Lord_Howe'),
(397, 'Antarctica/Macquarie', '(UTC +11:00) Antarctica/Macquarie'),
(398, 'Asia/Magadan', '(UTC +11:00) Asia/Magadan'),
(399, 'Asia/Sakhalin', '(UTC +11:00) Asia/Sakhalin'),
(400, 'Asia/Srednekolymsk', '(UTC +11:00) Asia/Srednekolymsk'),
(401, 'Pacific/Bougainville', '(UTC +11:00) Pacific/Bougainville'),
(402, 'Pacific/Efate', '(UTC +11:00) Pacific/Efate'),
(403, 'Pacific/Guadalcanal', '(UTC +11:00) Pacific/Guadalcanal'),
(404, 'Pacific/Kosrae', '(UTC +11:00) Pacific/Kosrae'),
(405, 'Pacific/Norfolk', '(UTC +11:00) Pacific/Norfolk'),
(406, 'Pacific/Noumea', '(UTC +11:00) Pacific/Noumea'),
(407, 'Pacific/Pohnpei', '(UTC +11:00) Pacific/Pohnpei'),
(408, 'Antarctica/McMurdo', '(UTC +12:00) Antarctica/McMurdo'),
(409, 'Asia/Anadyr', '(UTC +12:00) Asia/Anadyr'),
(410, 'Asia/Kamchatka', '(UTC +12:00) Asia/Kamchatka'),
(411, 'Pacific/Auckland', '(UTC +12:00) Pacific/Auckland'),
(412, 'Pacific/Fiji', '(UTC +12:00) Pacific/Fiji'),
(413, 'Pacific/Funafuti', '(UTC +12:00) Pacific/Funafuti'),
(414, 'Pacific/Kwajalein', '(UTC +12:00) Pacific/Kwajalein'),
(415, 'Pacific/Majuro', '(UTC +12:00) Pacific/Majuro'),
(416, 'Pacific/Nauru', '(UTC +12:00) Pacific/Nauru'),
(417, 'Pacific/Tarawa', '(UTC +12:00) Pacific/Tarawa'),
(418, 'Pacific/Wake', '(UTC +12:00) Pacific/Wake'),
(419, 'Pacific/Wallis', '(UTC +12:00) Pacific/Wallis'),
(420, 'Pacific/Chatham', '(UTC +12:45) Pacific/Chatham'),
(421, 'Pacific/Apia', '(UTC +13:00) Pacific/Apia'),
(422, 'Pacific/Enderbury', '(UTC +13:00) Pacific/Enderbury'),
(423, 'Pacific/Fakaofo', '(UTC +13:00) Pacific/Fakaofo'),
(424, 'Pacific/Tongatapu', '(UTC +13:00) Pacific/Tongatapu'),
(425, 'Pacific/Kiritimati', '(UTC +14:00) Pacific/Kiritimati');
/*!40000 ALTER TABLE `auth_timezone` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.auth_user
CREATE TABLE IF NOT EXISTS `auth_user` (
`id_user` int(11) NOT NULL AUTO_INCREMENT,
`first_name` varchar(150) NOT NULL,
`last_name` varchar(150) NOT NULL,
`date_birth` date DEFAULT NULL,
`address` varchar(255) DEFAULT NULL,
`city` varchar(255) DEFAULT NULL,
`state` varchar(255) NOT NULL,
`country` char(2) NOT NULL,
`zip_code` varchar(50) DEFAULT NULL,
`mobile` varchar(50) NOT NULL,
`email` varchar(150) NOT NULL,
`password` varchar(35) NOT NULL,
`last_ip` varchar(50) NOT NULL,
`last_access` datetime NOT NULL,
`picture` varchar(150) NOT NULL DEFAULT '/assets/img/default-user.png',
`language` varchar(10) NOT NULL,
`tfa` tinyint(1) NOT NULL DEFAULT 0,
`tfa_secret` varchar(20) NOT NULL,
`tfa_code` varchar(60) NOT NULL,
`blocked` datetime DEFAULT NULL,
`email_confirmed` tinyint(4) NOT NULL DEFAULT 0,
`token` varchar(35) NOT NULL,
`status` tinyint(1) NOT NULL DEFAULT 0,
`created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' ON UPDATE current_timestamp(),
PRIMARY KEY (`id_user`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
-- Volcando datos para la tabla sk_jjo.auth_user: 4 rows
/*!40000 ALTER TABLE `auth_user` DISABLE KEYS */;
REPLACE INTO `auth_user` (`id_user`, `first_name`, `last_name`, `date_birth`, `address`, `city`, `state`, `country`, `zip_code`, `mobile`, `email`, `password`, `last_ip`, `last_access`, `picture`, `language`, `tfa`, `tfa_secret`, `tfa_code`, `blocked`, `email_confirmed`, `token`, `status`, `created_at`, `updated_at`) VALUES
(1, 'Jaime', 'Jimenez', NULL, NULL, NULL, '', 'es', NULL, '600000000', 'jajaime.jim@gmail.com', '$P$Bhacnf2hUsL/c8ZY3a/YMCEqtHIpp9.', '161.111.166.160', '2023-05-28 12:20:26', '/assets/img/default-user.png', 'es', 0, '', '', '0000-00-00 00:00:00', 1, 'c0bf18621f78cb2ffc4a67cf8d5173c7', 1, '2023-05-28 15:20:26', '2023-05-28 12:20:26'),
(2, 'paxcaoisa', 'dsas', NULL, NULL, NULL, 'es', 'es', NULL, '600000000', 'user@gmail.com', '$P$BNO2Q3fP5UiexrKvcCl2GsUem70jiy1', '::1', '2023-03-30 10:29:54', '/assets/img/default-user.png', 'en', 0, '', '', '0000-00-00 00:00:00', 0, '37688b4273390ade84a9c8906172e6ca', 1, '2023-05-08 19:07:47', '2023-05-08 16:07:47'),
(8, 'ass', 'Jime', NULL, NULL, NULL, 'Granada', 'es', '18200', '600000000', 'a@a.com', '$P$BcJvrTy9jaly/K07cCFycMJPAkxV4w0', '::1', '0000-00-00 00:00:00', '/assets/img/default-user.png', 'es', 0, '', '', '0000-00-00 00:00:00', 1, 'aaba3e8f3dc9a0a453630431e52c0f7e', 1, '2023-05-11 19:07:26', '2023-05-11 19:07:26'),
(7, 'Nacho', 'Navajas', '2024-04-07', 'Calle la calle', 'Granada', 'Granada', 'es', '18200', '600000000', 'imnavajas@gmail.com', '$P$BYfEuqLUb3dEFdF1SHhjlcMhplWjFC0', '::1', '2023-05-17 13:33:48', '/assets/img/default-user.png', 'es', 0, '', '', '0000-00-00 00:00:00', 1, 'e77b749e0c6150dc9326f8055b82234d', 1, '2023-05-17 16:37:56', '2023-05-17 13:37:56');
/*!40000 ALTER TABLE `auth_user` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.auth_user_group
CREATE TABLE IF NOT EXISTS `auth_user_group` (
`id_group` int(11) NOT NULL AUTO_INCREMENT,
`title` varchar(150) NOT NULL,
`dashboard` varchar(50) NOT NULL,
`rules` mediumtext NOT NULL,
`token` varchar(35) NOT NULL,
`created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' ON UPDATE current_timestamp(),
PRIMARY KEY (`id_group`)
) ENGINE=MyISAM AUTO_INCREMENT=18 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
-- Volcando datos para la tabla sk_jjo.auth_user_group: 9 rows
/*!40000 ALTER TABLE `auth_user_group` DISABLE KEYS */;
REPLACE INTO `auth_user_group` (`id_group`, `title`, `dashboard`, `rules`, `token`, `created_at`, `updated_at`) VALUES
(0, 'Admin', 'admin', '{"token":["token"],"Users":["index","add","edit","delete"],"Group":["index","add","edit","delete"],"Tarifapreimpresion":["index","add","edit","delete"],"Tarifamanipulado":["index","add","edit","delete"],"Tarifapapelcompra":["index","delete","add","edit"],"Tarifaacabado":["index","add","edit","delete"],"Tarifapapeldefecto":["index","delete","add","edit"],"Tarifaenvio":["index","delete","add","edit"],"Tarifaimpresion":["index","delete","add","edit"],"Tareaservicio":["index","edit","add","delete"],"Formaspago":["index","edit","add","delete"],"Paises":["index","add","edit","delete"],"Tiposimpresion":["index","edit","add","delete"],"Papelesimpresion":["index","add","edit","delete","failNotFoundWithNewToken","show","new","create","update","setFormat","setModel"],"Trabajo":["index","edit","add","delete"],"Maquina":["index","edit","add","delete"],"Papelesgenericos":["index","add","edit","delete","failNotFoundWithNewToken","show","new","create","update","setFormat","setModel"],"Tamaniolibros":["index","edit","add","delete"],"Imposiciones":["index","add","edit","delete","failNotFoundWithNewToken","show","new","create","update","setFormat","setModel"],"PapelesGenericos":["index","add","edit","delete","failNotFoundWithNewToken","show","new","create","update","setFormat","setModel"],"Tamanioformatos":["index","edit","add","delete"],"Seriefactura":["index"],"Serviciocliente":["index","edit","add","delete"],"Calendario":["index","edit"],"Tipologias":["index","add","edit","delete"],"Correo":["index"],"Presupuesto":["index","delete","add","edit"],"Presupuestomaquetacion":["index","delete","add","edit"],"Catalogo":["index","import","delete"],"Tarifacliente":["index","delete","add","edit"],"Cliente":["index","delete","add","edit"],"Proveedor":["index","delete","export"],"Informe":["index"],"Albaran":["index","delete","export"],"Factura":["index","delete","export"],"Pedido":["index"],"Logistica":["index"],"Ordentrabajomaquetacion":["index","delete","add","edit"],"Ordenmaquina":["index","delete","add","edit"],"Ordentrabajo":["index","delete","add","edit"],"Pedidoproduccion":["index","delete","add","edit"],"Digitalizacion":["index"],"Profile":["index","store"],"Settings":["index","store","template","template_store"],"save":["save"]}', '115b5ad39b853084209caf6824224f6b', '2023-05-28 15:29:44', '2023-05-28 12:29:44'),
(2, 'User', 'user', '{"token":["token"],"Activity":["index"],"My":["index","notification","notification_view"],"Profile":["index","store"]}', 'fff26488a4249d76a8de5c0426acb8f7', '2021-10-14 18:53:20', '2022-04-28 22:20:36'),
(7, 'test_3', 'user', '{"token":["token"]}', '42f2408a8b7ed4008bfb13a3d31973c5', '2023-05-04 16:47:50', '2023-05-04 16:47:50'),
(8, 'test_4', 'user', '{"token":["token"]}', 'e9f0c13f7d5987ce4d62517df7c48d8a', '2023-05-04 16:47:59', '2023-05-04 16:47:59'),
(9, 'test_5', 'user', '{"token":["token"]}', '7c0677162bb2bd5f7a2a1b564bbec6cd', '2023-05-04 16:48:10', '2023-05-04 16:48:10'),
(10, 'test_6', 'user', '{"token":["token"]}', '07fed861ecbf19cd6f35db761c632dbe', '2023-05-04 16:48:24', '2023-05-04 16:48:24'),
(12, 'test_11', 'user', '{"token":["token"]}', 'ea74fd9e6fb619f409c0a730fc81f254', '2023-05-04 16:48:37', '2023-05-04 16:48:37'),
(13, 'test_12', 'user', '{"token":["token"]}', 'cc627c686db96a418b7645948f85b8b1', '2023-05-04 16:48:43', '2023-05-04 16:48:43'),
(17, 'test_10', 'user', '{"token":["token"],"Profile":["index"]}', 'bd91535c8e2c0165f794ff8bcedcb8b9', '2023-05-11 15:31:11', '2023-05-11 15:31:11');
/*!40000 ALTER TABLE `auth_user_group` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.group_user
CREATE TABLE IF NOT EXISTS `group_user` (
`token_user` varchar(40) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL,
`token_group` varchar(40) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
-- Volcando datos para la tabla sk_jjo.group_user: ~4 rows (aproximadamente)
REPLACE INTO `group_user` (`token_user`, `token_group`) VALUES
('37688b4273390ade84a9c8906172e6ca', '115b5ad39b853084209caf6824224f6b'),
('c0bf18621f78cb2ffc4a67cf8d5173c7', '115b5ad39b853084209caf6824224f6b'),
('aaba3e8f3dc9a0a453630431e52c0f7e', '115b5ad39b853084209caf6824224f6b'),
('e77b749e0c6150dc9326f8055b82234d', '115b5ad39b853084209caf6824224f6b');
-- Volcando estructura para tabla sk_jjo.lg_imposiciones
CREATE TABLE IF NOT EXISTS `lg_imposiciones` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`ancho` int(11) NOT NULL,
`alto` int(11) NOT NULL,
`unidades` int(11) DEFAULT NULL,
`orientacion` enum('H','V') DEFAULT NULL,
`maquina` varchar(100) DEFAULT NULL,
`etiqueta` varchar(100) DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
`deleted_at` datetime DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=98 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
-- Volcando datos para la tabla sk_jjo.lg_imposiciones: ~97 rows (aproximadamente)
REPLACE INTO `lg_imposiciones` (`id`, `ancho`, `alto`, `unidades`, `orientacion`, `maquina`, `etiqueta`, `created_at`, `updated_at`, `deleted_at`) VALUES
(1, 520, 180, 2, 'V', NULL, 'POD', NULL, NULL, NULL),
(2, 520, 180, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(3, 520, 225, 3, 'H', NULL, NULL, NULL, NULL, NULL),
(4, 520, 160, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(5, 520, 215, 3, 'H', NULL, NULL, NULL, NULL, NULL),
(6, 520, 150, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(7, 520, 245, 3, 'H', NULL, NULL, NULL, NULL, NULL),
(8, 520, 255, 3, 'H', NULL, NULL, NULL, NULL, NULL),
(9, 520, 205, 4, 'H', NULL, NULL, NULL, NULL, NULL),
(10, 520, 210, 2, 'V', NULL, '5mm.PIE', NULL, NULL, NULL),
(11, 520, 210, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(12, 520, 215, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(13, 520, 240, 3, 'H', NULL, NULL, NULL, NULL, NULL),
(14, 520, 165, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(15, 520, 310, 2, 'H', NULL, NULL, NULL, NULL, NULL),
(16, 520, 145, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(17, 520, 155, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(18, 520, 200, 3, 'H', NULL, NULL, NULL, NULL, NULL),
(19, 520, 185, 4, 'H', NULL, NULL, NULL, NULL, NULL),
(20, 520, 210, 3, 'H', NULL, NULL, NULL, NULL, NULL),
(21, 520, 235, 3, 'H', NULL, NULL, NULL, NULL, NULL),
(22, 520, 285, 2, 'H', NULL, NULL, NULL, NULL, NULL),
(23, 520, 230, 3, 'H', NULL, NULL, NULL, NULL, NULL),
(24, 520, 140, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(25, 520, 225, 4, 'H', NULL, NULL, NULL, NULL, NULL),
(26, 520, 190, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(27, 520, 220, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(28, 520, 180, 2, 'H', NULL, NULL, NULL, NULL, NULL),
(29, 520, 235, 4, 'H', NULL, NULL, NULL, NULL, NULL),
(30, 520, 310, 2, 'H', NULL, 'POD', NULL, NULL, NULL),
(31, 520, 310, NULL, NULL, NULL, 'POD', NULL, '2019-12-13 10:39:31', '2019-12-13 10:39:31'),
(32, 440, 225, 3, 'H', NULL, NULL, NULL, NULL, NULL),
(33, 440, 285, 2, 'H', NULL, NULL, NULL, NULL, NULL),
(34, 440, 295, 2, 'H', NULL, NULL, NULL, NULL, NULL),
(35, 440, 310, 2, 'H', NULL, NULL, NULL, NULL, NULL),
(36, 440, 285, 2, 'H', NULL, 'SEPIN', NULL, NULL, NULL),
(37, 450, 240, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(38, 450, 310, 2, 'H', NULL, NULL, NULL, NULL, NULL),
(39, 450, 215, 3, 'H', NULL, NULL, NULL, NULL, NULL),
(40, 450, 225, 3, 'H', NULL, NULL, NULL, NULL, NULL),
(41, 450, 285, 2, 'H', NULL, NULL, NULL, NULL, NULL),
(42, 450, 140, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(43, 450, 160, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(44, 450, 165, 2, 'H', NULL, NULL, NULL, NULL, NULL),
(45, 450, 280, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(46, 450, 280, 2, 'H', NULL, 'Sepin', NULL, NULL, NULL),
(47, 480, 160, 2, 'V', NULL, 'POD', NULL, NULL, NULL),
(48, 480, 310, 2, 'H', NULL, 'POD', NULL, NULL, NULL),
(49, 480, 225, 3, 'H', NULL, NULL, NULL, NULL, NULL),
(50, 480, 160, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(51, 480, 310, 2, 'H', NULL, NULL, NULL, NULL, NULL),
(52, 480, 230, 3, 'H', NULL, NULL, NULL, NULL, NULL),
(53, 480, 170, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(54, 480, 140, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(55, 480, 290, 2, 'H', NULL, NULL, NULL, NULL, NULL),
(56, 480, 180, 2, 'V', NULL, NULL, NULL, NULL, NULL),
(57, 480, 165, 4, 'H', NULL, NULL, NULL, NULL, NULL),
(58, 480, 205, 4, 'H', NULL, NULL, NULL, NULL, NULL),
(59, 480, 190, 2, 'V', NULL, '5mm', NULL, NULL, NULL),
(60, 480, 175, 2, 'V', NULL, '5mm', NULL, NULL, NULL),
(61, 320, 220, NULL, NULL, NULL, 'POD', NULL, NULL, NULL),
(62, 350, 250, NULL, NULL, NULL, 'POD', NULL, NULL, NULL),
(63, 360, 255, NULL, 'V', NULL, 'POD', NULL, NULL, NULL),
(64, 220, 320, NULL, 'V', NULL, 'POD', NULL, NULL, NULL),
(65, 320, 220, 2, NULL, 'VP6250', NULL, NULL, NULL, NULL),
(66, 350, 250, 2, NULL, 'VP6250', NULL, NULL, NULL, NULL),
(67, 360, 255, 2, NULL, 'VP6250', NULL, NULL, NULL, NULL),
(68, 320, 220, 4, NULL, 'VP6250', NULL, NULL, NULL, NULL),
(69, 350, 250, 4, NULL, 'VP6250', NULL, NULL, NULL, NULL),
(70, 320, 220, NULL, NULL, 'VP6250', NULL, NULL, NULL, NULL),
(71, 350, 250, NULL, NULL, 'VP6250', NULL, NULL, NULL, NULL),
(72, 450, 320, NULL, NULL, 'VP6250', NULL, NULL, NULL, NULL),
(73, 320, 220, NULL, NULL, NULL, 'PoD', NULL, NULL, NULL),
(74, 350, 250, NULL, NULL, NULL, 'PoD', NULL, NULL, NULL),
(75, 360, 255, NULL, NULL, NULL, 'PoD', NULL, NULL, NULL),
(76, 487, 330, NULL, NULL, NULL, 'PoD', NULL, NULL, NULL),
(77, 487, 330, 2, NULL, 'KONICA', NULL, NULL, NULL, NULL),
(78, 450, 320, 2, NULL, 'KONICA', NULL, NULL, NULL, NULL),
(79, 360, 255, 2, NULL, 'KONICA', NULL, NULL, NULL, NULL),
(80, 487, 330, 4, NULL, 'VP6250', NULL, NULL, NULL, NULL),
(81, 487, 330, NULL, NULL, 'VP6250', NULL, NULL, NULL, NULL),
(82, 520, 360, 2, 'V', '', 'COSIDO', '2019-10-31 12:18:38', '2019-10-31 12:18:38', NULL),
(83, 520, 210, 3, 'H', '', '', '2019-11-29 06:44:38', '2019-11-29 06:44:38', NULL),
(84, 520, 320, 2, 'V', '', 'COSIDO', '2019-12-04 13:26:13', '2019-12-04 13:26:13', NULL),
(85, 520, 355, 2, 'H', '', '', '2020-01-27 09:45:17', '2020-01-27 09:45:40', '2020-01-27 09:45:40'),
(86, 520, 355, 2, 'H', '', 'COSIDO', '2020-01-27 09:45:51', '2020-01-27 09:45:51', NULL),
(87, 520, 195, 4, 'H', '', '', '2020-01-27 11:28:51', '2020-01-27 11:28:51', NULL),
(88, 520, 310, 2, 'H', '', 'COSIDO', '2020-01-28 06:50:37', '2020-01-28 06:50:37', NULL),
(89, 520, 180, 4, 'H', '', '', '2020-02-06 06:35:28', '2020-02-06 06:35:28', NULL),
(90, 520, 220, 3, 'H', '', '', '2020-02-12 09:34:25', '2020-02-12 09:34:25', NULL),
(91, 520, 220, 4, 'H', '', '', '2020-02-13 06:54:22', '2020-02-13 06:54:22', NULL),
(92, 520, 205, 3, 'H', '', '', '2020-03-03 06:46:12', '2020-03-03 06:46:12', NULL),
(93, 480, 225, 2, 'H', '', '', '2020-03-06 06:20:29', '2020-03-06 06:20:29', NULL),
(94, 260, 520, 2, 'H', '', '', '2020-06-17 06:13:04', '2020-06-17 06:13:04', NULL),
(95, 520, 195, 3, 'H', '', '', '2020-06-29 12:16:31', '2020-06-29 12:16:31', NULL),
(96, 520, 210, 4, 'H', '', '', '2020-09-25 07:06:24', '2020-09-25 07:06:24', NULL),
(97, 1, 1, 1, 'H', NULL, 'AAA', NULL, NULL, NULL);
-- Volcando estructura para tabla sk_jjo.lg_paises
CREATE TABLE IF NOT EXISTS `lg_paises` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`nombre` varchar(255) NOT NULL,
`code` varchar(2) NOT NULL,
`code3` varchar(3) DEFAULT NULL,
`moneda` varchar(3) NOT NULL,
`url_erp` varchar(255) DEFAULT NULL,
`user_erp` varchar(255) DEFAULT NULL,
`key_erp` varchar(255) DEFAULT NULL,
`show_erp` tinyint(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`),
UNIQUE KEY `paises_code_unique` (`code`)
) ENGINE=MyISAM AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
-- Volcando datos para la tabla sk_jjo.lg_paises: 38 rows
/*!40000 ALTER TABLE `lg_paises` DISABLE KEYS */;
REPLACE INTO `lg_paises` (`id`, `nombre`, `code`, `code3`, `moneda`, `url_erp`, `user_erp`, `key_erp`, `show_erp`) VALUES
(1, 'España', 'es', 'esp', 'EUR', NULL, NULL, NULL, 1),
(2, 'Mexico', 'mx', 'mex', 'MXN', 'https://mx.safekat.es', 'josemanuel@safekat.com', 'RcRLqS8JliIVyTHApKi2qiwiGmoLRaAu', 1),
(3, 'Argentina', 'ar', 'arg', 'ARS', NULL, NULL, NULL, 0),
(4, 'Colombia', 'co', 'col', 'COP', NULL, NULL, NULL, 0),
(5, 'Alemania', 'de', 'deu', 'EUR', '', '', '', 0),
(6, 'Francia', 'fr', 'fra', 'EUR', '', '', '', 0),
(7, 'Holanda', 'nl', 'nld', 'EUR', '', '', '', 0),
(8, 'Italia', 'it', 'ita', 'EUR', '', '', '', 0),
(9, 'Portugal', 'pt', 'prt', 'EUR', '', '', '', 0),
(10, 'Perú', 'pe', 'per', 'PEN', '', '', '', 0),
(11, 'Estados Unidos de América', 'us', 'usa', 'USD', '', '', '', 0),
(12, 'Reino Unido', 'gb', 'gbr', 'GBP', '', '', '', 0),
(13, 'Bélgica', 'be', 'bel', 'EUR', '', '', '', 0),
(14, 'Luxemburgo', 'lu', 'lux', 'EUR', '', '', '', 0),
(15, 'Hungría', 'hu', 'hun', 'HUF', '', '', '', 0),
(16, 'Bulgaria', 'bg', 'bgr', 'BGN', '', '', '', 0),
(17, 'Canadá', 'ca', 'can', 'CAD', '', '', '', 0),
(18, 'Australia', 'au', 'aus', 'AUD', '', '', '', 0),
(19, 'Austria', 'at', 'aut', 'EUR', '', '', '', 0),
(20, 'Bosnia and Herzegovina', 'ba', 'bih', 'BAM', '', '', '', 0),
(21, 'Croatia', 'hr', 'hrv', 'HRK', '', '', '', 0),
(22, 'Denmark', 'dk', 'dnk', 'DKK', '', '', '', 0),
(23, 'Slovakia', 'sk', 'svk', 'EUR', '', '', '', 0),
(24, 'Slovenia', 'si', 'svn', 'EUR', '', '', '', 0),
(25, 'Estonia', 'ee', 'est', 'EUR', '', '', '', 0),
(26, 'Finland', 'fi', 'fin', 'EUR', '', '', '', 0),
(27, 'Greece', 'gr', 'grc', 'EUR', '', '', '', 0),
(28, 'Irlanda', 'ie', 'irl', 'EUR', '', '', '', 0),
(29, 'Latvia', 'lv', 'lva', 'EUR', '', '', '', 0),
(30, 'Lithuania', 'lt', 'ltu', 'EUR', '', '', '', 0),
(31, 'Norway', 'no', 'nor', 'NOK', '', '', '', 0),
(32, 'Poland', 'pl', 'pol', 'PLN', '', '', '', 0),
(33, 'República Checa', 'cz', 'cze', 'CZK', '', '', '', 0),
(34, 'Romania', 'ro', 'rou', 'RON', '', '', '', 0),
(35, 'Serbia', 'rs', 'srb', 'RSD', '', '', '', 0),
(36, 'Sweden', 'se', 'swe', 'SEK', '', '', '', 0),
(37, 'Switzerland', 'ch', 'che', 'CHF', '', '', '', 0),
(38, 'Israel', 'IL', NULL, 'ILS', '', '', '', 0);
/*!40000 ALTER TABLE `lg_paises` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.lg_papel_generico
CREATE TABLE IF NOT EXISTS `lg_papel_generico` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`nombre` varchar(255) NOT NULL,
`code` varchar(5) DEFAULT NULL,
`code_ot` varchar(5) DEFAULT NULL,
`show_in_client` tinyint(1) NOT NULL DEFAULT 1,
`is_deleted` tinyint(4) unsigned NOT NULL DEFAULT 0,
`deleted_at` timestamp NULL DEFAULT NULL,
`created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `papel_generico_code_index` (`code`)
) ENGINE=MyISAM AUTO_INCREMENT=50 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
-- Volcando datos para la tabla sk_jjo.lg_papel_generico: 43 rows
/*!40000 ALTER TABLE `lg_papel_generico` DISABLE KEYS */;
REPLACE INTO `lg_papel_generico` (`id`, `nombre`, `code`, `code_ot`, `show_in_client`, `is_deleted`, `deleted_at`, `created_at`, `updated_at`) VALUES
(1, 'ESTUCADO BRILLO', 'EST1', 'EB', 1, 0, NULL, '2015-08-31 09:25:52', '2020-09-30 16:21:31'),
(2, 'ESTUCADO MATE', 'EST2', 'EM', 1, 0, NULL, '2015-08-31 09:25:52', '2020-02-10 12:52:51'),
(3, 'BLANCO OFFSET', 'OFF1', 'BCLOF', 1, 0, NULL, '2015-08-31 09:25:52', '2019-08-27 15:15:53'),
(4, 'AHUESADO OFFSET', 'OFF2', 'AH', 1, 0, NULL, '2015-08-31 09:25:52', '2020-09-15 17:10:24'),
(5, 'CARTULINA GRÁFICA ESTUCADA 1/C', 'CAR1', 'CGE', 1, 0, NULL, '2015-08-31 09:25:52', '2019-08-27 15:07:20'),
(6, 'VOLUMEN AHUESADO OFFSET', 'OFF4', 'VOLAH', 1, 0, NULL, '2015-09-25 05:18:26', '2019-08-27 07:23:46'),
(7, 'VOLUMEN OFFSET BLANCO', 'OFF3', 'VOLOF', 1, 0, NULL, '2015-09-30 08:51:49', '2019-08-27 08:19:22'),
(8, 'PAPEL RECICLADO', 'REC1', 'RECI', 1, 0, NULL, '2015-10-23 12:33:23', '2019-08-27 14:01:44'),
(9, 'VERJURADO AHUESADO', 'VER1', 'VERAH', 1, 0, NULL, '2015-10-23 12:33:23', '2019-08-27 14:19:10'),
(10, 'offset blanco YA NO EXISTE', 'OFF5', 'OBE', 0, 0, NULL, '2015-10-23 12:33:23', '2019-08-30 06:09:14'),
(11, 'MARFIL OFFSET NATURAL', 'OFF6', 'MARF', 1, 0, NULL, '2016-01-18 08:30:51', '2019-08-27 07:41:09'),
(12, 'PAPEL DEL CLIENTE', NULL, 'CL', 0, 0, NULL, '2016-01-18 09:53:05', '2021-05-19 20:11:26'),
(13, 'VOLUMEN ESTUCADO MATE', 'EST3', 'VOLEM', 0, 0, NULL, '2016-01-29 09:24:55', '2022-03-28 04:35:27'),
(14, 'REGISTRO AHUESADO', 'ERA1', 'RG_AH', 1, 0, NULL, '2016-02-01 18:18:44', '2019-08-27 07:04:05'),
(15, 'Papel especial', NULL, NULL, 0, 0, NULL, '2016-03-02 14:17:06', '2017-07-10 08:57:55'),
(16, 'COLORES Offset ', NULL, 'COL', 0, 0, NULL, '2017-11-13 09:17:34', '2019-08-22 08:39:02'),
(17, 'ETIQUETAS ADHESIVO BLANCO', NULL, 'ADH', 0, 0, NULL, '2017-11-23 13:32:18', '2020-03-16 08:02:42'),
(18, 'VERJURADO BLANCO NATURAL', NULL, 'VERBL', 1, 0, NULL, '2017-11-23 13:32:18', '2020-12-15 13:30:05'),
(19, 'ECOLÓGICO', NULL, 'ECO', 0, 0, NULL, '2019-07-23 17:15:45', '2020-09-29 10:15:38'),
(20, 'SOBRES', NULL, 'SB', 1, 0, NULL, '2019-11-19 09:46:30', '2020-02-13 07:26:05'),
(21, 'COUCHÉ CEPE', NULL, 'CEPE', 0, 0, NULL, '2020-02-13 07:26:54', '2020-02-13 07:32:00'),
(22, 'SANZ Y TORRES BLANCO', NULL, NULL, 0, 0, NULL, '2020-10-01 18:22:20', '2021-05-19 19:17:09'),
(23, 'MÜNKEN PRINT AHUESADO', NULL, 'MÜN A', 1, 0, NULL, '2021-05-05 07:38:59', '2023-01-30 12:07:29'),
(24, 'UNED OFFSET-BLANCO', NULL, 'UN-BL', 0, 0, NULL, '2021-08-02 16:19:36', '2021-08-11 16:31:17'),
(25, 'TROTTA AHUESADO', NULL, 'TT-AH', 0, 0, NULL, '2021-08-11 16:30:29', '2023-02-12 18:20:31'),
(26, 'UNED ESTUCADO', NULL, 'UN-EM', 0, 0, NULL, '2021-08-11 16:54:18', '2021-08-11 16:55:05'),
(27, 'POP SET GRIS PERLA', NULL, NULL, 0, 0, NULL, '2022-01-10 10:32:58', '2023-04-29 07:33:50'),
(28, 'POP SET LEMON', NULL, NULL, 0, 0, NULL, '2022-01-26 11:42:41', '2023-04-29 07:33:56'),
(29, 'POP SET SUNSHINE YELLOW', NULL, NULL, 0, 0, NULL, '2022-01-27 08:25:51', '2023-04-29 07:34:00'),
(30, 'POP SET GRIS CENDRA', NULL, NULL, 0, 0, NULL, '2022-02-08 10:43:07', '2023-04-29 07:34:06'),
(31, 'MARFIL VOLUMEN', NULL, NULL, 1, 0, NULL, '2022-03-02 09:11:35', '2022-03-02 09:11:35'),
(32, 'POP SET CORDEL - SORRA', NULL, NULL, 0, 0, NULL, '2022-03-04 09:24:55', '2023-04-29 07:34:12'),
(33, 'NADA', NULL, NULL, 0, 0, NULL, '2022-03-19 14:51:36', '2022-05-22 15:08:51'),
(34, 'COUCHÉ-ESTUCADO AHUESADO', NULL, NULL, 0, 0, NULL, '2022-05-11 04:32:09', '2022-05-22 15:11:50'),
(35, 'MURIEL PAPELES', NULL, NULL, 0, 0, NULL, '2022-05-22 14:52:31', '2022-05-22 15:08:57'),
(36, 'RECICLADO ESTUCADO', NULL, NULL, 1, 0, NULL, '2023-01-03 03:29:05', '2023-01-03 03:29:05'),
(37, 'ZETA CREMA', NULL, 'ZT CR', 1, 0, NULL, '2023-04-26 14:35:56', '2023-04-26 17:17:25'),
(38, 'ZETA NATURAL blanco', NULL, NULL, 1, 0, NULL, '2023-04-26 17:17:57', '2023-04-26 17:17:57'),
(39, 'ZETA DIAMANTE blanco', NULL, NULL, 1, 0, NULL, '2023-04-26 17:18:48', '2023-04-26 17:18:48'),
(40, 'VP-iX - PRUEBAS PAPELES', NULL, NULL, 1, 0, NULL, '2023-04-29 07:35:05', '2023-04-29 07:35:05'),
(41, 'SCREEN - PRUEBAS PAPELES', NULL, NULL, 1, 0, NULL, '2023-05-06 07:08:04', '2023-05-06 07:08:04'),
(42, 'CPL AHUESADO', NULL, NULL, 1, 0, NULL, '2023-05-09 13:34:39', '2023-05-09 13:34:39'),
(43, 'RENACIMIENTO', NULL, 'REN', 0, 0, NULL, '2023-05-11 11:12:10', '2023-05-27 18:15:37');
/*!40000 ALTER TABLE `lg_papel_generico` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.lg_papel_impresion
CREATE TABLE IF NOT EXISTS `lg_papel_impresion` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`papel_generico_id` int(10) unsigned NOT NULL,
`nombre` varchar(255) NOT NULL,
`defecto` tinyint(1) NOT NULL DEFAULT 0,
`referencia` varchar(13) NOT NULL DEFAULT '',
`ancho` double(8,2) NOT NULL,
`alto` double(8,2) NOT NULL,
`mano` double(8,2) NOT NULL,
`espesor` double(8,2) NOT NULL DEFAULT 0.00,
`gramaje` double NOT NULL,
`precio_tonelada` double NOT NULL,
`margen` float NOT NULL DEFAULT 0,
`peso_por_pliego` double NOT NULL,
`precio_pliego` double NOT NULL,
`bn` tinyint(1) NOT NULL DEFAULT 1,
`color` tinyint(1) NOT NULL DEFAULT 1,
`portada` tinyint(1) NOT NULL DEFAULT 0,
`cubierta` tinyint(1) NOT NULL DEFAULT 0,
`rotativa` tinyint(1) NOT NULL DEFAULT 0,
`user_update_id` int(11) DEFAULT NULL,
`is_deleted` tinyint(4) unsigned NOT NULL DEFAULT 0,
`deleted_at` timestamp NULL DEFAULT NULL,
`created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `papel_compra_papel_generico_id_index` (`papel_generico_id`)
) ENGINE=MyISAM AUTO_INCREMENT=528 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
-- Volcando datos para la tabla sk_jjo.lg_papel_impresion: 521 rows
/*!40000 ALTER TABLE `lg_papel_impresion` DISABLE KEYS */;
REPLACE INTO `lg_papel_impresion` (`id`, `papel_generico_id`, `nombre`, `defecto`, `referencia`, `ancho`, `alto`, `mano`, `espesor`, `gramaje`, `precio_tonelada`, `margen`, `peso_por_pliego`, `precio_pliego`, `bn`, `color`, `portada`, `cubierta`, `rotativa`, `user_update_id`, `is_deleted`, `deleted_at`, `created_at`, `updated_at`) VALUES
(1, 4, 'Coral book ivory 1.2', 1, '', 880.00, 640.00, 1.20, 84.00, 70, 2120, 0, 39.42, 0.08357, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:22', '2022-10-28 08:03:54'),
(2, 4, 'Coral book ivory 1.2', 1, '', 1000.00, 700.00, 1.20, 0.00, 70, 970, 0, 49, 0.04753, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:18:22', '2015-10-23 12:33:22', '2017-07-02 15:18:22'),
(3, 4, 'Coral book ivory 1.2', 0, '', 880.00, 640.00, 1.20, 96.00, 80, 2220, 0, 45.06, 0.100033, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:22', '2022-11-27 06:55:00'),
(4, 4, 'Coral book ivory 1.2', 0, '', 1000.00, 700.00, 1.20, 0.00, 80, 970, 0, 56, 0.05432, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:18:00', '2015-10-23 12:33:22', '2017-07-02 15:18:00'),
(5, 4, 'Coral book ivory 1.2', 1, '', 880.00, 640.00, 1.20, 108.00, 90, 2220, 0, 50.69, 0.112532, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:22', '2022-11-12 04:59:47'),
(6, 4, 'Coral book ivory 1.2', 0, '', 1000.00, 700.00, 1.20, 0.00, 90, 970, 0, 63, 0.06111, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:18:55', '2015-10-23 12:33:22', '2017-07-02 15:18:55'),
(7, 6, 'CORAL BOOK IVORY 1.5', 0, '', 900.00, 650.00, 1.50, 120.00, 80, 2850, 0, 46.8, 0.13338, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:22', '2023-03-30 05:21:20'),
(8, 6, 'Coral book ivory 1.5', 0, '', 1000.00, 700.00, 1.50, 0.00, 80, 1120, 0, 56, 0.06272, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:22:09', '2015-10-23 12:33:22', '2017-07-02 15:22:09'),
(9, 6, 'CORAL BOOK IVORY 1.5', 0, '', 900.00, 650.00, 1.50, 135.00, 90, 2250, 0, 52.65, 0.118463, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:22', '2022-11-10 09:04:06'),
(10, 6, 'Coral book ivory 1.5', 0, '', 1000.00, 700.00, 1.50, 0.00, 90, 1120, 0, 63, 0.07056, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:23:50', '2015-10-23 12:33:22', '2017-07-02 15:23:50'),
(11, 6, 'Coral book ivory 1.5', 0, '', 900.00, 650.00, 1.65, 0.00, 80, 1120, 0, 46.8, 0.052416, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:22:55', '2015-10-23 12:33:22', '2017-07-02 15:22:55'),
(12, 6, 'Coral book ivory 1.5', 1, '', 1000.00, 700.00, 1.65, 0.00, 80, 1120, 0, 56, 0.06272, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:23:19', '2015-10-23 12:33:22', '2017-07-02 15:23:19'),
(13, 2, 'CREATOR SILK', 0, '', 900.00, 650.00, 0.83, 74.70, 90, 1800, 0, 52.65, 0.09477, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:22', '2022-11-02 08:20:38'),
(14, 2, 'Estucado mate', 0, '', 1000.00, 700.00, 0.83, 0.00, 90, 930, 0, 63, 0.05859, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:38:33', '2015-10-23 12:33:22', '2017-07-02 15:38:33'),
(15, 2, 'CREATOR SILK', 1, '', 900.00, 650.00, 0.83, 83.00, 100, 1800, 0, 58.5, 0.1053, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:22', '2022-11-02 08:21:15'),
(16, 2, 'Estucado mate', 1, '', 1000.00, 700.00, 0.83, 0.00, 100, 930, 0, 70, 0.0651, 1, 1, 1, 0, 0, NULL, 0, '2017-07-02 15:38:56', '2015-10-23 12:33:22', '2017-07-02 15:38:56'),
(17, 2, 'CREATOR SILK', 1, '', 900.00, 650.00, 0.83, 95.45, 115, 1800, 0, 67.28, 0.121104, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:22', '2022-11-02 08:19:33'),
(18, 2, 'Estucado mate', 0, '', 1000.00, 700.00, 0.83, 0.00, 115, 930, 0, 80.5, 0.074865, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:39:16', '2015-10-23 12:33:22', '2017-07-02 15:39:16'),
(19, 2, 'CREATOR SILK', 1, '', 900.00, 650.00, 0.83, 103.75, 125, 1900, 0, 73.13, 0.138947, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:22', '2022-11-02 08:22:28'),
(20, 2, 'Estucado mate', 1, '', 1000.00, 700.00, 0.83, 0.00, 125, 930, 0, 87.5, 0.081375, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:39:34', '2015-10-23 12:33:22', '2017-07-02 15:39:34'),
(21, 2, 'CREATOR SILK', 1, '', 900.00, 650.00, 0.83, 112.05, 135, 1950, 0, 78.98, 0.154011, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:22', '2022-11-02 08:22:55'),
(22, 2, 'Estucado mate', 1, '', 1000.00, 700.00, 0.83, 0.00, 135, 930, 0, 94.5, 0.087885, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:40:01', '2015-10-23 12:33:22', '2017-07-02 15:40:01'),
(23, 2, 'ESTUCADO PAQUETES 32x45', 1, '', 900.00, 650.00, 0.83, 124.50, 150, 2300, 0, 87.75, 0.201825, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:22', '2023-02-09 14:32:45'),
(24, 2, 'Estucado mate', 0, '', 1000.00, 700.00, 0.83, 0.00, 150, 960, 0, 105, 0.1008, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:40:21', '2015-10-23 12:33:22', '2017-07-02 15:40:21'),
(25, 2, 'Estucado mate', 1, '', 900.00, 650.00, 0.83, 0.00, 170, 960, 0, 99.45, 0.095472, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:40:51', '2015-10-23 12:33:22', '2017-07-02 15:40:51'),
(26, 2, 'CREATOR SILK', 1, '', 1000.00, 700.00, 0.83, 141.10, 170, 2050, 0, 119, 0.24395, 1, 1, 1, 1, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2023-02-09 14:35:04'),
(27, 2, 'CREATOR SILK', 1, '', 900.00, 650.00, 0.83, 166.00, 200, 2100, 0, 117, 0.2457, 1, 1, 1, 1, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-02 08:25:19'),
(28, 2, 'Estucado mate', 1, '', 1000.00, 700.00, 0.83, 0.00, 200, 960, 0, 140, 0.1344, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:41:16', '2015-10-23 12:33:23', '2017-07-02 15:41:16'),
(29, 2, 'CREATOR SILK', 1, '', 900.00, 650.00, 0.83, 207.50, 250, 2700, 0, 146.25, 0.394875, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-02 08:30:03'),
(30, 2, 'Estucado mate', 0, '', 1000.00, 700.00, 0.83, 0.00, 250, 960, 0, 175, 0.168, 0, 1, 1, 0, 0, NULL, 0, '2017-07-02 15:41:35', '2015-10-23 12:33:23', '2017-07-02 15:41:35'),
(31, 2, 'CREATOR SILK', 1, '', 900.00, 650.00, 0.83, 249.00, 300, 2000, 0, 175.5, 0.351, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2023-03-08 12:35:19'),
(32, 2, 'Estucado mate', 0, '', 1000.00, 700.00, 0.83, 0.00, 300, 960, 0, 210, 0.2016, 0, 1, 1, 0, 0, NULL, 0, '2017-07-02 15:41:56', '2015-10-23 12:33:23', '2017-07-02 15:41:56'),
(33, 2, 'CREATOR SILK', 1, '', 900.00, 650.00, 0.83, 290.50, 350, 3000, 0, 204.75, 0.61425, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-02 08:30:39'),
(34, 2, 'Estucado mate', 1, '', 1000.00, 700.00, 0.83, 0.00, 350, 960, 0, 245, 0.2352, 0, 1, 1, 0, 0, NULL, 0, '2017-07-02 15:42:37', '2015-10-23 12:33:23', '2017-07-02 15:42:37'),
(35, 15, 'Münken print ahuesado', 1, '', 900.00, 650.00, 2.00, 180.00, 90, 2250, 0, 52.65, 0.118463, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2021-11-15 06:23:09'),
(36, 6, 'Münken print ahuesado', 0, '', 1000.00, 700.00, 2.00, 0.00, 90, 1580, 0, 63, 0.09954, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:43:00', '2015-10-23 12:33:23', '2017-07-02 15:43:00'),
(37, 7, 'Münken print blanco', 0, '', 900.00, 650.00, 2.00, 180.00, 90, 2500, 0, 52.65, 0.131625, 0, 0, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-10-03 06:47:56'),
(38, 7, 'BORRAR ESTÁ MAL', 0, '', 1000.00, 700.00, 2.00, 0.00, 90, 2000, 0, 63, 0.126, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:10:13', '2015-10-23 12:33:23', '2017-07-02 15:10:13'),
(39, 3, 'PIONER OFFSET BLANCO', 1, '', 900.00, 650.00, 1.20, 80.00, 60, 1450, 0, 35.1, 0.050895, 1, 0, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2019-11-29 13:08:32'),
(40, 3, 'Offset blanco', 1, '', 1000.00, 700.00, 1.20, 0.00, 60, 1150, 0, 42, 0.0483, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:43:30', '2015-10-23 12:33:23', '2017-07-02 15:43:30'),
(41, 3, 'OFFSET BLANCO', 0, '', 900.00, 650.00, 1.20, 84.00, 70, 2120, 0, 40.95, 0.086814, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-08-26 05:55:56'),
(42, 3, 'Offset blanco', 1, '', 1000.00, 700.00, 1.20, 0.00, 70, 890, 0, 49, 0.04361, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:43:48', '2015-10-23 12:33:23', '2017-07-02 15:43:48'),
(43, 3, 'Offset blanco', 1, '', 900.00, 650.00, 1.20, 96.00, 80, 920, 0, 46.8, 0.043056, 1, 1, 0, 0, 0, NULL, 0, '2019-08-27 15:36:57', '2015-10-23 12:33:23', '2019-08-27 15:36:57'),
(44, 3, 'Offset blanco', 0, '', 1000.00, 700.00, 1.20, 0.00, 80, 895, 0, 56, 0.05012, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:44:05', '2015-10-23 12:33:23', '2017-07-02 15:44:05'),
(45, 3, 'OFFSET BLANCO', 0, '', 900.00, 650.00, 1.20, 108.00, 90, 2050, 0, 52.65, 0.107933, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-09 17:26:03'),
(46, 3, 'Offset blanco', 0, '', 1000.00, 700.00, 1.20, 0.00, 90, 895, 0, 63, 0.056385, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:44:31', '2015-10-23 12:33:23', '2017-07-02 15:44:31'),
(47, 5, 'SYMBOL CARD P.W.BN.', 1, '', 920.00, 650.00, 0.83, 199.20, 240, 3500, 0, 143.52, 0.50232, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-09 14:50:30'),
(48, 5, 'Cartulina gráfica', 0, '', 1020.00, 720.00, 0.83, 0.00, 240, 1250, 0, 176.26, 0.220325, 0, 0, 1, 0, 0, NULL, 0, '2017-07-02 15:12:53', '2015-10-23 12:33:23', '2017-07-02 15:12:53'),
(49, 5, 'SYMBOL CARD P.W.BN.', 1, '', 920.00, 650.00, 0.83, 224.10, 270, 3450, 0, 161.46, 0.557037, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-09 14:50:17'),
(50, 5, 'Cartulina gráfica', 0, '', 1020.00, 720.00, 0.83, 0.00, 270, 1250, 0, 198.29, 0.247863, 0, 0, 1, 0, 0, NULL, 0, '2017-07-02 15:14:31', '2015-10-23 12:33:23', '2017-07-02 15:14:31'),
(51, 8, 'SHIRO ECO K-RECYCLED', 1, '', 1020.00, 720.00, 1.00, 80.00, 80, 3050, 0, 58.75, 0.179188, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-12-01 09:01:10'),
(52, 8, 'Cyclus offset (reciclado)', 0, '', 920.00, 650.00, 1.00, 0.00, 80, 1400, 0, 47.84, 0.066976, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:25:21', '2015-10-23 12:33:23', '2017-07-02 15:25:21'),
(53, 19, 'SHIRO ECHO blanco brillante', 0, '', 1020.00, 720.00, 1.30, 117.00, 90, 1650, 0, 66.1, 0.109065, 0, 0, 0, 0, 0, NULL, 0, NULL, '2015-10-23 12:33:23', '2019-08-27 14:10:30'),
(54, 8, 'Cyclus offset (reciclado)', 0, '', 920.00, 650.00, 1.00, 0.00, 90, 1400, 0, 53.82, 0.075348, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:25:44', '2015-10-23 12:33:23', '2017-07-02 15:25:44'),
(55, 8, 'CYCLUS OFFSET', 1, '', 1020.00, 720.00, 1.00, 100.00, 100, 3050, 0, 73.44, 0.223992, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-12-29 08:43:50'),
(56, 8, 'Cyclus offset (reciclado)', 1, '', 920.00, 650.00, 1.00, 0.00, 100, 1400, 0, 59.8, 0.08372, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:26:03', '2015-10-23 12:33:23', '2017-07-02 15:26:03'),
(57, 8, 'CYCLUS OFFSET', 1, '', 1020.00, 720.00, 1.00, 300.00, 300, 3550, 0, 220.32, 0.782136, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-12-29 08:48:20'),
(58, 11, 'Croma edición offset', 1, '', 900.00, 650.00, 1.20, 96.00, 80, 2420, 0, 46.8, 0.113256, 0, 0, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-10-28 07:59:20'),
(59, 4, 'CROMA marfil', 0, '', 1000.00, 700.00, 1.20, 0.00, 80, 1010, 0, 56, 0.05656, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:24:25', '2015-10-23 12:33:23', '2017-07-02 15:24:25'),
(60, 11, 'Natural 1.2', 0, '', 900.00, 650.00, 1.20, 108.00, 90, 2220, 0, 52.65, 0.116883, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2023-03-30 05:18:00'),
(61, 4, 'CROMA marfil', 0, '', 1000.00, 700.00, 1.20, 0.00, 90, 1010, 0, 63, 0.06363, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:24:46', '2015-10-23 12:33:23', '2017-07-02 15:24:46'),
(62, 9, 'VERJURADO AHUESADO SIN MARCA', 1, '', 1000.00, 700.00, 1.30, 117.00, 90, 5800, 0, 63, 0.3654, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-06-22 18:43:03'),
(63, 18, 'VERJURADO BLANCO NATURAL SIN MARCA', 1, '', 1000.00, 700.00, 1.30, 130.00, 100, 10000, 0, 70, 0.7, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-04-25 04:28:55'),
(64, 18, 'VERJURADO BLANCO NATURAL SIN MARCA', 1, '', 1000.00, 700.00, 1.30, 156.00, 120, 4500, 0, 84, 0.378, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-03-03 09:04:21'),
(65, 18, 'VERJURADO BLANCO NATURAL SIN MARCA', 1, '', 1000.00, 700.00, 1.30, 182.00, 140, 4500, 0, 98, 0.441, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-03-03 09:04:13'),
(66, 18, 'VERJURADO BLANCO NATURAL SIN MARCA', 1, '', 1000.00, 700.00, 1.30, 208.00, 160, 12000, 0, 112, 1.344, 1, 1, 0, 1, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-04-19 17:05:43'),
(67, 9, 'Verjurado blanco roto', 0, '', 1000.00, 700.00, 1.30, 286.00, 220, 2120, 0, 154, 0.32648, 0, 1, 1, 0, 0, NULL, 0, '2019-08-27 14:37:52', '2015-10-23 12:33:23', '2019-08-27 14:37:52'),
(68, 38, 'ZETA VERGE BLANCO NATURAL', 1, '', 1000.00, 700.00, 1.30, 390.00, 300, 10500, 0, 210, 2.205, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2023-04-26 17:20:39'),
(69, 9, 'Verjurado ahuesado', 0, '', 1000.00, 700.00, 1.30, 0.00, 90, 2020, 0, 63, 0.12726, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:48:10', '2015-10-23 12:33:23', '2017-07-02 15:48:10'),
(70, 9, 'VERJURADO AHUESADO SIN MARCA', 1, '', 1000.00, 700.00, 1.30, 130.00, 100, 9400, 0, 70, 0.658, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-04-04 05:33:06'),
(71, 9, 'VERJURADO AHUESADO SIN MARCA', 1, '', 1000.00, 700.00, 1.30, 156.00, 120, 3400, 0, 84, 0.2856, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-10-28 08:00:35'),
(72, 9, 'VERJURADO AHUESADO SIN MARCA', 1, '', 1000.00, 700.00, 1.30, 182.00, 140, 4500, 0, 98, 0.441, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-30 07:06:33'),
(73, 9, 'VERJURADO AHUESADO SIN MARCA', 1, '', 1000.00, 700.00, 1.30, 208.00, 160, 12000, 0, 112, 1.344, 1, 1, 0, 1, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-04-19 17:05:47'),
(74, 9, 'VERJURADO AHUESADO SIN MARCA', 1, '', 1000.00, 700.00, 1.30, 286.00, 220, 3000, 0, 154, 0.462, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2021-11-15 06:21:39'),
(75, 37, 'ZETA VERGE CREMA', 1, '', 1000.00, 700.00, 1.30, 390.00, 300, 10500, 0, 210, 2.205, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2023-04-26 17:20:50'),
(76, 1, 'CREATOR STAR (brillo)', 1, '', 900.00, 650.00, 0.83, 74.70, 90, 2000, 0, 52.65, 0.1053, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-02 08:27:18'),
(77, 1, 'Estucado brillo', 0, '', 1000.00, 700.00, 0.83, 0.00, 90, 930, 0, 63, 0.05859, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:31:53', '2015-10-23 12:33:23', '2017-07-02 15:31:53'),
(78, 1, 'CREATOR STAR (brillo)', 1, '', 900.00, 650.00, 0.83, 83.00, 100, 2000, 0, 58.5, 0.117, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-02 08:21:23'),
(79, 1, 'Estucado brillo', 0, '', 1000.00, 700.00, 0.83, 0.00, 100, 930, 0, 70, 0.0651, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:32:30', '2015-10-23 12:33:23', '2017-07-02 15:32:30'),
(80, 1, 'CREATOR STAR (brillo)', 1, '', 900.00, 650.00, 0.83, 95.45, 115, 2000, 0, 67.28, 0.13456, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-02 08:21:30'),
(81, 1, 'Estucado brillo', 1, '', 1000.00, 700.00, 0.83, 0.00, 115, 930, 0, 80.5, 0.074865, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:32:57', '2015-10-23 12:33:23', '2017-07-02 15:32:57'),
(82, 1, 'CREATOR STAR (brillo)', 1, '', 900.00, 650.00, 0.83, 103.75, 125, 2200, 0, 73.13, 0.160886, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-02 08:22:19'),
(83, 1, 'Estucado brillo', 1, '', 1000.00, 700.00, 0.83, 0.00, 125, 930, 0, 87.5, 0.081375, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:33:19', '2015-10-23 12:33:23', '2017-07-02 15:33:19'),
(84, 1, 'CREATOR STAR (brillo)', 1, '', 900.00, 650.00, 0.83, 112.05, 135, 3300, 0, 78.98, 0.260634, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-03-28 04:35:59'),
(85, 1, 'Estucado brillo', 1, '', 1000.00, 700.00, 0.83, 0.00, 135, 930, 0, 94.5, 0.087885, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:33:36', '2015-10-23 12:33:23', '2017-07-02 15:33:36'),
(86, 1, 'CREATOR STAR (brillo)', 1, '', 900.00, 650.00, 0.83, 124.50, 150, 3300, 0, 87.75, 0.289575, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-03-28 04:30:43'),
(87, 1, 'Estucado brillo', 1, '', 1000.00, 700.00, 0.83, 0.00, 150, 960, 0, 105, 0.1008, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:34:05', '2015-10-23 12:33:23', '2017-07-02 15:34:05'),
(88, 1, 'CREATOR STAR (brillo)', 1, '', 900.00, 650.00, 0.83, 141.10, 170, 2500, 0, 99.45, 0.248625, 1, 1, 0, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2023-01-31 05:48:09'),
(89, 1, 'Estucado brillo', 1, '', 1000.00, 700.00, 0.83, 0.00, 170, 960, 0, 119, 0.11424, 1, 1, 0, 1, 0, NULL, 0, '2017-07-02 15:34:27', '2015-10-23 12:33:23', '2017-07-02 15:34:27'),
(90, 1, 'Estucado brillo', 0, '', 900.00, 650.00, 0.83, 0.00, 200, 960, 0, 117, 0.11232, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:34:58', '2015-10-23 12:33:23', '2017-07-02 15:34:58'),
(91, 1, 'CREATOR STAR (brillo)', 1, '', 1000.00, 700.00, 0.83, 166.00, 200, 2250, 0, 140, 0.315, 1, 1, 1, 1, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-02 08:24:41'),
(92, 1, 'CREATOR STAR (brillo)', 1, '', 900.00, 650.00, 0.83, 207.50, 250, 3000, 0, 146.25, 0.43875, 0, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-02 08:29:50'),
(93, 1, 'Estucado brillo', 1, '', 1000.00, 700.00, 0.83, 0.00, 250, 960, 0, 175, 0.168, 0, 1, 1, 0, 0, NULL, 0, '2017-07-02 15:35:25', '2015-10-23 12:33:23', '2017-07-02 15:35:25'),
(94, 1, 'CREATOR STAR (brillo)', 1, '', 900.00, 650.00, 0.83, 249.00, 300, 3000, 0, 175.5, 0.5265, 0, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-02 08:30:20'),
(95, 1, 'Estucado brillo', 1, '', 1000.00, 700.00, 0.83, 0.00, 300, 960, 0, 210, 0.2016, 0, 1, 1, 0, 0, NULL, 0, '2017-07-02 15:37:11', '2015-10-23 12:33:23', '2017-07-02 15:37:11'),
(96, 1, 'CREATOR STAR (brillo)', 1, '', 900.00, 650.00, 0.83, 290.50, 350, 3000, 0, 204.75, 0.61425, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-02 08:30:29'),
(97, 1, 'Estucado brillo', 1, '', 1000.00, 700.00, 0.83, 0.00, 350, 960, 0, 245, 0.2352, 0, 1, 1, 0, 0, NULL, 0, '2017-07-02 15:37:35', '2015-10-23 12:33:23', '2017-07-02 15:37:35'),
(98, 10, 'SOPORSET', 1, '', 900.00, 650.00, 1.20, 84.00, 70, 1200, 0, 40.95, 0.04914, 1, 1, 0, 0, 0, NULL, 0, '2019-08-27 15:43:31', '2015-10-23 12:33:23', '2019-08-27 15:43:31'),
(99, 10, 'Offset blanco extra', 1, '', 1000.00, 700.00, 1.20, 0.00, 70, 1000, 0, 49, 0.049, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:45:24', '2015-10-23 12:33:23', '2017-07-02 15:45:24'),
(100, 3, 'SOPORSET OFFSET BLANCO PREMIUM', 1, '', 900.00, 650.00, 1.20, 120.00, 100, 1950, 0, 58.5, 0.114075, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-11-07 07:08:35'),
(101, 10, 'Offset blanco extra', 0, '', 1000.00, 700.00, 1.20, 0.00, 100, 1150, 0, 70, 0.0805, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:45:53', '2015-10-23 12:33:23', '2017-07-02 15:45:53'),
(102, 3, 'SOPORSET OFFSET BLANCO PREMIUM', 1, '', 900.00, 650.00, 1.20, 144.00, 120, 2150, 0, 70.2, 0.15093, 1, 1, 1, 0, 0, 11, 0, NULL, '2015-10-23 12:33:23', '2022-06-29 08:55:43'),
(103, 10, 'Offset blanco extra', 1, '', 1000.00, 700.00, 1.20, 0.00, 120, 1150, 0, 84, 0.0966, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:46:12', '2015-10-23 12:33:23', '2017-07-02 15:46:12'),
(104, 10, 'SOPORSET', 1, '', 900.00, 650.00, 1.20, 168.00, 140, 1350, 0, 81.9, 0.110565, 1, 1, 1, 0, 0, NULL, 0, '2019-08-27 15:53:13', '2015-10-23 12:33:23', '2019-08-27 15:53:13'),
(105, 10, 'Offset blanco extra', 0, '', 1000.00, 700.00, 1.20, 0.00, 140, 1350, 0, 98, 0.1323, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:46:31', '2015-10-23 12:33:23', '2017-07-02 15:46:31'),
(106, 10, 'SOPORSET', 1, '', 900.00, 650.00, 1.20, 228.00, 190, 1550, 0, 111.15, 0.172283, 1, 1, 0, 0, 0, NULL, 0, '2019-08-27 15:57:38', '2015-10-23 12:33:23', '2019-08-27 15:57:38'),
(107, 10, 'Offset blanco extra', 0, '', 1000.00, 700.00, 1.20, 0.00, 190, 1480, 0, 133, 0.19684, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:46:50', '2015-10-23 12:33:23', '2017-07-02 15:46:50'),
(108, 3, 'Coral Book White', 1, '', 720.00, 1020.00, 1.20, 96.00, 80, 1090, 0, 58.75, 0.064038, 1, 1, 0, 0, 0, NULL, 0, '2019-08-27 15:38:39', '2016-01-07 09:01:37', '2019-08-27 15:38:39'),
(109, 4, 'Coral book ivory 1.2', 0, '', 900.00, 650.00, 1.20, 0.00, 80, 970, 0, 46.8, 0.045396, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:19:22', '2016-01-19 07:25:11', '2017-07-02 15:19:22'),
(110, 4, 'Coral Book Ivory 1.2', 0, '', 900.00, 650.00, 1.20, 0.00, 90, 970, 0, 52.65, 0.051071, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:19:50', '2016-01-19 07:26:54', '2017-07-02 15:19:50'),
(111, 4, 'Coral book ivory 1.2', 1, '', 900.00, 650.00, 1.20, 120.00, 100, 2100, 0, 58.5, 0.12285, 1, 1, 0, 0, 0, 9, 0, NULL, '2016-01-19 11:17:02', '2023-03-17 07:20:11'),
(112, 8, 'Cyclus offset (reciclado)', 0, '', 1000.00, 700.00, 1.20, 0.00, 80, 1400, 0, 56, 0.0784, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:26:25', '2016-01-19 16:36:07', '2017-07-02 15:26:25'),
(113, 10, 'Soporset', 1, '', 900.00, 650.00, 1.20, 0.00, 120, 1150, 0, 70.2, 0.08073, 1, 1, 0, 0, 0, NULL, 0, '2017-10-09 06:21:57', '2016-01-20 07:22:35', '2017-10-09 06:21:57'),
(114, 3, 'Soporset', 1, '', 1000.00, 700.00, 1.20, 0.00, 120, 1150, 0, 84, 0.0966, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:47:21', '2016-01-20 07:24:02', '2017-07-02 15:47:21'),
(115, 6, 'Coral book ivory 1.5 - MALO', 0, '', 880.00, 640.00, 1.20, 0.00, 90, 1120, 0, 50.69, 0.056773, 1, 1, 0, 0, 0, NULL, 0, '2017-07-04 06:35:04', '2016-01-20 20:54:44', '2017-07-04 06:35:04'),
(138, 15, 'Cartulina BUTANO "Artesa 4b"', 1, '', 650.00, 500.00, 1.20, 216.00, 180, 2200, 0, 58.5, 0.1287, 1, 1, 1, 0, 0, 11, 0, NULL, '2016-05-26 17:27:36', '2021-11-15 06:30:05'),
(117, 14, 'Elaia Registro Ahuesado', 0, '', 700.00, 1000.00, 1.20, 168.00, 140, 1750, 0, 98, 0.1715, 1, 1, 0, 0, 0, NULL, 0, '2019-08-27 07:33:56', '2016-01-23 08:59:05', '2019-08-27 07:33:56'),
(118, 3, 'Offset Blanco', 0, '', 880.00, 640.00, 1.20, 0.00, 90, 895, 0, 50.69, 0.045368, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:44:58', '2016-01-25 09:42:33', '2017-07-02 15:44:58'),
(119, 4, 'Coral book ivory 1.2', 1, '', 900.00, 650.00, 1.20, 0.00, 80, 970, 0, 46.8, 0.045396, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:20:16', '2016-01-26 11:10:53', '2017-07-02 15:20:16'),
(120, 13, 'No vale - mal creado', 1, '', 700.00, 1000.00, 1.00, 0.00, 135, 1150, 0, 94.5, 0.108675, 1, 1, 0, 0, 0, NULL, 0, '2017-07-01 09:42:19', '2016-01-29 09:29:15', '2017-07-01 09:42:19'),
(121, 14, 'Elaia Registro Ahuesado', 1, '', 700.00, 1000.00, 1.20, 150.00, 125, 3380, 0, 87.5, 0.29575, 1, 1, 0, 0, 0, 11, 0, NULL, '2016-02-01 18:23:51', '2022-09-27 08:13:46'),
(137, 4, 'Coral book ivory 1.2', 0, '', 1020.00, 720.00, 1.20, 0.00, 90, 1000, 0, 66.1, 0.0661, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:20:46', '2016-05-11 07:35:20', '2017-07-02 15:20:46'),
(136, 14, 'Elaia Registro Ahuesado', 1, '', 1000.00, 700.00, 1.20, 134.40, 112, 3000, 0, 78.4, 0.2352, 1, 1, 0, 0, 0, 11, 0, NULL, '2016-05-05 13:28:54', '2022-09-19 04:49:50'),
(124, 1, 'Estucado brillo', 0, '', 700.00, 1000.00, 0.85, 0.00, 100, 970, 0, 70, 0.0679, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:38:17', '2016-02-22 09:42:20', '2017-07-02 15:38:17'),
(125, 4, 'Biotop2', 0, '', 1000.00, 700.00, 1.20, 0.00, 80, 1329, 0, 56, 0.074424, 1, 1, 0, 0, 0, NULL, 0, '2017-07-04 05:45:08', '2016-03-02 14:16:26', '2017-07-04 05:45:08'),
(135, 3, 'OFFSET BLANCO', 0, '', 700.00, 500.00, 1.20, 96.00, 80, 1770, 0, 28, 0.04956, 1, 1, 0, 0, 0, 11, 0, NULL, '2016-04-29 16:22:27', '2023-01-25 17:01:19'),
(127, 7, 'Borrar está mal', 0, '', 1000.00, 700.00, 2.00, 0.00, 90, 2500, 0, 63, 0.1575, 1, 1, 1, 0, 0, NULL, 0, '2017-07-02 15:10:23', '2016-03-28 09:58:41', '2017-07-02 15:10:23'),
(128, 7, 'Münken Print Blanco - Mano 2', 1, '', 1000.00, 700.00, 2.00, 180.00, 90, 2500, 0, 63, 0.1575, 1, 1, 1, 0, 0, 11, 0, NULL, '2016-03-28 10:06:03', '2022-10-03 06:48:06'),
(129, 10, 'HIGH ICE PREMIUM OFFSET BLANCO', 1, '', 1000.00, 700.00, 1.20, 360.00, 300, 2600, 0, 210, 0.546, 0, 0, 0, 0, 0, 11, 0, NULL, '2016-04-05 09:28:30', '2022-11-07 07:12:02'),
(130, 4, 'Print speed ahuesado 80 grs.', 0, '', 1000.00, 700.00, 1.20, 96.00, 80, 1850, 0, 56, 0.1036, 1, 1, 0, 0, 0, NULL, 0, '2019-08-27 07:06:26', '2016-04-06 13:48:25', '2019-08-27 07:06:26'),
(131, 8, 'CYCLUS OFFSET', 1, '', 1020.00, 720.00, 1.20, 168.00, 135, 3050, 0, 99.14, 0.302377, 1, 1, 0, 0, 0, 11, 0, NULL, '2016-04-14 07:22:20', '2022-12-29 08:48:09'),
(134, 2, 'Novamatt', 0, '', 1000.00, 700.00, 0.90, 135.00, 150, 1040, 0, 105, 0.1092, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 14:59:59', '2016-04-28 17:24:39', '2019-08-27 14:59:59'),
(133, 14, 'Elaia Registro Ahuesado', 1, '', 1000.00, 700.00, 1.20, 108.00, 90, 3250, 0, 63, 0.20475, 1, 1, 0, 0, 0, 11, 0, NULL, '2016-04-20 07:09:29', '2022-10-28 08:02:52'),
(139, 15, 'SIRIO - E20 - Bruno', 1, '', 1000.00, 700.00, 1.00, 290.00, 290, 10350, 0, 203, 2.10105, 0, 0, 1, 0, 0, 11, 0, NULL, '2016-06-01 10:23:37', '2022-11-09 14:45:12'),
(140, 15, 'Creator Linen', 0, '', 700.00, 500.00, 1.20, 324.00, 270, 1950, 0, 94.5, 0.184275, 0, 0, 1, 0, 0, NULL, 0, NULL, '2016-06-03 09:49:36', '2019-02-13 10:51:17'),
(141, 15, 'Key Colour TIZA', 0, '', 1000.00, 700.00, 1.50, 450.00, 300, 7500, 0, 210, 1.575, 0, 0, 1, 0, 0, NULL, 0, NULL, '2016-06-10 16:18:58', '2019-08-27 12:14:32'),
(142, 13, 'CREATOR VOL', 1, '', 1000.00, 700.00, 1.00, 147.00, 135, 2400, 0, 94.5, 0.2268, 1, 1, 0, 0, 0, 11, 0, NULL, '2016-06-17 04:42:26', '2022-11-02 08:22:36'),
(143, 11, 'NATURAL', 1, '', 1000.00, 700.00, 1.00, 300.00, 300, 3900, 0, 210, 0.819, 0, 0, 1, 0, 0, 11, 0, NULL, '2016-06-20 07:12:10', '2022-12-21 05:41:30'),
(144, 11, 'Nature', 0, '', 1000.00, 700.00, 1.00, 120.00, 120, 2580, 0, 84, 0.21672, 0, 0, 0, 0, 0, 11, 0, NULL, '2016-06-20 07:20:55', '2022-10-28 07:59:11'),
(145, 13, 'CREATOR VOL', 1, '', 1000.00, 700.00, 1.00, 150.00, 150, 2200, 0, 105, 0.231, 1, 1, 0, 0, 0, 11, 0, NULL, '2016-07-01 04:59:22', '2022-11-02 08:23:13'),
(146, 15, 'Splendorgel Avorio', 1, '', 1000.00, 700.00, 1.20, 276.00, 230, 3016, 0, 161, 0.485576, 1, 1, 0, 0, 0, 11, 0, NULL, '2016-07-07 09:19:00', '2021-11-15 06:18:18'),
(147, 11, 'BOOK NATURAL 1.2 - 52 cm.', 1, '', 1000.00, 700.00, 1.20, 108.00, 90, 1550, 0, 63, 0.09765, 1, 1, 0, 0, 1, 11, 0, NULL, '2016-07-13 20:39:28', '2023-04-21 04:29:33'),
(148, 15, 'Creator Sand (Martelé arena/EMIR)', 0, '', 1020.00, 720.00, 1.00, 300.00, 300, 2400, 0, 220.32, 0.528768, 0, 0, 1, 0, 0, 11, 0, NULL, '2016-08-09 15:16:00', '2021-11-15 06:47:36'),
(149, 14, 'Elaia Registro Ahuesado', 1, '', 1000.00, 700.00, 1.30, 130.00, 100, 3000, 0, 70, 0.21, 1, 1, 0, 0, 0, 11, 0, NULL, '2016-09-14 07:36:27', '2022-09-19 04:49:58'),
(150, 15, 'ELAIA Registro Ahuesado', 0, '', 1000.00, 700.00, 1.30, 130.00, 100, 3000, 0, 70, 0.21, 1, 1, 0, 0, 0, 11, 0, NULL, '2016-09-14 07:43:53', '2022-09-19 04:50:03'),
(151, 14, 'Elaia Registro Ahuesado', 1, '', 1000.00, 700.00, 1.25, 175.00, 140, 3400, 0, 98, 0.3332, 1, 1, 0, 0, 0, 11, 0, NULL, '2016-09-21 15:02:46', '2022-10-28 07:57:00'),
(152, 15, 'Registro Ahuesado', 1, '', 900.00, 650.00, 1.30, 182.00, 140, 3000, 0, 81.9, 0.2457, 0, 0, 0, 0, 0, 11, 0, NULL, '2016-09-21 16:48:51', '2022-09-19 04:50:27'),
(153, 15, 'Registro Ahuesado', 0, '', 900.00, 650.00, 1.30, 130.00, 100, 3000, 0, 58.5, 0.1755, 0, 0, 0, 0, 0, 11, 0, NULL, '2016-09-21 16:53:20', '2022-09-19 04:50:32'),
(154, 18, 'Acquerello bianco', 1, '10001818', 1010.00, 720.00, 1.50, 450.00, 300, 9500, 0, 218.16, 2.07252, 1, 1, 1, 0, 0, 11, 0, NULL, '2016-09-23 12:41:39', '2023-03-30 05:23:09'),
(155, 15, 'Biblioprint ahuesado', 1, '', 700.00, 500.00, 1.08, 65.00, 60, 1885, 0, 21, 0.039585, 1, 0, 0, 0, 1, 11, 0, NULL, '2016-10-13 12:56:12', '2022-02-18 05:59:30'),
(156, 15, 'Elaia Registro Ahuesado', 0, '', 1000.00, 700.00, 1.20, 108.00, 90, 3000, 0, 63, 0.189, 1, 1, 0, 0, 0, 11, 0, NULL, '2016-10-25 05:28:57', '2022-09-19 04:50:11'),
(157, 15, 'Elaia Registro Ahuesado', 1, '', 900.00, 650.00, 1.20, 0.00, 90, 1750, 0, 52.65, 0.092138, 1, 1, 0, 0, 0, NULL, 0, '2017-07-02 15:31:23', '2016-10-25 07:45:02', '2017-07-02 15:31:23'),
(158, 15, 'INCADA SILK', 1, '', 700.00, 520.00, 1.00, 220.00, 220, 2620, 0, 80.08, 0.20981, 0, 0, 1, 0, 0, 11, 0, NULL, '2016-11-22 15:42:01', '2021-11-15 06:47:00'),
(159, 13, 'CREATOR VOL', 1, '', 900.00, 650.00, 1.50, 172.50, 115, 2500, 0, 67.28, 0.1682, 1, 1, 0, 0, 0, 11, 0, NULL, '2016-12-12 17:11:10', '2022-11-02 08:22:08'),
(160, 13, 'NOVATECH ULTIMATT VOLUMEN MATE', 1, '', 1020.00, 720.00, 1.10, 187.00, 170, 1350, 0, 124.85, 0.168548, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 08:10:33', '2017-05-10 08:22:35', '2019-08-27 08:10:33'),
(161, 8, 'SHIRO ECO K-RECYCLED', 1, '', 1020.00, 720.00, 1.20, 138.00, 115, 3050, 0, 84.46, 0.257603, 1, 1, 0, 0, 0, 11, 0, NULL, '2017-05-11 15:26:13', '2022-12-01 09:01:44'),
(162, 8, 'SHIRO ECO K-RECYCLED', 1, '', 1020.00, 720.00, 1.20, 300.00, 250, 3550, 0, 183.6, 0.65178, 1, 1, 1, 0, 0, 11, 0, NULL, '2017-05-11 15:27:24', '2022-12-01 09:02:37'),
(163, 8, 'Cyclus offset (reciclado)', 0, '', 1020.00, 720.00, 1.20, 0.00, 250, 1650, 0, 183.6, 0.30294, 0, 0, 1, 0, 0, NULL, 0, '2017-07-02 15:27:44', '2017-05-11 15:42:52', '2017-07-02 15:27:44'),
(164, 15, 'Cartulina KRAFT', 0, '', 1000.00, 700.00, 1.20, 360.00, 300, 5400, 0, 210, 1.134, 1, 1, 1, 0, 0, 11, 0, NULL, '2017-06-15 08:03:28', '2022-06-01 10:51:05'),
(165, 15, 'Color Copy', 0, '', 1.00, 1.00, 1.20, 120.00, 100, 5600, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2017-07-13 09:52:19', '2022-09-27 04:43:58'),
(166, 15, 'NETTUNO PANNA', 1, '', 1.00, 1.00, 1.20, 258.00, 215, 7255, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2017-07-14 08:02:08', '2022-03-01 17:42:01'),
(167, 34, 'GARDAPAT 13 KIARA', 1, '', 1.00, 1.00, 1.20, 138.00, 115, 3000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2017-07-26 09:31:24', '2022-10-28 08:03:28'),
(168, 34, 'GARDAPAT 13 KLASSICA', 1, '', 1.00, 1.00, 1.20, 300.00, 250, 4650, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2017-07-26 09:32:08', '2022-09-27 08:14:57'),
(169, 15, 'Münken pure', 0, '', 1.00, 1.00, 2.00, 200.00, 100, 4050, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2017-09-11 13:49:19', '2022-09-27 04:44:23'),
(170, 15, 'Münken pure', 1, '', 1.00, 1.00, 2.00, 340.00, 170, 2600, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2017-09-18 12:51:19', '2021-11-15 06:19:11'),
(171, 15, 'Münken pure', 1, '', 1.00, 1.00, 2.00, 500.00, 250, 2350, 0, 0, 0, 1, 1, 1, 0, 0, NULL, 0, NULL, '2017-09-18 12:51:52', '2022-08-18 05:43:43'),
(172, 15, 'Creator Linen (Martelé Tela/Damier)', 0, '', 1.00, 1.00, 1.20, 324.00, 270, 2800, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2017-09-19 12:21:08', '2022-10-27 07:42:21'),
(173, 15, 'Color Copy', 0, '', 1.00, 1.00, 1.50, 450.00, 300, 12000, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2017-10-05 13:50:11', '2022-06-01 10:53:42'),
(174, 8, 'SHIRO ECHO RECYCLED', 0, '', 1.00, 1.00, 1.20, 144.00, 1, 2250, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 14:09:52', '2017-10-17 09:30:03', '2019-08-27 14:09:52'),
(175, 15, 'POP SET SORRA 27 - Color MOKA', 1, '', 1.00, 1.00, 1.00, 240.00, 270, 7000, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2017-11-06 07:17:45', '2021-11-15 06:48:25'),
(176, 15, 'Conqueror gris perla', 0, '', 1.00, 1.00, 1.00, 300.00, 300, 16000, 0, 0, 0, 0, 0, 1, 0, 0, 11, 0, NULL, '2017-11-07 13:46:59', '2022-12-08 07:02:25'),
(177, 7, 'Badostain', 0, '', 1.00, 1.00, 1.80, 144.00, 80, 1060, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 08:16:56', '2017-11-13 08:44:43', '2019-08-27 08:16:56'),
(178, 18, 'STEINBEIS SELECT RECYCLED', 0, '', 1.00, 1.00, 1.00, 115.00, 1, 1550, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 14:32:15', '2017-11-23 13:33:37', '2019-08-27 14:32:15'),
(179, 18, 'STEINBEIS SELECT RECYCLED', 0, '', 1.00, 1.00, 1.00, 130.00, 1, 1550, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 14:32:22', '2018-01-17 07:11:56', '2019-08-27 14:32:22'),
(180, 18, 'STEINBEIS SELECT RECYCLED', 0, '', 1.00, 1.00, 1.00, 300.00, 1, 1750, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 14:32:29', '2018-01-17 07:13:36', '2019-08-27 14:32:29'),
(181, 18, 'STEINBEIS SELECT RECYCLED', 0, '', 1.00, 1.00, 1.00, 170.00, 1, 1750, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 14:32:37', '2018-01-17 07:28:41', '2019-08-27 14:32:37'),
(182, 15, 'Münken Lynx', 0, '', 1.00, 1.00, 1.80, 270.00, 150, 2400, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-01-22 15:01:15', '2021-12-11 06:04:23'),
(183, 18, 'CONSTELATION TELA', 1, '', 1.00, 1.00, 1.20, 336.00, 280, 7200, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-01-23 10:22:32', '2023-05-05 05:25:15'),
(184, 15, 'Blanco flash premiun', 0, '', 1.00, 1.00, 1.40, 196.00, 140, 1600, 0, 0, 0, 1, 1, 0, 0, 0, NULL, 0, NULL, '2018-01-26 09:13:25', '2019-08-27 15:53:21'),
(185, 15, 'Packlar blco. diamante nido abeja', 1, '', 1.00, 1.00, 1.50, 525.00, 350, 2972, 0, 0, 0, 1, 1, 1, 0, 0, NULL, 0, NULL, '2018-01-26 09:14:56', '2018-10-31 11:34:24'),
(186, 15, 'Lessebo desing blanco', 1, '', 1.00, 1.00, 1.40, 182.00, 130, 1799, 0, 0, 0, 1, 1, 0, 0, 0, 9, 0, NULL, '2018-01-26 09:16:02', '2021-09-13 07:40:27'),
(187, 15, 'Lessebo desing blanco', 0, '', 1.00, 1.00, 1.50, 450.00, 300, 5800, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-01-26 09:20:39', '2022-06-01 10:54:00'),
(188, 15, 'Lunar blanco', 1, '', 1.00, 1.00, 1.50, 510.00, 340, 5833, 0, 0, 0, 1, 1, 1, 0, 0, NULL, 0, NULL, '2018-01-26 09:21:28', '2018-10-31 11:34:24'),
(189, 13, 'CREATOR VOL', 1, '', 900.00, 650.00, 1.50, 150.00, 100, 2400, 0, 58.5, 0.1404, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-01-26 09:22:17', '2022-11-02 08:20:59'),
(190, 15, 'Münken kristall extra blanco', 0, '', 900.00, 650.00, 2.00, 240.00, 120, 2850, 0, 70.2, 0.20007, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-01-26 09:38:45', '2022-02-16 10:06:35'),
(191, 17, 'Adhesivo', 1, '', 700.00, 500.00, 1.80, 162.00, 90, 10500, 0, 31.5, 0.33075, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-01-30 19:07:32', '2022-10-05 03:37:53'),
(192, 8, 'SHIRO ECO K-RECYCLED', 1, '', 1020.00, 720.00, 1.20, 204.00, 170, 3350, 0, 124.85, 0.418248, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-02-07 14:49:19', '2022-12-01 09:02:16'),
(193, 18, 'STEINBEIS SELECT RECYCLED', 0, '', 1.00, 1.00, 1.00, 250.00, 1, 1750, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 14:32:47', '2018-02-07 14:56:01', '2019-08-27 14:32:47'),
(194, 15, 'Conqueror liso Ambar 02', 0, '', 1.00, 1.00, 1.00, 100.00, 100, 16000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-02-08 06:39:39', '2022-12-08 07:02:56'),
(195, 15, 'Conqueror', 0, '', 1.00, 1.00, 1.00, 300.00, 300, 16000, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2018-02-08 06:44:54', '2023-04-26 14:34:40'),
(196, 4, 'Bobina ahuesado 52', 1, '', 1.00, 1.00, 1.20, 60.00, 50, 1505, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, '2018-02-10 08:50:37', '2018-10-31 11:34:24'),
(256, 15, 'Fedrigoni WDS Materica Acqua, 250 grs.', 0, '', 1.00, 1.00, 1.00, 250.00, 250, 8700, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-10-22 13:10:24', '2022-10-19 05:30:15'),
(197, 4, 'Bobina AHUESADO 1.2 - 52', 0, '', 1.00, 1.00, 1.20, 84.00, 70, 1920, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-02-10 08:56:18', '2022-10-28 08:05:02'),
(198, 4, 'Bobina ahuesado 52', 1, '', 1.00, 1.00, 1.30, 96.00, 80, 1800, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2018-02-10 09:00:24', '2023-05-08 15:44:13'),
(199, 4, 'Bobina ahuesado 52', 1, '', 1.00, 1.00, 1.20, 108.00, 90, 1600, 0, 0, 0, 1, 1, 0, 0, 1, 9, 0, NULL, '2018-02-10 09:04:01', '2023-02-22 15:45:01'),
(200, 3, 'Bobina blanco 52', 1, '', 1.00, 1.00, 1.20, 60.00, 50, 1505, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 15:31:05', '2018-02-10 09:09:00', '2019-08-27 15:31:05'),
(201, 3, 'BLANCO SOPORSET BOBINA 52 cm.', 1, '', 1.00, 1.00, 1.20, 84.00, 70, 1750, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2018-02-10 09:10:25', '2023-04-21 04:28:34'),
(202, 3, 'BLANCO SOPORSET BOBINA 52 cm.', 1, '', 1.00, 1.00, 1.20, 96.00, 80, 1720, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2018-02-10 09:12:22', '2023-04-21 04:28:18'),
(203, 3, 'BLANCO SOPORSET BOBINA 52 cm.', 1, '', 1.00, 1.00, 1.20, 108.00, 90, 1680, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2018-02-10 09:12:42', '2023-04-21 04:29:12'),
(204, 2, 'BOBINA NEU JET SILK 52 cm.', 1, '', 1.00, 1.00, 1.00, 80.00, 80, 1395, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, '2018-02-10 09:14:49', '2019-08-27 14:50:31'),
(205, 2, 'BOBINA NEU JET SILK 52 cm.', 1, '', 1.00, 1.00, 1.10, 84.00, 90, 1730, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2018-02-10 09:15:40', '2023-05-02 06:36:56'),
(206, 2, 'BOBINA NEU JET SILK 52 cm.', 1, '', 1.00, 1.00, 1.00, 120.00, 120, 1940, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2018-02-10 09:16:14', '2022-03-05 06:53:37'),
(207, 3, 'Bobina blanco 48', 0, '', 1.00, 1.00, 1.20, 96.00, 80, 980, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 15:39:44', '2018-02-10 09:19:39', '2019-08-27 15:39:44'),
(208, 3, 'Bobina blanco 49', 0, '', 1.00, 1.00, 1.20, 84.00, 70, 1220, 0, 0, 0, 1, 1, 0, 0, 0, NULL, 0, '2019-08-27 15:30:57', '2018-02-10 09:19:59', '2019-08-27 15:30:57'),
(209, 2, 'BOBINA NEU JET SILK 45 cm.', 0, '', 1.00, 1.00, 1.00, 90.00, 90, 1730, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2018-02-10 09:26:41', '2023-05-02 06:36:48'),
(210, 6, 'BOBINA VOLUMEN CORAL BOOK IVORY 1.5 - 52 cm.', 1, '', 1.00, 1.00, 1.50, 135.00, 90, 1660, 0, 0, 0, 1, 1, 1, 0, 1, 11, 0, NULL, '2018-02-12 06:33:28', '2023-05-08 08:41:46'),
(229, 11, 'Nature', 0, '', 1000.00, 700.00, 1.20, 108.00, 90, 2500, 0, 63, 0.1575, 0, 0, 0, 0, 0, 11, 0, NULL, '2018-04-10 05:58:14', '2022-10-28 07:59:48'),
(211, 7, 'BOBINA BADOSTAIN Blco.Natural VOL. 1.8 - 52 cm.', 1, '', 1.00, 1.00, 1.80, 144.00, 80, 1750, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2018-02-12 06:35:41', '2022-10-25 09:02:53'),
(212, 2, 'BOBINA NEU JET SILK 52 cm.', 1, '', 1.00, 1.00, 1.00, 160.00, 160, 1585, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-02-12 13:05:01', '2023-03-16 08:35:31'),
(213, 8, 'SHIRO ECO K-RECYCLED', 1, '', 1020.00, 720.00, 1.20, 240.00, 200, 3550, 0, 146.88, 0.521424, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-02-13 09:06:33', '2022-12-01 09:02:28'),
(214, 2, 'Bobina estucado 50', 0, '', 1.00, 1.00, 1.00, 0.00, 160, 1335, 0, 0, 0, 1, 1, 0, 0, 1, NULL, 0, '2018-02-14 09:56:06', '2018-02-13 10:36:58', '2018-02-14 09:56:06'),
(215, 15, 'Coral book ivory 1.65', 1, '', 900.00, 650.00, 1.65, 115.50, 70, 1900, 0, 40.95, 0.077805, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-02-14 13:21:26', '2022-04-04 05:31:40'),
(216, 8, 'SHIRO ECO K-RECYCLED', 1, '', 1020.00, 720.00, 1.20, 108.00, 90, 3050, 0, 66.1, 0.201605, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-02-21 10:01:51', '2022-12-01 09:01:15'),
(217, 18, 'Cyclus print', 1, '', 1.00, 1.00, 1.00, 90.00, 90, 1750, 0, 0, 0, 1, 1, 0, 0, 0, NULL, 0, '2019-08-22 08:35:00', '2018-02-28 18:28:11', '2019-08-22 08:35:00'),
(218, 18, 'STEINBEIS SELECT RECYCLED', 0, '', 1.00, 1.00, 1.00, 200.00, 1, 1750, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 14:33:24', '2018-02-28 18:28:49', '2019-08-27 14:33:24'),
(219, 3, 'Bobina blanco 52 DNS HQ', 0, '', 1.00, 1.00, 1.20, 96.00, 80, 1010, 0, 0, 0, 1, 1, 0, 0, 1, NULL, 0, '2019-08-27 15:37:20', '2018-03-01 06:55:54', '2019-08-27 15:37:20'),
(220, 18, 'STEINBEIS SELECT RECYCLED', 0, '', 1.00, 1.00, 1.00, 100.00, 1, 1750, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 14:33:14', '2018-03-01 10:08:52', '2019-08-27 14:33:14'),
(221, 18, 'STEINBEIS SELECT RECYCLED', 0, '', 1.00, 1.00, 1.00, 350.00, 1, 1750, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 14:33:07', '2018-03-01 10:09:28', '2019-08-27 14:33:07'),
(222, 15, 'Münken Print Blanco - Mano 2', 0, '', 1000.00, 700.00, 2.00, 160.00, 80, 2200, 0, 56, 0.1232, 0, 0, 0, 0, 0, 11, 0, NULL, '2018-03-02 07:33:31', '2021-12-11 06:02:00'),
(223, 15, 'NETTUNO PANNA', 0, '10022731', 1.00, 1.00, 1.30, 279.50, 215, 7255, 0, 0, 0, 0, 1, 1, 0, 0, 11, 0, NULL, '2018-03-19 07:08:34', '2022-03-01 17:41:56'),
(224, 9, 'Rives Tradition', 0, '', 1.00, 1.00, 1.30, 130.00, 100, 6000, 0, 0, 0, 1, 1, 0, 0, 0, NULL, 0, '2019-08-27 14:22:07', '2018-03-19 18:07:07', '2019-08-27 14:22:07'),
(225, 15, 'Rives Tradition', 0, '', 1.00, 1.00, 1.30, 130.00, 100, 7000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-03-19 18:07:08', '2021-11-15 06:34:06'),
(226, 15, 'Rives Tradition', 1, '', 1.00, 1.00, 1.30, 364.00, 280, 6000, 0, 0, 0, 0, 1, 1, 0, 0, NULL, 0, NULL, '2018-03-19 18:07:13', '2019-07-09 10:02:13'),
(227, 5, 'ENSOCOAT 1S SEMIMATE', 1, '', 920.00, 650.00, 0.83, 290.50, 350, 4500, 0, 209.3, 0.94185, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-03-28 07:29:28', '2022-11-30 07:12:21'),
(228, 15, 'Natural Evolution blanco', 1, '', 1.00, 1.00, 1.40, 448.00, 320, 7500, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-04-05 14:14:32', '2022-05-09 16:21:50'),
(230, 15, 'PAPEL POP\'SET-COLORES BLACK BLACK', 0, '', 1.00, 1.00, 1.50, 180.00, 120, 7000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-04-10 06:06:07', '2021-11-15 06:22:16'),
(231, 15, 'FOAM (cartelería)', 1, '', 1010.00, 720.00, 20.00, 60000.00, 3000, 50000, 0, 2181.6, 109.08, 0, 1, 0, 0, 0, 11, 0, NULL, '2018-04-10 12:12:52', '2021-08-31 13:00:31'),
(232, 34, 'GARDAPAT 13 KIARA', 1, '', 1.00, 1.00, 1.30, 221.00, 170, 3400, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-04-12 15:41:55', '2022-10-28 08:01:22'),
(233, 15, 'Papel Offset Edixion Blanco', 1, '', 900.00, 650.00, 1.20, 180.00, 150, 2050, 0, 87.75, 0.179888, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-04-24 07:11:56', '2021-11-15 06:08:07'),
(234, 15, 'Interior: Freelife Vellum', 0, '', 1.00, 1.00, 1.40, 196.00, 140, 1900, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-05-04 13:58:03', '2021-11-15 06:08:00'),
(235, 6, 'Bobina ahuesado volumen 1.8 - 45 cm.', 1, '', 1.00, 1.00, 1.80, 108.00, 60, 1350, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, '2018-05-17 05:44:12', '2019-08-27 07:28:10'),
(236, 34, 'GARDAPAT 13 KLASSICA', 0, '', 1.00, 1.00, 1.30, 149.50, 115, 3000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-05-17 07:26:03', '2022-11-02 08:22:01'),
(237, 15, 'Simbol FreeLife Satin', 0, '', 1.00, 1.00, 1.40, 182.00, 130, 1900, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-05-21 09:42:43', '2021-11-15 06:07:46'),
(238, 15, 'Simbol FreeLife Satin', 0, '', 1.00, 1.00, 1.40, 420.00, 300, 5400, 0, 0, 0, 0, 1, 1, 0, 0, 11, 0, NULL, '2018-05-21 09:45:09', '2022-06-01 10:50:27'),
(239, 15, 'SOBRES', 0, '', 1010.00, 720.00, 1.00, 90.00, 90, 2500, 0, 65.45, 0.163625, 1, 1, 0, 0, 0, NULL, 0, NULL, '2018-05-22 04:53:40', '2019-08-27 12:15:15'),
(240, 3, 'OFFSET BLANCO', 1, '', 900.00, 650.00, 1.20, 204.00, 170, 2400, 0, 99.45, 0.23868, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-05-22 09:18:03', '2022-11-07 07:11:16'),
(241, 3, 'AMBER GRAPHIC OFFSET BLANCO', 1, '', 1000.00, 700.00, 1.20, 300.00, 240, 2500, 0, 168, 0.42, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-05-22 09:19:11', '2022-04-04 05:37:13'),
(242, 15, 'AUTOCOPIATIVO', 0, '', 1010.00, 720.00, 1.00, 90.00, 90, 5000, 0, 65.45, 0.32725, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-05-22 15:01:13', '2021-11-15 06:07:08'),
(243, 34, 'GARDAPAT 13 KLASSICA', 1, '', 1.00, 1.00, 1.30, 117.00, 90, 2630, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-06-08 06:16:45', '2022-05-11 04:33:38'),
(244, 15, 'POLYART - SYNTETIC- POLIETILENO', 0, '', 1010.00, 720.00, 2.00, 540.00, 270, 30000, 0, 196.34, 5.8902, 0, 1, 1, 0, 0, 11, 0, NULL, '2018-06-13 13:45:15', '2021-11-15 06:48:36'),
(245, 5, 'SYMBOL CARD P.W.BN.', 1, '', 920.00, 650.00, 0.83, 249.00, 300, 3500, 0, 179.4, 0.6279, 0, 0, 1, 0, 0, 11, 0, NULL, '2018-07-03 15:21:17', '2022-11-09 14:50:02'),
(246, 3, 'AMBER GRAPHIC OFFSET BLANCO', 1, '', 900.00, 650.00, 1.20, 180.00, 150, 2450, 0, 87.75, 0.214988, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-07-05 13:58:16', '2022-11-02 08:10:32'),
(247, 11, 'Nature', 1, '', 1000.00, 700.00, 1.00, 150.00, 150, 2500, 0, 105, 0.2625, 0, 0, 0, 0, 0, 11, 0, NULL, '2018-07-10 06:04:29', '2020-02-07 12:56:56'),
(248, 13, 'CREATOR VOL', 1, '', 900.00, 650.00, 1.50, 135.00, 90, 2400, 0, 52.65, 0.12636, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-09-13 16:56:55', '2022-11-02 08:20:20'),
(249, 15, 'CANDIDO MODIGLIANI (INAPA)', 1, '', 1010.00, 720.00, 0.90, 234.00, 260, 3000, 0, 189.07, 0.56721, 0, 1, 1, 0, 0, 11, 0, NULL, '2018-09-17 18:23:58', '2022-02-03 14:17:50'),
(250, 15, 'POP SET GESPA - Color VERDE', 1, '', 1.00, 1.00, 1.00, 240.00, 240, 9015, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-09-21 18:05:10', '2021-11-15 06:06:40'),
(251, 18, 'Cyclus print', 1, '', 1.00, 1.00, 1.00, 300.00, 300, 2150, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 14:32:05', '2018-09-24 14:18:10', '2019-08-27 14:32:05'),
(252, 15, 'SIRIO - Gialloro (naranja/liso)', 0, '', 1000.00, 700.00, 1.00, 290.00, 290, 10350, 0, 203, 2.10105, 0, 0, 1, 0, 0, 11, 0, NULL, '2018-09-25 10:02:11', '2022-11-09 14:45:39'),
(253, 15, 'SIRIO - Bruno (marrón/liso)', 0, '', 1000.00, 700.00, 1.00, 290.00, 290, 10350, 0, 203, 2.10105, 0, 0, 1, 0, 0, 11, 0, NULL, '2018-09-25 10:05:36', '2022-11-09 14:45:26'),
(254, 8, 'Cyclus offset (reciclado)', 1, '', 1020.00, 720.00, 1.20, 168.00, 1, 1650, 0, 0.73, 0.001205, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 14:09:42', '2018-09-26 14:51:22', '2019-08-27 14:09:42'),
(255, 6, 'BOBINA VOLUMEN CORAL BOOK IVORY 1.5 - 52 cm.', 1, '', 1.00, 1.00, 1.69, 135.20, 80, 1850, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2018-10-04 16:37:28', '2023-03-30 05:20:34'),
(257, 34, 'GARDAPAT 13 KIARA', 1, '', 1.00, 1.00, 1.30, 175.50, 135, 3000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-10-28 18:05:11', '2022-11-02 08:22:44'),
(311, 13, 'CREATOR VOL', 1, '', 1000.00, 700.00, 1.00, 182.00, 170, 2350, 0, 119, 0.27965, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-08-27 08:13:42', '2022-11-02 08:24:19'),
(258, 15, 'Conqueror CREAM liso', 0, '', 700.00, 520.00, 1.00, 220.00, 220, 16000, 0, 80.08, 1.28128, 0, 0, 1, 0, 0, 11, 0, NULL, '2018-11-06 08:15:07', '2022-12-08 07:02:34'),
(259, 8, 'BOBINA RECICLADO 45 cm.', 0, '', 1.00, 1.00, 1.20, 96.00, 80, 1450, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-11-13 11:10:02', '2019-12-11 18:24:26'),
(260, 15, 'OFFSET ROSA - 45x64 para 15x21', 0, '', 900.00, 650.00, 1.20, 108.00, 90, 4400, 0, 52.65, 0.23166, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-11-14 15:41:19', '2021-11-15 06:08:18'),
(261, 15, 'Münken pure 130 grs.', 0, '', 1.00, 1.00, 2.00, 500.00, 130, 3000, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2018-11-19 14:38:11', '2021-11-15 06:11:00'),
(262, 15, ' Offset coccon FSC', 0, '', 1000.00, 700.00, 1.20, 108.00, 90, 2150, 0, 63, 0.13545, 1, 1, 0, 0, 0, 11, 0, NULL, '2018-11-27 15:27:02', '2021-11-15 06:10:52'),
(263, 15, 'SIRIO PEARL AURUM (color ORO)', 0, '', 1000.00, 700.00, 1.00, 290.00, 300, 14240, 0, 210, 2.9904, 0, 0, 1, 0, 0, 11, 0, NULL, '2018-11-29 14:49:24', '2021-11-15 06:42:11'),
(264, 15, 'Sirio Pearl Oyster Shell', 0, '', 1000.00, 700.00, 1.00, 290.00, 300, 10350, 0, 210, 2.1735, 0, 0, 1, 0, 0, 11, 0, NULL, '2018-12-26 11:01:48', '2022-11-09 14:44:58'),
(265, 15, 'Synaps OM (poliéster)', 0, 'SY OM 23', 1.00, 1.00, 2.00, 0.00, 300, 25000, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2019-01-21 06:28:25', '2021-11-15 06:10:36'),
(266, 17, 'Raflatac, Lasergloss, Opaco HS alto brillo, blanco, adhesivo permanente con corte', 1, '', 700.00, 500.00, 1.80, 162.00, 82, 25000, 0, 28.7, 0.7175, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-01-24 14:41:15', '2021-11-15 06:10:30'),
(267, 15, 'Synaps XM 13 (poliéster) ', 1, '', 1.00, 1.00, 2.00, 0.00, 135, 20000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, '2019-10-21 17:04:36', '2019-01-25 09:32:07', '2019-10-21 17:04:36'),
(268, 15, 'Sobre blanco americano', 0, '', 1.00, 1.00, 1.00, 100.00, 100, 2000, 0, 0, 0, 1, 1, 0, 0, 0, NULL, 0, NULL, '2019-01-25 16:48:34', '2019-08-27 12:14:23'),
(269, 15, 'Münken Print White', 1, '', 1.00, 1.00, 1.80, 207.00, 115, 2550, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-01-29 08:57:43', '2021-11-15 06:10:18'),
(270, 3, 'Bobina blanco 44 PRUEBA', 0, '', 1.00, 1.00, 1.20, 96.00, 80, 1010, 0, 0, 0, 1, 1, 0, 0, 0, NULL, 0, '2019-08-27 15:16:16', '2019-02-07 05:33:19', '2019-08-27 15:16:16'),
(271, 15, 'Münken Lynx ', 1, '', 1.00, 1.00, 1.80, 270.00, 100, 4200, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2019-02-07 10:11:29', '2022-09-27 04:44:17'),
(272, 15, 'Arcoprint milk', 0, '', 900.00, 650.00, 1.20, 120.00, 100, 3150, 0, 58.5, 0.184275, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-02-07 15:49:25', '2022-09-27 04:43:38'),
(273, 15, 'Arcoprint milk', 0, '', 900.00, 650.00, 1.20, 120.00, 150, 2150, 0, 87.75, 0.188663, 1, 1, 1, 0, 0, 11, 0, NULL, '2019-02-07 15:55:36', '2021-11-15 06:08:56'),
(274, 15, 'Arcoprint milk', 1, '', 900.00, 650.00, 1.20, 120.00, 85, 2200, 0, 49.73, 0.109406, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-02-07 16:00:04', '2021-11-15 06:08:49'),
(275, 3, 'Bobina blanco 44', 0, '', 1.00, 1.00, 1.20, 108.00, 90, 1052, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 15:41:21', '2019-02-12 14:54:11', '2019-08-27 15:41:21'),
(276, 5, 'GEMINI ESTUCADA 2 caras', 1, '', 920.00, 650.00, 0.83, 224.10, 240, 3600, 0, 143.52, 0.516672, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-02-13 08:22:08', '2022-04-19 17:18:22'),
(277, 15, 'Cartulina de colores', 1, '', 1.00, 1.00, 1.00, 240.00, 200, 2550, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2019-02-13 10:51:30', '2021-11-15 06:08:36'),
(278, 15, 'GMUND COLORES', 0, '', 1020.00, 720.00, 1.00, 300.00, 300, 6200, 0, 220.32, 1.365984, 0, 0, 1, 0, 0, NULL, 0, NULL, '2019-02-18 09:19:57', '2019-08-27 12:14:32'),
(279, 15, 'Estucado mate ', 1, '', 1.00, 1.00, 1.50, 525.00, 450, 4000, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2019-02-18 11:23:25', '2021-11-15 06:08:28'),
(280, 2, 'BOBINA NEU JET SILK 48 cm.', 0, '', 1.00, 1.00, 1.00, 120.00, 120, 1350, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-02-22 15:44:58', '2020-09-29 14:56:03'),
(281, 15, 'SIRIO VERMIGLIONE', 0, '', 1000.00, 700.00, 1.00, 290.00, 290, 10350, 0, 203, 2.10105, 0, 0, 1, 0, 0, 11, 0, NULL, '2019-02-25 12:44:21', '2022-11-09 14:45:21'),
(282, 15, 'Kraft crudo', 0, '', 1.00, 1.00, 2.00, 500.00, 140, 6900, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2019-03-30 06:42:10', '2022-12-13 08:36:11'),
(283, 11, 'Nature offset marfil', 1, '', 1000.00, 700.00, 1.00, 120.00, 120, 2150, 0, 84, 0.1806, 1, 1, 0, 0, 0, 9, 0, NULL, '2019-04-10 20:29:10', '2023-03-13 04:53:21'),
(284, 6, 'CORAL BOOK IVORY 1.65', 0, '', 900.00, 650.00, 16.50, 120.00, 80, 1850, 0, 46.8, 0.08658, 0, 0, 0, 0, 0, 11, 0, NULL, '2019-04-12 04:32:55', '2022-05-06 06:23:27'),
(285, 15, 'MUNKEN POLAR', 1, '', 1.00, 1.00, 1.80, 270.00, 300, 8000, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2019-04-12 11:15:19', '2022-06-01 10:52:25'),
(286, 15, 'MUNKEN POLAR ROUGH', 1, '', 1.00, 1.00, 1.80, 270.00, 120, 2420, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-04-12 11:16:08', '2021-11-15 06:04:33'),
(287, 11, 'GMUND MARFIL - Color MARFIL', 1, '', 1.00, 1.00, 1.00, 240.00, 240, 9000, 0, 0, 0, 0, 0, 1, 0, 0, 11, 0, NULL, '2019-04-24 16:28:17', '2023-04-27 06:23:08'),
(288, 2, 'BOBINA NEU JET SILK 52 cm.', 0, '', 1.00, 1.00, 1.10, 99.00, 100, 1600, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2019-04-30 10:06:24', '2022-11-02 08:21:07'),
(289, 15, 'SIRIO - ARANCIO', 0, '', 1000.00, 700.00, 1.00, 290.00, 290, 10350, 0, 203, 2.10105, 0, 0, 1, 0, 0, 11, 0, NULL, '2019-05-07 08:06:55', '2022-11-09 14:45:16'),
(290, 15, 'Conqueror CREMA LISO', 1, '', 1.00, 1.00, 1.30, 221.00, 160, 16000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-05-20 15:40:21', '2022-12-08 07:02:43'),
(291, 14, 'ELAIA Registro Ahuesado', 1, '', 1.00, 1.00, 1.30, 221.00, 160, 1950, 0, 0, 0, 1, 1, 0, 0, 0, NULL, 0, '2019-08-22 08:42:08', '2019-05-20 15:45:35', '2019-08-22 08:42:08'),
(292, 3, 'DNS BLANCO OFFSET BOBINA 48 cm.', 0, '', 1.00, 1.00, 1.00, 120.00, 120, 1950, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2019-05-27 04:47:32', '2022-07-01 02:22:43'),
(293, 15, 'Cartulina SIRIO Cashmere', 0, '', 650.00, 500.00, 1.20, 216.00, 180, 10350, 0, 58.5, 0.605475, 1, 1, 1, 0, 0, 11, 0, NULL, '2019-05-30 20:00:31', '2022-11-09 14:47:48'),
(294, 2, 'BOBINA NEU JET SILK 45 cm.', 1, '', 1.00, 1.00, 1.00, 90.00, 70, 1390, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, '2019-05-31 05:27:17', '2019-08-27 14:49:00'),
(295, 15, 'TWILL lineado', 0, '', 1.00, 1.00, 1.30, 221.00, 170, 5050, 0, 0, 0, 1, 1, 0, 1, 0, 11, 0, NULL, '2019-06-03 06:24:35', '2021-11-15 06:03:59'),
(296, 18, 'STEINBEIS SELECT RECYCLED', 1, '', 1.00, 1.00, 1.00, 130.00, 1, 1550, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, '2019-08-27 14:33:01', '2019-06-14 06:44:41', '2019-08-27 14:33:01'),
(297, 15, 'Münken print ahuesado', 1, '', 900.00, 650.00, 2.00, 180.00, 80, 2200, 0, 46.8, 0.10296, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-06-18 16:15:34', '2021-12-11 06:01:53'),
(298, 2, 'BOBINA NEU JET SILK 52 cm.', 0, '', 1.00, 1.00, 1.00, 80.00, 70, 1290, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, '2019-06-20 09:33:09', '2019-08-27 14:48:28'),
(299, 15, 'Münken POLAR', 0, '', 1.00, 1.00, 1.13, 270.00, 150, 2400, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2019-06-21 13:51:36', '2021-12-11 06:04:28'),
(300, 15, ' FREELIFE MERIDA WHITE', 0, '', 1.00, 1.00, 1.40, 420.00, 280, 5193, 0, 0, 0, 0, 1, 1, 0, 0, NULL, 0, NULL, '2019-07-09 10:01:16', '2019-07-10 06:30:25'),
(301, 15, 'Papel FREELIFE CREMA', 0, '', 1.00, 1.00, 1.40, 420.00, 280, 5193, 0, 0, 0, 0, 1, 1, 0, 0, NULL, 0, NULL, '2019-07-09 10:02:35', '2019-07-10 06:30:37'),
(302, 10, 'INASET PLUS OFFSET', 1, '', 900.00, 650.00, 1.20, 144.00, 110, 1525, 0, 64.35, 0.098134, 1, 1, 1, 0, 0, NULL, 0, '2019-08-27 15:46:02', '2019-07-18 18:33:23', '2019-08-27 15:46:02'),
(303, 3, 'PRINT SPEED OFFSET BLANCO', 1, '', 1000.00, 700.00, 1.20, 360.00, 300, 3350, 0, 210, 0.7035, 1, 1, 1, 0, 0, 11, 0, NULL, '2019-07-18 18:38:33', '2022-12-28 07:38:06'),
(304, 15, 'INURO CREAM', 0, '', 1.00, 1.00, 1.00, 240.00, 250, 3200, 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, '2019-07-23 09:17:40', '2019-07-23 09:17:59'),
(305, 15, 'INURO CREAM', 0, '', 1.00, 1.00, 1.00, 240.00, 150, 3400, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2019-07-23 09:18:05', '2021-11-15 06:03:35'),
(306, 19, 'Shiro Alga Carta', 1, '', 1020.00, 720.00, 1.30, 117.00, 90, 3450, 0, 66.1, 0.228045, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-07-23 15:50:36', '2022-03-01 06:15:28'),
(307, 19, 'Cartulina Shiro Alga Carta', 1, '', 1020.00, 720.00, 1.20, 240.00, 160, 3450, 0, 117.5, 0.405375, 0, 0, 1, 0, 0, 11, 0, NULL, '2019-07-23 15:59:37', '2022-03-01 06:15:20'),
(308, 15, 'AUTOAD.MASTERTAC LASER HS POLIESTER TRANSPARENTE BRILLO S/C', 1, '', 700.00, 500.00, 1.80, 162.00, 71, 66000, 0, 24.85, 1.6401, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-08-08 04:28:43', '2021-11-15 06:03:24'),
(309, 18, 'FAN VERGE BLANCO', 1, '', 1000.00, 700.00, 1.30, 286.00, 220, 2450, 0, 154, 0.3773, 0, 1, 1, 0, 0, NULL, 0, NULL, '2019-08-21 11:51:37', '2019-08-27 14:38:36'),
(310, 14, 'Elaia Registro Ahuesado', 1, '', 1000.00, 700.00, 1.25, 175.00, 160, 3400, 0, 112, 0.3808, 0, 0, 0, 0, 0, 11, 0, NULL, '2019-08-27 07:38:34', '2022-10-28 08:01:07'),
(313, 3, 'AMBER GRAPHIC OFFSET BLANCO', 1, '', 1000.00, 700.00, 1.20, 300.00, 200, 2400, 0, 140, 0.336, 1, 1, 1, 0, 0, 11, 0, NULL, '2019-08-28 05:51:34', '2022-11-07 07:11:23'),
(312, 3, 'HIGH ICE PREMIUM OFFSET BLANCO', 1, '', 900.00, 650.00, 1.20, 180.00, 225, 1420, 0, 131.63, 0.186915, 1, 1, 1, 0, 0, NULL, 0, '2019-08-27 16:03:06', '2019-08-27 15:58:02', '2019-08-27 16:03:06'),
(314, 18, 'ZETA VERGE BLANCO NATURAL', 0, '', 1.00, 1.00, 1.00, 300.00, 300, 12500, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2019-09-05 09:37:56', '2023-04-26 14:37:11'),
(315, 15, 'ZETA GOFRADO CLASSIQUE', 0, '35623', 1.00, 1.00, 1.40, 420.00, 260, 6500, 0, 0, 0, 0, 1, 1, 0, 0, NULL, 0, NULL, '2019-09-11 08:56:54', '2019-09-11 09:26:06'),
(316, 34, 'GardaMatt Ultra', 1, '', 900.00, 650.00, 0.83, 124.50, 150, 3500, 0, 87.75, 0.307125, 1, 1, 1, 0, 0, 11, 0, NULL, '2019-09-18 11:50:33', '2022-10-28 08:00:58'),
(317, 15, 'Sirio Pearl Fusion Bronce', 0, '', 1000.00, 700.00, 1.00, 290.00, 300, 10350, 0, 210, 2.1735, 0, 0, 1, 0, 0, 11, 0, NULL, '2019-09-19 09:11:59', '2022-11-09 14:44:48'),
(318, 11, 'NATURAL MARFIL CORAL BOOK', 1, '', 1000.00, 700.00, 12.00, 120.00, 100, 2420, 0, 70, 0.1694, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-09-25 08:24:48', '2022-10-28 07:57:58'),
(319, 16, 'IQ COLOR AZUL', 1, '', 900.00, 650.00, 1.20, 108.00, 90, 3400, 0, 52.65, 0.17901, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-10-17 16:42:56', '2021-11-15 06:04:54'),
(320, 15, 'Synaps XM 13 (poliéster)', 1, '', 1.00, 1.00, 2.00, 0.00, 135, 26000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-10-21 16:56:12', '2022-08-26 05:49:09'),
(321, 15, 'Conqueror CREAM liso', 0, '', 700.00, 520.00, 1.00, 220.00, 300, 16000, 0, 109.2, 1.7472, 0, 0, 0, 0, 0, 11, 0, NULL, '2019-10-25 14:22:04', '2023-04-26 14:33:29'),
(322, 20, 'Sobre Americano Blanco', 1, '', 1.00, 1.00, 1.00, 0.00, 90, 14000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-11-19 09:47:13', '2021-03-04 17:10:56'),
(323, 15, 'MAGNECOTE', 1, '', 1.00, 1.00, 1.50, 525.00, 688, 12000, 0, 0, 0, 0, 1, 0, 0, 0, 11, 0, NULL, '2019-11-20 07:35:37', '2019-11-20 07:35:58'),
(324, 15, 'IRIDISCENTE', 0, '', 1.00, 1.00, 1.80, 270.00, 300, 20000, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2019-11-20 20:09:23', '2021-11-15 06:05:50'),
(325, 15, 'Bobina PROFARMAPRINT', 1, '', 1.00, 1.00, 1.30, 80.00, 50, 1500, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2019-11-21 17:53:46', '2019-12-20 09:34:23'),
(326, 20, 'Sobre blanco 26x36', 1, '', 1.00, 1.00, 1.00, 0.00, 90, 16000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-11-27 09:59:22', '2021-03-04 17:14:26'),
(327, 2, 'UPM SOL - MATT', 0, '', 900.00, 650.00, 0.83, 70.00, 70, 1050, 0, 40.95, 0.042998, 0, 0, 0, 0, 0, 11, 0, NULL, '2019-12-03 08:38:48', '2021-10-28 17:34:05'),
(328, 2, 'UPM SOL - MATT', 0, '', 900.00, 650.00, 0.83, 70.00, 80, 1850, 0, 46.8, 0.08658, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-12-03 08:42:40', '2022-02-07 16:44:53'),
(329, 15, 'ROLL UP', 1, '', 1010.00, 720.00, 20.00, 60000.00, 1000, 50000, 0, 727.2, 36.36, 1, 1, 0, 0, 1, 11, 0, NULL, '2019-12-03 09:19:04', '2021-09-16 18:05:15'),
(330, 15, 'TWILL lineado', 0, '', 1.00, 1.00, 1.30, 221.00, 300, 5050, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-12-16 13:57:52', '2021-11-15 06:05:29'),
(331, 20, 'Sobre Ministro 17,5x12', 1, '', 1.00, 1.00, 1.00, 0.00, 90, 6200, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-12-18 08:24:52', '2020-02-13 07:26:07'),
(332, 20, 'Sobre cuartilla prolongada 25x19', 1, '', 1.00, 1.00, 1.00, 0.00, 90, 21000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2019-12-18 08:27:33', '2020-02-13 07:26:06'),
(333, 16, 'POP SET CLOROFILA', 1, '', 900.00, 650.00, 1.20, 108.00, 240, 20000, 0, 140.4, 2.808, 1, 1, 0, 0, 0, 11, 0, NULL, '2020-01-14 16:14:36', '2020-01-14 16:14:50'),
(334, 11, 'Nature offset marfil', 1, '', 1000.00, 700.00, 1.00, 120.00, 160, 2700, 0, 112, 0.3024, 1, 1, 0, 0, 0, 11, 0, NULL, '2020-02-07 12:53:45', '2022-10-28 07:58:46'),
(335, 21, 'CEPE COUCHÉ', 1, '', 900.00, 650.00, 0.83, 74.70, 90, 1050, 0, 52.65, 0.055283, 1, 1, 0, 0, 0, 11, 0, NULL, '2020-02-13 07:27:11', '2020-09-30 19:40:36'),
(336, 20, 'Sobre blanco 22,9x32,4', 1, '', 1.00, 1.00, 1.00, 0.00, 90, 16000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2020-02-16 13:24:23', '2021-03-04 17:13:20'),
(337, 14, 'Elaia Registro Ahuesado', 0, '', 700.00, 1000.00, 1.20, 150.00, 140, 3400, 0, 98, 0.3332, 0, 0, 0, 0, 0, 11, 0, NULL, '2020-02-17 15:21:31', '2022-10-28 07:56:54'),
(338, 21, 'EVO SILK - BURGO', 1, '', 1.00, 1.00, 1.10, 84.00, 90, 1150, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2020-02-18 06:59:27', '2021-11-06 05:12:00'),
(339, 8, 'NAUTILUS (UP)', 1, '', 1020.00, 720.00, 1.20, 168.00, 120, 3550, 0, 88.13, 0.312862, 1, 1, 0, 0, 0, 229, 0, NULL, '2020-02-20 04:19:23', '2023-03-02 16:27:26'),
(340, 15, 'Conqueror verjurado blanco común', 0, '', 1.00, 1.00, 1.00, 100.00, 100, 16000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2020-02-20 15:54:51', '2022-12-08 07:02:52'),
(341, 2, 'BOBINA NEU JET SILK 45 cm.', 0, '', 1.00, 1.00, 1.00, 90.00, 80, 1800, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2020-02-24 17:24:16', '2022-02-21 04:38:32'),
(342, 17, 'Raflatac, removible', 1, '', 700.00, 500.00, 1.80, 162.00, 75, 100000, 0, 26.25, 2.625, 1, 1, 0, 0, 0, 11, 0, NULL, '2020-02-27 14:06:49', '2020-02-27 14:10:57'),
(343, 3, 'AMBER BLANCO OFFSET BOBINA 38 cm.', 0, '', 1.00, 1.00, 1.20, 84.00, 80, 1090, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2020-03-05 07:00:51', '2021-07-04 07:43:34'),
(344, 15, 'Estucado ROTATIVA', 0, '', 1.00, 1.00, 1.10, 84.00, 90, 1150, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2020-03-12 17:39:15', '2021-10-23 05:18:56'),
(345, 3, 'AMBER BLANCO OFFSET BOBINA 38 cm.', 0, '', 1.00, 1.00, 1.20, 84.00, 90, 1430, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2020-03-13 06:48:37', '2022-03-01 17:47:56'),
(346, 8, 'SHIRO ECHO', 1, '', 1020.00, 720.00, 1.20, 204.00, 160, 3350, 0, 117.5, 0.393625, 1, 1, 1, 0, 0, 11, 0, NULL, '2020-03-18 07:49:00', '2022-12-01 09:02:09'),
(347, 8, 'RESPECTA', 1, '', 1020.00, 720.00, 1.20, 204.00, 350, 3550, 0, 257.04, 0.912492, 1, 1, 1, 0, 0, 11, 0, NULL, '2020-03-18 07:49:17', '2022-12-01 09:02:59'),
(348, 15, ' Offset coccon FSC', 0, '', 1000.00, 700.00, 1.20, 108.00, 160, 2800, 0, 112, 0.3136, 1, 1, 0, 0, 0, 11, 0, NULL, '2020-07-06 13:28:21', '2021-11-15 06:15:25'),
(349, 3, 'Arena extra White Smooth', 1, '', 900.00, 650.00, 1.20, 144.00, 120, 2580, 0, 70.2, 0.181116, 1, 1, 1, 0, 0, 11, 0, NULL, '2020-07-13 17:16:31', '2022-06-29 08:55:23'),
(350, 15, 'Creator Linen (Martelé Tela/Damier) (copia)', 0, '', 1.00, 1.00, 1.20, 324.00, 200, 2500, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2020-07-16 12:02:26', '2021-11-15 06:15:01'),
(351, 15, 'Conqueror Vergé', 0, '', 1.00, 1.00, 1.30, 221.00, 160, 16000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2020-07-20 11:57:43', '2022-12-08 07:02:48'),
(352, 15, 'Acquerello bianco', 0, '', 1010.00, 720.00, 1.50, 450.00, 120, 4500, 0, 87.26, 0.39267, 1, 1, 0, 0, 0, 3, 0, NULL, '2020-07-20 11:58:04', '2022-01-03 13:26:41'),
(353, 3, 'Arena extra White Smooth', 0, '', 900.00, 650.00, 1.20, 144.00, 200, 2400, 0, 117, 0.2808, 1, 1, 1, 0, 0, 11, 0, NULL, '2020-07-21 08:58:59', '2021-11-15 06:14:47'),
(354, 1, 'CREATOR STAR (brillo)', 0, '', 1000.00, 700.00, 0.83, 166.00, 170, 2500, 0, 119, 0.2975, 1, 1, 1, 0, 0, 11, 0, NULL, '2020-07-22 06:41:04', '2023-01-31 05:48:16'),
(355, 15, 'GMUND MATT 50', 0, '', 1010.00, 720.00, 1.50, 450.00, 200, 12500, 0, 145.44, 1.818, 0, 1, 1, 0, 0, 11, 0, NULL, '2020-07-22 10:02:45', '2020-07-22 10:03:14'),
(356, 5, 'GEMINI ESTUCADA 2 caras', 1, '', 920.00, 650.00, 0.83, 224.10, 320, 3500, 0, 191.36, 0.66976, 1, 1, 0, 0, 0, 11, 0, NULL, '2020-09-04 07:38:34', '2022-11-09 14:49:56'),
(357, 3, 'AMBER BLANCO OFFSET BOBINA 45 cm.', 1, '', 1.00, 1.00, 1.00, 120.00, 100, 1880, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2020-09-21 08:34:59', '2022-06-13 14:09:21'),
(358, 15, 'Sirio Turchese', 0, '', 1000.00, 700.00, 1.00, 290.00, 290, 10350, 0, 203, 2.10105, 0, 0, 1, 0, 0, 11, 0, NULL, '2020-09-28 09:18:33', '2022-11-09 14:44:26'),
(359, 7, 'MÜNKEN PRINT BLANCO 52', 1, '', 1.00, 1.00, 2.00, 144.00, 90, 1400, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2020-09-29 17:39:09', '2023-05-03 18:09:49'),
(360, 15, 'EVO SKY OFFSET BOBINA 45 cm.', 1, '', 1.00, 1.00, 1.00, 120.00, 90, 1100, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2020-09-30 16:30:44', '2021-12-17 05:30:38'),
(361, 3, 'EVO SKY OFFSET BOBINA 45 cm.', 1, '', 1.00, 1.00, 1.00, 120.00, 80, 1750, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2020-09-30 16:31:26', '2023-01-26 15:59:51'),
(362, 22, 'BLANCO SyT 52', 1, '', 1.00, 1.00, 1.20, 108.00, 90, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2020-10-01 18:22:31', '2021-11-06 05:11:44'),
(363, 22, 'BLANCO ADAMS 52', 1, '', 1.00, 1.00, 1.20, 84.00, 70, 1790, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2020-10-08 11:35:07', '2022-08-17 05:16:20'),
(364, 22, 'BLANCO RA-MA 52', 1, '', 1.00, 1.00, 1.20, 96.00, 80, 1720, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2020-10-08 11:41:30', '2022-10-28 07:51:46'),
(365, 22, 'AHUESADO OK 52', 0, '', 1.00, 1.00, 1.20, 96.00, 80, 900, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2020-10-13 15:55:07', '2021-10-28 16:31:11'),
(366, 15, 'PERGRAFICA 70 - 1.5 - AHUESADO', 1, '', 1.00, 1.00, 1.50, 135.00, 70, 1900, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2020-10-13 15:59:51', '2023-04-12 13:31:27'),
(367, 19, 'KEYCOLOUR TUNDRA', 1, '', 1020.00, 720.00, 1.00, 300.00, 300, 6500, 0, 220.32, 1.43208, 1, 1, 1, 0, 0, 11, 0, NULL, '2020-10-22 13:34:27', '2020-10-22 13:35:53'),
(368, 8, 'RECICLADO', 0, '', 1020.00, 720.00, 1.00, 300.00, 300, 3550, 0, 220.32, 0.782136, 1, 1, 1, 0, 0, 11, 0, NULL, '2020-10-22 13:35:08', '2022-12-01 09:02:47'),
(369, 15, 'Conqueror Smooth Wove Ahuesada ', 1, '', 1000.00, 700.00, 1.20, 276.00, 220, 17000, 0, 154, 2.618, 1, 1, 0, 0, 0, 11, 0, NULL, '2020-11-14 08:24:11', '2021-12-17 05:05:49'),
(370, 15, 'Arena Extra Smooth blanco', 0, '', 1.00, 1.00, 1.80, 207.00, 120, 2413, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-01-16 11:38:17', '2022-05-26 06:44:52'),
(371, 15, 'Arena Rough Extra white', 0, '', 1.00, 1.00, 1.20, 300.00, 300, 5400, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-01-16 11:38:48', '2022-06-01 10:50:43'),
(372, 15, 'AHUESADO PRECIO 1150', 0, '', 1.00, 1.00, 1.20, 108.00, 80, 1150, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2021-01-26 08:35:30', '2022-02-21 04:36:45'),
(373, 15, 'BLANCO 48 cm.', 0, '', 1.00, 1.00, 1.20, 108.00, 90, 1090, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2021-01-26 08:36:08', '2021-11-06 05:10:54'),
(374, 15, 'INCADA SILK', 0, '', 700.00, 520.00, 1.00, 220.00, 250, 2351, 0, 91, 0.213941, 0, 0, 1, 0, 0, 11, 0, NULL, '2021-02-15 12:08:54', '2021-11-15 06:41:41'),
(375, 22, 'BLANCO 80 - Pruebas Rubén', 0, '', 1.00, 1.00, 1.20, 96.00, 80, 1040, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2021-02-23 09:07:52', '2021-11-06 05:10:15'),
(376, 15, 'BIOTOP', 0, '', 1.00, 1.00, 1.80, 270.00, 100, 2850, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-03-03 08:51:20', '2022-09-27 04:43:23'),
(377, 2, 'CREATOR SILK', 1, '', 900.00, 650.00, 0.83, 290.50, 400, 3500, 0, 234, 0.819, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-03-05 05:38:18', '2022-11-02 08:30:54'),
(378, 15, 'MATERICA CLAY', 1, '', 1.00, 1.00, 1.80, 270.00, 360, 8750, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-03-09 09:24:05', '2022-10-19 05:30:22'),
(379, 15, 'BioTop', 0, '', 1000.00, 700.00, 2.00, 180.00, 90, 2650, 0, 63, 0.16695, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-03-09 09:25:40', '2022-05-27 06:53:11'),
(380, 15, 'Kraft crudo', 0, '', 1000.00, 700.00, 2.00, 180.00, 80, 2350, 0, 56, 0.1316, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-03-09 17:30:26', '2021-03-09 17:34:24'),
(381, 15, 'NOVAKART', 0, '', 1.00, 1.00, 1.50, 450.00, 300, 5400, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-03-29 07:44:09', '2022-06-01 10:51:28'),
(433, 15, 'Sirio Color Milkshake', 0, '', 1.00, 1.00, 1.80, 207.00, 115, 10350, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-11-10 07:14:28', '2022-11-09 14:47:53'),
(382, 34, 'GARDAPAT 13 KLASSICA', 1, '', 1.00, 1.00, 1.20, 300.00, 300, 5100, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-04-05 13:32:49', '2022-05-11 04:33:47'),
(383, 9, 'VERJURADO AHUESADO SIN MARCA', 0, '', 1000.00, 700.00, 1.30, 182.00, 220, 3750, 0, 154, 0.5775, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-04-06 09:58:40', '2022-10-28 08:01:59'),
(384, 3, 'SOPORSET OFFSET BLANCO PREMIUM', 1, '', 900.00, 650.00, 1.20, 144.00, 110, 1950, 0, 64.35, 0.125483, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-04-08 11:01:36', '2022-11-07 07:09:20'),
(385, 3, 'HIGH ICE PREMIUM OFFSET BLANCO', 1, '', 1000.00, 700.00, 1.20, 360.00, 350, 2600, 0, 245, 0.637, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-04-08 11:02:06', '2022-11-07 07:12:09'),
(386, 15, 'PRINT SPEED AHUESADO', 0, '', 1000.00, 700.00, 1.20, 108.00, 90, 3224, 0, 63, 0.203112, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-04-09 15:01:56', '2022-10-19 05:26:38'),
(387, 15, 'SEPIA ELECCIONES', 0, '', 1000.00, 700.00, 2.00, 180.00, 80, 1280, 0, 56, 0.07168, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-04-14 15:15:01', '2021-04-14 15:16:06'),
(388, 15, 'INURO TABACO', 1, '', 1.00, 1.00, 1.00, 240.00, 246, 7915, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-04-15 17:10:26', '2021-11-15 06:13:01'),
(389, 15, 'NATURAL MARFIL', 0, '', 1.00, 1.00, 1.30, 221.00, 160, 5250, 0, 0, 0, 1, 1, 0, 1, 0, 11, 0, NULL, '2021-04-25 19:44:52', '2021-11-15 06:12:53'),
(390, 15, 'INURO CREMA 246 grs.', 0, '', 1.00, 1.00, 1.80, 270.00, 300, 9600, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-04-26 06:41:19', '2022-06-07 12:01:27'),
(391, 15, 'MUNKEN POLAR', 0, '', 1.00, 1.00, 1.80, 270.00, 300, 180000, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-04-26 06:42:08', '2022-06-01 10:53:05'),
(392, 15, 'Estucado mate - canon i300', 0, '', 1.00, 1.00, 1.50, 525.00, 135, 1010, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2021-04-29 15:24:58', '2022-08-26 05:49:11'),
(393, 15, 'ahuesado 90 - canon i300', 0, '', 900.00, 650.00, 0.83, 112.05, 90, 1010, 0, 52.65, 0.053177, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-04-29 15:38:50', '2021-10-23 05:03:15'),
(394, 11, 'MARFIL NATURAL', 0, '', 1.00, 1.00, 1.00, 240.00, 120, 5400, 0, 0, 0, 0, 0, 1, 0, 0, 11, 0, NULL, '2021-04-30 13:12:38', '2021-11-15 06:41:15'),
(395, 23, 'Münken print ahuesado', 1, '', 900.00, 650.00, 2.00, 180.00, 90, 3000, 0, 52.65, 0.15795, 1, 1, 0, 0, 0, 9, 0, NULL, '2021-05-05 07:39:22', '2023-05-06 06:39:45'),
(396, 23, 'Münken pure ahuesado', 1, '', 900.00, 650.00, 2.00, 180.00, 170, 3500, 0, 99.45, 0.348075, 1, 1, 0, 0, 0, 9, 0, NULL, '2021-05-05 18:15:36', '2023-05-03 11:26:41'),
(397, 15, 'BIOTOP', 0, '', 1.00, 1.00, 1.80, 270.00, 120, 2050, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-05-12 08:01:52', '2021-11-15 06:12:11'),
(398, 15, 'Arena Rough IVORY', 0, '', 1.00, 1.00, 1.80, 207.00, 90, 2300, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-05-12 08:05:41', '2021-12-28 13:41:26'),
(399, 15, 'Matérica AZUL', 0, '', 1.00, 1.00, 1.80, 270.00, 180, 8500, 0, 0, 0, 0, 0, 1, 0, 0, 11, 0, NULL, '2021-05-12 08:18:34', '2022-10-19 05:30:09'),
(400, 15, 'Lessebo desing blanco', 0, '', 1.00, 1.00, 1.40, 182.00, 115, 3199, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-05-12 08:25:10', '2021-11-15 06:11:58'),
(401, 15, 'Folding Maule graphics', 1, '', 700.00, 520.00, 1.00, 220.00, 225, 2620, 0, 81.9, 0.214578, 0, 0, 1, 0, 0, 11, 0, NULL, '2021-05-20 14:58:24', '2021-11-15 06:42:30'),
(402, 3, 'AMBER PREPRINT BLANCO OFFSET BOBINA 38 cm.', 1, '', 1.00, 1.00, 1.20, 108.00, 90, 1430, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2021-05-27 12:00:02', '2022-03-01 17:48:03'),
(403, 15, 'PAPEL VEGETAL', 0, '', 1.00, 1.00, 1.30, 221.00, 170, 12500, 0, 0, 0, 1, 1, 0, 1, 0, 11, 0, NULL, '2021-05-28 11:38:10', '2021-11-15 06:11:48'),
(404, 5, 'INVERCOTE ALBATO', 1, '', 920.00, 650.00, 0.83, 249.00, 290, 4300, 0, 173.42, 0.745706, 0, 0, 1, 0, 0, 11, 0, NULL, '2021-05-31 08:45:10', '2022-11-09 14:50:10'),
(405, 8, ' Lenza Top Recycling', 0, '', 1020.00, 720.00, 1.20, 108.00, 90, 3050, 0, 66.1, 0.201605, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-05-31 21:26:12', '2022-12-01 09:00:49'),
(406, 8, ' Lenza Top Recycling', 1, '', 1020.00, 720.00, 1.20, 240.00, 190, 3500, 0, 139.54, 0.48839, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-05-31 21:33:22', '2021-11-15 06:11:34'),
(407, 15, 'SIRIO ULTRABLACK', 1, '', 1.00, 1.00, 1.80, 270.00, 370, 10350, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-06-02 08:11:32', '2022-11-09 14:44:44'),
(408, 15, 'Arjowiggins Keaykolour Matcha Tea', 0, '', 1000.00, 700.00, 1.50, 450.00, 300, 8000, 0, 210, 1.68, 0, 0, 1, 0, 0, 11, 0, NULL, '2021-06-03 17:40:27', '2021-11-15 06:41:49'),
(409, 15, 'CARTULINA INURO CREMA 02', 0, '', 1.00, 1.00, 1.00, 240.00, 246, 8150, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-06-07 12:26:37', '2021-11-15 06:13:12'),
(410, 15, 'INCADA SILK', 0, '', 700.00, 520.00, 1.00, 220.00, 200, 2020, 0, 72.8, 0.147056, 0, 0, 1, 0, 0, 11, 0, NULL, '2021-07-01 14:56:33', '2021-07-01 14:56:55'),
(411, 3, 'Arena extra White Smooth', 0, '', 1000.00, 700.00, 1.20, 360.00, 300, 3500, 0, 210, 0.735, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-07-12 18:34:05', '2022-03-25 09:44:17'),
(412, 15, 'INURO CENDRA - GRIS', 0, '', 1.00, 1.00, 1.00, 240.00, 246, 7715, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-07-14 09:11:16', '2021-07-14 09:13:07'),
(413, 15, 'Münken kristall extra blanco', 0, '', 900.00, 650.00, 2.00, 240.00, 90, 2500, 0, 52.65, 0.131625, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-07-15 06:55:52', '2021-12-11 06:02:24'),
(414, 15, 'Münken kristall extra blanco', 0, '', 900.00, 650.00, 2.00, 240.00, 300, 3200, 0, 175.5, 0.5616, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-07-15 06:56:02', '2021-12-11 06:04:50'),
(415, 15, 'Münken kristall extra blanco', 0, '', 1020.00, 720.00, 1.00, 300.00, 300, 3400, 0, 220.32, 0.749088, 0, 0, 1, 0, 0, 11, 0, NULL, '2021-07-15 07:01:59', '2021-11-15 06:42:37'),
(416, 24, 'UNED - OFF-BL-90 - BOBINA', 0, '', 1.00, 1.00, 1.20, 108.00, 90, 930, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2021-08-02 16:19:54', '2021-10-28 16:28:42'),
(417, 24, 'UNED - OFF-BL-90 - PLANAS', 1, '', 1.00, 1.00, 1.20, 108.00, 90, 1110, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2021-08-02 16:20:53', '2021-10-28 16:28:46'),
(418, 24, 'UNED - OFF-BL-80 - PLANAS', 1, '', 1.00, 1.00, 1.20, 108.00, 80, 1090, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2021-08-02 16:29:02', '2021-10-28 16:30:43'),
(419, 24, 'UNED - OFF-BL-80 - BOBINA', 0, '', 1.00, 1.00, 1.20, 108.00, 80, 890, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2021-08-02 16:29:20', '2021-10-28 16:30:47'),
(420, 25, 'TROTTA - CoralBookIvory 1.2 - 80 - BOBINA', 1, '', 1.00, 1.00, 1.20, 108.00, 80, 1520, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-08-02 16:31:58', '2023-05-08 08:52:41'),
(421, 15, 'TROTTA - AH-90 - BOBINA', 1, '', 1.00, 1.00, 1.20, 108.00, 90, 1380, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-08-02 16:32:15', '2023-05-08 08:53:04'),
(422, 24, 'UNED - AH-90 - BOBINA', 0, '', 1.00, 1.00, 1.20, 108.00, 90, 10, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, '2021-08-02 16:32:54', '2021-08-02 16:32:30', '2021-08-02 16:32:54'),
(423, 25, 'UNED - AH-90 - PLANAS', 0, '', 1.00, 1.00, 1.20, 108.00, 90, 1120, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-08-02 16:33:03', '2023-02-12 18:20:08'),
(424, 25, 'UNED - AH-80 - PLANAS', 0, '', 1.00, 1.00, 1.20, 108.00, 80, 1120, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2021-08-02 16:33:19', '2023-03-30 05:21:54'),
(425, 26, 'UNED - EM-80 - PLANAS', 1, '', 1.00, 1.00, 1.20, 108.00, 80, 1080, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2021-08-11 16:55:54', '2022-11-02 08:19:51'),
(426, 26, 'UNED - EM-90 - PLANAS', 1, '', 1.00, 1.00, 1.20, 108.00, 90, 1040, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2021-08-11 16:56:34', '2022-11-02 08:20:04'),
(427, 26, 'UNED - EM-115 - PLANAS', 1, '', 1.00, 1.00, 1.20, 108.00, 115, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2021-08-11 16:56:52', '2022-11-02 08:21:41'),
(428, 3, 'PRINT SPEED OFFSET BLANCO', 0, '', 900.00, 650.00, 1.20, 144.00, 110, 3224, 0, 64.35, 0.207464, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-09-17 13:25:40', '2022-10-19 05:26:53'),
(429, 9, 'ZETA VERGE CREMA', 1, '', 1000.00, 700.00, 1.30, 286.00, 300, 12500, 0, 210, 2.625, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-09-28 07:08:08', '2023-04-26 14:36:39'),
(430, 7, 'Münken Print Blanco - Mano 2', 0, '', 1000.00, 700.00, 2.00, 180.00, 80, 2400, 0, 56, 0.1344, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-09-28 16:24:41', '2021-11-15 06:13:41'),
(431, 15, 'GMUND MATT 92 (ROJO)', 0, '', 1010.00, 720.00, 1.50, 450.00, 240, 12500, 0, 174.53, 2.181625, 0, 1, 1, 0, 0, 11, 0, NULL, '2021-10-13 16:53:26', '2021-10-14 09:52:15'),
(432, 8, 'SHIRO ECO K-RECYCLED', 1, '', 1020.00, 720.00, 1.20, 168.00, 140, 3050, 0, 102.82, 0.313601, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-10-27 08:33:57', '2022-12-01 09:02:02'),
(434, 15, 'Sirio Color Sabbia', 0, '', 1.00, 1.00, 1.80, 207.00, 115, 10350, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-11-10 07:22:01', '2022-11-09 14:47:58'),
(435, 15, 'Sirio Color E20 Denim Paglierino', 0, '', 1000.00, 700.00, 1.00, 290.00, 290, 14500, 0, 203, 2.9435, 0, 0, 1, 0, 0, 11, 0, NULL, '2021-11-10 07:23:02', '2021-11-15 06:42:48'),
(436, 15, 'Arena Ivory Bulk', 0, '', 900.00, 650.00, 1.20, 120.00, 100, 3000, 0, 58.5, 0.1755, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-11-12 18:04:59', '2022-09-27 04:43:31'),
(437, 15, 'SIRIO COLOR BRUNO', 1, '', 1.00, 1.00, 1.20, 258.00, 210, 10350, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-11-12 18:07:26', '2022-11-09 14:47:45'),
(467, 15, 'Münken PURE', 0, '', 900.00, 650.00, 2.00, 240.00, 120, 2850, 0, 70.2, 0.20007, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-03-14 11:18:44', '2022-03-14 11:18:53'),
(438, 15, 'Münken pure ahuesado', 0, '', 1.00, 1.00, 2.00, 200.00, 90, 2500, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-11-16 13:27:31', '2021-12-11 06:03:22'),
(439, 15, 'MUNKEN PURE AHUESADO', 0, '', 1.00, 1.00, 1.80, 270.00, 300, 5400, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-11-16 13:29:33', '2022-06-01 10:51:43'),
(440, 19, 'Lenza GREEN', 0, '', 1020.00, 720.00, 1.30, 117.00, 90, 3800, 0, 66.1, 0.25118, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-11-25 14:44:49', '2022-06-15 05:04:46'),
(441, 8, 'Lenza GREEN', 0, '', 1020.00, 720.00, 1.20, 108.00, 90, 3050, 0, 66.1, 0.201605, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-11-25 14:45:02', '2022-12-01 09:01:25'),
(442, 8, 'SHIRO ALGA CARTA MARFIL', 1, '', 1020.00, 720.00, 1.20, 204.00, 320, 9500, 0, 235.01, 2.232595, 1, 1, 1, 0, 0, 11, 0, NULL, '2021-12-15 10:42:29', '2022-12-21 05:26:53'),
(443, 15, 'Arena Rough White', 0, '', 1.00, 1.00, 1.80, 207.00, 90, 2300, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-12-28 13:41:09', '2021-12-28 13:41:30'),
(444, 15, ' Arena Rough White', 0, '', 1.00, 1.00, 1.40, 196.00, 140, 2600, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2021-12-28 13:44:13', '2021-12-28 13:44:21'),
(445, 30, 'POP SET CENDRA-GREY - Color GRIS', 1, '', 1.00, 1.00, 1.00, 240.00, 240, 7500, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-01-03 08:12:43', '2022-04-04 05:37:37'),
(446, 15, 'Acquerello bianco', 0, '', 1.00, 1.00, 1.50, 450.00, 300, 9500, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-01-03 13:37:33', '2023-03-30 05:23:05'),
(447, 27, 'POP SET GRIS PERLA', 1, '', 1.00, 1.00, 1.00, 240.00, 240, 8500, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-01-05 10:47:06', '2022-10-19 05:34:54'),
(448, 6, 'CORAL BOOK IVORY 1.65', 0, '', 900.00, 650.00, 1.50, 135.00, 90, 2400, 0, 52.65, 0.12636, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-01-14 05:18:09', '2022-11-10 09:02:17'),
(449, 3, 'BLANCO OFFSET PAPEL SUBIDA MARZO', 0, '', 1.00, 1.00, 1.20, 96.00, 80, 1400, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, NULL, '2022-01-19 15:15:10', '2022-06-28 09:39:41'),
(450, 15, ' Curious Metallics', 0, '', 1.00, 1.00, 1.50, 450.00, 300, 15000, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-01-26 05:14:27', '2022-01-26 05:16:42'),
(451, 28, 'POP SET LEMON', 1, '', 1.00, 1.00, 1.00, 240.00, 240, 7500, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-01-26 11:42:51', '2022-04-04 05:38:00'),
(452, 29, 'POP SET SUNSHINE YELLOW', 1, '', 1.00, 1.00, 1.00, 240.00, 240, 8500, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-01-27 08:26:08', '2022-01-27 08:26:26'),
(453, 15, 'PACKLAR GRIS PIEDRA GOFRADO TELA', 0, '', 1.00, 1.00, 1.00, 240.00, 240, 8000, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-02-03 15:53:47', '2022-04-04 05:37:30'),
(454, 15, 'Gmund Cotton', 0, '', 1010.00, 720.00, 1.50, 450.00, 300, 12500, 0, 218.16, 2.727, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-02-11 10:37:12', '2022-02-11 10:37:52'),
(455, 15, 'Gmund Cotton', 1, '', 1.00, 1.00, 1.80, 207.00, 110, 11750, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-02-14 08:32:33', '2022-02-14 08:32:56'),
(456, 19, 'Shiro Alga Carta', 0, '', 1020.00, 720.00, 1.30, 117.00, 160, 3450, 0, 117.5, 0.405375, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-02-14 12:09:39', '2022-02-14 12:10:59'),
(457, 19, 'Shiro Alga Carta', 0, '', 1020.00, 720.00, 1.00, 300.00, 300, 4000, 0, 220.32, 0.88128, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-02-14 12:10:11', '2022-02-14 12:10:51'),
(458, 20, 'Bolsa blanco 30,9x41 cm.', 0, '', 1.00, 1.00, 1.00, 0.00, 90, 20000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-02-15 07:31:35', '2022-02-15 07:32:38'),
(459, 3, 'AMBER GRAPHIC OFFSET BLANCO', 1, '', 900.00, 650.00, 1.20, 180.00, 130, 2000, 0, 76.05, 0.1521, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-02-20 07:37:42', '2022-08-24 10:45:39'),
(460, 31, 'BOBINA BADOSTAIN Natural VOL. 1.8 - 52 cm.', 1, '', 1.00, 1.00, 1.80, 144.00, 80, 1750, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2022-03-02 09:12:21', '2022-10-25 09:03:01'),
(461, 15, 'CLARIANA 70', 0, '', 700.00, 500.00, 1.20, 84.00, 70, 1850, 0, 24.5, 0.045325, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-03-03 06:36:35', '2023-04-12 13:30:33'),
(462, 15, 'CLARIANA 90', 0, '', 700.00, 500.00, 1.20, 84.00, 90, 1650, 0, 31.5, 0.051975, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-03-03 06:40:01', '2023-04-12 13:30:40'),
(463, 32, 'POP SET CORDEL - SORRA', 1, '', 1.00, 1.00, 1.00, 240.00, 240, 7500, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-03-04 09:27:04', '2022-04-04 05:37:47'),
(464, 15, 'AHUESADO MURIEL', 1, '', 1.00, 1.00, 1.20, 96.00, 100, 3500, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-03-04 10:49:07', '2023-04-12 13:30:59'),
(465, 3, 'EVO SKY BOBINA 52 cm.', 0, '', 1.00, 1.00, 1.00, 120.00, 100, 1550, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2022-03-09 06:10:42', '2023-04-21 04:24:40'),
(466, 22, 'BLANCO RA-MA - 80 grs.', 0, '', 1.00, 1.00, 1.20, 96.00, 80, 1350, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-03-14 08:24:10', '2022-03-14 08:24:22'),
(468, 15, 'Münken POLAR', 0, '', 1.00, 1.00, 2.00, 500.00, 250, 2350, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-03-15 06:39:49', '2022-03-15 06:39:53'),
(469, 15, 'Münken POLAR', 0, '', 1.00, 1.00, 2.00, 500.00, 130, 3000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-03-15 06:40:21', '2022-03-15 06:40:29'),
(470, 35, 'BLANCO OFFSET BOBINA 52 cm. MURIEL', 1, '', 1.00, 1.00, 1.20, 108.00, 90, 1200, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-03-19 14:51:02', '2023-04-12 13:30:53'),
(471, 15, 'BLANCO MURIEL', 0, '', 1.00, 1.00, 1.00, 120.00, 100, 1590, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-03-26 10:47:20', '2023-04-12 13:30:47'),
(472, 11, 'Nature offset marfil', 0, '', 1000.00, 700.00, 1.00, 120.00, 100, 2420, 0, 70, 0.1694, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-04-28 15:45:39', '2022-04-28 15:45:45'),
(473, 15, 'Nettuno Bianco', 0, '', 1.00, 1.00, 1.30, 364.00, 280, 9800, 0, 0, 0, 0, 1, 1, 0, 0, 11, 0, NULL, '2022-04-29 08:27:45', '2023-03-30 05:23:39'),
(474, 20, 'Sobre 14x14 - Kraft Reciclado', 0, '', 1.00, 1.00, 1.00, 0.00, 90, 48000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-04-29 14:07:37', '2022-04-29 14:09:33'),
(475, 34, 'GARDAPAT 13 KLASSICA', 0, '', 1.00, 1.00, 1.30, 175.50, 135, 3500, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-05-11 06:46:53', '2022-10-28 08:02:24'),
(476, 15, 'SIRIO COLOR E/20 DENIM GIALLORO', 0, '', 1000.00, 700.00, 1.00, 290.00, 290, 14500, 0, 203, 2.9435, 0, 0, 1, 0, 0, 11, 0, NULL, '2022-05-18 14:03:53', '2022-05-18 14:04:14'),
(477, 35, 'Coral book ivory 1.2 - MURIEL', 1, '', 880.00, 640.00, 1.20, 96.00, 80, 1640, 0, 45.06, 0.073898, 1, 1, 0, 0, 1, 11, 0, NULL, '2022-05-22 14:47:04', '2023-05-10 08:51:52'),
(478, 35, 'ESTUCADO MATE - MURIEL', 1, '', 900.00, 650.00, 0.83, 124.50, 150, 2000, 0, 87.75, 0.1755, 1, 1, 0, 0, 1, 11, 0, NULL, '2022-05-22 15:00:12', '2023-05-10 08:52:19'),
(479, 34, 'Gardapat 13 Klassica', 0, '', 900.00, 650.00, 1.20, 120.00, 150, 3500, 0, 87.75, 0.307125, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-05-23 14:31:15', '2022-10-28 08:00:52'),
(480, 4, 'Bobina AHUESADO 1.2 - 31,5', 0, '', 1.00, 1.00, 1.20, 84.00, 70, 1920, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-05-25 04:24:32', '2023-03-08 08:57:22'),
(481, 9, 'ZETA VERGE CREMA', 0, '', 1000.00, 700.00, 1.30, 286.00, 300, 12500, 0, 210, 2.625, 0, 0, 0, 0, 0, 11, 0, NULL, '2022-06-15 06:21:20', '2023-04-26 14:36:41'),
(482, 15, 'Arena Smooth blanco', 0, '', 1.00, 1.00, 1.20, 300.00, 300, 8500, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-06-16 10:00:25', '2022-06-16 10:00:42'),
(483, 31, 'PERGRAPHICA 1.5 ROUGH', 1, '', 1.00, 1.00, 1.50, 108.00, 70, 1900, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-06-22 07:12:47', '2023-04-12 13:30:03'),
(484, 3, 'EVO SKY BLANCO OFFSET BOBINA', 0, '', 1.00, 1.00, 1.00, 120.00, 120, 1600, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2022-07-01 02:23:05', '2023-02-26 07:18:25'),
(485, 15, 'Münken CREAM', 0, '', 1.00, 1.00, 1.13, 270.00, 150, 3800, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-07-06 11:04:09', '2022-07-06 11:22:26'),
(486, 34, 'Gardapatt Klassica', 0, '', 900.00, 650.00, 2.00, 180.00, 90, 3500, 0, 52.65, 0.184275, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-07-18 06:53:18', '2022-10-28 08:02:18'),
(487, 18, 'ZETA VERGE BLANCO NATURAL', 0, '', 1000.00, 700.00, 1.30, 390.00, 300, 12500, 0, 210, 2.625, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-08-04 21:17:26', '2023-04-26 14:34:07'),
(488, 15, 'CARTULINA Artesa Color CREMA', 0, '', 650.00, 500.00, 1.20, 216.00, 250, 5250, 0, 81.25, 0.426563, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-08-18 05:43:08', '2022-08-18 05:43:47'),
(489, 8, 'NAUTILUS', 0, '', 1020.00, 720.00, 1.20, 108.00, 90, 3050, 0, 66.1, 0.201605, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-09-05 07:07:04', '2022-12-01 09:01:31'),
(490, 2, 'Magno SATIN', 0, '', 900.00, 650.00, 0.83, 124.50, 150, 2000, 0, 87.75, 0.1755, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-09-12 08:22:31', '2022-11-02 08:23:33'),
(491, 15, 'PRINT SPEED AHUESADO', 0, '', 1000.00, 700.00, 1.20, 108.00, 100, 3224, 0, 70, 0.22568, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-09-14 09:11:22', '2022-10-19 05:26:44'),
(492, 15, 'Fedrigoni X-Per Premium White', 0, '', 1.00, 1.00, 1.40, 196.00, 140, 5750, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-09-27 09:29:10', '2022-09-27 09:30:08'),
(493, 15, 'Fedrigoni X-Per Premium White', 0, '', 1.00, 1.00, 2.00, 500.00, 250, 18000, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-09-27 09:31:15', '2022-09-27 09:36:10'),
(494, 15, 'Fedrigoni Symbol Tatami White', 0, '', 1.00, 1.00, 2.00, 500.00, 250, 15500, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-09-27 09:33:30', '2022-09-27 09:36:18'),
(495, 15, 'Fedrigoni Symbol Tatami White', 0, '', 900.00, 650.00, 1.20, 180.00, 150, 4750, 0, 87.75, 0.416813, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-09-27 09:34:37', '2022-09-27 09:34:41'),
(496, 5, 'CARTULINA INURO', 1, '', 920.00, 650.00, 0.83, 224.10, 185, 2700, 0, 110.63, 0.298701, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-09-28 05:36:22', '2022-09-28 05:37:31'),
(497, 17, 'Raflatac, poliéster (vinilo extra agarre)', 0, '', 700.00, 500.00, 1.80, 162.00, 75, 75000, 0, 26.25, 1.96875, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-11-03 07:14:26', '2022-11-03 07:15:41'),
(498, 15, 'Fedrigoni Woodstock Verde', 0, '', 1010.00, 720.00, 0.90, 234.00, 260, 12000, 0, 189.07, 2.26884, 0, 1, 1, 0, 0, 11, 0, NULL, '2022-11-15 16:57:46', '2022-11-15 16:57:56'),
(499, 9, 'VERJURADO AHUESADO SIN MARCA', 0, '', 1000.00, 700.00, 1.30, 182.00, 160, 4500, 0, 112, 0.504, 1, 1, 0, 0, 0, 11, 0, NULL, '2022-11-30 07:06:14', '2022-11-30 07:06:27'),
(500, 15, 'Kraft crudo', 0, '', 1.00, 1.00, 2.00, 500.00, 170, 6900, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2022-12-13 08:36:14', '2022-12-13 08:36:20'),
(501, 36, 'RECYTAL MATT', 1, '', 1020.00, 720.00, 1.20, 168.00, 130, 2500, 0, 95.47, 0.238675, 1, 1, 0, 0, 0, 11, 0, NULL, '2023-01-03 03:29:41', '2023-01-03 03:30:13'),
(502, 23, 'Münken print ahuesado', 1, '', 900.00, 650.00, 2.00, 180.00, 80, 3000, 0, 46.8, 0.1404, 1, 1, 0, 0, 0, 11, 0, NULL, '2023-01-16 06:44:54', '2023-01-16 06:44:59'),
(503, 11, 'NATURAL MARFIL - TORRAS', 0, '', 1.00, 1.00, 1.00, 240.00, 300, 4500, 0, 0, 0, 0, 0, 1, 0, 0, 11, 0, NULL, '2023-01-30 09:02:21', '2023-01-30 09:02:38'),
(504, 6, 'CORAL BOOK IVORY 1.65', 1, '', 900.00, 650.00, 1.50, 120.00, 70, 2500, 0, 40.95, 0.102375, 1, 1, 0, 0, 0, 229, 0, NULL, '2023-02-02 05:31:17', '2023-02-02 05:31:29'),
(505, 18, 'Prisma Bimarcato Blanco (UP)', 0, '', 1000.00, 700.00, 1.30, 390.00, 300, 5000, 0, 210, 1.05, 1, 1, 1, 0, 0, 11, 0, NULL, '2023-02-10 06:43:59', '2023-02-10 06:44:32'),
(507, 36, 'RECYTAL MATT', 1, '', 1020.00, 720.00, 1.20, 168.00, 90, 3000, 0, 66.1, 0.1983, 1, 1, 0, 0, 0, 11, 0, NULL, '2023-04-13 17:51:26', '2023-04-13 17:51:33'),
(506, 20, 'BOLSAS KRAF 261x184', 0, '', 1.00, 1.00, 1.00, 0.00, 90, 15000, 0, 0, 0, 1, 1, 0, 0, 0, 11, 0, NULL, '2023-03-16 05:18:48', '2023-03-16 05:19:00'),
(508, 36, 'RECYTAL MATT', 1, '', 1020.00, 720.00, 1.20, 168.00, 300, 4500, 0, 220.32, 0.99144, 1, 1, 1, 0, 0, 11, 0, NULL, '2023-04-13 17:51:39', '2023-04-13 17:51:46'),
(509, 39, 'ZETA VERGE DIAMANTE BLANCO', 1, '', 1000.00, 700.00, 1.30, 390.00, 300, 10500, 0, 210, 2.205, 1, 1, 1, 0, 0, 11, 0, NULL, '2023-04-26 14:38:03', '2023-04-26 17:20:43'),
(510, 40, 'ESTUCADO VP-iX 115 grs.', 1, '', 900.00, 650.00, 0.83, 95.45, 115, 1800, 0, 67.28, 0.121104, 1, 1, 1, 0, 1, 11, 0, NULL, '2023-04-29 07:35:51', '2023-04-29 18:02:30'),
(511, 40, 'VP-ix AHUESADO 80 grs.', 1, '', 1.00, 1.00, 1.30, 96.00, 80, 2220, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2023-04-29 17:56:00', '2023-04-29 18:05:11'),
(512, 12, 'PAPEL DEL CLIENTE', 1, '', 1.00, 1.00, 1.40, 196.00, 120, 1, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2023-05-03 17:54:00', '2023-05-03 18:00:47'),
(513, 12, 'PAPEL DEL CLIENTE', 1, '', 1.00, 1.00, 1.40, 196.00, 80, 1, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2023-05-03 17:59:35', '2023-05-03 17:59:40'),
(514, 12, 'PAPEL DEL CLIENTE', 1, '', 1.00, 1.00, 1.40, 196.00, 90, 1, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2023-05-03 17:59:42', '2023-05-03 18:00:54'),
(519, 41, 'ESTUCADO SCREEN 115 grs.', 1, '', 1.00, 1.00, 0.83, 95.45, 115, 1800, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2023-05-06 07:09:19', '2023-05-06 07:11:49'),
(515, 12, 'PAPEL DEL CLIENTE', 1, '', 1.00, 1.00, 1.40, 196.00, 100, 1, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2023-05-03 17:59:47', '2023-05-03 17:59:53'),
(516, 12, 'PAPEL DEL CLIENTE', 1, '', 1.00, 1.00, 1.40, 196.00, 150, 1, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2023-05-03 17:59:55', '2023-05-03 17:59:59'),
(517, 12, 'PAPEL DEL CLIENTE', 1, '', 1.00, 1.00, 1.40, 196.00, 300, 1, 0, 0, 0, 1, 1, 1, 0, 0, 11, 0, NULL, '2023-05-03 18:00:01', '2023-05-03 18:00:12'),
(518, 12, 'PAPEL DEL CLIENTE', 1, '', 1.00, 1.00, 1.40, 196.00, 200, 1, 0, 0, 0, 1, 1, 1, 1, 0, 11, 0, NULL, '2023-05-03 18:00:17', '2023-05-03 18:00:24'),
(520, 4, 'Bobina ahuesado 48', 0, '', 1.00, 1.00, 1.30, 96.00, 80, 1730, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2023-05-07 16:13:47', '2023-05-07 16:16:32'),
(521, 42, 'CPL - CoralBookIvory 1.2 - 80 - BOBINA 48', 1, '', 1.00, 1.00, 1.20, 108.00, 80, 1520, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2023-05-09 13:35:14', '2023-05-09 13:36:03'),
(522, 36, 'RECYTAL MATT', 1, '', 1020.00, 720.00, 1.20, 168.00, 115, 2500, 0, 84.46, 0.21115, 1, 1, 0, 0, 0, 11, 0, NULL, '2023-05-10 16:21:49', '2023-05-10 16:21:53'),
(523, 36, 'RECYTAL MATT', 1, '', 1020.00, 720.00, 1.20, 168.00, 350, 4500, 0, 257.04, 1.15668, 1, 1, 1, 0, 0, 11, 0, NULL, '2023-05-10 16:23:56', '2023-05-10 16:24:03'),
(524, 43, 'Renacimiento - CoralBookIvory 1.2 - 90 - BOBINA 48 (copia)', 1, '', 1.00, 1.00, 1.20, 108.00, 90, 1380, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2023-05-11 11:11:13', '2023-05-11 11:14:50'),
(525, 43, 'CARTULINA RENACIMIENTO', 1, '', 920.00, 650.00, 0.83, 199.20, 270, 2100, 0, 161.46, 0.339066, 1, 1, 1, 0, 0, 11, 0, NULL, '2023-05-11 11:19:56', '2023-05-11 11:22:42'),
(526, 43, 'Renacimiento - CoralBookIvory 1.2 - 90 - BOBINA 52', 0, '', 1.00, 1.00, 1.20, 108.00, 90, 1380, 0, 0, 0, 1, 1, 0, 0, 1, 11, 0, NULL, '2023-05-11 11:30:46', '2023-05-11 11:31:09');
/*!40000 ALTER TABLE `lg_papel_impresion` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.lg_papel_impresion_tipologias
CREATE TABLE IF NOT EXISTS `lg_papel_impresion_tipologias` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`papel_compra_id` int(10) unsigned NOT NULL,
`tipo` enum('negro','color','bicolor') NOT NULL DEFAULT 'negro',
`negro` double(8,2) NOT NULL DEFAULT 0.00,
`cyan` double(8,2) NOT NULL DEFAULT 0.00,
`magenta` double(8,2) NOT NULL DEFAULT 0.00,
`amarillo` double(8,2) NOT NULL DEFAULT 0.00,
`gota_negro` double(8,2) NOT NULL DEFAULT 0.00,
`gota_color` double(8,2) NOT NULL DEFAULT 0.00,
PRIMARY KEY (`id`),
KEY `lg_papel_impresion_tipologias_papel_compra_id_index` (`papel_compra_id`)
) ENGINE=MyISAM AUTO_INCREMENT=255 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
-- Volcando datos para la tabla sk_jjo.lg_papel_impresion_tipologias: 249 rows
/*!40000 ALTER TABLE `lg_papel_impresion_tipologias` DISABLE KEYS */;
REPLACE INTO `lg_papel_impresion_tipologias` (`id`, `papel_compra_id`, `tipo`, `negro`, `cyan`, `magenta`, `amarillo`, `gota_negro`, `gota_color`) VALUES
(2, 196, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(3, 196, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(4, 196, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(5, 197, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(6, 197, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(7, 197, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(8, 198, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(9, 198, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(10, 198, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(11, 199, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(12, 199, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(13, 199, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(14, 200, 'negro', 7.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(15, 200, 'color', 7.00, 7.00, 7.00, 7.00, 8.00, 8.00),
(16, 200, 'bicolor', 7.00, 7.00, 0.00, 0.00, 8.00, 8.00),
(17, 201, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(18, 201, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(19, 201, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(20, 202, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(21, 202, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(22, 202, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(23, 203, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(24, 203, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(25, 203, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(26, 204, 'negro', 7.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(27, 204, 'color', 7.00, 7.00, 7.00, 7.00, 8.00, 8.00),
(28, 204, 'bicolor', 7.00, 7.00, 0.00, 0.00, 8.00, 8.00),
(29, 205, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(30, 205, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(31, 205, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(32, 206, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(33, 206, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(34, 206, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(35, 207, 'negro', 6.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(36, 207, 'color', 6.00, 6.00, 6.00, 6.00, 8.00, 8.00),
(37, 207, 'bicolor', 6.00, 6.00, 0.00, 0.00, 8.00, 8.00),
(38, 208, 'negro', 6.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(39, 208, 'color', 6.00, 6.00, 6.00, 6.00, 8.00, 8.00),
(40, 208, 'bicolor', 6.00, 6.00, 0.00, 0.00, 8.00, 8.00),
(41, 209, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(42, 209, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(43, 209, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(44, 210, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(45, 210, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(46, 210, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(47, 211, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(48, 211, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(49, 211, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(50, 212, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(51, 212, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(52, 212, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(53, 214, 'negro', 7.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(54, 214, 'color', 7.00, 7.00, 7.00, 7.00, 8.00, 8.00),
(55, 214, 'bicolor', 7.00, 7.00, 0.00, 0.00, 8.00, 8.00),
(56, 155, 'negro', 9.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(57, 155, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(58, 155, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(59, 219, 'negro', 7.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(60, 219, 'color', 7.00, 7.00, 7.00, 7.00, 8.00, 8.00),
(61, 219, 'bicolor', 7.00, 7.00, 0.00, 0.00, 8.00, 8.00),
(62, 235, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(63, 235, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(64, 235, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(65, 147, 'negro', 8.00, 0.00, 0.00, 0.00, 8.00, 0.00),
(66, 147, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(67, 147, 'bicolor', 8.00, 8.00, 0.00, 0.00, 8.00, 8.00),
(68, 255, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(69, 255, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(70, 255, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(71, 259, 'negro', 7.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(72, 259, 'color', 7.00, 7.00, 7.00, 7.00, 8.00, 8.00),
(73, 259, 'bicolor', 7.00, 7.00, 0.00, 0.00, 8.00, 8.00),
(74, 270, 'negro', 7.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(75, 270, 'color', 7.00, 7.00, 7.00, 7.00, 8.00, 8.00),
(76, 270, 'bicolor', 7.00, 7.00, 0.00, 0.00, 8.00, 8.00),
(77, 275, 'negro', 7.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(78, 275, 'color', 7.00, 7.00, 7.00, 7.00, 8.00, 8.00),
(79, 275, 'bicolor', 7.00, 7.00, 0.00, 0.00, 8.00, 8.00),
(80, 280, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(81, 280, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(82, 280, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(83, 288, 'negro', 8.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(84, 288, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(85, 288, 'bicolor', 9.00, 9.00, 0.00, 0.00, 8.00, 8.00),
(86, 292, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(87, 292, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(88, 292, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(89, 294, 'negro', 7.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(90, 294, 'color', 7.00, 7.00, 7.00, 7.00, 8.00, 8.00),
(91, 294, 'bicolor', 7.00, 7.00, 0.00, 0.00, 8.00, 8.00),
(92, 298, 'negro', 7.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(93, 298, 'color', 7.00, 7.00, 7.00, 7.00, 8.00, 8.00),
(94, 298, 'bicolor', 7.00, 7.00, 0.00, 0.00, 8.00, 8.00),
(95, 231, 'negro', 0.00, 0.00, 0.00, 0.00, 0.00, 0.00),
(96, 231, 'color', 0.00, 0.00, 0.00, 0.00, 0.00, 0.00),
(97, 231, 'bicolor', 0.00, 0.00, 0.00, 0.00, 0.00, 0.00),
(98, 325, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(99, 325, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(100, 325, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(101, 329, 'negro', 15.00, 15.00, 15.00, 15.00, 15.00, 15.00),
(102, 329, 'color', 15.00, 15.00, 15.00, 15.00, 15.00, 15.00),
(103, 329, 'bicolor', 0.00, 0.00, 0.00, 0.00, 0.00, 0.00),
(104, 338, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(105, 338, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(106, 338, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(107, 341, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(108, 341, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(109, 341, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(110, 343, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(111, 343, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(112, 343, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(113, 344, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(114, 344, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(115, 344, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(116, 345, 'negro', 9.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(117, 345, 'color', 9.00, 9.00, 9.00, 9.00, 11.00, 11.00),
(118, 345, 'bicolor', 9.00, 9.00, 0.00, 0.00, 11.00, 11.00),
(119, 357, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(120, 357, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(121, 357, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(122, 359, 'negro', 10.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(123, 359, 'color', 10.00, 10.00, 10.00, 10.00, 11.00, 11.00),
(124, 359, 'bicolor', 10.00, 10.00, 0.00, 0.00, 11.00, 11.00),
(125, 360, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(126, 360, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(127, 360, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(128, 361, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(129, 361, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(130, 361, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(131, 362, 'negro', 6.00, 0.00, 0.00, 0.00, 8.00, 11.00),
(132, 362, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(133, 362, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(134, 363, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(135, 363, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(136, 363, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(137, 364, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(138, 364, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(139, 364, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(140, 365, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(141, 365, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(142, 365, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(143, 366, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(144, 366, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(145, 366, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(146, 372, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(147, 372, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(148, 372, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(149, 373, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(150, 373, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(151, 373, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(152, 375, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(153, 375, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(154, 375, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(155, 383, 'negro', 0.00, 0.00, 0.00, 0.00, 0.00, 0.00),
(156, 392, 'negro', 33.00, 0.00, 0.00, 0.00, 16.00, 16.00),
(157, 392, 'color', 33.00, 33.00, 33.00, 33.00, 16.00, 16.00),
(158, 393, 'negro', 10.00, 0.00, 0.00, 0.00, 10.00, 0.00),
(159, 402, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(160, 402, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(161, 402, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(162, 416, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(163, 416, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(164, 416, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(165, 417, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(166, 417, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(167, 417, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(168, 418, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(169, 418, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(170, 418, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(171, 419, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(172, 419, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(173, 419, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(174, 420, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(175, 420, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(176, 420, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(177, 421, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(178, 421, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(179, 421, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(180, 422, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(181, 422, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(182, 422, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(183, 423, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(184, 423, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(185, 423, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(186, 424, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(187, 424, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(188, 424, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(189, 425, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(190, 425, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(191, 425, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(192, 426, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(193, 426, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(194, 426, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(195, 427, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(196, 427, 'color', 7.00, 7.00, 7.00, 7.00, 11.00, 11.00),
(197, 427, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(198, 449, 'negro', 7.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(199, 449, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(200, 449, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(201, 460, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(202, 460, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(203, 460, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(204, 461, 'negro', 9.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(205, 461, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(206, 461, 'bicolor', 8.00, 8.00, 0.00, 0.00, 8.00, 8.00),
(207, 462, 'negro', 9.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(208, 462, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(209, 462, 'bicolor', 8.00, 8.00, 0.00, 0.00, 8.00, 8.00),
(210, 464, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(211, 464, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(212, 464, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(213, 465, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(214, 465, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(215, 465, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(221, 470, 'negro', 0.00, 0.00, 0.00, 0.00, 0.00, 0.00),
(220, 45, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(219, 45, 'negro', 8.00, 0.00, 0.00, 0.00, 0.00, 0.00),
(222, 470, 'color', 0.00, 0.00, 0.00, 0.00, 0.00, 0.00),
(223, 470, 'bicolor', 0.00, 0.00, 0.00, 0.00, 0.00, 0.00),
(224, 471, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(225, 471, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(226, 471, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(227, 480, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(228, 480, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(229, 480, 'bicolor', 7.00, 7.00, 0.00, 0.00, 11.00, 11.00),
(230, 483, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(231, 483, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(232, 483, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(233, 484, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(234, 484, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(235, 484, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(236, 510, 'negro', 18.00, 0.00, 0.00, 0.00, 11.00, 0.00),
(237, 510, 'color', 16.00, 10.00, 10.00, 10.00, 11.00, 11.00),
(238, 511, 'negro', 18.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(239, 511, 'color', 16.00, 10.00, 10.00, 10.00, 11.00, 11.00),
(241, 519, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 0.00),
(242, 519, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(243, 520, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(244, 520, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(245, 520, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(246, 521, 'negro', 8.00, 0.00, 0.00, 0.00, 11.00, 11.00),
(247, 521, 'color', 8.00, 8.00, 8.00, 8.00, 11.00, 11.00),
(248, 521, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(249, 524, 'negro', 7.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(250, 524, 'color', 7.00, 1.00, 1.00, 1.00, 8.00, 8.00),
(251, 524, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00),
(252, 526, 'negro', 7.00, 0.00, 0.00, 0.00, 8.00, 8.00),
(253, 526, 'color', 7.00, 1.00, 1.00, 1.00, 8.00, 8.00),
(254, 526, 'bicolor', 8.00, 8.00, 0.00, 0.00, 11.00, 11.00);
/*!40000 ALTER TABLE `lg_papel_impresion_tipologias` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.lg_provincias
CREATE TABLE IF NOT EXISTS `lg_provincias` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`code` varchar(2) NOT NULL,
`nombre` varchar(255) NOT NULL,
`pais_id` int(11) DEFAULT NULL,
`created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
UNIQUE KEY `provincias_code_unique` (`code`),
KEY `provincias_pais_id_index` (`pais_id`)
) ENGINE=MyISAM AUTO_INCREMENT=53 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
-- Volcando datos para la tabla sk_jjo.lg_provincias: 52 rows
/*!40000 ALTER TABLE `lg_provincias` DISABLE KEYS */;
REPLACE INTO `lg_provincias` (`id`, `code`, `nombre`, `pais_id`, `created_at`, `updated_at`) VALUES
(1, '02', 'Albacete', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(2, '03', 'Alicante/Alacant', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(3, '04', 'Almería', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(4, '01', 'Araba/Álava', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(5, '33', 'Asturias', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(6, '05', 'Ávila', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(7, '06', 'Badajoz', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(8, '07', 'Balears, Illes', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(9, '08', 'Barcelona', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(10, '48', 'Bizkaia', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(11, '09', 'Burgos', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(12, '10', 'Cáceres', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(13, '11', 'Cádiz', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(14, '39', 'Cantabria', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(15, '12', 'Castellón/Castelló', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(16, '13', 'Ciudad Real', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(17, '14', 'Córdoba', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(18, '15', 'Coruña, A', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(19, '16', 'Cuenca', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(20, '20', 'Gipuzkoa', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(21, '17', 'Girona', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(22, '18', 'Granada', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(23, '19', 'Guadalajara', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(24, '21', 'Huelva', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(25, '22', 'Huesca', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(26, '23', 'Jaén', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(27, '24', 'León', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(28, '25', 'Lleida', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(29, '27', 'Lugo', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(30, '28', 'Madrid', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(31, '29', 'Málaga', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(32, '30', 'Murcia', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(33, '31', 'Navarra', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(34, '32', 'Ourense', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(35, '34', 'Palencia', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(36, '35', 'Palmas, Las', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(37, '36', 'Pontevedra', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(38, '26', 'Rioja, La', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(39, '37', 'Salamanca', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(40, '38', 'Santa Cruz de Tenerife', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(41, '40', 'Segovia', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(42, '41', 'Sevilla', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(43, '42', 'Soria', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(44, '43', 'Tarragona', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(45, '44', 'Teruel', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(46, '45', 'Toledo', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(47, '46', 'Valencia/València', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(48, '47', 'Valladolid', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(49, '49', 'Zamora', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(50, '50', 'Zaragoza', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(51, '51', 'Ceuta', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43'),
(52, '52', 'Melilla', 1, '2015-11-27 08:11:43', '2015-11-27 08:11:43');
/*!40000 ALTER TABLE `lg_provincias` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.lg_tarifas_envios
CREATE TABLE IF NOT EXISTS `lg_tarifas_envios` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`pais_id` int(11) DEFAULT NULL,
`nombre` varchar(255) NOT NULL,
`created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `envios_tarifas_pais_id_index` (`pais_id`)
) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
-- Volcando datos para la tabla sk_jjo.lg_tarifas_envios: 14 rows
/*!40000 ALTER TABLE `lg_tarifas_envios` DISABLE KEYS */;
REPLACE INTO `lg_tarifas_envios` (`id`, `pais_id`, `nombre`, `created_at`, `updated_at`) VALUES
(1, 1, 'Provincial', '2015-11-27 08:21:00', '2015-11-27 10:47:12'),
(2, 1, 'Peninsular', '2015-11-27 10:33:28', '2015-11-27 10:47:00'),
(3, 1, 'Baleares', '2015-11-27 10:47:44', '2015-11-27 10:47:44'),
(4, 1, 'Canarias', '2015-11-27 10:47:55', '2015-11-27 10:47:55'),
(5, 1, 'Ceuta y Melilla', '2015-11-29 07:06:08', '2015-11-29 07:06:08'),
(6, 5, 'Alemania', '2018-10-11 10:17:14', '2020-01-08 06:28:59'),
(7, 1, 'BORRAR', '2018-10-15 04:12:26', '2018-10-15 04:13:51'),
(8, 6, 'Francia', '2018-10-15 04:13:24', '2020-01-08 06:29:16'),
(9, 7, 'Holanda', '2018-10-15 04:54:26', '2020-01-08 06:29:27'),
(10, 8, 'Italia', '2018-10-15 05:03:30', '2020-01-08 06:29:36'),
(11, 9, 'Portugal', '2018-10-15 05:07:14', '2020-01-08 06:29:46'),
(12, 1, 'Borrar', '2020-09-08 07:53:56', '2020-12-03 12:12:44'),
(13, 12, 'Reino Unido', '2020-09-08 07:57:30', '2020-09-08 07:57:30'),
(14, 1, 'Andorra', '2020-12-03 12:13:06', '2020-12-03 12:13:06');
/*!40000 ALTER TABLE `lg_tarifas_envios` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.lg_tarifas_envios_precios
CREATE TABLE IF NOT EXISTS `lg_tarifas_envios_precios` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`tarifa_id` int(10) unsigned NOT NULL,
`proveedor` varchar(255) NOT NULL DEFAULT '',
`peso_min` double(8,4) NOT NULL,
`peso_max` double(8,2) NOT NULL,
`precio` double NOT NULL,
`precio_adicional` double NOT NULL DEFAULT 0,
`created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `envios_tarifas_precios_tarifa_id_index` (`tarifa_id`)
) ENGINE=MyISAM AUTO_INCREMENT=143 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
-- Volcando datos para la tabla sk_jjo.lg_tarifas_envios_precios: 130 rows
/*!40000 ALTER TABLE `lg_tarifas_envios_precios` DISABLE KEYS */;
REPLACE INTO `lg_tarifas_envios_precios` (`id`, `tarifa_id`, `proveedor`, `peso_min`, `peso_max`, `precio`, `precio_adicional`, `created_at`, `updated_at`) VALUES
(1, 1, 'Correos', 0.0000, 1.00, 4.29, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(2, 1, 'Correos', 1.0100, 2.00, 4.52, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(3, 1, 'Correos', 2.0100, 3.00, 4.77, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(4, 1, 'Correos', 3.0100, 4.00, 5.01, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(5, 1, 'Correos', 4.0100, 5.00, 5.17, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(6, 1, 'Correos', 5.0100, 10.00, 6.77, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(7, 1, 'Correos', 10.0100, 15.00, 8.23, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(8, 1, 'Correos', 15.0100, 2000.00, 8.23, 0.29, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(9, 2, 'Correos', 0.0000, 1.00, 5.04, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(10, 2, 'Correos', 1.0100, 2.00, 5.3, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(11, 2, 'Correos', 2.0100, 3.00, 5.55, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(12, 2, 'Correos', 3.0100, 4.00, 5.81, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(13, 2, 'Correos', 4.0100, 5.00, 5.99, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(14, 2, 'Correos', 5.0100, 10.00, 7.67, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(15, 2, 'Correos', 10.0100, 15.00, 9.31, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(128, 2, 'Correos', 15.1000, 10000.00, 9.31, 0.39, '2020-01-13 18:57:17', '2020-01-13 18:57:17'),
(17, 3, 'Correos', 0.0000, 1.00, 5.66, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(18, 3, 'Correos', 1.0100, 2.00, 5.94, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(19, 3, 'Correos', 2.0100, 3.00, 6.83, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(20, 3, 'Correos', 3.0100, 4.00, 7.7, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(21, 3, 'Correos', 4.0100, 5.00, 8.59, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(22, 3, 'Correos', 5.0100, 10.00, 13.31, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(23, 3, 'Correos', 10.0100, 15.00, 18.08, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(24, 3, 'Correos', 15.0100, 1000.00, 18.08, 0.95, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(135, 4, 'Correos', 10.0100, 15.00, 70.08, 0, '2020-01-20 11:16:41', '2020-01-20 11:16:41'),
(134, 4, 'Correos', 5.0100, 10.00, 65.31, 0, '2020-01-20 11:16:19', '2020-01-20 11:16:19'),
(133, 4, 'Correos', 4.0100, 5.00, 60.59, 0, '2020-01-20 11:15:51', '2020-01-20 11:15:51'),
(132, 4, 'Correos', 3.0100, 4.00, 59.7, 0, '2020-01-20 11:15:36', '2020-01-20 11:15:36'),
(131, 4, 'Correos', 2.0100, 3.00, 58.83, 0, '2020-01-20 11:15:16', '2020-01-20 11:15:16'),
(130, 4, 'Correos', 1.0100, 2.00, 57.94, 0, '2020-01-20 11:15:00', '2020-01-20 11:15:00'),
(129, 4, 'Correos', 0.0100, 1.00, 57.66, 0, '2020-01-20 11:14:28', '2020-01-20 11:14:28'),
(33, 5, 'Correos', 0.0000, 1.00, 16.16, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(34, 5, 'Correos', 1.0100, 2.00, 16.84, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(35, 5, 'Correos', 2.0100, 3.00, 17.5, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(36, 5, 'Correos', 3.0100, 4.00, 18.53, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(37, 5, 'Correos', 4.0100, 5.00, 19.23, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(38, 5, 'Correos', 5.0100, 10.00, 29.51, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(39, 5, 'Correos', 10.0100, 15.00, 43.71, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(40, 5, 'Correos', 15.0100, 1000.00, 43.71, 2.05, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(41, 6, 'Correos', 0.0000, 1.00, 22.48, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(42, 6, 'Correos', 1.0100, 2.00, 23.27, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(43, 6, 'Correos', 2.0100, 3.00, 24.08, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(44, 6, 'Correos', 3.0100, 4.00, 24.88, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(45, 6, 'Correos', 4.0100, 5.00, 25.7, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(46, 6, 'Correos', 5.0100, 6.00, 26.51, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(47, 6, 'Correos', 6.0100, 7.00, 27.31, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(48, 6, 'Correos', 7.0100, 8.00, 28.13, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(49, 6, 'Correos', 8.0100, 9.00, 28.94, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(50, 6, 'Correos', 9.0100, 10.00, 29.76, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(51, 6, 'Correos', 10.0100, 11.00, 31.43, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(52, 6, 'Correos', 11.0100, 12.00, 33.1, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(53, 6, 'Correos', 12.0100, 13.00, 34.79, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(54, 6, 'Correos', 13.0100, 14.00, 36.45, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(55, 6, 'Correos', 14.0100, 15.00, 38.13, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(56, 6, 'Correos', 15.0100, 16.00, 40.51, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(57, 6, 'Correos', 16.0100, 17.00, 42.87, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(58, 6, 'Correos', 17.0100, 18.00, 45.24, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(59, 6, 'Correos', 18.0100, 19.00, 47.61, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(60, 6, 'Correos', 19.0100, 20.00, 48.41, 0.81, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(61, 8, 'Correos', 0.0000, 1.00, 22.48, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(62, 8, 'Correos', 1.0100, 2.00, 23.27, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(63, 8, 'Correos', 2.0100, 3.00, 24.08, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(64, 8, 'Correos', 3.0100, 4.00, 24.88, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(65, 8, 'Correos', 4.0100, 5.00, 25.7, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(66, 8, 'Correos', 5.0100, 6.00, 26.51, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(67, 8, 'Correos', 6.0100, 7.00, 27.31, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(68, 8, 'Correos', 7.0100, 8.00, 28.13, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(69, 8, 'Correos', 8.0100, 9.00, 28.94, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(70, 8, 'Correos', 9.0100, 10.00, 29.76, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(71, 8, 'Correos', 10.0100, 11.00, 31.43, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(72, 8, 'Correos', 11.0100, 12.00, 33.1, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(73, 8, 'Correos', 12.0100, 13.00, 34.79, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(74, 8, 'Correos', 13.0100, 14.00, 36.45, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(75, 8, 'Correos', 14.0100, 15.00, 38.13, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(76, 8, 'Correos', 15.0100, 16.00, 40.51, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(77, 8, 'Correos', 16.0100, 17.00, 42.87, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(78, 8, 'Correos', 17.0100, 18.00, 45.24, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(79, 8, 'Correos', 18.0100, 19.00, 47.61, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(80, 8, 'Correos', 19.0100, 20.00, 48.41, 0.81, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(81, 9, 'Correos', 0.0000, 1.00, 25.65, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(82, 9, 'Correos', 1.0100, 2.00, 26.46, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(83, 9, 'Correos', 2.0100, 3.00, 27.25, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(84, 9, 'Correos', 3.0100, 4.00, 28.7, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(85, 9, 'Correos', 4.0100, 5.00, 30.16, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(86, 9, 'Correos', 5.0100, 6.00, 31.62, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(87, 9, 'Correos', 6.0100, 7.00, 33.07, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(88, 9, 'Correos', 7.0100, 8.00, 34.65, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(89, 9, 'Correos', 8.0100, 9.00, 35.97, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(90, 9, 'Correos', 9.0100, 10.00, 37.43, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(91, 9, 'Correos', 10.0100, 11.00, 40.48, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(92, 9, 'Correos', 11.0100, 12.00, 43.52, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(93, 9, 'Correos', 12.0100, 13.00, 46.58, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(94, 9, 'Correos', 13.0100, 14.00, 49.62, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(95, 9, 'Correos', 14.0100, 15.00, 50.43, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(96, 9, 'Correos', 15.0100, 16.00, 51.35, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(97, 9, 'Correos', 16.0100, 17.00, 52.29, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(98, 9, 'Correos', 17.0100, 18.00, 53.22, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(99, 9, 'Correos', 18.0100, 19.00, 54.16, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(100, 9, 'Correos', 19.0100, 20.00, 54.61, 0.9, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(101, 10, 'Correos', 0.0000, 1.00, 25.65, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(102, 10, 'Correos', 1.0100, 2.00, 26.46, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(103, 10, 'Correos', 2.0100, 3.00, 27.25, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(104, 10, 'Correos', 3.0100, 4.00, 28.7, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(105, 10, 'Correos', 4.0100, 5.00, 30.16, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(106, 10, 'Correos', 5.0100, 6.00, 31.62, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(107, 10, 'Correos', 6.0100, 7.00, 33.07, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(108, 10, 'Correos', 7.0100, 8.00, 34.65, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(109, 10, 'Correos', 8.0100, 9.00, 35.97, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(110, 10, 'Correos', 9.0100, 10.00, 37.43, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(111, 10, 'Correos', 10.0100, 11.00, 40.48, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(112, 10, 'Correos', 11.0100, 12.00, 43.52, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(113, 10, 'Correos', 12.0100, 13.00, 46.58, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(114, 10, 'Correos', 13.0100, 14.00, 49.62, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(115, 10, 'Correos', 14.0100, 15.00, 50.43, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(116, 10, 'Correos', 15.0100, 16.00, 51.35, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(117, 10, 'Correos', 16.0100, 17.00, 52.29, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(118, 10, 'Correos', 17.0100, 18.00, 53.22, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(119, 10, 'Correos', 18.0100, 19.00, 54.16, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(120, 10, 'Correos', 19.0100, 20.00, 54.61, 0.9, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(121, 11, 'Correos', 0.0000, 1.00, 9.01, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(122, 11, 'Correos', 1.0100, 2.00, 10.06, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(123, 11, 'Correos', 2.0100, 3.00, 11.17, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(124, 11, 'Correos', 3.0100, 4.00, 11.88, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(125, 11, 'Correos', 4.0100, 5.00, 12.42, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(126, 11, 'Correos', 5.0100, 10.00, 19.7, 0, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(127, 11, 'Correos', 10.0100, 15.00, 23.74, 1.24, '2020-01-04 11:12:41', '0000-00-00 00:00:00'),
(142, 4, 'Maresa', 15.0100, 1000.00, 85, 1.14, '2021-10-15 13:41:01', '2021-10-15 13:41:01'),
(138, 6, 'Correos', 20.0100, 50.00, 69.71, 0.81, '2020-08-10 12:09:23', '2020-08-10 12:09:23'),
(140, 6, 'Correos', 50.0100, 100.00, 74.33, 0.81, '2020-09-14 06:34:16', '2020-09-14 06:34:16'),
(141, 11, 'Correos', 15.0100, 100.00, 29.94, 1.24, '2020-09-30 09:12:52', '2020-09-30 09:12:52');
/*!40000 ALTER TABLE `lg_tarifas_envios_precios` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.lg_tarifas_envios_zonas
CREATE TABLE IF NOT EXISTS `lg_tarifas_envios_zonas` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`tarifa_id` int(10) unsigned NOT NULL,
`cp_inicial` varchar(255) NOT NULL,
`cp_final` varchar(255) NOT NULL,
`nombre` varchar(255) NOT NULL,
`created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `envios_tarifas_zonas_tarifa_id_index` (`tarifa_id`)
) ENGINE=MyISAM AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
-- Volcando datos para la tabla sk_jjo.lg_tarifas_envios_zonas: 15 rows
/*!40000 ALTER TABLE `lg_tarifas_envios_zonas` DISABLE KEYS */;
REPLACE INTO `lg_tarifas_envios_zonas` (`id`, `tarifa_id`, `cp_inicial`, `cp_final`, `nombre`, `created_at`, `updated_at`) VALUES
(1, 1, '28001', '28999', 'Provincial', '2015-11-27 08:31:52', '2015-11-27 08:31:52'),
(3, 2, '1', '6999', 'Peninsular1', '2015-11-29 07:11:53', '2015-11-29 07:11:53'),
(4, 2, '8000', '27999', 'Peninsular 2', '2015-11-29 07:26:19', '2015-11-29 07:26:19'),
(5, 2, '29000', '34999', 'Peninsular 3', '2015-11-29 07:26:55', '2015-11-29 07:26:55'),
(6, 2, '36000', '37999', 'Peninsular 4', '2015-11-29 07:28:01', '2015-11-29 07:28:01'),
(7, 2, '39000', '50999', 'Peninsular 5', '2015-11-29 07:28:47', '2015-11-29 07:28:47'),
(8, 3, '7000', '7999', 'Baleares', '2015-11-29 07:30:26', '2015-11-29 07:30:26'),
(9, 4, '35000', '35999', 'Las Palmas', '2015-11-29 07:31:06', '2015-11-29 07:31:06'),
(10, 4, '38000', '38999', 'Tenerife', '2015-11-29 07:31:23', '2015-11-29 07:31:23'),
(11, 5, '51000', '52999', 'Ceuta y Melilla', '2015-11-29 07:31:58', '2015-11-29 07:31:58'),
(12, 6, '00001', '99999', 'Alemania', '2018-10-11 10:34:40', '2018-10-11 10:34:40'),
(13, 8, '00001', '99999', 'Francia', '2018-10-15 04:18:04', '2018-10-15 04:18:04'),
(14, 9, '1', '99999', 'Países Bajos', '2018-10-15 04:56:04', '2018-10-15 04:56:04'),
(15, 10, '1', '99999', 'Italia', '2018-10-15 05:04:30', '2018-10-15 05:04:30'),
(19, 11, '0001', '9999', 'Portugal', '2019-09-06 09:22:39', '2019-09-06 09:22:39');
/*!40000 ALTER TABLE `lg_tarifas_envios_zonas` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.lg_tarifa_acabado
CREATE TABLE IF NOT EXISTS `lg_tarifa_acabado` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`nombre` varchar(255) NOT NULL,
`tirada_min` int(11) NOT NULL DEFAULT 0,
`precio_min` double NOT NULL DEFAULT 0,
`tirada_max` int(11) NOT NULL DEFAULT 0,
`precio_max` double NOT NULL,
`ajuste` double NOT NULL DEFAULT 0,
`formula_price` longtext NOT NULL,
`user_created_id` int(10) unsigned NOT NULL DEFAULT 1,
`user_update_id` int(10) unsigned NOT NULL DEFAULT 1,
`is_deleted` tinyint(4) unsigned NOT NULL DEFAULT 0,
`deleted_at` timestamp NULL DEFAULT NULL,
`created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `tarifa_acabado_user_created_id_index` (`user_created_id`),
KEY `tarifa_acabado_user_update_id_index` (`user_update_id`)
) ENGINE=MyISAM AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
-- Volcando datos para la tabla sk_jjo.lg_tarifa_acabado: 31 rows
/*!40000 ALTER TABLE `lg_tarifa_acabado` DISABLE KEYS */;
REPLACE INTO `lg_tarifa_acabado` (`id`, `nombre`, `tirada_min`, `precio_min`, `tirada_max`, `precio_max`, `ajuste`, `formula_price`, `user_created_id`, `user_update_id`, `is_deleted`, `deleted_at`, `created_at`, `updated_at`) VALUES
(1, 'Plastificado brillo', 1, 0.06, 1500, 0.08, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 11, 0, NULL, '2015-10-03 05:51:05', '2023-05-11 04:46:42'),
(2, 'Plastificado mate', 1, 0.07, 1500, 0.09, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 11, 0, NULL, '2015-10-03 05:51:22', '2019-12-11 10:57:17'),
(3, 'Retractilado', 1, 0.04, 10000, 0.04, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 1, 0, NULL, '2015-10-05 12:44:13', '2016-03-30 09:12:58'),
(4, 'Cajas', 1, 0, 100, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 1, 0, NULL, '2015-10-05 18:47:47', '2016-03-30 09:11:01'),
(5, 'Enfajado con retractilado de 5 ejemplares', 1, 0.1, 1000, 0.01, 5, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * (($tirada/5) - $tarifa_tirada_min);\r\n//he dividido la tirada entre 5 porque los libros se agrupan para retractilarlos\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada/5;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 1, 0, NULL, '2015-10-05 18:48:34', '2016-08-16 10:51:02'),
(6, 'Plastificado brillo', 1, 0, 1, 0.04, 0, '', 1, 1, 1, '2015-11-14 09:09:56', '2015-11-09 06:18:59', '2015-11-14 09:09:56'),
(7, 'Guardas COLORES- 2 hojas delante + 2 hojas detrás', 1, 0.34, 100000, 0.34, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 11, 0, NULL, '2015-11-23 16:48:31', '2023-05-03 12:34:07'),
(8, 'Reserva UVI', 26, 0.9, 1500, 0.4, 255, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 11, 0, NULL, '2015-12-01 07:14:40', '2019-01-24 19:42:23'),
(9, 'Prepararación de tripas en Guillotina', 1, 1, 2000, 1, 1, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-01-11 12:13:22', '2016-03-30 09:12:41'),
(10, 'Cortar a tamaño', 1, 0.01, 20000, 0.05, 0.01, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-01-18 10:25:53', '2018-02-19 17:59:48'),
(11, 'Grapado esquina superior izquierda', 1, 0.05, 5000, 0.1, 0.02, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-01-23 06:16:04', '2016-03-30 09:11:32'),
(12, 'CD con pegatina APLI impresa', 1, 2, 1000, 3, 3, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-01-23 16:11:58', '2016-03-30 09:11:09'),
(13, 'Caja de CD con carátula impresa y lomo para contener libro en su interior', 1, 1.5, 1000, 2, 2, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 1, 0, NULL, '2016-01-23 16:13:26', '2023-05-28 12:20:43'),
(14, 'Plastificado Gofrado', 1, 0.09, 1500, 0.13, 6, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 11, 0, NULL, '2016-01-26 09:15:02', '2019-12-11 10:57:07'),
(15, 'Incorporar CD', 1, 0.01, 1000, 0.1, 15, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-01-26 16:29:08', '2016-03-30 09:11:56'),
(16, 'Imprimir faja a color y colocar en el libro', 1, 0.1, 1000, 0.15, 6, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 9, 0, NULL, '2016-01-27 12:07:27', '2019-06-05 07:41:33'),
(17, 'Plastificado MATE 2 caras', 1, 0.04, 5000, 0.08, 12, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 11, 0, NULL, '2016-02-03 08:47:50', '2019-12-11 10:57:26'),
(18, 'Plastificado BRILLO 2 caras', 1, 0.04, 100000, 0.07, 20, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 11, 0, NULL, '2016-02-04 14:45:42', '2019-12-11 10:56:58'),
(19, 'Duplicar CD a partir de MÁSTER + Serigrafía + Bolsa de plástico y pegar en cubierta', 50, 0.74, 500, 1.48, 0.5, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-06-09 08:55:53', '2017-09-18 10:15:17'),
(20, 'Etiquetas con dato variable bajo tinta removible', 1, 0.09, 1000, 1, 90, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-06-27 11:27:32', '2016-06-27 11:27:32'),
(21, 'Soft Touch', 1, 0.12, 1500, 0.2, 24, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 11, 0, NULL, '2016-08-24 08:25:48', '2018-12-15 08:36:31'),
(22, 'Prototipo', 1, 1, 1000, 100, 1, 'if ($cosido) {\r\n $total = 20;\r\n} else {\r\n $total = 10;\r\n}\r\n$precio_unidad = $total / $tirada;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 402, 0, NULL, '2016-09-23 08:43:23', '2019-08-28 09:02:39'),
(23, 'PLASTIFICADO SUBCONTRATADO', 1, 0.09, 10000, 0.33, 48, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-10-14 16:26:33', '2016-10-14 16:57:36'),
(24, 'Plaken A3 Traslucido 300 micras ', 1, 0.3, 500, 0.3, 0.3, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-12-07 06:44:20', '2016-12-07 06:54:45'),
(25, 'Plaken A3 Negro 300 micras', 1, 0.3, 500, 0.3, 0.3, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-12-07 06:46:09', '2016-12-07 06:54:25'),
(26, 'Plakene traslúcido', 1, 0.08, 100000, 0.08, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2017-09-11 13:27:08', '2017-09-11 13:27:08'),
(27, 'Plastificado mate antirayado', 1, 0.15, 1500, 0.21, 20, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 3, 0, NULL, '2018-03-15 10:09:01', '2020-02-27 06:26:04'),
(28, 'Plastificado Antirayado MATE', 1, 0.14, 1500, 0.18, 20, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 11, 0, NULL, '2018-05-14 07:31:23', '2019-12-11 10:57:51'),
(29, 'Calendario pared - Colgador y perforado', 1, 0.65, 300, 0.25, 0.1, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2018-11-15 17:09:04', '2018-11-15 17:12:15'),
(30, 'Plastificado SANDY', 1, 0.17, 1500, 0.22, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 11, 1, 0, NULL, '2022-03-30 07:19:45', '2022-03-30 07:19:45'),
(31, 'Guardas Pop´Set', 1, 0.17, 100000, 0.17, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 11, 11, 0, NULL, '2023-04-27 16:56:20', '2023-05-03 12:34:24');
/*!40000 ALTER TABLE `lg_tarifa_acabado` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.lg_tarifa_manipulado
CREATE TABLE IF NOT EXISTS `lg_tarifa_manipulado` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`nombre` varchar(255) NOT NULL,
`tirada_min` int(11) NOT NULL DEFAULT 0,
`precio_min` double NOT NULL DEFAULT 0,
`tirada_max` int(11) NOT NULL DEFAULT 0,
`precio_max` double NOT NULL,
`ajuste` double NOT NULL DEFAULT 0,
`ajuste_total_pedido` double NOT NULL DEFAULT 0,
`formula_price` longtext NOT NULL,
`user_created_id` int(10) unsigned NOT NULL DEFAULT 1,
`user_update_id` int(10) unsigned NOT NULL DEFAULT 1,
`is_deleted` tinyint(4) unsigned NOT NULL DEFAULT 0,
`deleted_at` timestamp NULL DEFAULT NULL,
`created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `tarifa_manipulado_user_created_id_index` (`user_created_id`),
KEY `tarifa_manipulado_user_update_id_index` (`user_update_id`)
) ENGINE=MyISAM AUTO_INCREMENT=47 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
-- Volcando datos para la tabla sk_jjo.lg_tarifa_manipulado: 46 rows
/*!40000 ALTER TABLE `lg_tarifa_manipulado` DISABLE KEYS */;
REPLACE INTO `lg_tarifa_manipulado` (`id`, `nombre`, `tirada_min`, `precio_min`, `tirada_max`, `precio_max`, `ajuste`, `ajuste_total_pedido`, `formula_price`, `user_created_id`, `user_update_id`, `is_deleted`, `deleted_at`, `created_at`, `updated_at`) VALUES
(1, 'Rústica Fresada', 1, 0.2, 1499, 0.15, 0.01, 0, '// if ($lomo_interior < 1) \r\n// return "La encuadernación en rústica fresada requiere un mínimo de 1 mm de lomo, puede aumentar el grosor de papel o el número de páginas";\r\n\r\n$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 1, 0, NULL, '2015-09-09 03:43:33', '2018-03-27 14:22:06'),
(2, 'Rústica cosido hilo vegetal', 1, 0.04, 10000, 0.03, 20, 90, 'if (!$cosido)\r\n return "Selecciona la opción de cosido en el presupuesto para aplicar la tarifa";\r\n\r\nif ($num_pag_negro == 0 and $num_pag_color == 0)\r\n return "Selecciona un número de páginas blanco y negro y/o color";\r\n\r\nif ($num_pag_negro > 0 and !$papel_gramaje_negro)\r\n return "Selecciona un gramaje para el papel en blanco y negro";\r\n\r\nif ($num_pag_color > 0 and !$papel_gramaje_color)\r\n return "Selecciona un gramaje para el papel en color";\r\n\r\nif ($paginas % 4 != 0) return \'El número de páginas debe ser múltiplo de 4 para cosido.\';\r\n\r\n$cuadernillos = 0;\r\n\r\nif ($num_pag_negro > 0)\r\n $cuadernillos += ($papel_gramaje_negro <= 100 ? $num_pag_negro / 32.0 : $num_pag_negro / 24.0) * $tirada;\r\n\r\nif ($num_pag_color > 0)\r\n $cuadernillos += ($papel_gramaje_color <= 100 ? $num_pag_color / 32.0 : $num_pag_color / 24.0) * $tirada;\r\n\r\n$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($cuadernillos - $tarifa_tirada_min);\r\n\r\nif ($cuadernillos > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $cuadernillos + $tarifa_ajuste;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 3, 0, NULL, '2015-09-09 03:43:47', '2019-08-09 09:52:36'),
(3, 'Cosido a caballete 2 grapas', 1, 0.08, 10000, 0.08, 1, 0, 'if ($paginas % 4 != 0) return \'El número de páginas debe ser múltiplo de 4 para cosido.\';\r\n\r\n$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\nif ($tipo_impresion == \'POD\') {\r\n $total = $precio_unidad * $tirada;\r\n} else {\r\n $total = ($precio_unidad * $tirada) + $tarifa_ajuste;\r\n}\r\n\r\nreturn [$precio_unidad, $total];', 1, 3, 0, NULL, '2015-10-05 18:37:06', '2019-06-11 06:13:07'),
(4, 'Plegado en Díptico', 1, 0.04, 1000, 0.036, 0, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 1, 0, NULL, '2015-10-05 18:38:07', '2017-01-09 09:18:56'),
(5, 'Plegado en Tríptico', 1, 0.15, 1000, 0.02, 0, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 1, 0, NULL, '2015-10-05 18:41:49', '2018-01-17 08:45:00'),
(6, 'Rústica cosido hilo vegetal', 101, 0, 200, 0.4, 0, 0, '$divisor = $tarifa_tirada_max - $tarifa_tirada_min;\r\nif ($divisor == 0)\r\n return 0;\r\n\r\n$precio_unidad = ($tarifa_precio_max - $tarifa_precio_min) / $divisor;\r\n$precio_unidad = $tarifa_precio_max - $precio_unidad;\r\n$precio_unidad = $precio_unidad + $tarifa_ajuste;\r\n\r\nif ($cosido) {\r\n if (!$papel_gramaje_negro)\r\n return "Selecciona un gramaje para el papel b/n";\r\n\r\n if (!$num_pag_negro)\r\n return "Selecciona un número de páginas b/n";\r\n\r\n $num_cuadernillos = $papel_gramaje_negro <= 100 ? $num_pag_negro / 32.0 : $num_pag_negro / 24.0;\r\n\r\n $total = $precio_unidad * $num_cuadernillos;\r\n} else {\r\n $total = $precio_unidad * $tirada;\r\n}\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 1, 0, '2015-11-16 07:24:10', '2015-10-05 18:42:43', '2015-11-16 07:24:10'),
(7, 'Tapa Dura al Cromo Fresada', 1, 10, 1000, 1.9, 668, 720, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 11, 0, NULL, '2015-10-05 18:46:33', '2022-08-26 17:40:43'),
(8, 'Rústica fresado', 101, 0, 999, 0.25, 0, 0, '$divisor = $tarifa_tirada_max - $tarifa_tirada_min;\r\nif ($divisor == 0)\r\n return 0;\r\n\r\n$precio_unidad = ($tarifa_precio_max - $tarifa_precio_min) / $divisor;\r\n$precio_unidad = $tarifa_precio_max - $precio_unidad;\r\n$precio_unidad = $precio_unidad + $tarifa_ajuste;\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 1, 0, '2015-11-16 07:22:39', '2015-11-05 06:13:56', '2015-11-16 07:22:39'),
(9, 'Rústica fresado', 1000, 0, 1499, 0.2, 0, 0, '$divisor = $tarifa_tirada_max - $tarifa_tirada_min;\r\nif ($divisor == 0)\r\n return 0;\r\n\r\n$precio_unidad = ($tarifa_precio_max - $tarifa_precio_min) / $divisor;\r\n$precio_unidad = $tarifa_precio_max - $precio_unidad;\r\n$precio_unidad = $precio_unidad + $tarifa_ajuste;\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 1, 0, '2015-11-16 07:22:52', '2015-11-05 06:14:50', '2015-11-16 07:22:52'),
(10, 'Espiral', 1, 0.6, 1000, 0.6, 5, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max) / ($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];', 1, 1, 0, NULL, '2015-11-17 09:20:24', '2016-03-30 09:08:19'),
(11, 'Wire-O', 1, 0.7, 1000, 0.7, 2, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2015-11-17 10:57:32', '2016-03-30 09:10:14'),
(12, 'Tapa Dura al Cromo Cosida Hilo', 1, 10, 1000, 1.8, 668, 720, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 11, 0, NULL, '2016-01-04 06:29:45', '2022-08-26 17:40:31'),
(13, 'Rústica Fresada Con Solapas', 1, 0.25, 1000, 0.2, 0.1, 0, '// if ($lomo_interior < 1) \r\n// return "La encuadernación en rústica fresada requiere un mínimo de 1 mm de lomo, puede aumentar el grosor de papel o el número de páginas";\r\n\r\n$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-01-19 11:29:46', '2018-03-28 07:59:45'),
(14, 'Rústica cosido hilo vegetal Con Solapas', 1, 0.04, 10000, 0.03, 20, 105, 'if (!$cosido)\r\n return "Selecciona la opción de cosido en el presupuesto para aplicar la tarifa";\r\n\r\nif ($num_pag_negro == 0 and $num_pag_color == 0)\r\n return "Selecciona un número de páginas blanco y negro y/o color";\r\n\r\nif ($num_pag_negro > 0 and !$papel_gramaje_negro)\r\n return "Selecciona un gramaje para el papel en blanco y negro";\r\n\r\nif ($num_pag_color > 0 and !$papel_gramaje_color)\r\n return "Selecciona un gramaje para el papel en color";\r\n\r\nif ($paginas % 4 != 0) return \'El número de páginas debe ser múltiplo de 4 para cosido.\';\r\n\r\n$cuadernillos = 0;\r\n\r\nif ($num_pag_negro > 0)\r\n $cuadernillos += ($papel_gramaje_negro <= 100 ? $num_pag_negro / 32.0 : $num_pag_negro / 24.0) * $tirada;\r\n\r\nif ($num_pag_color > 0)\r\n $cuadernillos += ($papel_gramaje_color <= 100 ? $num_pag_color / 32.0 : $num_pag_color / 24.0) * $tirada;\r\n\r\n$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($cuadernillos - $tarifa_tirada_min);\r\n\r\nif ($cuadernillos > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $cuadernillos + $tarifa_ajuste;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 3, 0, NULL, '2016-01-20 21:23:24', '2019-08-09 09:53:04'),
(15, 'Tapa dura con tela y estampación con grabados', 1, 280, 1000, 30, 150, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 11, 0, NULL, '2016-01-22 07:35:40', '2022-08-26 17:41:01'),
(16, 'Plegado LIBRO', 1, 0.1, 2000, 0.1, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-01-23 09:03:38', '2016-03-30 09:08:43'),
(17, 'Coser hilo', 1, 0.1, 2000, 0.1, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-01-23 09:08:07', '2016-03-30 09:07:15'),
(18, 'Cubrir', 1, 0.2, 1499, 0.1, 15, 90, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-01-23 09:55:01', '2016-05-18 07:58:23'),
(19, 'Corte final', 1, 0.1, 300, 0.1, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-02-07 10:39:59', '2017-04-11 04:13:35'),
(20, 'Preparación en Guillotina', 1, 0.1, 2000, 0.1, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-02-07 10:40:46', '2016-03-30 09:08:52'),
(21, 'Solapas', 1, 0.05, 1500, 0.02, 0, 0, '$precio_unidad = $tarifa_precio_min;\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\')\r\n $total += $tarifa_ajuste;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-02-22 09:31:43', '2018-04-02 04:55:45'),
(22, 'Plegar desplegable de cuatro cuerpos', 1, 0.01, 1000, 1.6, 1, 1, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-06-09 09:13:46', '2016-06-09 09:16:06'),
(23, 'TAPA DURA - SI SAFEKAT FRESA o ENTREGA COSIDO', 500, 0.6, 2000, 3, 0.01, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2016-10-14 16:40:17', '2016-10-14 16:58:40'),
(24, 'Tapa dura al cromo fresada (Procardis) - 16 a 24 uds.', 16, 7, 24, 7, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 11, 0, NULL, '2018-03-14 10:06:48', '2022-07-08 05:47:31'),
(25, 'Tapa dura al cromo fresada (Procardis) - 25 a 49 uds.', 25, 6, 49, 6, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 11, 0, NULL, '2018-03-14 10:14:24', '2022-07-08 05:48:00'),
(26, 'Tapa dura al cromo fresada (Procardis) - 1 a 3 uds.', 1, 10, 3, 10, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 11, 0, NULL, '2018-03-15 18:35:47', '2022-07-08 05:45:45'),
(27, 'Tapa dura al cromo fresada (Procardis) - 4 a 7 uds.', 4, 9, 7, 9, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 11, 0, NULL, '2018-03-15 18:40:12', '2022-07-08 05:46:17'),
(28, 'Tapa dura al cromo fresada (Procardis) - 8 a 15 uds.', 8, 8, 15, 8, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 11, 0, NULL, '2018-03-15 18:40:41', '2022-07-08 05:46:58'),
(29, 'CUADERNOS Círculo Rojo', 1, 12, 5000, 12, 0.01, 12, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, '2018-03-26 05:24:21', '2018-03-25 18:17:20', '2018-03-26 05:24:21'),
(30, 'AGENDA 2018 Circulo Rojo', 1, 4.5, 5000, 4.5, 0.01, 4.5, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, '2018-03-26 05:24:16', '2018-03-25 18:18:08', '2018-03-26 05:24:16'),
(31, 'Rústica Fresada Pur', 1, 0.6, 1499, 0.45, 0.1, 0, '// if ($lomo_interior < 1) \r\n// return "La encuadernación en rústica fresada requiere un mínimo de 1 mm de lomo, puede aumentar el grosor de papel o el número de páginas";\r\n\r\n$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, '2018-06-22 12:07:08', '2018-05-09 07:09:53', '2018-06-22 12:07:08'),
(32, 'Rústica Fresada PUR con solapas', 1, 0.75, 1000, 0.6, 0.1, 0, '// if ($lomo_interior < 1) \r\n// return "La encuadernación en rústica fresada requiere un mínimo de 1 mm de lomo, puede aumentar el grosor de papel o el número de páginas";\r\n\r\n$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($tipo_impresion != \'POD\' and $total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, '2018-06-22 12:07:16', '2018-05-09 07:17:17', '2018-06-22 12:07:16'),
(33, 'IMPRESIÓN CUBIERTAS 4/0 VERJURADO 220 grs. - OFFSET', 300, 0.5896, 1000, 0.3217, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2018-05-30 06:30:49', '2018-05-30 06:30:49'),
(34, 'CAJAS TIPO ESTUCHE', 1, 4.1, 1000, 4.1, 4.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2018-10-29 19:05:31', '2018-10-29 19:05:31'),
(35, 'BOLSILLO para CARPETAS - troquelado y pegado', 1, 1, 500, 0.62, 0, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 1, 1, 0, NULL, '2018-10-31 15:30:01', '2018-10-31 15:35:14'),
(36, 'Wire-O con colgados (calendarios)', 1, 1.2, 1000, 1.2, 6, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 11, 1, 0, NULL, '2019-12-19 11:12:13', '2019-12-19 11:12:13'),
(37, 'SIN ENCUADERNAR', 1, 0.0001, 1000000, 0.0001, 0.01, 0.01, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 11, 1, 0, NULL, '2020-01-13 16:44:09', '2020-01-13 16:44:09'),
(38, 'Tapa dura al cromo fresada (Procardis) - 50 a 99 uds.', 50, 4.6, 99, 4.6, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 11, 1, 0, NULL, '2022-07-08 05:48:56', '2022-07-08 05:48:56'),
(39, 'Tapa dura al cromo fresada (Procardis) - 100 a 199 uds.', 100, 4, 199, 4, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 11, 1, 0, NULL, '2022-07-08 05:49:41', '2022-07-08 05:49:41'),
(40, 'Tapa dura al cromo fresada (Procardis) - 200 a 399 uds.', 200, 3.4, 399, 3.4, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 11, 1, 0, NULL, '2022-07-08 05:50:22', '2022-07-08 05:50:22'),
(41, 'Tapa dura al cromo fresada (Procardis) - 400 a 599 uds.', 400, 3, 599, 3, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 11, 1, 0, NULL, '2022-07-08 05:50:49', '2022-07-08 05:50:49'),
(42, 'Tapa dura al cromo fresada (Procardis) - 600 a 799 uds.', 600, 2.9, 799, 2.9, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 11, 1, 0, NULL, '2022-07-08 05:51:12', '2022-07-08 05:51:12'),
(43, 'Tapa dura al cromo fresada (Procardis) - 800 a 999 uds.', 800, 2.7, 999, 2.7, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 11, 1, 0, NULL, '2022-07-08 05:51:40', '2022-07-08 05:51:40'),
(44, 'Tapa dura al cromo fresada (Procardis) - 1 000 a 100 000 uds.', 1000, 2.5, 100000, 2.5, 0.1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 11, 1, 0, NULL, '2022-07-08 05:52:12', '2022-07-08 05:52:12'),
(45, 'Ω Cosido a caballete Grapa OMEGA', 1, 0.8, 10000, 0.8, 1, 0, '$precio_unidad = $tarifa_precio_min - ($tarifa_precio_min - $tarifa_precio_max)/($tarifa_tirada_max - $tarifa_tirada_min) * ($tirada - $tarifa_tirada_min);\r\n\r\nif ($tirada > $tarifa_tirada_max)\r\n $precio_unidad = $tarifa_precio_max;\r\n\r\n$total = $precio_unidad * $tirada;\r\n\r\nif ($total < $tarifa_ajuste)\r\n $total = $tarifa_ajuste;\r\n\r\nreturn [$precio_unidad, $total];\r\n', 11, 1, 0, NULL, '2023-04-27 08:03:33', '2023-04-27 08:03:33'),
(46, '_prueba', 0, 0, 0, 0, 0, 0, '1234', 1, 1, 1, '2023-05-17 14:42:37', '2023-05-17 14:38:59', '2023-05-17 14:42:37');
/*!40000 ALTER TABLE `lg_tarifa_manipulado` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.lg_tarifa_preimpresion
CREATE TABLE IF NOT EXISTS `lg_tarifa_preimpresion` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`nombre` varchar(255) NOT NULL,
`precio` double NOT NULL,
`user_created_id` int(10) unsigned NOT NULL DEFAULT 1,
`user_update_id` int(10) unsigned NOT NULL DEFAULT 1,
`is_deleted` tinyint(4) unsigned NOT NULL DEFAULT 0,
`deleted_at` timestamp NULL DEFAULT NULL,
`created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `tarifa_preimpresion_user_created_id_index` (`user_created_id`),
KEY `tarifa_preimpresion_user_update_id_index` (`user_update_id`)
) ENGINE=MyISAM AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
-- Volcando datos para la tabla sk_jjo.lg_tarifa_preimpresion: 16 rows
/*!40000 ALTER TABLE `lg_tarifa_preimpresion` DISABLE KEYS */;
REPLACE INTO `lg_tarifa_preimpresion` (`id`, `nombre`, `precio`, `user_created_id`, `user_update_id`, `is_deleted`, `deleted_at`, `created_at`, `updated_at`) VALUES
(1, 'Maquetación', 250, 1, 1, 0, NULL, '2015-09-09 03:42:42', '2015-09-09 03:42:42'),
(2, 'Corrección ortográfica', 200, 1, 1, 0, NULL, '2015-09-09 03:42:54', '2015-09-09 03:42:54'),
(3, 'Escaneo de interior (Auto.)', 30, 1, 1, 0, NULL, '2016-01-05 08:15:36', '2016-01-05 08:15:36'),
(4, 'Escaneo de Cubierta', 60, 1, 1, 0, NULL, '2016-01-05 08:15:51', '2016-01-05 08:15:51'),
(5, 'Diseño de Cubierta', 150, 1, 1, 0, NULL, '2016-01-05 08:16:02', '2016-01-05 08:16:02'),
(6, 'Escaneo de Interior (Manual)', 600, 1, 1, 0, NULL, '2016-01-05 08:16:41', '2016-01-05 08:16:41'),
(7, 'Generación de eBook (.ePub)', 90, 1, 1, 0, NULL, '2016-01-05 08:17:47', '2016-01-05 08:17:47'),
(8, 'Servicios extras', 100, 1, 1, 0, NULL, '2016-05-26 07:04:25', '2016-05-26 07:04:25'),
(9, 'Prototipo', 10, 1, 1, 0, NULL, '2017-07-12 10:19:19', '2017-07-12 10:19:19'),
(10, 'Tapa dura PROCARDIS - DE 11 a 50 uds.', 4.1, 1, 1, 0, '2018-03-14 10:02:02', '2018-03-14 10:00:17', '2018-03-14 10:02:02'),
(11, 'Tapa dura PROCARDIS - DE 51 a 100 uds.', 3.4, 1, 1, 0, '2018-03-14 10:02:07', '2018-03-14 10:00:39', '2018-03-14 10:02:07'),
(12, 'Tapa dura PROCARDIS - DE 101 a 200 uds.', 2.9, 1, 1, 0, '2018-03-14 10:02:12', '2018-03-14 10:01:16', '2018-03-14 10:02:12'),
(13, 'AGENDA 2018 Circulo Rojo', 4.5, 1, 1, 0, NULL, '2018-03-26 04:16:54', '2018-03-26 04:17:44'),
(14, 'CUADERNOS Círculo Rojo (3 unidades)', 12, 1, 1, 0, NULL, '2018-03-26 04:17:36', '2018-03-26 04:17:36'),
(15, 'Estuchado individual', 5, 3, 3, 0, NULL, '2020-07-24 07:36:13', '2020-07-24 07:41:46'),
(16, 'Pedido urgente', 0, 1, 1, 0, NULL, '2021-03-25 17:01:21', '2021-03-25 17:50:27');
/*!40000 ALTER TABLE `lg_tarifa_preimpresion` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.lg_tipologias_libros
CREATE TABLE IF NOT EXISTS `lg_tipologias_libros` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`nombre` varchar(255) NOT NULL,
`code` varchar(5) NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `tipologias_libros_code_unique` (`code`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
-- Volcando datos para la tabla sk_jjo.lg_tipologias_libros: 8 rows
/*!40000 ALTER TABLE `lg_tipologias_libros` DISABLE KEYS */;
REPLACE INTO `lg_tipologias_libros` (`id`, `nombre`, `code`) VALUES
(1, 'Texto negro', '1'),
(2, 'Color básico', '2'),
(3, 'Bicolor Cian', '3'),
(4, 'Bicolor Magenta', '4'),
(5, 'Bicolor Amarillo', '5'),
(6, 'Color medio', '6'),
(7, 'Fotolibro', '7'),
(8, 'Fotolibro negro', '30');
/*!40000 ALTER TABLE `lg_tipologias_libros` ENABLE KEYS */;
-- Volcando estructura para tabla sk_jjo.migrations
CREATE TABLE IF NOT EXISTS `migrations` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`version` varchar(255) NOT NULL,
`class` varchar(255) NOT NULL,
`group` varchar(255) NOT NULL,
`namespace` varchar(255) NOT NULL,
`time` int(11) NOT NULL,
`batch` int(10) unsigned NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
-- Volcando datos para la tabla sk_jjo.migrations: ~0 rows (aproximadamente)
/*!40103 SET TIME_ZONE=IFNULL(@OLD_TIME_ZONE, 'system') */;
/*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;
/*!40014 SET FOREIGN_KEY_CHECKS=IFNULL(@OLD_FOREIGN_KEY_CHECKS, 1) */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40111 SET SQL_NOTES=IFNULL(@OLD_SQL_NOTES, 1) */;