Project

General

Profile

Enhancement #216

Ordenar los resultados de las busquedas por orden alfabético

Added by Juan Carlos Espinoza about 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Fiorella Quino
Category:
-
Target version:
Start date:
11/02/2015
Due date:
11/03/2015
% Done:

100%

Spent time:

History

#1 Updated by Fiorella Quino about 9 years ago

  • % Done changed from 0 to 60

#2 Updated by Fiorella Quino about 9 years ago

  • Status changed from New to In progress

#3 Updated by Fiorella Quino about 9 years ago

  • % Done changed from 60 to 80

Para ordenar alfabéticamente se modificó models.py(assets)

class Meta:
ordering = ['name'] # Ordenar por nombre de item
verbose_name = (u"fungible item")
verbose_name
plural = _(u"fungible items")

#4 Updated by Fiorella Quino about 9 years ago

  • % Done changed from 80 to 100

#5 Updated by Fiorella Quino almost 9 years ago

  • Target version set to Version 1.0

#6 Updated by Fiorella Quino almost 9 years ago

  • Status changed from In progress to Resolved

#7 Updated by Fiorella Quino over 8 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF