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

Añadido nuevo filtro para árboles #1539

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Yopli2k
Copy link
Contributor

@Yopli2k Yopli2k commented Mar 20, 2024

Descripción

  • Añadido un nuevo filtro para las vistas List para filtrar información organizada jerárquicamente a modo de árbol. Esto es práctico para ver por ejemplo todos los productos de una familia/subfamilia. Al filtrar se muestran todos los productos de dicha familia y de todos sus familias hijas.

Description (english)

  • Added a new filter for List views to filter information organized hierarchically as a tree. This is practical to see, for example, all the products of a family/subfamily. When filtering, all the products of said family and all its daughter families are displayed.

¿Cómo has probado los cambios?

  • He revisado mi código antes de enviarlo.
  • He probado que funciona correctamente en mi PC.
  • He probado que funciona correctamente con una base de datos vacía.
  • He ejecutado los tests unitarios.

How has the changes been tested? (english)

  • I have reviewed my code before sending it.
  • I have tested it on my PC.
  • I have tested it on an empty database.
  • I have run the unit tests.

Ayuda

Aquí tienes algunos enlaces de ayuda:

Help (english)

Here are some help links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant