Skip to main content

UserPost

Version: v2.0.0

Supporting model

A request/response or nested model — not a stored DynamoDB entity.

Overview

User Post Model

Fields

FieldTypeRequiredDefaultDescription
namestr
emailstr
roleRoleEnums (ADMIN, USER, SUPER_ADMIN)Role Enums
positionPositionEnums (SALES, MANAGER, PICKER, INVENTORY, ACCOUNTS, DISMANTLER, DRIVER, OTHER)Position Enums
permissionsPermissionsPermissions model with all permissions defaulting to False
phone_numberstr

Embedded models

Models embedded in the fields above — shown inline; they have no separate page.

Permissions — v2.0.0
FieldTypeRequiredDefaultDescription
dashboarddict{'read_sales_by_sales_person': False, 'read_sales_over_time': False, 'read_weekly_sales_targets': False, 'read_daily_metrics': False, 'read_total_sales': False, 'read_vehicle_spend': False, 'read_summary': False}
vehiclesdict{'read': False, 'create': False, 'update': False, 'delete': False, 'read_financials': False, 'create_inspection_list': False, 'print_vehicle_report': False, 'print_tag': False, 'update_crushed_status': False, 'stock_take': False, 'update_arrival_status': False, 'publish': False, 'purchase': {'read': False, 'create': False, 'update': False, 'delete': False}, 'expenses': {'read': False, 'create': False, 'update': False, 'delete': False}, 'files': {'read': False, 'create': False, 'update': False, 'delete': False}, 'data': {'create': False}}
partsdict{'read': False, 'create': False, 'update': False, 'delete': False, 'publish': False, 'print_tag': False, 'read_financials': False, 'read_pricing': False, 'fitment': {'read': False, 'create': False, 'update': False, 'delete': False}, 'stock_take': False, 'update_missing_status': False, 'data': {'create': False}}
ebaydict{'read': False, 'create': False, 'update': False, 'delete': False}
web_shopdict{'read': False, 'create': False, 'update': False, 'delete': False}
trade_medict{'read': False, 'create': False, 'update': False, 'delete': False}
facebook_marketplacedict{'read': False, 'create': False, 'update': False, 'delete': False}
gumtreedict{'read': False, 'create': False, 'update': False, 'delete': False}
parts_worlddict{'read': False, 'create': False, 'update': False, 'delete': False}
parts_traderdict{'read': False, 'create': False, 'update': False, 'delete': False}
cap_ezidict{'read': False, 'create': False, 'update': False, 'delete': False}
quotesdict{'read': False, 'create': False, 'update': False, 'delete': False, 'email': False, 'print': False, 'update_status': False}
work_ordersdict{'read': False, 'create': False, 'update': False, 'delete': False, 'print': False, 'update_status': False}
invoicesdict{'read': False, 'create': False, 'update': False, 'delete': False, 'void': False, 'email': False, 'print': False, 'print_delivery_tag': False, 'print_packing_slip': False, 'update_dispatch_status': False, 'add_note': False, 'payments': {'read': False, 'create': False, 'update': False, 'delete': False}, 'credit_notes': {'read': False, 'create': False, 'update': False, 'delete': False}, 'cash_refunds': {'read': False, 'create': False, 'update': False, 'delete': False}}
vehicle_purchasesdict{'read': False, 'create': False, 'update': False, 'delete': False, 'print': False, 'update_arrival_status': False}
part_purchasesdict{'read': False, 'create': False, 'update': False, 'delete': False, 'print_tags': False, 'print_arrival_slip': False, 'process_arrival': False, 'update_status': False, 'expenses': {'read': False, 'create': False, 'update': False, 'delete': False}, 'payments': {'read': False, 'create': False, 'update': False, 'delete': False}}
task_managerdict{'processes': {'read': False, 'create': False, 'update': False, 'delete': False}, 'stages': {'read': False, 'create': False, 'update': False, 'delete': False}, 'tasks': {'read': False, 'create': False, 'update': False, 'delete': False}}
analyticsdict{'sales_by_sales_person': {'read': False, 'download_csv': False, 'print': False}, 'total_sales': {'read': False, 'download_csv': False, 'print': False}, 'vehicle_performance': {'read': False, 'download_csv': False, 'print': False}, 'part_demand': {'read': False, 'download_csv': False, 'print': False}, 'stock_report': {'read': False, 'download_csv': False, 'print': False}, 'inventory_value_report': {'read': False, 'download_csv': False, 'print': False}, 'daily_report': {'read': False, 'download_csv': False, 'print': False}, 'sales_by_payment_type': {'read': False, 'download_csv': False, 'print': False}}
contactsdict{'read': False, 'create': False, 'update': False, 'delete': False, 'read_transactions': False, 'add_note': False, 'update_hold_status': False, 'restore': False}
parts_catalogdict{'read': False}
assistantdict{'read': False}
settingsdict{'profile': {'read': False, 'update': False, 'change_password': False}, 'business': {'read': False, 'update': False}, 'sales_management': {'read': False, 'update': False}, 'invoicing': {'terms_and_billing': {'read': False, 'update': False}, 'line_item_mapping': {'read': False, 'update': False}, 'accounts': {'read': False, 'update': False, 'create': False, 'delete': False, 'sync_with_xero': False}, 'capricorn': {'read': False, 'update': False}}, 'contacts': {'read': False, 'download_csv': False}, 'users': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_password': False}, 'labels': {'read': False}, 'part_types': {'read': False, 'create': False, 'update_visibility': False}, 'vehicle_makes': {'read': False, 'create': False, 'update_visibility': False}, 'inspection_lists': {'read': False, 'create': False, 'update': False, 'delete': False}, 'locations': {'read': False, 'create': False, 'update': False, 'delete': False, 'print_tag': False}, 'bulk_pricing': {'read': False, 'create': False, 'update': False, 'delete': False}, 'ebay': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_connection': False}, 'trade_me': {'read': False, 'create': False, 'update': False, 'delete': False}, 'web_shop': {'read': False, 'create': False, 'update': False, 'delete': False}, 'facebook_marketplace': {'read': False, 'create': False, 'update': False, 'delete': False}, 'gumtree': {'read': False, 'create': False, 'update': False, 'delete': False}, 'parts_world': {'update_connection': False}, 'parts_trader': {'update_connection': False}, 'cap_ezi': {'update_connection': False}, 'network': {'update_opt_in_status': False}, 'xero': {'read': False, 'reconcile': False}, 'work_orders': {'read': False, 'create': False, 'update': False, 'delete': False}}

