Added new changelog

This commit is contained in:
Bernd Bestel
2019-04-06 16:00:17 +02:00
parent 50a782c8c0
commit c4d377ce4e
2 changed files with 14 additions and 0 deletions

2
migrations/0061.sql Normal file
View File

@@ -0,0 +1,2 @@
ALTER TABLE products
ADD not_check_stock_fulfillment_for_recipes TINYINT DEFAULT 0;