Forráskód Böngészése

In the *Reporting* menu, add a new entry *POS + Sale Orders Analysis* that show sale statistics per products that aggregate sale orders and pos orders. add filtro y campo user_id

SEBAS 1 éve
szülő
commit
47a730b467
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      report/pos_sale_report_view.xml

+ 1 - 0
report/pos_sale_report_view.xml

@@ -10,6 +10,7 @@
         <search string="POS orders and Sale orders aggregated report">
             <field name="product_tmpl_id"/>
             <field name="product_id"/>
+            <field name="user_id" string="Comercial"/>
             <filter name="today" string="Hoy"
                 domain="[('date', '=', context_today().strftime('%Y-%m-%d'))]"/>
             <filter name="yesterday" string="Ayer"