grocy/views/components
kriddles e8845fe2e8
Qu factor purchase to stock & Product Barcode Details (#801)
* Puchase add qu_factor_to_stock

* qu_factor_purchase_to_stock for stock edit

* product barcodes with QU and Stores

* remove product barcode tags

* migrations/0103 add value and factor_puchase_amount to stock_current and stock_current_location_content

* Remove unused method

* StockService#GetProductDetails: include stock_value

* productcard: include stock_value

* Add Purchase Factor to Stock Overview

* update demo data with stock qu_factor_purchase_to_stock

* recipes_pos_resolved update

* avg_price and oldest_price in product details

* add average price to product card

* hint for recipe costs not included if not in stock

* Round value and factor_purchas_amount. Include currency for stock value

* Add factor_purchase_amount to product card stock amount

* Allow editing qu_factor_purchase_to_stock for stock entries

* fix update qu_factor_purchase_to_stock for Transfers

* Add barcode to existing product update to add to product_barcodes table

* Add barcode to new product workflow update to add to product_barcodes table

* *** Price now saved as 1 QU to stock in stock tables ***

* remove column product barcode and use product_barcodes

* Allow products to be deactivated instead of deleted

* Embedded barcode and qu-conversion with page reload on change

* Save current product barcode into new product_barcodes table

* Embedded popup for product group add/edit

* barcode scanner added to product barcodes input

* Edit product qu_stock is unavailable after first purchase

* StockOverview: Filters break when columns are reordered so for now just disable colReorder

* view stockoverview.blade: display product_group column

* Review

Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2020-08-17 21:47:33 +02:00
..
barcodescanner.blade.php Downgrade / use QuggaJS again instead of Quagga2 (fixes #749) 2020-04-17 19:48:11 +02:00
batterycard.blade.php Squashed commit 2020-01-27 19:00:49 +01:00
calendarcard.blade.php Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
chorecard.blade.php Squashed commit 2020-01-27 19:00:49 +01:00
datetimepicker.blade.php Optionally use number pad input in best-before-date fields on mobile Chrome (#657) 2020-03-25 20:26:54 +01:00
datetimepicker2.blade.php Fixed contextual time ago display was missing (references #513) 2020-02-02 17:55:35 +01:00
locationpicker.blade.php Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
numberpicker.blade.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
productamountpicker.blade.php Fixed recipeposform edit when "Only check if a single unit is in stock" is set (again closes #535) 2020-02-02 12:33:48 +01:00
productcard.blade.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
productpicker.blade.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
recipepicker.blade.php Fixed various smaller problems after some testing 2019-09-21 13:08:42 +02:00
shoppinglocationpicker.blade.php set default store for product, purchase set last store purchased if available or use product default (#672) 2020-03-27 19:27:40 +01:00
userfields_tbody.blade.php Implemented new Userfield type "Link" (references #258) 2019-09-17 19:33:06 +02:00
userfields_thead.blade.php Don't load userfieldsform.js when not needed 2019-05-16 22:14:04 +02:00
userfieldsform.blade.php Implemented new Userfield type "Link" (references #258) 2019-09-17 19:33:06 +02:00
userpicker.blade.php Finished migration to use gettext (this now closes #161) 2019-05-02 20:20:18 +02:00