The Sales Order doesn't allow the user to select products where Can be Sold is false. Why does the Purchase Order allow products where Can be Purchased is false?
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
            
                1
                
                    Balas
                
            
        
        
            
                4700
                
                    Tampilan
                
            
        
    purchase.order.line already has a domain filter. It just doesn't seem to work: 'product_id': fields.many2one('product.product', 'Product', domain=[('purchase_ok','=',True)], change_default=True),
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
| 
            
                Last purchase date
            
            
                    Diselesaikan
            
         |  | 2 Sep 21  | 4529 | |
|  | 1 Des 16  | 6020 | ||
|  | 1 Agu 15  | 5659 | ||
| 
            
                Purchase Order and Product name Problem 
            
            
                    Diselesaikan
            
         |  | 2 Mar 15  | 4751 | |
|  | 0 Mar 15  | 3474 | 
 
                        
10 years later....and it still seems to be an issue. Are there any news on that? It really is a problem for us and I do not understand how this cannot be an issue for anyone else.