OCA / sale-workflow

Odoo Sales, Workflow and Organization
GNU Affero General Public License v3.0
297 stars 1.03k forks source link

[17.0][ADD] sale_partner_utm_source #3373

Open natuan9 opened 1 month ago

natuan9 commented 1 month ago

This module provides a way to classify partners using Odoo’s native utm.source model. Each partner can be assigned a Source, which is added just below the partner's name on the form view. When creating a Quotation, the Source field of the partner is automatically copied to the Quotation. Users can manually adjust the Source in the Quotation if needed.

Depend on:

rousseldenis commented 3 weeks ago

@natuan9 Thanks for this. Could you maybe change the module name to sale_partner_utm_source in order to reflect that this is not for 'any`other source. Thanks

rousseldenis commented 3 weeks ago

I advise too to install pre-commit tool locally before commiting.