From 116302670789560761c6dbcff5626b9e01070f29 Mon Sep 17 00:00:00 2001 From: puppe1990 Date: Thu, 31 Oct 2024 15:34:14 -0300 Subject: [PATCH] change to be a custom header with the period --- app/views/stocks/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/stocks/index.html.erb b/app/views/stocks/index.html.erb index 0568f327..536fe65e 100644 --- a/app/views/stocks/index.html.erb +++ b/app/views/stocks/index.html.erb @@ -53,7 +53,7 @@ <%= t('stocks.sku') %> <%= t('stocks.balance') %> <%= t('stocks.in_production') %> - <%= t('stocks.count_sold') %> + Quantidade vendida dos Ășltimos <%= params[:period] || '30' %> dias <%= t('stocks.calculate_basic_forecast') %> <%= t('stocks.number_of_rolls') %> <%= t('stocks.product') %>