mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
4 lines
182 B
ReStructuredText
4 lines
182 B
ReStructuredText
For instance, the module allow to order with many criterias, but
|
|
without "dot" notation : it is not possible to order sale order lines
|
|
by ``product_id.seller_ids.code`` for exemple.
|