mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 17:10:11 +00:00
Feature: Stock Purchase Metrics (#2135)
* Feature: Stock Purchase Metrics * chart update * Refactor to chartjs * More suggestion edits - locale in javascript - global translations - commit migrations sql file * Rename 0215.sql to 0216.sql Fixed merge conflict * Fixed merge conflict * Applied code style * Added missing demo data translations * Removed unused package "canvasjs" * Don't include daterangepicker globally when only needed on a single page / fixed view section imports * Rename this to "Spendings" / name it more generically "Stock reports" * Reuse the existing product_price_history view * Final cleanup * Whitespace fix --------- Co-authored-by: Travis Raup <travis.raup@platform.sh> Co-authored-by: Bernd Bestel <bernd@berrnd.de>
This commit is contained in:
@@ -2374,3 +2374,39 @@ msgstr ""
|
||||
|
||||
msgid "Track chore execution now"
|
||||
msgstr ""
|
||||
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
msgid "Apply"
|
||||
msgstr ""
|
||||
|
||||
msgid "Custom range"
|
||||
msgstr ""
|
||||
|
||||
msgid "Yesterday"
|
||||
msgstr ""
|
||||
|
||||
msgid "Last %1$s days"
|
||||
msgstr ""
|
||||
|
||||
msgid "This month"
|
||||
msgstr ""
|
||||
|
||||
msgid "Last month"
|
||||
msgstr ""
|
||||
|
||||
msgid "This year"
|
||||
msgstr ""
|
||||
|
||||
msgid "Last year"
|
||||
msgstr ""
|
||||
|
||||
msgid "Reports"
|
||||
msgstr ""
|
||||
|
||||
msgid "Spendings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Stock report"
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user