
Suljettu
Julkaistu
Maksettu toimituksen yhteydessä
Necesito un desarrollo en Google Sheets + Apps Script para unificar y sincronizar 3 planillas existentes en una 4ta planilla operativa (vista única) para logística y cobros. Voy a adjuntar capturas de las 3 planillas y cómo se ven hoy. Planillas existentes (fuentes) 1. “Pedidos Listos” (comercial): contiene Remito (clave), fecha del pedido, cliente, domicilio y columnas de pago: * Columna K: Fecha/Hora de pago * Columna L: Pagado (SI/tilde) 2. “DESPACHOS_v2_LIMPIO” (operativa de armado/ruteo): cuando un pedido está armado/listo, el remito aparece acá (hoja principal “FRACCIONADOS”). También existe pestaña “REPORTE_Transportes” donde figura el transporte/segmentación. 3. “Despachos” (despacho real): refleja la salida real, con transporte final y datos de despacho. Objetivo Crear una 4ta planilla (mismo Spreadsheet o uno nuevo) llamada “CONTROL_UNIFICADO” que sea la única vista que usa el equipo, con SOLO estas columnas visibles: * Remito (clave única) * Fecha (desde Pedidos Listos) * Cliente (desde Pedidos Listos) * Domicilio (desde Pedidos Listos) * Transporte * Despachado (tilde manual + fecha/hora automática) * Pagado (tilde manual + fecha/hora automática) * Observaciones (unificadas) Reglas operativas y de sincronización (importante) A) Alta automática del pedido en CONTROL_UNIFICADO * Cuando entra un remito nuevo en “Pedidos Listos”, debe aparecer automáticamente en CONTROL_UNIFICADO con Fecha/Cliente/Domicilio. B) “Listo para entregar” (no existe estado “armado”) * Para nosotros, un pedido está “listo para entregar” cuando el remito aparece en “DESPACHOS_v2_LIMPIO”, hoja “FRACCIONADOS”. * En CONTROL_UNIFICADO, cuando el remito aparece en DESPACHOS_v2_LIMPIO (FRACCIONADOS), toda la fila debe cambiar a color “listo para entregar” (verde). C) Transporte (texto libre, no catálogo cerrado) * Transporte inicial: sale de “DESPACHOS_v2_LIMPIO” → pestaña “REPORTE_Transportes”. * Transporte definitivo: cuando exista el transporte real en “Despachos”, debe pisar/reemplazar el transporte previo en CONTROL_UNIFICADO. * Debe permitir transportes ad-hoc (texto libre). D) Despachado (tilde manual + timestamp) * La columna “Despachado” en CONTROL_UNIFICADO es un checkbox manual. * Al tildar “Despachado”, se debe escribir automáticamente fecha + hora en la misma fila (puede ser en una columna oculta auxiliar si hace falta, pero en vista se ve el check y/o la fecha según propongan). * Además, al marcar despachado en CONTROL_UNIFICADO, debe impactar también en “DESPACHOS_v2_LIMPIO” (en el lugar correspondiente para reflejar que ya fue despachado; lo definimos según columnas reales, pero el concepto es que quede marcado en el flujo de DESPACHOS_v2_LIMPIO y su “REPORTE_Transportes”). E) Pagado (tilde manual + timestamp) + sincronización con Pedidos Listos * La columna “Pagado” en CONTROL_UNIFICADO es checkbox manual. * Al tildar “Pagado”, se escribe automáticamente fecha + hora. * Debe sincronizarse con “Pedidos Listos”: * Setear Pagado = SI en columna L * Escribir fecha/hora de pago en columna K F) Observaciones (una sola, unificada) * En CONTROL_UNIFICADO debe haber una sola columna Observaciones que unifique texto de: * Pedidos Listos * DESPACHOS_v2_LIMPIO * Despachos * Prioridad: claridad humana. Si es posible, evitar repetir textos idénticos. Colores de filas (mínimos, basados en condiciones) * Sin color: pedido que solo está en “Pedidos Listos” (recién ingresado). * Verde: “Listo para entregar” (remito presente en DESPACHOS_v2_LIMPIO / FRACCIONADOS). * Amarillo: “Despachado” (checkbox Despachado marcado). * Celeste: “Pagado” (checkbox Pagado marcado). * Si ambos (Despachado + Pagado) están marcados: estado final para archivado (puede ser otro color o mantener uno; lo importante es que se archive). Archivado + cierre diario + PDF mensual * Durante el día, los pedidos cerrados (Despachado + Pagado) se quedan visibles. * Al final del día (trigger programado), el script revisa y mueve los registros con Despachado=SI y Pagado=SI a una hoja “HISTORICO” y los elimina de CONTROL_UNIFICADO. * A fin de mes: * Generar automáticamente un PDF mensual del histórico del mes y guardarlo en una carpeta fija de Google Drive (nombre estándar tipo `[login to view URL]`). * Luego “limpiar”/resetear la hoja de archivados para comenzar el mes nuevo (quedar lista para el próximo mes). Requisitos técnicos / de trabajo * Google Sheets + Apps Script. * Código entregado completo, editable, con comentarios básicos y un README corto de instalación/configuración. * Triggers (onEdit para timestamps + time-driven para cierre diario + time-driven mensual para PDF/limpieza). * Evitar soluciones frágiles (la vista operativa tiene que ser estable para el equipo). * No tocar cómo llegan los datos originales; solo leer/escribir en las hojas indicadas. Entregables * Spreadsheet funcionando con CONTROL_UNIFICADO (8 columnas visibles), formato condicional aplicado, sincronización bidireccional según reglas, histórico automático por cierre diario, y generación de PDF mensual + limpieza mensual. * Video corto o pasos claros de instalación y cómo ajustar nombres de hojas/IDs si cambia algo.
Projektin tunnus (ID): 40163951
84 ehdotukset
Etäprojekti
Aktiivinen 22 päivää sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista
84 freelancerit tarjoavat keskimäärin $444 USD tätä projektia

