You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
RisvanaCybro 1ec2f9de09 Nov 17 : [ADD] Initial Commit 'import_task_checklist' 1 year ago
..
doc Nov 17 : [ADD] Initial Commit 'import_task_checklist' 1 year ago
models Nov 17 : [ADD] Initial Commit 'import_task_checklist' 1 year ago
security Nov 17 : [ADD] Initial Commit 'import_task_checklist' 1 year ago
static/description Nov 17 : [ADD] Initial Commit 'import_task_checklist' 1 year ago
views Nov 17 : [ADD] Initial Commit 'import_task_checklist' 1 year ago
wizard Nov 17 : [ADD] Initial Commit 'import_task_checklist' 1 year ago
README.rst Nov 17 : [ADD] Initial Commit 'import_task_checklist' 1 year ago
__init__.py Nov 17 : [ADD] Initial Commit 'import_task_checklist' 1 year ago
__manifest__.py Nov 17 : [ADD] Initial Commit 'import_task_checklist' 1 year ago

README.rst

.. image:: https://img.shields.io/badge/license-LGPL--3-green.svg
:target: https://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3

Import Employee Task Checklist in Project
=========================================
By Using This Module We Can Import Task Checklist From Both CSV and EXCEL Files Through The xlrd Package in Odoo

Company
-------
* `Cybrosys Techno Solutions <https://cybrosys.com/>`__

Configuration
=============
* For working of this module we need to install project_task_checklist module.
* In Odoo 16 requirements, xlrd supported version is 1.2.0, so we need to install the package with that version
* Using the command 'pip3 install xlrd ' or From the python packages you can directly install the package with the version
* Sample CSV and XLS files are in kept in screenshots folder.

License
-------
General Public License, Version 3 (LGPL v3).
(https://www.gnu.org/licenses/lgpl-3.0-standalone.html)

Credits
-------
Developer: (V16) Thasni CP, Contact : odoo@cybrosys.com

Contacts
--------
* Mail Contact : odoo@cybrosys.com
* Website : https://cybrosys.com

Bug Tracker
-----------
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported.

Maintainer
==========
.. image:: https://cybrosys.com/images/logo.png
:target: https://cybrosys.com

This module is maintained by Cybrosys Technologies.
For support and more information, please visit `Our Website <https://cybrosys.com/>`__

Further information
===================
HTML Description: `<static/description/index.html>`__