OCA-git-bot
6603422c08
contract_sale 12.0.2.1.0
5 years ago
Enrique
87600e18bb
[12.0][FIX] contract & contract_sale - security fix
The lowest model access for contract.contract model is group_account_invoice group. However the addon adds two smart buttons to res.partner view without any security restrictions and without compute_sudo attribute on computed fields.
This causes the view to crash when a user without the proper permissions tries to access the res.partner form view.
The solution adds groups_id to the partner form views in which the buttons are added, so the only loads when the user has proper permissions.
Other way to solve it would be to add compute_sudo attribute to the relevant fields, but this causes an access error when the user clicks on the smart buttons.
5 years ago
sbejaoui
738f53a6c7
[12.0][IMP] - sale line linked to contracts must not be invoiced from sale order
5 years ago
oca-travis
6ee15bf618
[UPD] Update contract_sale.pot
5 years ago
Thomas Binsfeld
24f57be03d
[REF] Contract Sale: split from analytic account
[REF] Contract Sale: update translations
6 years ago
sbejaoui
494892f6b1
[FIX] - default value for active field in contract line
[FIX] - fix flake8
6 years ago
sbejaoui
e9daa5b781
[IMP] - Adapt contract sale to contract new views
6 years ago
黎伟杰
4260a6da1c
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1 of 1 strings)
Translation: contract-12.0/contract-12.0-contract_sale
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract_sale/zh_CN/
5 years ago
黎伟杰
8ac548e4ee
Added translation using Weblate (Chinese (Simplified))
5 years ago
OCA-git-bot
79f3951e27
[UPD] README.rst
5 years ago
Marta Vázquez Rodríguez
3955451535
Translated using Weblate (Galician)
Currently translated at 100.0% (1 of 1 strings)
Translation: contract-12.0/contract-12.0-contract_sale
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract_sale/gl/
6 years ago
Marta Vázquez Rodríguez
0af168d591
Added translation using Weblate (Galician)
6 years ago
oca-travis
e6884513eb
[UPD] Update contract_sale.pot
6 years ago
OCA-git-bot
9a7bc54ee7
[UPD] README.rst
6 years ago
sbejaoui
9e89c533bd
[12.0][IMP] - Use sale.group_discount_per_so_line on discount field
6 years ago
sbejaoui
0703396913
[MIG] contract_sale: Migration to 12.0
6 years ago
OCA Git Bot
539adf7aa7
[UPD] README.rst
6 years ago
oca-travis
51e953457f
[UPD] Update contract_sale.pot
6 years ago
Pedro M. Baeza
cf6acee0e6
[FIX+IMP] contract_sale: Several things:
* README by fragments
* Adjusted dependency
* Changed root menu XML-ID
6 years ago
Levent Karakaş
a68da92683
[MIG] contract_sale: Migration to 11.0
7 years ago
OCA Transbot
71b8c55fcd
OCA Transbot updated translations from Transifex
7 years ago
Luis M. Ontalba
82868def34
[ADD] contract_sale ( #104 )
7 years ago