Hello, I will deliver a Google Sheets solution with Apps Script that unifies the three sources into a single 8-column view named CONTROL_UNIFICADO, with automatic data flow, clear statuses, and reliable archiving. Key points: A) Alta automática: when a new Remito appears in Pedidos Listos, it auto-appears in CONTROL_UNIFICADO with Fecha, Cliente, Domicilio. B) Listo para entregar: if Remito shows up in FRACCIONADOS, the row turns verde. C) Transporte: initial from REPORTE_Transportes; final from Despachos; supports texto ad-hoc. D) Despachado: checkbox with timestamp; reflects in DESPACHOS_v2_LIMPIO. E) Pagado: checkbox with timestamp; synchronized back to Pedidos Listos (Col K and L). F) Observaciones: one unified field drawing from all sources, avoiding duplicated text. Colors: none for new entries, verde when ready to entregar, amarillo when despachado, celeste when pagado; if both despachado and pagado are true, mark as archived. Archivado + cierre diario + PDF mensual: diariamente mover completed rows to HISTORICO y generar un PDF mensual en Drive, luego limpiar para el mes nuevo. Requisitos técnicos: triggers onEdit para timestamps, time-driven para cierre diario y generación de PDF, y lectura/escritura solo en las hojas indicadas. Entregables: código completo y editable con comentarios, README breve, y pasos de instalación. Could you confirm the exact sheet names and the preferred daily close time and monthly PDF generation time so I can align the triggers accordingly
$750 USD 24 päivässä
8,9
8,9

Hi there, ★★★ JavaScript / Google Sheets Expert ★★★ 9+ Years of Experience ★★★ Para completar este proyecto, seguiré un enfoque estructurado para garantizar que todas las planillas se unifiquen y sincronicen correctamente. Los pasos a seguir son: 1. Analizar las tres planillas existentes y definir la estructura de la cuarta (CONTROL_UNIFICADO) - 10 horas 2. Desarrollar el script en Google Apps Script para automatizar la sincronización de datos entre las planillas - 15 horas 3. Implementar las reglas de color y los triggers necesarios para el funcionamiento - 10 horas 4. Probar el sistema para asegurar que todas las funcionalidades operan según lo esperado - 5 horas 5. Documentar el proceso y crear un video corto de instalación - 5 horas **What I need from you:** 1. Acceso a las tres planillas originales. 2. Confirmación sobre los criterios de color y cualquier ajuste adicional que desees. 3. Detalles sobre la ubicación de almacenamiento del PDF mensual. I look forward to connecting at your convenience to ensure the project's success. Best Regards, TechPlus Team
$750 USD 7 päivässä
7,5
7,5

Hello, I can help you create the unified CONTROL_UNIFICADO spreadsheet with full bidirectional sync from the three source sheets as you described, using Google Sheets and Apps Script. The solution will automatically add new orders, color-code rows by status, sync checkboxes and timestamps in both directions, and archive completed orders daily with monthly PDF reports. I'll ensure stable performance and easy setup with clear code and a guide. This will make logistics and payment tracking much simpler for your team by having a single, clear operational view. Thanks, Teo
$500 USD 3 päivässä
6,7
6,7

