ar_show_mark_as_paid => { type => 'boolean', default => 'true' },
articlenumber => { type => 'text' },
assemblynumber => { type => 'text' },
+ assortmentnumber => { type => 'text' },
balance_startdate_method => { type => 'text' },
bin_id => { type => 'integer' },
bin_id_ignore_onhand => { type => 'integer' },
duns => { type => 'text' },
email_journal => { type => 'integer', default => 2 },
expense_accno_id => { type => 'integer' },
+ fa_bufa_nr => { type => 'text' },
+ fa_dauerfrist => { type => 'text' },
+ fa_steuerberater_city => { type => 'text' },
+ fa_steuerberater_name => { type => 'text' },
+ fa_steuerberater_street => { type => 'text' },
+ fa_steuerberater_tel => { type => 'text' },
+ fa_voranmeld => { type => 'text' },
feature_balance => { type => 'boolean', default => 'true', not_null => 1 },
feature_datev => { type => 'boolean', default => 'true', not_null => 1 },
feature_erfolgsrechnung => { type => 'boolean', default => 'false', not_null => 1 },
sales_purchase_order_ship_missing_column => { type => 'boolean', default => 'false' },
sdonumber => { type => 'text' },
sepa_creditor_id => { type => 'text' },
+ sepa_reference_add_vc_vc_id => { type => 'boolean', default => 'false' },
servicenumber => { type => 'text' },
show_bestbefore => { type => 'boolean', default => 'false' },
show_longdescription_select_item => { type => 'boolean', default => 'false' },