13-05-2026 Waren Wirtschaft
This commit is contained in:
parent
9ce711d6b2
commit
ca3eb663fe
40 changed files with 1000 additions and 189 deletions
|
|
@ -39,7 +39,7 @@ class ProductIngredient extends Model
|
|||
'product_id' => 'int',
|
||||
'ingredient_id' => 'int',
|
||||
'pos' => 'int',
|
||||
'gram' => 'decimal:3',
|
||||
'gram' => 'decimal:6',
|
||||
'factor' => 'decimal:2',
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue