v0.1.14 - b2b portal
This commit is contained in:
@@ -42,6 +42,21 @@ TENANT_TABLES = {
|
||||
"freight_cost_rules": None,
|
||||
"throughput_products": None,
|
||||
"production_throughput_entries": None,
|
||||
# B2B ordering portal
|
||||
"product_categories": None,
|
||||
"catalogue_products": None,
|
||||
"customer_product_visibility": None,
|
||||
"price_lists": None,
|
||||
"price_list_items": None,
|
||||
"customer_price_assignments": None,
|
||||
"customer_product_prices": None,
|
||||
"price_tiers": None,
|
||||
"orders": None,
|
||||
"order_lines": None,
|
||||
"order_status_history": None,
|
||||
"order_attachments": None,
|
||||
"notification_settings": None,
|
||||
"xero_sync_log": None,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user