i want to filter by picking state but when i use this filter it does nothing. any suggestions?
<record id="view_sale_order_search_picking_state" model="ir.ui.view">
<field name="name">picking state</field>
<field name="model">sale.order</field>
<field name="inherit_id" ref="sale.view_sales_order_filter" />
<field name="arch" type="xml">
<field name="user_id" position="after">
<field name="picking_state"/>
</field>
<filter name="sales" position="after">
<filter string="Picking state" domain="[('picking_state', '=', 'confirmed')]" />
</filter>
</field>
</record>
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
1
Cevapla
3289
Görünümler
Field picking_state not exists in model sale.order !?
Your Odoo version? Installed addons?
Yeh, i found out its field from a custom module so maybe that's why it's not working. But any tips how can I filter sale order by picking state?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
0
Tem 25
|
888 | ||
Filters in multiple companies
Çözüldü
|
|
1
May 25
|
1625 | |
ADD PROPERTIES
Çözüldü
|
|
1
May 25
|
2737 | |
|
2
Mar 25
|
1511 | ||
|
1
Mar 25
|
2690 |