| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Fleet (fleet)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) • Inventory (stock) |
| Lines of code | 651 |
| Technical Name |
pways_service_management |
| License | OPL-1 |
| Website | http://www.preciseways.com |
| Versions | 15.0 16.0 17.0 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Fleet (fleet)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) • Inventory (stock) |
| Lines of code | 651 |
| Technical Name |
pways_service_management |
| License | OPL-1 |
| Website | http://www.preciseways.com |
| Versions | 15.0 16.0 17.0 18.0 19.0 |
Feature OverView
In Job Order Management there are two sales type normal and job.
In job sale type there are two job type deliver and service.
In deliver job type pickings and moves will be process from job request depends upon lot and serial.
In service job type only job request will be process and you can make invoices in both the cases and in service picking will done as normal standard sales.
Useful in Follwing
Job Order Management
Sale After Service
Repair Management
Maintaince Services
Rental Management
Equipment Maintenance
Sale After Service
Repair Management
Maintaince Services
Rental Management
Equipment Maintenance
How to use
Our Services
We offers a wide range of services to fulfil your business needs.
Development
Full range of Odoo ERP Software Development for a wide variety of verticals and businesses.
Consultancy
Business Consultation to remain cost effective by keeping up with the latest software and hardware information.
Maintaince
We build solutions for peculiar business problems according to customization required to manage the specific work flows.
Migration
Provide robust migration from existing system and upgrade of existing software and transfer to a completely new system.
Training
We provide guidance and training for the team to understand the software and provide constant needed support.
Support
Constant support over Phone, Emails, Skype and on-site / off site after successful installation of software
Want to hire the best people for your project?
Ensure you always came to the right place!
Our Apps
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
There are no ratings yet!
Hello @ Elya Muskitta
module is updated . please take fresh copy of this module
Thanks
Error on installing the module
Traceback (most recent call last): File "/opt/muskitta/odoo/odoo/http.py", line 1591, in _serve_db return service_model.retrying(self._serve_ir_http, self.env) File "/opt/muskitta/odoo/odoo/service/model.py", line 133, in retrying result = func() File "/opt/muskitta/odoo/odoo/http.py", line 1618, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) File "/opt/muskitta/odoo/odoo/http.py", line 1822, in dispatch result = self.request.registry['ir.http']._dispatch(endpoint) File "/opt/muskitta/odoo/addons/website/models/ir_http.py", line 237, in _dispatch response = super()._dispatch(endpoint) File "/opt/muskitta/odoo/odoo/addons/base/models/ir_http.py", line 154, in _dispatch result = endpoint(**request.params) File "/opt/muskitta/odoo/odoo/http.py", line 697, in route_wrapper result = endpoint(self, *args, **params_ok) File "/opt/muskitta/odoo/addons/web/controllers/dataset.py", line 46, in call_button action = self._call_kw(model, method, args, kwargs) File "/opt/muskitta/odoo/addons/web/controllers/dataset.py", line 33, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/opt/muskitta/odoo/odoo/api.py", line 468, in call_kw result = _call_kw_multi(method, model, args, kwargs) File "/opt/muskitta/odoo/odoo/api.py", line 453, in _call_kw_multi result = method(recs, *args, **kwargs) File "", line 2, in button_immediate_install File "/opt/muskitta/odoo/odoo/addons/base/models/ir_module.py", line 74, in check_and_log return method(self, *args, **kwargs) File "/opt/muskitta/odoo/odoo/addons/base/models/ir_module.py", line 475, in button_immediate_install return self._button_immediate_function(self.env.registry[self._name].button_install) File "/opt/muskitta/odoo/odoo/addons/base/models/ir_module.py", line 599, in _button_immediate_function registry = modules.registry.Registry.new(self._cr.dbname, update_module=True) File "/opt/muskitta/customs/smile_upgrade/models/registry.py", line 26, in new return native_new(db_name, force_demo, status, update_module) File "", line 2, in new File "/opt/muskitta/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/opt/muskitta/odoo/odoo/modules/registry.py", line 90, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/opt/muskitta/odoo/odoo/modules/loading.py", line 488, in load_modules processed_modules += load_marked_modules(cr, graph, File "/opt/muskitta/odoo/odoo/modules/loading.py", line 372, in load_marked_modules loaded, processed = load_module_graph( File "/opt/muskitta/odoo/odoo/modules/loading.py", line 197, in load_module_graph model_names = registry.load(cr, package) File "/opt/muskitta/odoo/odoo/modules/registry.py", line 247, in load model = cls._build_model(self, cr) File "/opt/muskitta/odoo/odoo/models.py", line 622, in _build_model raise TypeError("Model %r does not exist in registry." % name) TypeError: Model 'stock.production.lot' does not exist in registry. The above server error caused the following client error: RPC_ERROR: Odoo Server Error at makeErrorFromResponse (https://mandirimco.cloud/web/assets/510-0fecf00/web.assets_backend.min.js:991:163) at XMLHttpRequest. (https://mandirimco.cloud/web/assets/510-0fecf00/web.assets_backend.min.js:999:13)Re: Error on installing the module
Hello
Thanks for post . Looks like v15 module ruining in v16. Still we will check and update you asap.
Thanks