Project

General

Profile

Actions

ClientProject #3987

open

[TAM] : Product–Vendor Filtering

Added by Ridwanur Rahman Rifat 3 months ago. Updated 3 months ago.

Status:
Complete
Priority:
High
Target version:
-
Start date:
01/06/2026
Due date:
01/07/2026 (about 3 months late)
% Done:

100%

Estimated time:
2:00 h
Spent time:

Description

Show only vendor-linked products when a vendor is selected.

Actions #1

Updated by Ridwanur Rahman Rifat 3 months ago

  • Status changed from In Progress to Complete
  • % Done changed from 0 to 100

Drawback: If no vendor selected, shows no product.

domain="[('purchase_ok','=',True),
('seller_ids.partner_id','=',parent.partner_id),
'|',('company_id','=',False),('company_id','=',parent.company_id)]"

Actions

Also available in: Atom PDF