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)
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
|
1
ก.ค. 15
|
5051 | ||
|
How to convert number to word in oddo?
แก้ไขแล้ว
|
|
11
ก.ย. 16
|
26367 | |
|
Syntax of domains - operators
แก้ไขแล้ว
|
|
3
ต.ค. 25
|
27988 | |
|
|
4
มิ.ย. 21
|
40572 | ||
|
|
1
ธ.ค. 20
|
3321 |