Feat: Informe de Ventas Por Usuario
This commit is contained in:
32
locale/es.po
32
locale/es.po
@@ -74,6 +74,14 @@ msgctxt "model:ir.ui.menu,name:menu_sale_fast_food_pizza"
|
||||
msgid "Pizzas Sold by Product"
|
||||
msgstr "Pizzas Vendidas Por Producto"
|
||||
|
||||
msgctxt "model:ir.action,name:act_report_sale_fast_food_by_user"
|
||||
msgid "Sales by User"
|
||||
msgstr "Ventas Por Usuario"
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_sale_fast_food_by_user"
|
||||
msgid "Sales by User"
|
||||
msgstr "Ventas Por Usuario"
|
||||
|
||||
msgctxt "field:sale_fast_food.reporting.product,product_pizza:"
|
||||
msgid "Product"
|
||||
msgstr "Pizza"
|
||||
@@ -82,6 +90,30 @@ msgctxt "field:sale_fast_food.reporting.product,quantity:"
|
||||
msgid "Quantity"
|
||||
msgstr "Cantidad"
|
||||
|
||||
msgctxt "field:sale_fast_food.reporting.by_user,user:"
|
||||
msgid "User"
|
||||
msgstr "Usuario"
|
||||
|
||||
msgctxt "field:sale_fast_food.reporting.by_user,completed_sales:"
|
||||
msgid "Completed Sales"
|
||||
msgstr "# Ventas"
|
||||
|
||||
msgctxt "field:sale_fast_food.reporting.by_user,untaxed_amount:"
|
||||
msgid "Untaxed Amount"
|
||||
msgstr "Base Imponible"
|
||||
|
||||
msgctxt "field:sale_fast_food.reporting.by_user,tax_amount:"
|
||||
msgid "Tax Amount"
|
||||
msgstr "Impuestos"
|
||||
|
||||
msgctxt "field:sale_fast_food.reporting.by_user,total_amount:"
|
||||
msgid "Total Amount"
|
||||
msgstr "Total"
|
||||
|
||||
msgctxt "field:sale_fast_food.reporting.by_user,total_tip_amount:"
|
||||
msgid "Total Tip Amount"
|
||||
msgstr "Propinas"
|
||||
|
||||
msgctxt "wizard_button:sale.print_cash_register,start,end:"
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
Reference in New Issue
Block a user