hesabixArc/hesabixAPI/migrations/versions
2025-10-15 21:21:11 +03:30
..
.gitkeep start project 2025-09-15 13:53:54 +03:30
1f0abcdd7300_add_petty_cash_table.py progress in invoice and products 2025-10-07 00:46:29 +03:30
4b2ea782bcb3_merge_heads.py progress in money and persons 2025-09-28 23:06:53 +03:30
7ecb63029764_merge_heads.py progress in application 2025-10-14 23:16:28 +03:30
9f9786ae7191_create_tax_units_table.py progress in products 2025-10-02 03:21:43 +03:30
5553f8745c6e_add_support_tables.py progress in recipies 2025-10-15 21:21:11 +03:30
20250102_000001_seed_support_data.py progress in bank accounts 2025-10-03 02:25:35 +03:30
20250106_000001_fix_tax_types_structure.py progress in invoice and products 2025-10-07 00:46:29 +03:30
20250106_000002_remove_tax_fields.py progress in invoice and products 2025-10-07 00:46:29 +03:30
20250106_000003_cleanup_tax_units_table.py progress in invoice and products 2025-10-07 00:46:29 +03:30
20250106_000004_seed_tax_units_list.py progress in invoice and products 2025-10-07 00:46:29 +03:30
20250117_000003_add_business_table.py progress in persons 2025-09-27 21:19:00 +03:30
20250117_000004_add_business_contact_fields.py start working on business 2025-09-19 10:09:33 +03:30
20250117_000005_add_business_geographic_fields.py start working on business 2025-09-19 10:09:33 +03:30
20250117_000006_add_app_permissions_to_users.py progress in permissions 2025-09-19 14:34:43 +03:30
20250117_000007_create_business_permissions_table.py progress in permissions 2025-09-19 14:34:43 +03:30
20250117_000008_add_email_config_table.py progress in email servie and business dashboard 2025-09-22 21:21:46 +03:30
20250117_000009_add_is_default_to_email_config.py progress in email servie and business dashboard 2025-09-22 21:21:46 +03:30
20250120_000001_add_persons_tables.py progress in permissions 2025-09-25 22:36:08 +03:30
20250120_000002_add_join_permission.py progress in permissions 2025-09-25 22:36:08 +03:30
20250915_000001_init_auth_tables.py bug fix in migrations 2025-09-19 13:35:30 +03:30
20250916_000002_add_referral_fields.py progress in commodity 2025-09-30 17:12:53 +03:30
20250926_000010_add_person_code.py progress in recipies 2025-10-15 21:21:11 +03:30
20250926_000011_drop_active.py progress in recipies 2025-10-15 21:21:11 +03:30
20250927_000012_add_fiscal_years.py progress in recipies 2025-10-15 21:21:11 +03:30
20250927_000013_add_currencies.py progress in recipies 2025-10-15 21:21:11 +03:30
20250927_000014_add_documents.py progress in recipies 2025-10-15 21:21:11 +03:30
20250927_000015_add_lines.py progress in recipies 2025-10-15 21:21:11 +03:30
20250927_000016_add_accounts_table.py progress in recipies 2025-10-15 21:21:11 +03:30
20250927_000017_add_account_id_to_document_lines.py progress in persons 2025-09-27 21:19:00 +03:30
20250927_000018_seed_currencies.py progress in persons 2025-09-27 21:19:00 +03:30
20250927_000019_seed_accounts_chart.py progress in persons 2025-09-27 21:19:00 +03:30
20250927_000020_add_share_count_and_shareholder_type.py progress in persons 2025-09-27 21:19:00 +03:30
20250927_000021_update_person_type_enum_to_persian.py progress in persons 2025-09-27 21:19:00 +03:30
20250927_000022_add_person_commission_fields.py progress in persons 2025-09-27 21:19:00 +03:30
20250928_000023_remove_person_is_active_force.py almost finish persons 2025-09-29 19:19:24 +03:30
20250929_000101_add_categories_table.py progress in commodity 2025-09-30 17:12:53 +03:30
20250929_000201_drop_type_from_categories.py progress in commodity 2025-09-30 17:12:53 +03:30
20250929_000301_add_product_attributes_table.py progress in commodity 2025-09-30 17:12:53 +03:30
20250929_000401_drop_is_active_from_product_attributes.py progress in commodity 2025-09-30 17:12:53 +03:30
20250929_000501_add_products_and_pricing.py progress in commodity 2025-09-30 17:12:53 +03:30
20251001_000601_update_price_items_currency_unique_not_null.py progress in products 2025-10-02 03:21:43 +03:30
20251001_001101_drop_price_list_currency_default_unit.py progress in products 2025-10-02 03:21:43 +03:30
20251001_001201_merge_heads_drop_currency_tax_units.py progress in products 2025-10-02 03:21:43 +03:30
20251002_000101_add_bank_accounts_table.py progress in bank and cashdesk 2025-10-03 17:02:07 +03:30
20251003_000201_add_cash_registers_table.py progress in bank and cashdesk 2025-10-03 17:02:07 +03:30
20251003_010501_add_name_to_cash_registers.py progress in bank and cashdesk 2025-10-03 17:02:07 +03:30
20251006_000001_add_tax_types_table_and_product_fks.py progress in invoice and products 2025-10-07 00:46:29 +03:30
20251011_000901_add_checks_table.py progress in application 2025-10-14 23:16:28 +03:30
20251011_010001_replace_accounts_chart_seed.py progress in application 2025-10-14 23:16:28 +03:30
20251012_000101_update_accounts_account_type_to_english.py progress in application 2025-10-14 23:16:28 +03:30
20251014_000201_add_person_id_to_document_lines.py progress in application 2025-10-14 23:16:28 +03:30
20251014_000301_add_product_id_to_document_lines.py progress in application 2025-10-14 23:16:28 +03:30
20251014_000401_add_payment_refs_to_document_lines.py progress in recipies 2025-10-15 21:21:11 +03:30
20251014_000501_add_quantity_to_document_lines.py progress in application 2025-10-14 23:16:28 +03:30
7891282548e9_merge_tax_types_and_unit_fields_heads.py progress in invoice and products 2025-10-07 00:46:29 +03:30
a1443c153b47_merge_heads.py progress in bank and cashdesk 2025-10-03 17:02:07 +03:30
ac9e4b3dcffc_add_fiscal_year_to_documents.py progress in recipies 2025-10-15 21:21:11 +03:30
b2b68cf299a3_convert_unit_fields_to_string.py progress in invoice and products 2025-10-07 00:46:29 +03:30
c302bc2f2cb8_remove_person_type_column.py progress in invoice and products 2025-10-07 00:46:29 +03:30
caf3f4ef4b76_add_tax_units_table.py progress in recipies 2025-10-15 21:21:11 +03:30
d3e84892c1c2_sync_person_type_enum_values_callable_.py progress in money and persons 2025-09-28 23:06:53 +03:30
f876bfa36805_merge_multiple_heads.py progress in persons 2025-09-27 21:19:00 +03:30