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)
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
1
Jul 15
|
6072 | |||
|
How to convert number to word in oddo?
Diselesaikan
|
11
Sep 16
|
27940 | ||
|
Syntax of domains - operators
Diselesaikan
|
3
Okt 25
|
30640 | ||
|
4
Jun 21
|
42889 | |||
|
1
Des 20
|
4773 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.