Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: agrega solicitud para crear una unidad de medida #75

Merged
merged 6 commits into from
Dec 12, 2023

Conversation

AndresRamos
Copy link
Owner

Este PR agrega una nueva solicitud que te permite crear una unidad de medida.

{
  "$type": "CrearUnidadMedidaRequest",
  "model": {
    "unidadMedida": {
      "id": 0,
      "abreviatura": "PZ2",
      "nombre": "PIEZA2",
      "claveSat": "H87",
      "datosExtra": {}
    }
  },
  "options": {
    "cargarDatosExtra": false
  }
}

@AndresRamos AndresRamos self-assigned this Dec 12, 2023
@AndresRamos AndresRamos added enhancement New feature or request web api labels Dec 12, 2023
@AndresRamos AndresRamos merged commit 536b0d5 into next-release Dec 12, 2023
@AndresRamos AndresRamos deleted the agrega-solicitud-para-crear-unidad-medida branch December 12, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web api
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant