Skip to content

Commit

Permalink
Format added to import orders
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusalbujas committed Aug 27, 2024
1 parent 606ad4c commit e24282e
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
Binary file added src/.vuepress/public/assets/files/Orden.xlsx
Binary file not shown.
4 changes: 3 additions & 1 deletion src/docs/data-importation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ article: false

- [Importación de Datos de Puestos de Trabajo](job-positions-data.md)

- [Importación de Datos de Listas de Precio](price-list-data.md)
- [Importación de Datos de Listas de Precio](price-list-data.md)

- [Importación de Datos de Órdenes](orders-data.md)
18 changes: 18 additions & 0 deletions src/docs/data-importation/orders-data.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: Datos de órdenes
icon: newspaper
category: Importación
star: 9
sticky: 9
tag:
- Nosotros
- Importación
- Datos
- Maestros

article: false
---

Estos datos serán usados para importarlos en la aplicación.

[La plantilla para importar las órdenes se puede descargar aquí](/assets/files/Orden.xlsx)

0 comments on commit e24282e

Please sign in to comment.