odoo_xmlrpc_twisted.functions.create_product

Create a new product with the details.

Functions

create_product(partner_id, images, volume, ...)

Create a new product in the Odoo database for the dedicated customer.

odoo_xmlrpc_twisted.functions.create_product.create_product(partner_id, images, volume, weight)[source]

Create a new product in the Odoo database for the dedicated customer. The product will be saved including the images, the description, volume and weight.