Hola, gracias por el detalle del proyecto. Lo que planteás no es solo “unificar planillas”, sino construir una vista operativa central estable, con sincronización bidireccional, estados claros y archivado automático. Es totalmente realizable en Google Sheets + Apps Script si se diseña con una lógica robusta desde el inicio. Mi enfoque es crear una hoja CONTROL_UNIFICADO gobernada por script (no fórmulas frágiles), usando el Remito como clave única, con: • Alta automática de pedidos desde Pedidos Listos. • Detección de “Listo para entregar” cuando el remito aparece en DESPACHOS_v2_LIMPIO (FRACCIONADOS) y coloreado automático. • Gestión de transporte con prioridad correcta (planificado vs real) y posibilidad de texto libre. • Checkboxes de Despachado y Pagado con timestamp automático y sincronización real hacia las hojas fuente. • Observaciones unificadas priorizando claridad y evitando duplicados. • Archivado diario automático de pedidos cerrados y generación mensual de PDF en Drive. Trabajo con Apps Script modular, triggers bien filtrados (onEdit + time-driven), evitando loops y soluciones frágiles para uso operativo diario. Entregables • Spreadsheet funcionando con CONTROL_UNIFICADO (8 columnas visibles). • Scripts completos, comentados + README breve de instalación/ajustes. • Automatización de cierre diario y PDF mensual.
$580 USD 14 päivässä
5,9
5,9

Hi there, I’ve developed multiple Google Sheets solutions with complex workflows, including automated data synchronization, custom functions, and Google Calendar integrations. I can create a unified control sheet that pulls data from existing sheets and allows manual input for additional information. For your project, I’d suggest using a single Google Sheet with multiple tabs instead of separate sheets. This way, we can leverage Google Sheets’ built-in features like filters and sorting, while keeping everything organized in one place. Let’s schedule a 10-minute introductory call to discuss your requirements in detail and see if I’m the right fit for this project. I usually respond within 10 minutes. I’m eager to learn more about your exciting project. Best, Adil
$484 USD 7 päivässä
5,4
5,4

Hi there, Good evening I am Talha. I have read you project details i saw you need help with Google APIs, JavaScript, Data Integration, Google Spreadsheets, Automation, Google Apps Scripts and Google Sheets I am excited to submit my proposal for your project, which focuses on a comprehensive project plan. To begin, we will thoroughly understand your project's objectives and requirements, ensuring alignment on scope and goals. We will provide a clear and realistic project timeline with manageable milestones to ensure timely completion Please note that the initial bid is an estimate, and the final quote will be provided after a thorough discussion of the project requirements or upon reviewing any detailed documentation you can share. Could you please share any available detailed documentation? I'm also open to further discussions to explore specific aspects of the project. Thanks Regards. Talha Ramzan
$250 USD 11 päivässä
5,6
5,6

⭐Hi, I’m ready to assist you right away!⭐ I believe I’d be a great fit for your project since I have extensive experience in Google Apps Scripts, Google Sheets, Automation, JavaScript, and Google APIs. With a strong background in data integration and Google Spreadsheets, I am well-equipped to tackle the complexities of unifying and synchronizing multiple spreadsheets. This project aims to streamline your logistics and invoicing processes by creating a unified operational view in the "CONTROL_UNIFICADO" spreadsheet. By automating data entry from "Pedidos Listos" and syncing it with relevant information from "DESPACHOS_v2_LIMPIO" and "Despachos", we can ensure real-time visibility and efficient tracking of orders and payments. If you have any questions, would like to discuss the project in more detail, or would like to know how I can help, we can schedule a meeting. Thank you. Maxim
$250 USD 6 päivässä
5,0
5,0

Hello, I'm interested in your task. I can start immediately. I can complete this perfectly. I have got a expensive experience about the Automation. Looking forward to hearing from you! Best, Davide
$500 USD 7 päivässä
4,9
4,9

Hello, I can develop a Google Sheets+ Apps Script application to unify and synchronize three existing spreadsheets into a single, operational spreadsheet for logistics and collections. I am committed to delivering you amazing results based on my vast experience. I would love to know more details about your project so let's connect with each other over private message. Excited to collaborate with you, Fahad.
$250 USD 2 päivässä
5,1
5,1

