product.template.share.form product.template
product.template.common.form product.template product.template.product.form product.template {'required': [('is_share', '=', True)]} Share type ir.actions.act_window product.template form kanban,tree,form [('is_share','=',True)]

Click to define a new share product.

Product ir.actions.act_window product.product tree,form,kanban form [('is_share','=',False)]

Click to define a new product.

You must define a product for everything you sell, whether it's a physical product, a consumable or a service you offer to customers.

The product form contains information to simplify the sale process: price, notes in the quotation, accounting data, procurement methods, etc.

Products ir.actions.act_window product.template tree,form,kanban form {"search_default_filter_to_sell":1} [('is_share','=',False)]

Click to define a new product.

You must define a product for everything you sell, whether it's a physical product, a consumable or a service you offer to customers.

The product form contains information to simplify the sale process: price, notes in the quotation, accounting data, procurement methods, etc.

Products ir.actions.act_window product.template tree,form,kanban form {"search_default_products": 1, 'default_type': 'product'} [('is_share','=',False)]

Click to define a new product.

Products ir.actions.act_window product.template form kanban,tree,form {"search_default_filter_to_purchase":1} [('is_share','=',False)]

Click to define a new product.

You must define a product for everything you purchase, whether it's a physical product, a consumable or services you buy to subcontractants.

The product form contains detailed information to improve the purchase process: prices, procurement logistics, accounting data, available vendors, etc.