This commit is contained in:
Kevin Adametz 2020-07-01 13:21:35 +02:00
parent 9ed251820e
commit da08e9ff37
13 changed files with 378 additions and 56 deletions

View file

@ -84,7 +84,7 @@ class ShoppingOrder extends Model
'total',
'shipping',
'subtotal',
'tax_rate',
//'tax_rate',
'tax',
'total_shipping',
'weight',