Change history

  • v2.0.0 · 2026-04-09 · Cian (shared account) · Removed field quick_sales (breaking). (89660af8e)
  • v1.1.5 · 2025-08-20 · Olaniyi Ajayi · Field settings default changed: {'profile': {'read': False, 'update': False, 'change_password': False}, 'business': {'read': False, 'update': False}, 'sales_management': {'read': False, 'update': False}, 'invoicing': {'terms_and_billing': {'read': False, 'update': False}, 'line_item_mapping': {'read': False, 'update': False}, 'accounts': {'read': False, 'update': False, 'create': False, 'delete': False, 'sync_with_xero': False}}, 'contacts': {'read': False, 'download_csv': False}, 'users': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_password': False}, 'labels': {'read': False}, 'part_types': {'read': False, 'create': False, 'update_visibility': False}, 'vehicle_makes': {'read': False, 'create': False, 'update_visibility': False}, 'inspection_lists': {'read': False, 'create': False, 'update': False, 'delete': False}, 'locations': {'read': False, 'create': False, 'update': False, 'delete': False, 'print_tag': False}, 'bulk_pricing': {'read': False, 'create': False, 'update': False, 'delete': False}, 'ebay': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_connection': False}, 'trade_me': {'read': False, 'create': False, 'update': False, 'delete': False}, 'web_shop': {'read': False, 'create': False, 'update': False, 'delete': False}, 'facebook_marketplace': {'read': False, 'create': False, 'update': False, 'delete': False}, 'gumtree': {'read': False, 'create': False, 'update': False, 'delete': False}, 'parts_world': {'update_connection': False}, 'parts_trader': {'update_connection': False}, 'cap_ezi': {'update_connection': False}, 'network': {'update_opt_in_status': False}, 'xero': {'read': False, 'reconcile': False}, 'work_orders': {'read': False, 'create': False, 'update': False, 'delete': False}} → {'profile': {'read': False, 'update': False, 'change_password': False}, 'business': {'read': False, 'update': False}, 'sales_management': {'read': False, 'update': False}, 'invoicing': {'terms_and_billing': {'read': False, 'update': False}, 'line_item_mapping': {'read': False, 'update': False}, 'accounts': {'read': False, 'update': False, 'create': False, 'delete': False, 'sync_with_xero': False}, 'capricorn': {'read': False, 'update': False}}, 'contacts': {'read': False, 'download_csv': False}, 'users': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_password': False}, 'labels': {'read': False}, 'part_types': {'read': False, 'create': False, 'update_visibility': False}, 'vehicle_makes': {'read': False, 'create': False, 'update_visibility': False}, 'inspection_lists': {'read': False, 'create': False, 'update': False, 'delete': False}, 'locations': {'read': False, 'create': False, 'update': False, 'delete': False, 'print_tag': False}, 'bulk_pricing': {'read': False, 'create': False, 'update': False, 'delete': False}, 'ebay': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_connection': False}, 'trade_me': {'read': False, 'create': False, 'update': False, 'delete': False}, 'web_shop': {'read': False, 'create': False, 'update': False, 'delete': False}, 'facebook_marketplace': {'read': False, 'create': False, 'update': False, 'delete': False}, 'gumtree': {'read': False, 'create': False, 'update': False, 'delete': False}, 'parts_world': {'update_connection': False}, 'parts_trader': {'update_connection': False}, 'cap_ezi': {'update_connection': False}, 'network': {'update_opt_in_status': False}, 'xero': {'read': False, 'reconcile': False}, 'work_orders': {'read': False, 'create': False, 'update': False, 'delete': False}}. (9ae4da5fa)
  • v1.1.4 · 2025-07-31 · Cian (shared account) · Field settings default changed: {'profile': {'read': False, 'update': False, 'change_password': False}, 'business': {'read': False, 'update': False}, 'sales_management': {'read': False, 'update': False}, 'invoicing': {'terms_and_billing': {'read': False, 'update': False}, 'line_item_mapping': {'read': False, 'update': False}, 'accounts': {'read': False, 'update': False, 'create': False, 'delete': False, 'sync_with_xero': False}, 'capricorn': {'read': False, 'update': False}}, 'contacts': {'read': False, 'download_csv': False}, 'users': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_password': False}, 'labels': {'read': False}, 'part_types': {'read': False, 'create': False, 'update_visibility': False}, 'vehicle_makes': {'read': False, 'create': False, 'update_visibility': False}, 'inspection_lists': {'read': False, 'create': False, 'update': False, 'delete': False}, 'locations': {'read': False, 'create': False, 'update': False, 'delete': False, 'print_tag': False}, 'bulk_pricing': {'read': False, 'create': False, 'update': False, 'delete': False}, 'ebay': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_connection': False}, 'trade_me': {'read': False, 'create': False, 'update': False, 'delete': False}, 'web_shop': {'read': False, 'create': False, 'update': False, 'delete': False}, 'facebook_marketplace': {'read': False, 'create': False, 'update': False, 'delete': False}, 'gumtree': {'read': False, 'create': False, 'update': False, 'delete': False}, 'parts_world': {'update_connection': False}, 'parts_trader': {'update_connection': False}, 'cap_ezi': {'update_connection': False}, 'network': {'update_opt_in_status': False}, 'xero': {'read': False, 'reconcile': False}, 'work_orders': {'read': False, 'create': False, 'update': False, 'delete': False}} → {'profile': {'read': False, 'update': False, 'change_password': False}, 'business': {'read': False, 'update': False}, 'sales_management': {'read': False, 'update': False}, 'invoicing': {'terms_and_billing': {'read': False, 'update': False}, 'line_item_mapping': {'read': False, 'update': False}, 'accounts': {'read': False, 'update': False, 'create': False, 'delete': False, 'sync_with_xero': False}}, 'contacts': {'read': False, 'download_csv': False}, 'users': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_password': False}, 'labels': {'read': False}, 'part_types': {'read': False, 'create': False, 'update_visibility': False}, 'vehicle_makes': {'read': False, 'create': False, 'update_visibility': False}, 'inspection_lists': {'read': False, 'create': False, 'update': False, 'delete': False}, 'locations': {'read': False, 'create': False, 'update': False, 'delete': False, 'print_tag': False}, 'bulk_pricing': {'read': False, 'create': False, 'update': False, 'delete': False}, 'ebay': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_connection': False}, 'trade_me': {'read': False, 'create': False, 'update': False, 'delete': False}, 'web_shop': {'read': False, 'create': False, 'update': False, 'delete': False}, 'facebook_marketplace': {'read': False, 'create': False, 'update': False, 'delete': False}, 'gumtree': {'read': False, 'create': False, 'update': False, 'delete': False}, 'parts_world': {'update_connection': False}, 'parts_trader': {'update_connection': False}, 'cap_ezi': {'update_connection': False}, 'network': {'update_opt_in_status': False}, 'xero': {'read': False, 'reconcile': False}, 'work_orders': {'read': False, 'create': False, 'update': False, 'delete': False}}. (38b7b9dd1)
  • v1.1.3 · 2025-07-28 · Cian (shared account) · Field settings default changed: {'profile': {'read': False, 'update': False, 'change_password': False}, 'business': {'read': False, 'update': False}, 'sales_management': {'read': False, 'update': False}, 'invoicing': {'terms_and_billing': {'read': False, 'update': False}, 'line_item_mapping': {'read': False, 'update': False}, 'accounts': {'read': False, 'update': False, 'create': False, 'delete': False, 'sync_with_xero': False}}, 'contacts': {'read': False, 'download_csv': False}, 'users': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_password': False}, 'labels': {'read': False}, 'part_types': {'read': False, 'create': False, 'update_visibility': False}, 'vehicle_makes': {'read': False, 'create': False, 'update_visibility': False}, 'inspection_lists': {'read': False, 'create': False, 'update': False, 'delete': False}, 'locations': {'read': False, 'create': False, 'update': False, 'delete': False, 'print_tag': False}, 'bulk_pricing': {'read': False, 'create': False, 'update': False, 'delete': False}, 'ebay': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_connection': False}, 'trade_me': {'read': False, 'create': False, 'update': False, 'delete': False}, 'web_shop': {'read': False, 'create': False, 'update': False, 'delete': False}, 'facebook_marketplace': {'read': False, 'create': False, 'update': False, 'delete': False}, 'gumtree': {'read': False, 'create': False, 'update': False, 'delete': False}, 'parts_world': {'update_connection': False}, 'parts_trader': {'update_connection': False}, 'cap_ezi': {'update_connection': False}, 'network': {'update_opt_in_status': False}, 'xero': {'read': False, 'reconcile': False}, 'work_orders': {'read': False, 'create': False, 'update': False, 'delete': False}} → {'profile': {'read': False, 'update': False, 'change_password': False}, 'business': {'read': False, 'update': False}, 'sales_management': {'read': False, 'update': False}, 'invoicing': {'terms_and_billing': {'read': False, 'update': False}, 'line_item_mapping': {'read': False, 'update': False}, 'accounts': {'read': False, 'update': False, 'create': False, 'delete': False, 'sync_with_xero': False}, 'capricorn': {'read': False, 'update': False}}, 'contacts': {'read': False, 'download_csv': False}, 'users': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_password': False}, 'labels': {'read': False}, 'part_types': {'read': False, 'create': False, 'update_visibility': False}, 'vehicle_makes': {'read': False, 'create': False, 'update_visibility': False}, 'inspection_lists': {'read': False, 'create': False, 'update': False, 'delete': False}, 'locations': {'read': False, 'create': False, 'update': False, 'delete': False, 'print_tag': False}, 'bulk_pricing': {'read': False, 'create': False, 'update': False, 'delete': False}, 'ebay': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_connection': False}, 'trade_me': {'read': False, 'create': False, 'update': False, 'delete': False}, 'web_shop': {'read': False, 'create': False, 'update': False, 'delete': False}, 'facebook_marketplace': {'read': False, 'create': False, 'update': False, 'delete': False}, 'gumtree': {'read': False, 'create': False, 'update': False, 'delete': False}, 'parts_world': {'update_connection': False}, 'parts_trader': {'update_connection': False}, 'cap_ezi': {'update_connection': False}, 'network': {'update_opt_in_status': False}, 'xero': {'read': False, 'reconcile': False}, 'work_orders': {'read': False, 'create': False, 'update': False, 'delete': False}}. (86dc6d057)
  • v1.1.2 · 2025-07-10 · Cian (shared account) · Field dashboard default changed: {'read_sales_by_sales_person': False, 'read_sales_over_time': False, 'read_weekly_sales_targets': False, 'read_daily_metrics': False, 'read_total_sales': False} → {'read_sales_by_sales_person': False, 'read_sales_over_time': False, 'read_weekly_sales_targets': False, 'read_daily_metrics': False, 'read_total_sales': False, 'read_vehicle_spend': False, 'read_summary': False}. (f0aebe8a8)
  • v1.1.1 · 2025-07-09 · Cian (shared account) · Field settings default changed: {'profile': {'read': False, 'update': False, 'change_password': False}, 'business': {'read': False, 'update': False}, 'sales_management': {'read': False, 'update': False}, 'invoicing': {'terms_and_billing': {'read': False, 'update': False}, 'line_item_mapping': {'read': False, 'update': False}, 'accounts': {'read': False, 'update': False, 'create': False, 'delete': False, 'sync_with_xero': False}}, 'contacts': {'read': False, 'download_csv': False}, 'users': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_password': False}, 'labels': {'read': False}, 'part_types': {'read': False, 'create': False, 'update_visibility': False}, 'vehicle_makes': {'read': False, 'create': False, 'update_visibility': False}, 'inspection_lists': {'read': False, 'create': False, 'update': False, 'delete': False}, 'locations': {'read': False, 'create': False, 'update': False, 'delete': False, 'print_tag': False}, 'bulk_pricing': {'read': False, 'create': False, 'update': False, 'delete': False}, 'ebay': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_connection': False}, 'trade_me': {'read': False, 'create': False, 'update': False, 'delete': False}, 'web_shop': {'read': False, 'create': False, 'update': False, 'delete': False}, 'facebook_marketplace': {'read': False, 'create': False, 'update': False, 'delete': False}, 'gumtree': {'read': False, 'create': False, 'update': False, 'delete': False}, 'parts_world': {'update_connection': False}, 'parts_trader': {'update_connection': False}, 'cap_ezi': {'update_connection': False}, 'network': {'update_opt_in_status': False}, 'xero': {'read': False, 'reconcile': False}} → {'profile': {'read': False, 'update': False, 'change_password': False}, 'business': {'read': False, 'update': False}, 'sales_management': {'read': False, 'update': False}, 'invoicing': {'terms_and_billing': {'read': False, 'update': False}, 'line_item_mapping': {'read': False, 'update': False}, 'accounts': {'read': False, 'update': False, 'create': False, 'delete': False, 'sync_with_xero': False}}, 'contacts': {'read': False, 'download_csv': False}, 'users': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_password': False}, 'labels': {'read': False}, 'part_types': {'read': False, 'create': False, 'update_visibility': False}, 'vehicle_makes': {'read': False, 'create': False, 'update_visibility': False}, 'inspection_lists': {'read': False, 'create': False, 'update': False, 'delete': False}, 'locations': {'read': False, 'create': False, 'update': False, 'delete': False, 'print_tag': False}, 'bulk_pricing': {'read': False, 'create': False, 'update': False, 'delete': False}, 'ebay': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_connection': False}, 'trade_me': {'read': False, 'create': False, 'update': False, 'delete': False}, 'web_shop': {'read': False, 'create': False, 'update': False, 'delete': False}, 'facebook_marketplace': {'read': False, 'create': False, 'update': False, 'delete': False}, 'gumtree': {'read': False, 'create': False, 'update': False, 'delete': False}, 'parts_world': {'update_connection': False}, 'parts_trader': {'update_connection': False}, 'cap_ezi': {'update_connection': False}, 'network': {'update_opt_in_status': False}, 'xero': {'read': False, 'reconcile': False}, 'work_orders': {'read': False, 'create': False, 'update': False, 'delete': False}}. (a2e23d93f)
  • v1.1.0 · 2025-06-27 · Cian (shared account) · Added optional field facebook_marketplace.; Added optional field gumtree.; Field settings default changed: {'profile': {'read': False, 'update': False, 'change_password': False}, 'business': {'read': False, 'update': False}, 'sales_management': {'read': False, 'update': False}, 'invoicing': {'terms_and_billing': {'read': False, 'update': False}, 'line_item_mapping': {'read': False, 'update': False}, 'accounts': {'read': False, 'update': False, 'create': False, 'delete': False, 'sync_with_xero': False}}, 'contacts': {'read': False, 'download_csv': False}, 'users': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_password': False}, 'labels': {'read': False}, 'part_types': {'read': False, 'create': False, 'update_visibility': False}, 'vehicle_makes': {'read': False, 'create': False, 'update_visibility': False}, 'inspection_lists': {'read': False, 'create': False, 'update': False, 'delete': False}, 'locations': {'read': False, 'create': False, 'update': False, 'delete': False, 'print_tag': False}, 'bulk_pricing': {'read': False, 'create': False, 'update': False, 'delete': False}, 'ebay': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_connection': False}, 'trade_me': {'read': False, 'create': False, 'update': False, 'delete': False}, 'web_shop': {'read': False, 'create': False, 'update': False, 'delete': False}, 'parts_world': {'update_connection': False}, 'parts_trader': {'update_connection': False}, 'cap_ezi': {'update_connection': False}, 'network': {'update_opt_in_status': False}, 'xero': {'read': False, 'reconcile': False}} → {'profile': {'read': False, 'update': False, 'change_password': False}, 'business': {'read': False, 'update': False}, 'sales_management': {'read': False, 'update': False}, 'invoicing': {'terms_and_billing': {'read': False, 'update': False}, 'line_item_mapping': {'read': False, 'update': False}, 'accounts': {'read': False, 'update': False, 'create': False, 'delete': False, 'sync_with_xero': False}}, 'contacts': {'read': False, 'download_csv': False}, 'users': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_password': False}, 'labels': {'read': False}, 'part_types': {'read': False, 'create': False, 'update_visibility': False}, 'vehicle_makes': {'read': False, 'create': False, 'update_visibility': False}, 'inspection_lists': {'read': False, 'create': False, 'update': False, 'delete': False}, 'locations': {'read': False, 'create': False, 'update': False, 'delete': False, 'print_tag': False}, 'bulk_pricing': {'read': False, 'create': False, 'update': False, 'delete': False}, 'ebay': {'read': False, 'create': False, 'update': False, 'delete': False, 'update_connection': False}, 'trade_me': {'read': False, 'create': False, 'update': False, 'delete': False}, 'web_shop': {'read': False, 'create': False, 'update': False, 'delete': False}, 'facebook_marketplace': {'read': False, 'create': False, 'update': False, 'delete': False}, 'gumtree': {'read': False, 'create': False, 'update': False, 'delete': False}, 'parts_world': {'update_connection': False}, 'parts_trader': {'update_connection': False}, 'cap_ezi': {'update_connection': False}, 'network': {'update_opt_in_status': False}, 'xero': {'read': False, 'reconcile': False}}. (1a9f07f48)
  • v1.0.1 · 2025-05-25 · Cian (shared account) · Field parts default changed: {'read': False, 'create': False, 'update': False, 'delete': False, 'publish': False, 'print_tag': False, 'read_financials': False, 'read_pricing': False, 'fitment': {'read': False, 'create': False, 'update': False, 'delete': False}, 'stock_take': False, 'update_missing_status': False} → {'read': False, 'create': False, 'update': False, 'delete': False, 'publish': False, 'print_tag': False, 'read_financials': False, 'read_pricing': False, 'fitment': {'read': False, 'create': False, 'update': False, 'delete': False}, 'stock_take': False, 'update_missing_status': False, 'data': {'create': False}}.; Field vehicles default changed: {'read': False, 'create': False, 'update': False, 'delete': False, 'read_financials': False, 'create_inspection_list': False, 'print_vehicle_report': False, 'print_tag': False, 'update_crushed_status': False, 'stock_take': False, 'update_arrival_status': False, 'publish': False, 'purchase': {'read': False, 'create': False, 'update': False, 'delete': False}, 'expenses': {'read': False, 'create': False, 'update': False, 'delete': False}, 'files': {'read': False, 'create': False, 'update': False, 'delete': False}} → {'read': False, 'create': False, 'update': False, 'delete': False, 'read_financials': False, 'create_inspection_list': False, 'print_vehicle_report': False, 'print_tag': False, 'update_crushed_status': False, 'stock_take': False, 'update_arrival_status': False, 'publish': False, 'purchase': {'read': False, 'create': False, 'update': False, 'delete': False}, 'expenses': {'read': False, 'create': False, 'update': False, 'delete': False}, 'files': {'read': False, 'create': False, 'update': False, 'delete': False}, 'data': {'create': False}}. (a14420d75)
  • v1.0.0 · 2025-05-15 · Cian (shared account) · Initial version. (1b23cefb1)

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPOST /newuser/src/user_post.py

Change history

v2.0.0 · 2026-02-24 · Olaniyi Ajayi · 582177fcd

Add S3 bucket for email templates and update Cognito user creation process

  • Removed field password (breaking).
v1.0.0 · 2025-08-20 · Olaniyi Ajayi · 9ae4da5fa

cleaned

  • Initial version.

Generated from dismantly-backend/Microservices/User/dependencies/models.py. Do not edit by hand.

Models last synced: 2026-06-23 13:21 UTC