Hello, I have read your project to build a CONTROL_UNIFICADO in Google Sheets with Apps Script and I am confident I can deliver a robust, stable solution that unifies Pedidos Listos, DESPACHOS_v2_LIMPIO and Despachos with bidirectional sync, timestamps, conditional coloring and monthly PDF archiving. I will implement automatic insertion from Pedidos Listos, green “ready” state when remito appears in DESPACHOS_v2_LIMPIO (FRACCIONADOS), transport precedence and overwrite from Despachos, manual checkboxes that write timestamps and back-propagate updates to the source sheets, plus scheduled daily archival to HISTORICO and monthly PDF export to Drive. I have experience over 10+ years. I have all the necessary skills to successfully complete this project, including Google Sheets, Apps Script, Google Drive APIs, trigger-based automation and clear, commented code. I can deliver the working spreadsheet, commented code, README and a short installation video within 7 days and configure triggers and folder IDs as required Best regards, Volodymyr
$500 USD 2 päivässä
4,4
4,4

He revisado las imágenes y los requisitos adjuntos, y puedo desarrollar una solución con Google Apps Script que cumpla con todos los requisitos mencionados. La solución guardará y archivará los datos en una carpeta separada en Google Drive. Ya he realizado un proyecto similar anteriormente. ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, I have reviewed the attached images and requirements, and I can develop a Google Apps Script solution that meets all the mentioned requirements. The solution will save and archive data in a separate folder in Google Drive. I have already completed a similar project before.
$250 USD 3 päivässä
4,5
4,5

⚠️ If you’re not happy, you don’t pay ⚠️ Hello, I offer a guarantee because my past projects speak volumes. For your logistical and billing sheet unification using Google Sheets + Apps Script, I propose creating the "CONTROL_UNIFICADO" view integrating data from "Pedidos Listos," "DESPACHOS_v2_LIMPIO," and "Despachos." This will streamline operations, ensuring automatic updates and color-coded statuses. In a recent project, I built a similar automated system for a logistics company, enhancing efficiency and accuracy. My approach involves thorough auditing, developing core functionalities, and rigorous testing. Phase 1: Auditing current sheets Phase 2: Developing CONTROL_UNIFICADO Phase 3: Testing and final deployment Could you clarify the preferred method for transport updates to ensure accurate synchronization? Best regards, Piyush Gupta Senior Web Developer | Google Sheets + Apps Script Expert
$450 USD 15 päivässä
4,1
4,1

Hi, I see you're looking to create a unified Google Sheets document that syncs data from three existing sheets to streamline logistics and payments. My approach would involve using Google Apps Script to automate the data flow, ensuring that when new entries are added, they reflect across the necessary columns in the CONTROL_UNIFICADO sheet. I'll make sure to incorporate the rules for color coding and timestamps so that your team can easily track the status of each order. With my experience in Google Sheets and Apps Script, I can build a robust solution that meets your needs without disrupting your current data processes. I’ll also include clear instructions for installation and adjustments, so your team can manage it easily. Could you clarify how you envision handling any discrepancies in data that might arise during synchronization? Best regards,
$275 USD 7 päivässä
4,0
4,0

Hi, I’ve thoroughly reviewed your detailed requirements for unifying and synchronizing the 3 existing Google Sheets into a single operational CONTROL_UNIFICADO sheet with bidirectional sync and automated archival processes. With extensive experience in Google Apps Script and complex Sheet automations, I’m confident I can build a robust, stable solution that automates data flows, real-time status color-coding, timestamps on checkboxes, and monthly PDF archival exactly as you specified. I will develop the control dashboard with all business rules included: automatic entry from Pedidos Listos, status color changes when ready for delivery, manual sync of dispatched and paid checkboxes that reflect automatically across source sheets, consolidated observations with clear priorities, and a backend script managing daily closure and monthly archival with robust, commented code and install documentation. I can deliver a fully functional, editable Spreadsheet plus installation video within 12 days. Please let me know if you have any particular sheet ID changes or naming conventions to consider during setup. Are there any existing naming conventions or future sheet ID changes we should anticipate for the synchronization setup? Best regards,
$555 USD 11 päivässä
3,5
3,5

Being a developer with extensive experience in JavaScript and its various frameworks including Google Apps Script, I am confident that I can create the Google Sheets system you require. I have worked extensively on projects involving data unification, synchronization, and archiving, which makes me well-equipped to handle this task. My proficiency in languages like PHP, Node.js, Vue.js, and C# will come handy while working with the complex formulas and automations required for this project. Being detail-oriented is a trait I pride myself on and this project is all about attention to detail. The rules, regulations, and conditions involved are quite specific but nothing that my knowledge in app scripting and coding cannot handle. Whether it's automating column reports based on criteria or synchronizing data across multiple sheets, I'll utilize every trick of the trade to ensure your operational sheet works like a charm. Another important aspect that I'm strong in is communication. With any project involving consolidation of data from various sources, clear client communication is key. Hence, rest assured, I'll keep you updated at every stage of the project and will actively involve you to make sure we align our vision for the final product. If given the opportunity, together we'll make sure your team gets a unified operations sheet that boosts productivity and minimizes errors as per your exact requirements!
$500 USD 7 päivässä
3,6
3,6

