-
- Downloads
[IMP] base: Make 'name' attribute required for 'filter' tag
Purpose ======= The attribute name isn't required on the <filter> tag. If not set, it can't be selected with a xpath and it can't be overwritten. A lot of PR are coming from the community just to add a name on a filter because: - It can't be selected with a xpath. - It can't be used with `default_search_foo` on an action context. Specification ============= Make the atttribute name required
Showing
- addons/account/report/account_invoice_report_view.xml 7 additions, 7 deletionsaddons/account/report/account_invoice_report_view.xml
- addons/account/views/account_analytic_view.xml 3 additions, 3 deletionsaddons/account/views/account_analytic_view.xml
- addons/account/views/account_invoice_view.xml 4 additions, 4 deletionsaddons/account/views/account_invoice_view.xml
- addons/account/views/account_payment_view.xml 10 additions, 10 deletionsaddons/account/views/account_payment_view.xml
- addons/account/views/account_view.xml 39 additions, 39 deletionsaddons/account/views/account_view.xml
- addons/account_analytic_default/views/account_analytic_default_view.xml 5 additions, 5 deletions..._analytic_default/views/account_analytic_default_view.xml
- addons/account_asset/views/account_asset_views.xml 7 additions, 7 deletionsaddons/account_asset/views/account_asset_views.xml
- addons/account_budget/views/account_budget_views.xml 2 additions, 2 deletionsaddons/account_budget/views/account_budget_views.xml
- addons/account_voucher/views/account_voucher_views.xml 19 additions, 19 deletionsaddons/account_voucher/views/account_voucher_views.xml
- addons/analytic/views/analytic_account_views.xml 1 addition, 1 deletionaddons/analytic/views/analytic_account_views.xml
- addons/calendar/views/calendar_views.xml 4 additions, 4 deletionsaddons/calendar/views/calendar_views.xml
- addons/crm/report/crm_activity_report_views.xml 4 additions, 4 deletionsaddons/crm/report/crm_activity_report_views.xml
- addons/crm/report/crm_opportunity_report_views.xml 7 additions, 7 deletionsaddons/crm/report/crm_opportunity_report_views.xml
- addons/crm/views/crm_lead_views.xml 10 additions, 10 deletionsaddons/crm/views/crm_lead_views.xml
- addons/event/views/event_views.xml 9 additions, 9 deletionsaddons/event/views/event_views.xml
- addons/event_sale/views/event_views.xml 1 addition, 1 deletionaddons/event_sale/views/event_views.xml
- addons/fetchmail/views/fetchmail_views.xml 3 additions, 3 deletionsaddons/fetchmail/views/fetchmail_views.xml
- addons/gamification/views/challenge.xml 2 additions, 2 deletionsaddons/gamification/views/challenge.xml
- addons/gamification/views/goal.xml 4 additions, 4 deletionsaddons/gamification/views/goal.xml
- addons/hr/views/hr_views.xml 4 additions, 4 deletionsaddons/hr/views/hr_views.xml
Loading
Please register or sign in to comment