diff --git a/shop_daily_category.fodt b/shop_daily_category.fodt index 943cfc7..f6d155b 100644 --- a/shop_daily_category.fodt +++ b/shop_daily_category.fodt @@ -1,24 +1,24 @@ - 2023-04-20T10:17:41.990552036LibreOffice/7.3.7.2$Linux_X86_64 LibreOffice_project/30$Build-22023-04-21T14:15:07.275587988PT5H26M59S49 + 2023-04-20T10:17:41.990552036LibreOffice/7.3.7.2$Linux_X86_64 LibreOffice_project/30$Build-22023-06-30T09:24:58.921506461PT5H39M53 - 4022 + 0 0 23470 - 10440 + 10956 true false view2 - 12936 - 9197 + 8657 + 2506 0 - 4022 + 0 23469 - 14460 + 10954 0 1 false @@ -88,7 +88,7 @@ true true - 2424469 + 2486140 true false @@ -153,7 +153,7 @@ - + @@ -351,80 +351,92 @@ - + + + + + - + - + - - - - - + - + - - + + - + - + - + - - + + - + - - + + - + + + + + + + + + - + - + - + - + - - - + + + + + + + @@ -439,20 +451,35 @@ - + - + - + - + + + + + + + + + + + + + + + + @@ -750,10 +777,11 @@ <company.rec_name> + <shop> LISTADO PRODUCTOS VENDIDOS - FECHA: <date> + INICIO: <date>FIN: <end_date> @@ -762,7 +790,7 @@ - <for each="category in categories"> + <for each="category in categories"> @@ -770,7 +798,7 @@ - + @@ -778,7 +806,7 @@ - <category.name> + <category.name> @@ -786,19 +814,19 @@ - Producto + Producto - Cant. + Cant. - Valor + Valor - <for each="product in category['products'].values()"> + <for each="product in category['products'].values()"> @@ -806,41 +834,41 @@ - <product['name']> + <product['name']> - <product['quantity']> + <product['quantity']> - <format_number(product['amount'], company.lang, 0)> + <format_number(product['amount'], company.lang, 0)> - </for> + </for> - + - + - Total por Categoria: + Total por Categoria: - <format_number(sum(product['amount'] for product in category['products'].values()), company.lang, 0)> + <format_number(sum(product['amount'] for product in category['products'].values()), company.lang, 0)> - </for> + </for> @@ -848,7 +876,7 @@ - + @@ -856,16 +884,16 @@ - Total: + Total: - <format_number(total_payments, company.lang, 0)> + <format_number(total_payments, company.lang, 0)> - + \ No newline at end of file