Estimation for Jobs - Material / Labour / Overheads

by
Odoo

86.05

v 10.0 v 11.0 v 12.0 Third Party 110
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Project (project)
Discuss (mail)
Invoicing (account)
Employees (hr)
Lines of code 946
Technical Name job_cost_estimate_customer
LicenseSee License tab
Websitehttp://www.probuse.com
Versions 17.0 16.0 14.0 10.0 13.0 12.0 15.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)
Invoicing (account)
Employees (hr)
Lines of code 946
Technical Name job_cost_estimate_customer
LicenseSee License tab
Websitehttp://www.probuse.com
Versions 17.0 16.0 14.0 10.0 13.0 12.0 15.0 11.0

Estimation for Jobs - Material / Labour / Overheads

Send Estimation to your Customers for materials, labour, overheads details in job estimation.

Main Features:

  • Allow you to create Job Estimation(s)
  • You can add Material Lines on Jon Estimation(s).
  • You can add Labour Lines on Jon Estimation(s).
  • You can add Overhead Lines on Jon Estimation(s).
  • Project selection on Estimation. (Optional).
  • Allow you to create Quotation from the Job Estimation.
  • Allow you to send email to the customer for job Estimation(s).
  • For more details please see below details and Video

Menus Available:

  • Sales
    • Sales
      • Job Estimates

Note: You can check detail screenshots below before buy and make sure it full fill your requirements. For support/configuration and adding new features you can contact us in future - but you have to pay extra cost for that.

Videos:
https://youtu.be/wbOW80hqyPk

List of Job Estimates Created by Sale Team/Person

Job Estimate Form View

Add Material Estimate information for the Project.

Add Labour Estimate information for the Project.

Add Overhead Estimate information for the Project.

Email Template for Send Job Estimate

In this email Template has include the material estimate, Labour Estimate, Overhead estimate and Total Job Estimate of the Project.

Sent Mail on Chatter

Quotation Created from Job Estimate

Create Quotation from the Given Button Create Quotation.

Reference of the Sale order.

Sale Order of the Job Estimation For the Project.

Report of Job Estimate

Contact / Support
Introducing Probuse Consulting Services Pvt. Ltd.

If you need any help or want more additional features, you may contact us through:
Email: contact@probuse.com
Website: www.probuse.com
Skype: mustufa_probuse

Probuse Consulting Service Pvt Ltd is an Software and Web development specialist which offers complete business application together. We are well experienced to provide a face for your business on the software and Internet level.

Probuse Consulting Service Pvt Ltd is a specialist in Odoo/OpenERP services and could give your business open source hand to drive.

Our Services

  • Odoo Implementation

  • Odoo Support

  • Odoo Customization

  • Odoo Migration

  • Odoo Training

Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

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.
There are no ratings yet!
What needs to be recorded/tracked through all phases of WORK - From the work plan to execution
by
Tom McLernon
on 7/30/19, 8:56 PM

This module has the right approach in that it can take the estimating and quotation down to workorder or work package level. And probably enable that to be the smallest unit of a Job or Project WBS. However it does not include ALL the elements of WORK. All the elements of WORK are Labour, Equipment, Materials, and Services. (LEMS) Materials: being anything of a physical nature that is incorporated into the WORK. (repair parts, rebar, concrete, bridge spans, doors, windows, asphalt, gravel etc. Services: being sub-contractors, suppliers, carriers etc. If all those elements are included from the Work Plan stage, through costing/estimating, through scheduling to execution, the product functionalities are complete. The UI appearance and layout is then user preference only.


Error installing on Odoo12
by
Link It Srl
on 7/15/19, 3:42 AM Confirmed Purchase

I try to install the module on Odoo 12 I have I this error : Odoo Server Error Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/http.py", line 654, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/usr/lib/python3/dist-packages/odoo/http.py", line 312, 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 696, in dispatch result = self._call_function(**self.params) File "/usr/lib/python3/dist-packages/odoo/http.py", line 344, 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 337, in checked_call result = self.endpoint(*a, **kw) File "/usr/lib/python3/dist-packages/odoo/http.py", line 939, in __call__ return self.method(*args, **kw) File "/usr/lib/python3/dist-packages/odoo/http.py", line 517, in response_wrap response = f(*args, **kw) File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 966, in call_button action = self._call_kw(model, method, args, {}) File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 954, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/usr/lib/python3/dist-packages/odoo/api.py", line 749, in call_kw return _call_kw_multi(method, model, args, kwargs) File "/usr/lib/python3/dist-packages/odoo/api.py", line 736, in _call_kw_multi result = method(recs, *args, **kwargs) File "", line 2, in button_immediate_install File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 74, in check_and_log return method(self, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 445, in button_immediate_install return self._button_immediate_function(type(self).button_install) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 561, in _button_immediate_function modules.registry.Registry.new(self._cr.dbname, update_module=True) File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 86, in new odoo.modules.load_modules(registry._db, force_demo, status, update_module) File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 421, in load_modules loaded_modules, update_module, models_to_check) File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 313, in load_marked_modules perform_checks=perform_checks, models_to_check=models_to_check File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 194, in load_module_graph registry.setup_models(cr) File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 267, in setup_models model._setup_fields() File "/usr/lib/python3/dist-packages/odoo/models.py", line 2604, in _setup_fields field.setup_full(self) File "/usr/lib/python3/dist-packages/odoo/fields.py", line 484, in setup_full self._setup_related_full(model) File "/usr/lib/python3/dist-packages/odoo/fields.py", line 527, in _setup_related_full field = target._fields[name] KeyError: 'analytic_account_id' Is possible to fix it ?

Re: Error installing on Odoo12
by
Mustufa
on 7/15/19, 4:08 AM Author

Hello, We have fixed issue now. You can dowload latest copy from your odoo account for V12. Regards, Mustufa Rangwala www.probuse.com