Update database schema
This commit is contained in:
@ -14,8 +14,8 @@ import csv
|
||||
DIR: str
|
||||
|
||||
TABLES = ['branch', 'wb_gl', 'wb_kg', 'wb_rd', 'wine_attribute', 'wine_cultivation',
|
||||
'member', 'member_billing_address', 'contract', 'area_commitment',
|
||||
'season', 'modifier', 'delivery', 'delivery_part', 'delivery_part_modifier', ]
|
||||
'member', 'member_billing_address', 'contract', 'area_commitment', 'area_commitment_attribute',
|
||||
'season', 'modifier', 'delivery', 'delivery_part', 'delivery_part_attribute', 'delivery_part_modifier', ]
|
||||
# 'payment_variant', 'delivery_payment', 'member_payment']
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user