v 12.0 Third Party 660
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Contacts (contacts)
Discuss (mail)
Community Apps Dependencies
Lines of code 2547
Technical Name agreement_legal
LicenseAGPL-3
Websitehttps://github.com/OCA/contract
Versions 12.0 13.0 14.0 16.0 15.0
You bought this module and need support? Click here!

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, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
Can I use this for version 14?
by
HARSHAD KADER
on 5/4/21, 4:52 AM



Installation problem
by
farney@lanixengenharia.com.br
on 11/6/19, 11:34 AM

Erro: Odoo Server Error Traceback (most recent call last): File "/opt/odoo/odoo-server/odoo/http.py", line 656, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/opt/odoo/odoo-server/odoo/http.py", line 314, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/opt/odoo/odoo-server/odoo/tools/pycompat.py", line 87, in reraise raise value File "/opt/odoo/odoo-server/odoo/http.py", line 698, in dispatch result = self._call_function(**self.params) File "/opt/odoo/odoo-server/odoo/http.py", line 346, in _call_function return checked_call(self.db, *args, **kwargs) File "/opt/odoo/odoo-server/odoo/service/model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "/opt/odoo/odoo-server/odoo/http.py", line 339, in checked_call result = self.endpoint(*a, **kw) File "/opt/odoo/odoo-server/odoo/http.py", line 941, in __call__ return self.method(*args, **kw) File "/opt/odoo/odoo-server/odoo/http.py", line 519, in response_wrap response = f(*args, **kw) File "/opt/odoo/odoo-server/addons/web/controllers/main.py", line 966, in call_button action = self._call_kw(model, method, args, {}) File "/opt/odoo/odoo-server/addons/web/controllers/main.py", line 954, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/opt/odoo/odoo-server/odoo/api.py", line 759, in call_kw return _call_kw_multi(method, model, args, kwargs) File "/opt/odoo/odoo-server/odoo/api.py", line 746, in _call_kw_multi result = method(recs, *args, **kwargs) File "/opt/odoo/odoo-server/addons/base_import_module/models/base_import_module.py", line 25, in import_module self.write({'state': 'done', 'import_message': res[0]}) File "/opt/odoo/odoo-server/odoo/models.py", line 3324, in write self._write(store_vals) File "/opt/odoo/odoo-server/odoo/models.py", line 3411, in _write self.check_access_rule('write') File "/opt/odoo/odoo-server/odoo/models.py", line 3046, in check_access_rule invalid = self - self._filter_access_rules(operation) File "/opt/odoo/odoo-server/odoo/models.py", line 3091, in _filter_access_rules self._cr.execute(query, (tuple(self.ids), self._uid)) File "/opt/odoo/odoo-server/odoo/sql_db.py", line 148, in wrapper return f(self, *args, **kwargs) File "/opt/odoo/odoo-server/odoo/sql_db.py", line 225, in execute res = self._obj.execute(query, params) psycopg2.InternalError: ERRO: transação atual foi interrompida, comandos ignorados até o fim do bloco de transação