| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Maintenance (maintenance)
• Discuss (mail) |
| Lines of code | 467 |
| Technical Name |
portal_maintenance |
| License | OPL-1 |
| Versions | 12.0 13.0 14.0 15.0 |
Maintenance request from portal
Portal Maintenance request allows the user to create an Maintenance request from the portal side. List view with differrent type of filtere,sortby and search option to optimize performance of filtering record. Give groupby option in list view to groupby record.
Key Features
- Create Maintenance request from portal user.
- Portal user can see created record from portal side.
- List view feature with different type of search,sort and groupby from portal side.
- This app provide internal discussion for portal user.
Portal Maintenance Request Form
List View With Multiple Filters
Update Previous Created Record
Record created in Back-end
Suggested Products
If you need any help or more functionality, contact us:
Email: rozyconsaltant@gmail.com
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!
HAS ERORR ON CREATE REQ
Traceback (most recent call last): File "/home/ubuntu/odoo15/odoo/service/model.py", line 94, in wrapper return f(dbname, *args, **kwargs) File "/home/ubuntu/odoo15/odoo/http.py", line 347, in checked_call result = self.endpoint(*a, **kw) File "/home/ubuntu/odoo15/odoo/http.py", line 915, in __call__ return self.method(*args, **kw) File "/home/ubuntu/odoo15/odoo/http.py", line 534, in response_wrap response = f(*args, **kw) File "/home/ubuntu/odoo15/cua/mms/portal_maintenance/controller/main.py", line 186, in Student_Update res = request.env['maintenance.request'].create({ File "", line 2, in create File "/home/ubuntu/odoo15/odoo/api.py", line 391, in _model_create_single return create(self, arg) File "/home/ubuntu/odoo15/addons/maintenance/models/maintenance.py", line 343, in create request = super(MaintenanceRequest, self).create(vals) File "", line 2, in create File "/home/ubuntu/odoo15/odoo/api.py", line 412, in _model_create_multi return create(self, [arg]) File "/home/ubuntu/odoo15/addons/mail/models/mail_thread.py", line 265, in create threads = super(MailThread, self).create(vals_list) File "", line 2, in create File "/home/ubuntu/odoo15/odoo/api.py", line 413, in _model_create_multi return create(self, arg) File "/home/ubuntu/odoo15/odoo/addons/base/models/ir_fields.py", line 613, in create recs = super().create(vals_list) File "", line 2, in create File "/home/ubuntu/odoo15/odoo/api.py", line 413, in _model_create_multi return create(self, arg) File "/home/ubuntu/odoo15/odoo/models.py", line 4070, in create records = self._create(data_list) File "/home/ubuntu/odoo15/odoo/models.py", line 4168, in _create cr.execute(query, params) File "", line 2, in execute File "/home/ubuntu/odoo15/odoo/sql_db.py", line 89, in check return f(self, *args, **kwargs) File "/home/ubuntu/odoo15/odoo/sql_db.py", line 310, in execute res = self._obj.execute(query, params) psycopg2.errors.NotNullViolation: null value in column "maintenance_team_id" violates not-null constraint DETAIL: Failing row contains (1, null, null, FEWFF, 1, , 2022-10-08, 2, null, null, null, 1, null, null, null, normal, f, corrective, null, null, null, 2, 2022-10-08 09:36:30.869942, 2, 2022-10-08 09:36:30.869942). The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/ubuntu/odoo15/odoo/addons/base/models/ir_http.py", line 237, in _dispatch result = request.dispatch() File "/home/ubuntu/odoo15/odoo/http.py", line 809, in dispatch r = self._call_function(**self.params) File "/home/ubuntu/odoo15/odoo/http.py", line 358, in _call_function return checked_call(self.db, *args, **kwargs) File "/home/ubuntu/odoo15/odoo/service/model.py", line 148, in wrapper raise ValidationError(msg) Exception The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/ubuntu/odoo15/odoo/addons/base/models/ir_http.py", line 237, in _dispatch result = request.dispatch() File "/home/ubuntu/odoo15/odoo/http.py", line 809, in dispatch r = self._call_function(**self.params) File "/home/ubuntu/odoo15/odoo/http.py", line 358, in _call_function return checked_call(self.db, *args, **kwargs) File "/home/ubuntu/odoo15/odoo/service/model.py", line 148, in wrapper raise ValidationError(msg) odoo.exceptions.ValidationError: The operation cannot be completed: - Create/update: a mandatory field is not set. - Delete: another model requires the record being deleted. If possible, archive it instead. Model: Maintenance Request (maintenance.request), Field: Team (maintenance_team_id)Re: HAS ERORR ON CREATE REQ
Hello Ibrahim
We have update the code related to this issue kindly download updated module and check it. If you have any further issue so please contact us.
Thanks.
Rozy consultancy.