Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] website_crm: set utm medium override Website
To set utm values (medium, source and campaign) on created record, the system use default function which check cookies and other funny things. But for website form creating a record, the medium value would be overrided always to Website whilst that should be a fallback (and the set medium should have priority). closes odoo#10848 opw-668853
- Loading branch information