- Aug 09, 2016
-
-
Jigar Patel authored
-
Jigar Patel authored
-
Thibault Delavallée authored
-
Raphael Collet authored
-
Raphael Collet authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Yannick Tivisse authored
-
Raphael Collet authored
-
- Aug 08, 2016
-
-
Jérome Maes authored
-
Mohammed Shekha authored
No behaviour changes, only migrate code and add some docstring.
-
Jérome Maes authored
-
Mohammed Shekha authored
-
Jérome Maes authored
The 2 calendar notification routes were in auth `none`. This causes no problem, but since they are reimplementing the auth user mecanism, it is better to set them directly in auth `user`. Moreover, they are only called from webclient, when the user is logged. This commit also migrate them to new API (we forgot them ....)
-
Jérome Maes authored
-
Jérome Maes authored
-
Yannick Tivisse authored
-
Danimar Ribeiro authored
Closes #13054
-
Yannick Tivisse authored
-
- Aug 05, 2016
-
-
Thibault Delavallée authored
-
Denis Vermylen (dve) authored
* Remove dead code * Clean variable assignation to a record set and use a dedicated variable to hold the result instead of setting a property on records
-
Denis Vermylen (dve) authored
-
Denis Vermylen (dve) authored
-
Thibault Delavallée authored
website_quote still calls sale_order_line.product_id_change() in old API, giving arguments that are not supported anymore. It does not crash because 'reasons'. However the new onchange does not return values since v9. The call is therefore not necessary anymore and the computation has been adapted accordingly.
-
Yannick Tivisse authored
-
Denis Vermylen (dve) authored
Write in models/account_invoice.py didn't handle multiple records. Now fixed.
-
Denis Vermylen (dve) authored
-
Denis Vermylen (dve) authored
-