Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. project
  3. Project Task Templates v 11.0
  4. Sales Conditions FAQ

Project Task Templates

by Red Lab https://apps.odoo.com/apps/modules/browse?search=REDLAB
Odoo

$ 17.35

v 10.0 v 11.0 Third Party 18
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Project (project)
• Discuss (mail)
Technical Name project_task_template
Websitehttps://apps.odoo.com/apps/modules/browse?search=REDLAB
Versions 10.0 11.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Project (project)
• Discuss (mail)
Technical Name project_task_template
Websitehttps://apps.odoo.com/apps/modules/browse?search=REDLAB
Versions 10.0 11.0
  • Description
  • Documentation

Project Task Templates

Create Task Templates which will be used for new Projects

Create Task Template as usual Task

Create Project as usual

Compatible with other third-party customizations

Work's with custom Task's fields



The template has become temporarily unnecessary?

Easily Disable it and Enable when you need it again

Have questions or need additional functionality?

Contact me via email:

lab.stone.red@gmail.com

Project Task Templates

Installation

  • Install this module in a usual way.

Configuration

  • Enable technical features
  • Open menu Project >> Configuration >> Task Templates.
  • Create/Edit Task Template in a usual way as with Task.

Usage

  • Open menu Project >> Configuration >> Task Templates.
  • Open Task Template and click on Active/Inactive button in order to mark if you want use this template for new Projects.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
  • Ratings
  • Discuss
There are no ratings yet!
Error creat project
by
Victor Torralba
on 7/12/18, 7:38 AM Confirmed Purchase

Hello, when I create a project I receive this error: Error: Odoo Server Error Traceback (most recent call last): File "C:\Program Files (x86)\Odoo11\server\odoo\http.py", line 647, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "C:\Program Files (x86)\Odoo11\server\odoo\http.py", line 307, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "C:\Program Files (x86)\Odoo11\server\odoo\tools\pycompat.py", line 87, in reraise raise value File "C:\Program Files (x86)\Odoo11\server\odoo\http.py", line 689, in dispatch result = self._call_function(**self.params) File "C:\Program Files (x86)\Odoo11\server\odoo\http.py", line 339, in _call_function return checked_call(self.db, *args, **kwargs) File "C:\Program Files (x86)\Odoo11\server\odoo\service\model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "C:\Program Files (x86)\Odoo11\server\odoo\http.py", line 332, in checked_call result = self.endpoint(*a, **kw) File "C:\Program Files (x86)\Odoo11\server\odoo\http.py", line 933, in __call__ return self.method(*args, **kw) File "C:\Program Files (x86)\Odoo11\server\odoo\http.py", line 512, in response_wrap response = f(*args, **kw) File "C:\Program Files (x86)\Odoo11\server\odoo\addons\web\controllers\main.py", line 930, in call_kw return self._call_kw(model, method, args, kwargs) File "C:\Program Files (x86)\Odoo11\server\odoo\addons\web\controllers\main.py", line 922, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "C:\Program Files (x86)\Odoo11\server\odoo\api.py", line 687, in call_kw return call_kw_model(method, model, args, kwargs) File "C:\Program Files (x86)\Odoo11\server\odoo\api.py", line 672, in call_kw_model result = method(recs, *args, **kwargs) File "C:\Program Files (x86)\Odoo11\server\odoo\addons\project_task_template\models\project_task_template.py", line 68, in create ProjectTask.create(vals) File "C:\Program Files (x86)\Odoo11\server\odoo\addons\sale_timesheet\models\project.py", line 75, in create return super(ProjectTask, self).create(values) File "C:\Program Files (x86)\Odoo11\server\odoo\addons\hr_timesheet\models\project.py", line 60, in create task = super(Task, self.with_context(context)).create(vals) File "C:\Program Files (x86)\Odoo11\server\odoo\addons\project\models\project.py", line 651, in create task = super(Task, self.with_context(context)).create(vals) File "C:\Program Files (x86)\Odoo11\server\odoo\addons\mail\models\mail_thread.py", line 231, in create thread = super(MailThread, self).create(values) File "C:\Program Files (x86)\Odoo11\server\odoo\models.py", line 3307, in create record = self.browse(self._create(old_vals)) File "C:\Program Files (x86)\Odoo11\server\odoo\models.py", line 3454, in _create field.write(self.with_context(rel_context), vals[name], create=True) File "C:\Program Files (x86)\Odoo11\server\odoo\fields.py", line 2253, in write if act[0] == 0: TypeError: 'int' object is not subscriptable Could you help me? Thank you.


Error Create Project
by
Yoskrai
on 5/14/18, 1:11 AM Confirmed Purchase

Hello , I create Task Template But When i Create New Project Module Error Line below Please Check. Thank You. Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/http.py", line 650, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/usr/lib/python3/dist-packages/odoo/http.py", line 310, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/usr/lib/python3/dist-packages/odoo/tools/pycompat.py", line 87, in reraise raise value File "/usr/lib/python3/dist-packages/odoo/http.py", line 692, in dispatch result = self._call_function(**self.params) File "/usr/lib/python3/dist-packages/odoo/http.py", line 342, in _call_function return checked_call(self.db, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/http.py", line 335, in checked_call result = self.endpoint(*a, **kw) File "/usr/lib/python3/dist-packages/odoo/http.py", line 936, in __call__ return self.method(*args, **kw) File "/usr/lib/python3/dist-packages/odoo/http.py", line 515, in response_wrap response = f(*args, **kw) File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 931, in call_kw return self._call_kw(model, method, args, kwargs) File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 923, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/usr/lib/python3/dist-packages/odoo/api.py", line 687, in call_kw return call_kw_model(method, model, args, kwargs) File "/usr/lib/python3/dist-packages/odoo/api.py", line 672, in call_kw_model result = method(recs, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/addons/project_task_template/models/project_task_template.py", line 68, in create ProjectTask.create(vals) File "/usr/lib/python3/dist-packages/odoo/addons/sale_timesheet/models/project.py", line 75, in create return super(ProjectTask, self).create(values) File "/usr/lib/python3/dist-packages/odoo/addons/hr_timesheet/models/project.py", line 60, in create task = super(Task, self.with_context(context)).create(vals) File "/usr/lib/python3/dist-packages/odoo/addons/project/models/project.py", line 651, in create task = super(Task, self.with_context(context)).create(vals) File "/usr/lib/python3/dist-packages/odoo/addons/mail/models/mail_thread.py", line 231, in create thread = super(MailThread, self).create(values) File "/usr/lib/python3/dist-packages/odoo/models.py", line 3369, in create record = self.browse(self._create(old_vals)) File "/usr/lib/python3/dist-packages/odoo/models.py", line 3516, in _create field.write(self.with_context(rel_context), vals[name], create=True) File "/usr/lib/python3/dist-packages/odoo/fields.py", line 2254, in write if act[0] == 0: TypeError: 'int' object is not subscriptable


Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with