#5 feat(CSV): export csv tryton.

This commit is contained in:
2025-03-03 22:50:47 -05:00
parent db8ec154ae
commit f8a52fc3ec
3 changed files with 43 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
{ title: 'Comprar', route:'/comprar'},
{ title: 'Cuadrar tarro', route: '/cuadrar_tarro'},
{ title: 'Cuadres de tarro', route: '/cuadres_de_tarro'},
{ title: 'CSV Tryton', route: '/ventas_para_tryton'},
],
}),
watch: {