Akaunting/database/migrations
denisdulici c8824763b9 drop enabled column fix 2019-11-19 17:24:52 +03:00
..
2017_09_01_000000_create_accounts_table.php
2017_09_01_000000_create_bills_table.php
2017_09_01_000000_create_categories_table.php
2017_09_01_000000_create_companies_table.php v2 first commit 2019-11-16 10:21:14 +03:00
2017_09_01_000000_create_currencies_table.php
2017_09_01_000000_create_customers_table.php
2017_09_01_000000_create_invoices_table.php
2017_09_01_000000_create_items_table.php
2017_09_01_000000_create_jobs_table.php
2017_09_01_000000_create_modules_table.php
2017_09_01_000000_create_notifications_table.php
2017_09_01_000000_create_password_resets_table.php
2017_09_01_000000_create_payments_table.php
2017_09_01_000000_create_revenues_table.php
2017_09_01_000000_create_roles_table.php
2017_09_01_000000_create_sessions_table.php
2017_09_01_000000_create_settings_table.php
2017_09_01_000000_create_taxes_table.php
2017_09_01_000000_create_transfers_table.php
2017_09_01_000000_create_users_table.php
2017_09_01_000000_create_vendors_table.php
2017_10_11_000000_create_bill_totals_table.php v2 first commit 2019-11-16 10:21:14 +03:00
2017_10_11_000000_create_invoice_totals_table.php v2 first commit 2019-11-16 10:21:14 +03:00
2017_11_16_000000_create_failed_jobs_table.php
2017_12_09_000000_add_currency_columns.php
2017_12_30_000000_create_mediable_tables.php
2018_01_03_000000_drop_attachment_column_bill_payments_table.php
2018_01_03_000000_drop_attachment_column_bills_table.php
2018_01_03_000000_drop_attachment_column_invoice_payments_table.php
2018_01_03_000000_drop_attachment_column_invoices_table.php
2018_01_03_000000_drop_attachment_column_payments_table.php
2018_01_03_000000_drop_attachment_column_revenues_table.php
2018_01_03_000000_drop_picture_column_items_table.php
2018_01_03_000000_drop_picture_column_users_table.php
2018_04_23_000000_add_category_column_invoices_bills.php
2018_04_26_000000_create_recurring_table.php
2018_04_30_000000_add_parent_column.php
2018_06_23_000000_modify_email_column.php
2018_06_30_000000_modify_enabled_column.php
2018_07_07_000000_modify_date_column.php
2018_09_26_000000_add_reference_column_customers.php
2018_09_26_000000_add_reference_column_vendors.php
2018_10_22_000000_create_bill_item_taxes_table.php Bill item tax multible files added 2018-10-22 16:57:35 +03:00
2018_10_22_000000_create_invoice_item_taxes_table.php Invoice create invocie item multible tax 2018-10-22 15:53:56 +03:00
2018_10_27_000000_add_reconciled_column.php bank reconciliation 2018-10-27 17:57:40 +03:00
2018_10_27_000000_create_reconciliations_table.php bank reconciliation 2018-10-27 17:57:40 +03:00
2018_11_05_000000_add_tax_columns.php Tax rate change workflow. 2018-11-06 17:55:31 +03:00
2019_01_07_000000_drop_tax_id_column.php fixed #712 2019-01-07 18:38:34 +03:00
2019_02_04_000000_modify_deleted_at_column_media_table.php close #752 Fixed: Dublicate image problem for media directory. 2019-02-04 12:20:08 +03:00
2019_11_14_000000_add_footer_column_invoices_table.php v2 first commit 2019-11-16 10:21:14 +03:00
2019_11_14_000000_create_contacts_table.php v2 first commit 2019-11-16 10:21:14 +03:00
2019_11_14_000000_create_dashboards_table.php v2 first commit 2019-11-16 10:21:14 +03:00
2019_11_14_000000_create_email_templates_table.php v2 first commit 2019-11-16 10:21:14 +03:00
2019_11_14_000000_create_firewall_table.php v2 first commit 2019-11-16 10:21:14 +03:00
2019_11_14_000000_create_reports_table.php v2 first commit 2019-11-16 10:21:14 +03:00
2019_11_14_000000_create_transactions_table.php v2 first commit 2019-11-16 10:21:14 +03:00
2019_11_14_000000_modify_domain_column_companies_table.php v2 first commit 2019-11-16 10:21:14 +03:00
2019_11_14_000000_modify_status_column_modules_table.php v2 first commit 2019-11-16 10:21:14 +03:00
2019_11_17_000000_modify_sku_quantity_column_items_table.php fixed item creation 2019-11-17 16:21:26 +03:00
2019_11_19_000000_drop_enabled_column_reports_table.php drop enabled column fix 2019-11-19 17:24:52 +03:00
2020_01_01_000000_add_locale_column.php