product.template.share.form product.template
product.template.share.filter 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.