Search 1.9 billion lines of Odoo code on GitHub

css_support

Author: FOSS INFOTECH PVT LTD
License: no license
Branch: 11.0
Repository: Guobower/FOSSINFOTECH-ODOO
Dependencies: account, base, product, project, sale, and stock
Languages: HTML (65, 8.5%), Markdown (15, 2.0%), Python (336, 44.0%), and XML (348, 45.5%)
Other repositories: FOSSINFOTECH/ODOO, InstaERP/ODOO-1, Mefistous/ODOO-1, alangwansui/subcontractor, bunhin/ODOO-1, haylahi/ODOO-3, leodoooca/ODOO, one2pret/ODOO-1, shouyejing/ODOO-4, and wilfredomorenog/ODOO

<p>Author : FOSS INFOTECH PVT LTD</p> <p>Module : css_support</p> <p>Version : 11.0</p> <h2>CSS Support</h2> <p>CSS Support module for Odoo 11. This module fetches products from the Delivery Order for a particular customer using their mobile number or by their name. It helps create service tickets for each products and you can assign respective service enginners.</p> <p><b>Step 1</b>: Enter the Phone number of the customer if not just by choosing the name of the customer. It fetches the products from the Delivery Order. You can create service ticket for the required product by clicking on the button 'Create Service Ticket'.</p> <p><img src="static/description/images/css_call.png"></p> <p><b>Step 2</b>: A service ticket yet to be confirmed.</p> <p><img src="static/description/images/service_creation.png"></p> <p><b>Step 3</b>:Assign the Service Enginner and confirm the service visit.</p> <p><img src="static/description/images/confirm_service_ticket.png"></p> <p><b>Step 4</b>:A visit or a task will be generated on confirmation of the service ticket.</p> <p><img src="static/description/images/visit_generation.png"></p> <p><b>Step 5</b>:You may close the service ticket once the visit has been completed. A mail notification will be sent to the service enginner once the service ticket has been closed.</p> <p><img src="static/description/images/closing_service_ticket.png"></p>