1835 lines
42 KiB
PHP
1835 lines
42 KiB
PHP
<?php
|
|
|
|
use Phinx\Seed\AbstractSeed;
|
|
|
|
class CentrosCostosSeeder extends AbstractSeed
|
|
{
|
|
public function run(): void
|
|
{
|
|
$data = [
|
|
[
|
|
'id' => 101,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 5,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Resciliaciones',
|
|
],
|
|
[
|
|
'id' => 102,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 5,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Devolución Clientes Pago en Exceso',
|
|
],
|
|
[
|
|
'id' => 103,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 5,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Devolución Clientes Desistimiento',
|
|
],
|
|
[
|
|
'id' => 104,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 5,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Devolución Cliente por Acuerdo Comercial ',
|
|
],
|
|
[
|
|
'id' => 105,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 5,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Descuento Financiero Cliente',
|
|
],
|
|
[
|
|
'id' => 200,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Decoración Interiores',
|
|
],
|
|
[
|
|
'id' => 201,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Deportes y Recreación',
|
|
],
|
|
[
|
|
'id' => 202,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Servicios Administrativos',
|
|
],
|
|
[
|
|
'id' => 203,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Proyecto Especial',
|
|
],
|
|
[
|
|
'id' => 204,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Otros',
|
|
],
|
|
[
|
|
'id' => 205,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 22,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Publicidad Relaciones Públicas',
|
|
],
|
|
[
|
|
'id' => 206,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 22,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Publicidad Agencia Comisiones',
|
|
],
|
|
[
|
|
'id' => 207,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 22,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Publicidad Agencia Producción',
|
|
],
|
|
[
|
|
'id' => 208,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 22,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Publicidad Medios',
|
|
],
|
|
[
|
|
'id' => 209,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 22,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Publicidad Proveedores',
|
|
],
|
|
[
|
|
'id' => 210,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 22,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Publicidad Eventos',
|
|
],
|
|
[
|
|
'id' => 211,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 22,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Publicidad Internet',
|
|
],
|
|
[
|
|
'id' => 212,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 22,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Publicidad Marketing directo',
|
|
],
|
|
[
|
|
'id' => 213,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 22,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Publicidad Promociones',
|
|
],
|
|
[
|
|
'id' => 214,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 22,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Publicidad Marketing propietarios',
|
|
],
|
|
[
|
|
'id' => 215,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Ventas Comisiones',
|
|
],
|
|
[
|
|
'id' => 216,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Otros Honorarios de Venta',
|
|
],
|
|
[
|
|
'id' => 217,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Otros Servicios de Venta',
|
|
],
|
|
[
|
|
'id' => 218,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Ventas Asesoría',
|
|
],
|
|
[
|
|
'id' => 219,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Gestión de Proy.',
|
|
],
|
|
[
|
|
'id' => 220,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Gestión Cobranza',
|
|
],
|
|
[
|
|
'id' => 221,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Sala de Ventas Areas Verdes',
|
|
],
|
|
[
|
|
'id' => 222,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Sala de Ventas Mantención',
|
|
],
|
|
[
|
|
'id' => 223,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Sala de Ventas Otros',
|
|
],
|
|
[
|
|
'id' => 224,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Piloto Areas Verdes',
|
|
],
|
|
[
|
|
'id' => 225,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Piloto Mantención',
|
|
],
|
|
[
|
|
'id' => 226,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Piloto Otros',
|
|
],
|
|
[
|
|
'id' => 227,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Gastos Depto Legal',
|
|
],
|
|
[
|
|
'id' => 228,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Otros Gastos Ventas',
|
|
],
|
|
[
|
|
'id' => 229,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Gastos Bancarios de Ventas',
|
|
],
|
|
[
|
|
'id' => 230,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Postventa ',
|
|
],
|
|
[
|
|
'id' => 231,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Reemplazos y Temporales',
|
|
],
|
|
[
|
|
'id' => 232,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Remuneraciones',
|
|
],
|
|
[
|
|
'id' => 233,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Aseo y Mantención de Oficinas',
|
|
],
|
|
[
|
|
'id' => 234,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Oficina Gastos Comunes',
|
|
],
|
|
[
|
|
'id' => 235,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Oficina Agua Potable',
|
|
],
|
|
[
|
|
'id' => 236,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Oficina Electricidad',
|
|
],
|
|
[
|
|
'id' => 237,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Oficina Gas',
|
|
],
|
|
[
|
|
'id' => 238,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Oficina Teléfonos',
|
|
],
|
|
[
|
|
'id' => 239,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Materiales de Oficina',
|
|
],
|
|
[
|
|
'id' => 240,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Materiales e Insumos Computación',
|
|
],
|
|
[
|
|
'id' => 241,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Materiales Telefonía',
|
|
],
|
|
[
|
|
'id' => 242,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Otros Operación Oficina',
|
|
],
|
|
[
|
|
'id' => 243,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 23,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Otros Administración y Ventas',
|
|
],
|
|
[
|
|
'id' => 244,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Asesorías al Directorio',
|
|
],
|
|
[
|
|
'id' => 245,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Estudio de Mercado',
|
|
],
|
|
[
|
|
'id' => 246,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Asesoría Legal',
|
|
],
|
|
[
|
|
'id' => 247,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Asesoría Financiera',
|
|
],
|
|
[
|
|
'id' => 248,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Asesoría Tributaria',
|
|
],
|
|
[
|
|
'id' => 249,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Asesoría Informática',
|
|
],
|
|
[
|
|
'id' => 250,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Estudios Otros',
|
|
],
|
|
[
|
|
'id' => 251,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Asesoría Soporte Computacional',
|
|
],
|
|
[
|
|
'id' => 252,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Asesoría en Recursos Humanos',
|
|
],
|
|
[
|
|
'id' => 253,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Asesorías en Reavalúos, Retasaciones y Convenios Impuesto Territorial ',
|
|
],
|
|
[
|
|
'id' => 254,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Asesorías Urbanísticas, de Loteo y Arquitectónicas',
|
|
],
|
|
[
|
|
'id' => 255,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Asesorías y Estudios Varios',
|
|
],
|
|
[
|
|
'id' => 256,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 24,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Contribuciones Unidades',
|
|
],
|
|
[
|
|
'id' => 257,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 24,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Reembolso Contribuciones',
|
|
],
|
|
[
|
|
'id' => 258,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 24,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Mantención General',
|
|
],
|
|
[
|
|
'id' => 259,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 24,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Mantención Áreas Verdes',
|
|
],
|
|
[
|
|
'id' => 260,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 24,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Mantención Gastos Comunes',
|
|
],
|
|
[
|
|
'id' => 261,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 24,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Mantención Agua Potable',
|
|
],
|
|
[
|
|
'id' => 262,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 24,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Mantención Electricidad',
|
|
],
|
|
[
|
|
'id' => 263,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 24,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Mantención Gas',
|
|
],
|
|
[
|
|
'id' => 264,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 24,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Mantención Teléfonos',
|
|
],
|
|
[
|
|
'id' => 265,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 24,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Mantención Aseo Existencias',
|
|
],
|
|
[
|
|
'id' => 266,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 24,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Mantención Riego',
|
|
],
|
|
[
|
|
'id' => 267,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 19,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Impuesto Timbre Letras',
|
|
],
|
|
[
|
|
'id' => 268,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 19,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Impuesto Timbre Pagarés ',
|
|
],
|
|
[
|
|
'id' => 269,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 19,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Intereses LP',
|
|
],
|
|
[
|
|
'id' => 270,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 19,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Intereses MP',
|
|
],
|
|
[
|
|
'id' => 271,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 19,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Intereses CP',
|
|
],
|
|
[
|
|
'id' => 272,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 19,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Intereses Ligados No Activables',
|
|
],
|
|
[
|
|
'id' => 273,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 19,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Intereses Devolución Colocación Mesa de Dinero',
|
|
],
|
|
[
|
|
'id' => 274,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Habilitación Espacios Comunes',
|
|
],
|
|
[
|
|
'id' => 275,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Multas',
|
|
],
|
|
[
|
|
'id' => 276,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Patentes Comerciales',
|
|
],
|
|
[
|
|
'id' => 277,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Seguridad',
|
|
],
|
|
[
|
|
'id' => 278,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Pólizas Seguros',
|
|
],
|
|
[
|
|
'id' => 279,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Tasaciones',
|
|
],
|
|
[
|
|
'id' => 280,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Otros Gastos Bancarios',
|
|
],
|
|
[
|
|
'id' => 281,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Climatización',
|
|
],
|
|
[
|
|
'id' => 282,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Locomoción, Movilización y Viáticos',
|
|
],
|
|
[
|
|
'id' => 283,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Arriendo de Oficinas',
|
|
],
|
|
[
|
|
'id' => 284,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Combustible y Kerosene',
|
|
],
|
|
[
|
|
'id' => 285,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Fotocopias y Copias Planos',
|
|
],
|
|
[
|
|
'id' => 286,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Caja Chica',
|
|
],
|
|
[
|
|
'id' => 287,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Capacitación',
|
|
],
|
|
[
|
|
'id' => 288,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Suscripciones y Publicaciones',
|
|
],
|
|
[
|
|
'id' => 289,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Gastos Notaría',
|
|
],
|
|
[
|
|
'id' => 290,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Gastos C.B.B.R.R.',
|
|
],
|
|
[
|
|
'id' => 291,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Donaciones',
|
|
],
|
|
[
|
|
'id' => 292,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Pólizas Seguros Personas',
|
|
],
|
|
[
|
|
'id' => 293,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Software Oficina',
|
|
],
|
|
[
|
|
'id' => 301,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 25,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'IVA a Pagar',
|
|
],
|
|
[
|
|
'id' => 302,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 26,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Impuesto 1a Categoría',
|
|
],
|
|
[
|
|
'id' => 303,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 26,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'PPM',
|
|
],
|
|
[
|
|
'id' => 304,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 26,
|
|
'tipo_cuenta_id' => 2,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Declaración Mensual Impuesto',
|
|
],
|
|
[
|
|
'id' => 311,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 8,
|
|
'tipo_cuenta_id' => 3,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Amortización Créditos LP',
|
|
],
|
|
[
|
|
'id' => 312,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 8,
|
|
'tipo_cuenta_id' => 3,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Amortización Créditos MP',
|
|
],
|
|
[
|
|
'id' => 313,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 8,
|
|
'tipo_cuenta_id' => 3,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Amortización Créditos CP',
|
|
],
|
|
[
|
|
'id' => 314,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 8,
|
|
'tipo_cuenta_id' => 3,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Amortización Créditos Ligados',
|
|
],
|
|
[
|
|
'id' => 321,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 28,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Devolución Socios',
|
|
],
|
|
[
|
|
'id' => 322,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 28,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Traspaso de Fondos EERR',
|
|
],
|
|
[
|
|
'id' => 323,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 28,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Dividendos',
|
|
],
|
|
[
|
|
'id' => 324,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 28,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Giro Disminución de Capital',
|
|
],
|
|
[
|
|
'id' => 325,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 28,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Colocaciones',
|
|
],
|
|
[
|
|
'id' => 326,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 28,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Colocación Mesa de Dinero',
|
|
],
|
|
[
|
|
'id' => 327,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 28,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Devolución Colocación Mesa de Dinero',
|
|
],
|
|
[
|
|
'id' => 328,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 28,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Transacción Interna',
|
|
],
|
|
[
|
|
'id' => 401,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 10,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Terreno 1',
|
|
],
|
|
[
|
|
'id' => 402,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 10,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Terreno 2',
|
|
],
|
|
[
|
|
'id' => 403,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 10,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Demolición',
|
|
],
|
|
[
|
|
'id' => 404,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 10,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Comisión Terreno',
|
|
],
|
|
[
|
|
'id' => 410,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 11,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Edificación',
|
|
],
|
|
[
|
|
'id' => 411,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 11,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Edificación Adicionales',
|
|
],
|
|
[
|
|
'id' => 412,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 11,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Edificación Extras Propietarios',
|
|
],
|
|
[
|
|
'id' => 413,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 11,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Edificación Opcionales Propietarios',
|
|
],
|
|
[
|
|
'id' => 414,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 11,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Post Venta Contratos de Construcción',
|
|
],
|
|
[
|
|
'id' => 415,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 11,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Compra Bienes Raíces',
|
|
],
|
|
[
|
|
'id' => 420,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 12,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Obras Urbanización',
|
|
],
|
|
[
|
|
'id' => 421,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 12,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Obras Extras Urbanización',
|
|
],
|
|
[
|
|
'id' => 422,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 12,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Obras Mecánica de Suelos',
|
|
],
|
|
[
|
|
'id' => 423,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 12,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Señalización Loteo',
|
|
],
|
|
[
|
|
'id' => 424,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 12,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Obras Agua Potable',
|
|
],
|
|
[
|
|
'id' => 425,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 12,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Obras Aguas Servidas',
|
|
],
|
|
[
|
|
'id' => 426,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 12,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Obras Aguas Lluvias',
|
|
],
|
|
[
|
|
'id' => 427,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 12,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Obras Eléctricas',
|
|
],
|
|
[
|
|
'id' => 430,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 13,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Obras Paisajismo',
|
|
],
|
|
[
|
|
'id' => 431,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 13,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Arborización',
|
|
],
|
|
[
|
|
'id' => 432,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 13,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Otras Obras Exteriores',
|
|
],
|
|
[
|
|
'id' => 433,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 13,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Obras Equipamiento',
|
|
],
|
|
[
|
|
'id' => 440,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 14,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Obras Impacto Vial',
|
|
],
|
|
[
|
|
'id' => 441,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 14,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Obras Impacto Ambiental',
|
|
],
|
|
[
|
|
'id' => 442,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 14,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Otras Obras Mitigaciones',
|
|
],
|
|
[
|
|
'id' => 443,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 14,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Obras Tratamiento Espacio Público (TEP)',
|
|
],
|
|
[
|
|
'id' => 444,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 15,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Derechos y Permisos Municipales',
|
|
],
|
|
[
|
|
'id' => 445,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 15,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Revisor Independiente',
|
|
],
|
|
[
|
|
'id' => 446,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 15,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Empalmes Electricidad',
|
|
],
|
|
[
|
|
'id' => 447,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 15,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Empalmes Agua Potable',
|
|
],
|
|
[
|
|
'id' => 448,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 15,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Reembolso Obras AAPP y Alcantarillado',
|
|
],
|
|
[
|
|
'id' => 449,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 15,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Derechos Servicios ',
|
|
],
|
|
[
|
|
'id' => 450,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Topografía',
|
|
],
|
|
[
|
|
'id' => 451,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Mecánica de Suelos',
|
|
],
|
|
[
|
|
'id' => 452,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Arquitectura',
|
|
],
|
|
[
|
|
'id' => 453,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Cálculo',
|
|
],
|
|
[
|
|
'id' => 454,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Revisor Cálculo',
|
|
],
|
|
[
|
|
'id' => 455,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Proyecto Sanitario',
|
|
],
|
|
[
|
|
'id' => 456,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Proyecto Eléctrico',
|
|
],
|
|
[
|
|
'id' => 457,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Proyecto Gas',
|
|
],
|
|
[
|
|
'id' => 458,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Proyecto Clima y Presurización',
|
|
],
|
|
[
|
|
'id' => 459,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Paisajismo',
|
|
],
|
|
[
|
|
'id' => 460,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Proyecto Piscina',
|
|
],
|
|
[
|
|
'id' => 461,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Red de Incendio',
|
|
],
|
|
[
|
|
'id' => 462,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Proyecto Basura',
|
|
],
|
|
[
|
|
'id' => 463,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Proyecto Impermeabilización',
|
|
],
|
|
[
|
|
'id' => 464,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Proyecto Iluminación',
|
|
],
|
|
[
|
|
'id' => 465,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Proyecto Interiorismo',
|
|
],
|
|
[
|
|
'id' => 466,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Pavimentación',
|
|
],
|
|
[
|
|
'id' => 467,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Inspección Técnica',
|
|
],
|
|
[
|
|
'id' => 468,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Proyecto BIM',
|
|
],
|
|
[
|
|
'id' => 469,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 16,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Proyecto TEP',
|
|
],
|
|
[
|
|
'id' => 470,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 17,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Sala de Ventas Construcción',
|
|
],
|
|
[
|
|
'id' => 471,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 17,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Sala de Ventas Decoración',
|
|
],
|
|
[
|
|
'id' => 472,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 17,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Piloto Construcción',
|
|
],
|
|
[
|
|
'id' => 473,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 17,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Piloto Decoración',
|
|
],
|
|
[
|
|
'id' => 474,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Estudio Impacto Vial',
|
|
],
|
|
[
|
|
'id' => 475,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Estudio Impacto Ambiental',
|
|
],
|
|
[
|
|
'id' => 476,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Estudio Hidrológico',
|
|
],
|
|
[
|
|
'id' => 477,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Asesorías Corporativas Especiales',
|
|
],
|
|
[
|
|
'id' => 478,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 18,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Estudios de Impacto Urbano',
|
|
],
|
|
[
|
|
'id' => 480,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 19,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Impto Timbre Pagarés Proyectos en Construcción',
|
|
],
|
|
[
|
|
'id' => 481,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 19,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Intereses Ligados',
|
|
],
|
|
[
|
|
'id' => 490,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Contribuciones Terreno',
|
|
],
|
|
[
|
|
'id' => 491,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Pólizas Garantía Construcción',
|
|
],
|
|
[
|
|
'id' => 492,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Reparación Extraordinaria Oficinas, Dependencias e Instalaciones',
|
|
],
|
|
[
|
|
'id' => 493,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Convenios Agua Potable',
|
|
],
|
|
[
|
|
'id' => 494,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Remodelacion y Habilitacion Oficinas',
|
|
],
|
|
[
|
|
'id' => 495,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Compra Activos Financieros',
|
|
],
|
|
[
|
|
'id' => 496,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Adquisición de inversiones y participaciones',
|
|
],
|
|
[
|
|
'id' => 497,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Activos Software y Licencias',
|
|
],
|
|
[
|
|
'id' => 498,
|
|
'tipo_centro_id' => 2,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => 1,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Activo Fijo',
|
|
],
|
|
[
|
|
'id' => 501,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 8,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Prestamos Bancarios LP',
|
|
],
|
|
[
|
|
'id' => 502,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 8,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Prestamos Bancarios MP',
|
|
],
|
|
[
|
|
'id' => 503,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 8,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Prestamos Bancarios CP',
|
|
],
|
|
[
|
|
'id' => 504,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 8,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Prestamos Bancarios Ligados',
|
|
],
|
|
[
|
|
'id' => 511,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 9,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Aportes de Capital Socios',
|
|
],
|
|
[
|
|
'id' => 512,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 9,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Traspaso de Fondos EERR',
|
|
],
|
|
[
|
|
'id' => 513,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 9,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Recuperación Colocaciones',
|
|
],
|
|
[
|
|
'id' => 514,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 9,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Rescate Mesa de Dinero Capital',
|
|
],
|
|
[
|
|
'id' => 515,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 9,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Transacción Interna',
|
|
],
|
|
[
|
|
'id' => 601,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 1,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Pie y Abonos Previos Escritura Venta Departamentos',
|
|
],
|
|
[
|
|
'id' => 602,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 2,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Pie y Abonos Previos Escritura Venta Casas',
|
|
],
|
|
[
|
|
'id' => 603,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 3,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Pie y Abonos Previos Escritura Venta Sitios Unifamiliares',
|
|
],
|
|
[
|
|
'id' => 611,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 1,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Contado Saldo Escritura Escritura Venta Departamentos',
|
|
],
|
|
[
|
|
'id' => 612,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 2,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Contado Saldo Escritura Escritura Venta Casas',
|
|
],
|
|
[
|
|
'id' => 613,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 3,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Contado Saldo Escritura Venta Sitios Unifamiliares',
|
|
],
|
|
[
|
|
'id' => 621,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 1,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Crédito Hipotecario Saldo Escritura Escritura Venta Departamentos',
|
|
],
|
|
[
|
|
'id' => 622,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 2,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Crédito Hipotecario Saldo Escritura Escritura Venta Casas',
|
|
],
|
|
[
|
|
'id' => 623,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 3,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Crédito Hipotecario Saldo Escritura Venta Sitios Unifamiliares',
|
|
],
|
|
[
|
|
'id' => 631,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 4,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Pagos en Exceso de Clientes',
|
|
],
|
|
[
|
|
'id' => 632,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 4,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Reservas de Clientes',
|
|
],
|
|
[
|
|
'id' => 641,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 6,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Dividendos',
|
|
],
|
|
[
|
|
'id' => 642,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 6,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Recepción Disminución de Capital',
|
|
],
|
|
[
|
|
'id' => 643,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Oficina Central',
|
|
],
|
|
[
|
|
'id' => 644,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Arriendos Casas',
|
|
],
|
|
[
|
|
'id' => 645,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Arriendos Departamentos',
|
|
],
|
|
[
|
|
'id' => 646,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Arriendos Otros',
|
|
],
|
|
[
|
|
'id' => 647,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Arriendos Locales, Oficinas',
|
|
],
|
|
[
|
|
'id' => 648,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Devolución Contribuciones',
|
|
],
|
|
[
|
|
'id' => 649,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Multas Clientes',
|
|
],
|
|
[
|
|
'id' => 650,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Multas y Garantías Contratos',
|
|
],
|
|
[
|
|
'id' => 651,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Honorarios Gestión Inmobiliaria',
|
|
],
|
|
[
|
|
'id' => 652,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Honorarios Venta',
|
|
],
|
|
[
|
|
'id' => 653,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Honorarios Inspección Técnica',
|
|
],
|
|
[
|
|
'id' => 654,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Honorarios Asesoría Inmobiliaria',
|
|
],
|
|
[
|
|
'id' => 655,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Honorarios Gestión Cobranza',
|
|
],
|
|
[
|
|
'id' => 656,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Honorarios Asesoría Administrativa',
|
|
],
|
|
[
|
|
'id' => 657,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Intereses Rescate Mesa Dinero y Colocaciones',
|
|
],
|
|
[
|
|
'id' => 658,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Intereses Préstamos',
|
|
],
|
|
[
|
|
'id' => 659,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Reajuste T/C',
|
|
],
|
|
[
|
|
'id' => 660,
|
|
'tipo_centro_id' => 1,
|
|
'categoria_id' => 7,
|
|
'tipo_cuenta_id' => null,
|
|
'cuenta_contable' => '',
|
|
'descripcion' => 'Recuperación Cheques Garantía',
|
|
],
|
|
];
|
|
|
|
$this->execute('SET unique_checks=0; SET foreign_key_checks=0;');
|
|
$this->table('centros_costos')
|
|
->insert($data)
|
|
->saveData();
|
|
$this->execute('SET unique_checks=1; SET foreign_key_checks=1;');
|
|
}
|
|
}
|