Daily updates from Odoo
Thursday, February 6, 2025
1 change
New functionality added to Odoo
Odoo can now connect sales products to Gelato templates, automatically creating matching product variants from Gelato attributes. When customers order those variants, Odoo can forward the order to Gelato for printing and dropshipping, reducing manual fulfillment work.
Original PR description
This commit adds the possibility to fetch attributes of a template configured on Gelato to automatically create the corresponding variants in Odoo. When such variant is included in a sales order, the order is forwarded to Gelato to trigger the printing and dropshipping of the product. task-3935688 See also: - https://github.com/odoo/enterprise/pull/77839 - https://github.com/odoo/documentation/pull/11823