diff --git a/contract_sale/README.rst b/contract_sale/README.rst index 01d9ec86c..e125136f4 100644 --- a/contract_sale/README.rst +++ b/contract_sale/README.rst @@ -7,7 +7,7 @@ Contract from Sale !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:7937ac7a03ecb10eef8665f3f53791a83903d2dd80c6e204b62d13009fb6949e + !! source digest: sha256:00fb3cdc565442ffcd3351e97d0516ce6f4ceb55402981b183f7e717a1e23173 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/contract_sale/__manifest__.py b/contract_sale/__manifest__.py index c600d06fc..a405d5fce 100644 --- a/contract_sale/__manifest__.py +++ b/contract_sale/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Contract from Sale", - "version": "16.0.1.1.0", + "version": "16.0.1.2.0", "category": "Sales", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/contract", @@ -12,10 +12,7 @@ "data": [ "security/ir.model.access.csv", "security/contract_security.xml", - "views/abstract_contract_line.xml", "views/contract.xml", - "views/contract_line.xml", - "views/contract_template.xml", "views/res_partner_view.xml", ], "license": "AGPL-3", diff --git a/contract_sale/static/description/index.html b/contract_sale/static/description/index.html index 39e5f6e47..2fec06806 100644 --- a/contract_sale/static/description/index.html +++ b/contract_sale/static/description/index.html @@ -1,4 +1,3 @@ -
@@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:7937ac7a03ecb10eef8665f3f53791a83903d2dd80c6e204b62d13009fb6949e +!! source digest: sha256:00fb3cdc565442ffcd3351e97d0516ce6f4ceb55402981b183f7e717a1e23173 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->This module allows access to contracts for sale employees without account
diff --git a/contract_sale/views/abstract_contract_line.xml b/contract_sale/views/abstract_contract_line.xml
deleted file mode 100644
index 5ef893cac..000000000
--- a/contract_sale/views/abstract_contract_line.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-