You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pedro M. Baeza
b63505f2a2
[FIX] partner_multi_relation: fix crash on partner with domain [(1, '=', 1)]
As is_leaf test passes with that domain, startswith method cannot be applied
to integers. Converting to string the arg, we avoid the problem.
|
8 years ago |
.. |
better_zip_view.xml
|
base_location - Adapt views to 9.0
|
9 years ago |
company_view.xml
|
[FIX] base_location: Fix flake8 error, views naming, removing deprecated fields. Also use @api.one in onchanges. Using now spaces instead of tabs in xml files.
|
10 years ago |
partner_view.xml
|
base_location - Adapt views to 9.0
|
9 years ago |
res_country_view.xml
|
[FIX] base_location: Fix flake8 error, views naming, removing deprecated fields. Also use @api.one in onchanges. Using now spaces instead of tabs in xml files.
|
10 years ago |
state_view.xml
|
[FIX] base_location: Fix flake8 error, views naming, removing deprecated fields. Also use @api.one in onchanges. Using now spaces instead of tabs in xml files.
|
10 years ago |