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
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)
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden| Gerelateerde posts | Antwoorden | Weergaven | Activiteit | |
|---|---|---|---|---|
|
1
jul. 15
|
6081 | |||
|
11
sep. 16
|
27949 | |||
|
Syntax of domains - operators
Opgelost
|
3
okt. 25
|
30661 | ||
|
4
jun. 21
|
42934 | |||
|
1
dec. 20
|
4788 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.