Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ronytacodev/sistema_gestion_facturas-gsheet

Sistema de gestión de una tienda informática que incluye la generación de facturas con Google Sheet.
https://github.com/ronytacodev/sistema_gestion_facturas-gsheet

dashboard facturacion-electronica google-apps-script google-sheets macros

Last synced: 3 days ago
JSON representation

Sistema de gestión de una tienda informática que incluye la generación de facturas con Google Sheet.

Awesome Lists containing this project

README

        

# Sistema de facturación con tablero de control R&T DATA

Un sistema para generar facturas usando Google Sheets.

Link: https://docs.google.com/spreadsheets/d/1jOBkP-a37JyM1njCAveDwfjXNLyMTYE9YULvzDPa_do/edit#gid=1586834951

# Targets

* Creación hoja de PRODUCTOS.
* Creación hoja de CLIENTES.
* Creación hoja de FACTURAS.
* Creación hoja de HACER FACTURA.
* Creación hoja de VER FACTURA.
* Creación hoja de DASHBOARD.
* Uso de macros con Google App Scripts.
* Uso de tablas dinámicas.

## Screenshot

![](hoja_clientes.jpg)

![](hoja_productos.jpg)

![](hoja_facturas.jpg)

![](hacer_factura.jpg)

![](ver_factura.jpg)

![](hoja_dashboard.jpg)