mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
6 lines
205 B
ReStructuredText
6 lines
205 B
ReStructuredText
This module provides a generic tools to have the possibility to sort the lines
|
|
of a list of items.
|
|
|
|
For exemple, if you use the sale module, you can want to reorder the sale
|
|
order lines, by any criterias.
|