Hello all
I want to sort lines on product 'default code'
When we click on fill inventory and select location then All product list appear so I want to sort that basis on default code
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello all
I want to sort lines on product 'default code'
When we click on fill inventory and select location then All product list appear so I want to sort that basis on default code
Thanks
class product_product(models.Model):
_inherit = 'product.product'
_order = 'default_code'
default_code = fields.Char('Internal Reference', index=True)
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
Rekisteröidy| Aiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
|---|---|---|---|---|
|
|
1
heinäk. 15
|
5044 | ||
|
How to convert number to word in oddo?
Ratkaistu
|
|
11
syysk. 16
|
26359 | |
|
Syntax of domains - operators
Ratkaistu
|
|
3
lokak. 25
|
27976 | |
|
|
4
kesäk. 21
|
40562 | ||
|
|
1
jouluk. 20
|
3312 |