Hi there, I have 7+ years of experience in Google APIs, Google Apps Scripts, Data Integration and can deliver a clean, reliable solution for your project. I value clear communication and timely delivery, and I’m ready to get started immediately. Let’s connect and discuss your goals. Best regards, Dorian
$500 USD 1 päivässä
3,5
3,5

Dedicated Freelancer Ready to Elevate Your Project for Google Sheets – Planilla operativa unificada + sincronización bidireccional + archivado Contexto. I have a solid background in Google Spreadsheets, Automation, Google Sheets, JavaScript, Data Integration, Google APIs and Google Apps Scripts, I bring valuable expertise to your project. I have successfully completed many projects with 100% client satisfaction. Clear and timely communication is my priority. I believe in keeping you informed throughout the project lifecycle. I am available for a discussion at your earliest convenience. Please feel free to contact me to further discuss your project details. Thank you for considering my bid. I am excited about the opportunity to contribute to the success of your project. Please visit my portfolio to check my previous work samples, here - https://www.freelancer.com/u/GraphicsHub2k24?page=portfolio&w=f&ngsw-bypass= Best regards, Muhammad Asim Khan
$250 USD 1 päivässä
3,6
3,6

Hi, With hands-on experience building multi-source Google Sheets integrations and Apps Script automations, I can quickly diagnose data mismatches, align fields across Pedidos Listos, DESPACHOS_v2_LIMPIO, and Despachos, and implement reliable triggers to keep CONTROL_UNIFICADO accurate and up to date. Would you like the daily archive to be saved as both PDF and CSV, and should time stamps follow a specific timezone? Best regards,
$250 USD 7 päivässä
3,3
3,3

¡Hola! Tengo 8+ años de experiencia desarrollando soluciones en Google Sheets + Apps Script para empresas latinoamericanas. He construido sistemas similares con sincronización bidireccional, control de estado automático, y archivado inteligente. EXACTAMENTE lo que necesitas: ✓ Unificar 3 planillas en 1 "CONTROL_UNIFICADO" con vista única ✓ Sincronización automática de datos bidireccional (Pedidos Listos ↔ Despachados) ✓ Cambios de estado automáticos (lista → armado/listado → despachado) ✓ Archivo automático con historial completo ✓ Validación de datos y dropdown para evitar errores Entiendo perfectamente tu flujo: Remitancia (clave), Pedidos Listos, Despachados con transporte, y cambios de color basados en estado. Puedo entregar: • Día 1-2: Estructura y Apps Script para sincronización • Día 3-4: Automatización de estados + archivado • Día 5: Pruebas y pulido final He trabajado con múltiples empresas en operaciones logísticas y comercial. Tu proyecto es ideal para mi expertise. ¡Listo para empezar!
$444,44 USD 5 päivässä
3,4
3,4

Hi there! Your project to centralize logistics and billing in a single smart Google Sheet sounds like the perfect fit for Apps Script automation. I can deliver a clear, robust CONTROL_UNIFICADO board with seamless syncing, live statuses by color, powerful triggers for daily archival and PDF generation, and easy manual control—all designed for your team’s daily flow, not just technical specs. I’ll ensure the system is intuitive, resilient, and fully documented, so your team can focus on operations, not spreadsheets. Let’s get your logistics fully unified and future-proof!
$500 USD 2 päivässä
3,2
3,2

Mendoza, Argentina
Maksutapa vahvistettu
Liittynyt tammik. 11, 2025
$15-25 USD/ tunnissa
$250-750 USD
$30-250 USD
$250-750 USD
$250-750 USD
₹12500-37500 INR
₹750-1250 INR/ tunnissa
€30-250 EUR
₹1500-12500 INR
₹600-1500 INR
£20-250 GBP
₹12500-37500 INR
₹600-1500 INR
₹1500-12500 INR
$30-250 CAD
₹750-1250 INR/ tunnissa
$10-30 USD
$30-250 USD
$10-30 USD
$2-8 CAD/ tunnissa
$750-3000 USD
$2-8 USD/ tunnissa
$30-250 USD
$250-750 AUD
$30-250 CAD