瀏覽代碼

Agregar filtros por categoría

SEBAS 1 年之前
父節點
當前提交
463f62912d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      report/pos_sale_report_view.xml

+ 1 - 0
report/pos_sale_report_view.xml

@@ -20,6 +20,7 @@
                 <filter name="date_groupby" string="Fecha" context="{'group_by': 'date'}"/>
                 <filter name="product_tmpl_groupby" string="Producto" context="{'group_by': 'product_tmpl_id'}"/>
                 <filter name="user_groupby" string="Comercial" context="{'group_by': 'user_id'}"/>
+                <filter name="categ_groupby" string="Categoría" context="{'group_by': 'categ_id'}"/>
                 <filter name="product_groupby" string="Variantes" context="{'group_by': 'product_id'}"/>
                 <filter name="origin_groupby" string="Origen" context="{'group_by': 'origin'}"/>
             </group>