# -*- coding: utf-8 -*- { "name": "Product Rental Leads", "category": "Product", "version": "14.0.1.0", "summary": "Link a CRM lead to a Rental booking", "author": "Elabore", "website": "https://elabore.coop/", "installable": True, "application": False, "auto_install": False, "description": """ ==================== Product Rental Leads ==================== This module allows to link a Rental Booking to a CRM lead. Installation ============ Just install product_rental_leads, all dependencies will be installed by default. Known issues / Roadmap ====================== Bug Tracker =========== Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback. Credits ======= Images ------ * Elabore: `Icon `_. Contributors ------------ * Stéphan Sainléger Funders ------- The development of this module has been financially supported by: * Elabore (https://elabore.coop) Maintainer ---------- This module is maintained by ELABORE. """, "depends": ["product_rental_bookings", "crm"], "data": [ "views/menus.xml", ], "qweb": [], }