Skip to content

Fix the API used by the methods of CRMLeadLine to multi

Daniel Palomar requested to merge fix/private-multi-methods-CRMLeadLine into master

We are using the @api.one instead of the @api.multi and we need to manage the batch creation of CRMLeadLines.

Also fix the use of self in the _get_is_mobile multi private method.

Merge request reports