Lieferland UST CH, Reverse Charge
This commit is contained in:
parent
351a8f763c
commit
d46824a4ac
19 changed files with 455 additions and 41 deletions
|
|
@ -25,7 +25,8 @@ class CreateCountriesTable extends Migration
|
|||
$table->string('ru', 100);
|
||||
|
||||
$table->boolean('active')->default(true);
|
||||
|
||||
$table->boolean('supply_country')->default(false);
|
||||
$table->boolean('eu_country')->default(false);
|
||||
$table->boolean('switch')->default(false);
|
||||
$table->boolean('own_eur')->default(false);
|
||||
$table->boolean('currency')->default(false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue