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

#13 source de tipos de documento editable #18

Closed
wants to merge 4 commits into from

Conversation

olivertar
Copy link
Contributor

Descripción

Se agrego al system las opciones de documentos para shipping y billing

Issues relacionados

#13: Hacer editable el source de tipos de documento

Escenarios de testing manual

Backend

  1. admin login
  2. Stores > Configuration :: Sales > Checkout :: Customer Identification Document
  3. Seleccionar "Shipping Document Types" que se quieran mostrar en frontend (por defecto la opcion DNI debe aparecer seleccionada)
  4. Seleccionar "Billing Document Types" que se quieran mostrar en frontend (por defecto la opcion DNI debe aparecer seleccionada)
  5. Guardar cambios y limpiar Mage cache.
  6. Verificar que las opciones seleccionadas fueron guardadas correctamente

Frontend

  1. Agregar cualquier producto al cart
  2. Iniciar checkout
  3. Verificar que las opciones de documento en el paso "Shipping" corresponden a las configuradas anteriormente en el backend
  4. Completar el formulario y continuar al paso "Review & Payments"
  5. Verificar que las opciones de documento en el paso "Review & Payments" corresponden a las configuradas anteriormente en el backend
  6. Completar la orden y verificar que la informacion de documentos (shipping y billing) persiste en la DB

@olivertar
Copy link
Contributor Author

Descartar este PR. Tiene un error.

@olivertar olivertar closed this Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant