| .. |
|
2017_09_01_000000_create_accounts_table.php
|
fixed #53
|
2017-10-21 14:23:57 +03:00 |
|
2017_09_01_000000_create_bills_table.php
|
Invoice, Bill change quantity column type (double)
|
2018-05-03 15:40:51 +03:00 |
|
2017_09_01_000000_create_categories_table.php
|
first commit
|
2017-09-14 22:21:00 +03:00 |
|
2017_09_01_000000_create_companies_table.php
|
added enable option
|
2017-10-07 23:52:34 +03:00 |
|
2017_09_01_000000_create_currencies_table.php
|
fixed #53
|
2017-10-21 14:23:57 +03:00 |
|
2017_09_01_000000_create_customers_table.php
|
first commit
|
2017-09-14 22:21:00 +03:00 |
|
2017_09_01_000000_create_invoices_table.php
|
Invoice, Bill change quantity column type (double)
|
2018-05-03 15:40:51 +03:00 |
|
2017_09_01_000000_create_items_table.php
|
fixed #53
|
2017-10-21 14:23:57 +03:00 |
|
2017_09_01_000000_create_jobs_table.php
|
first commit
|
2017-09-14 22:21:00 +03:00 |
|
2017_09_01_000000_create_modules_table.php
|
first commit
|
2017-09-14 22:21:00 +03:00 |
|
2017_09_01_000000_create_notifications_table.php
|
first commit
|
2017-09-14 22:21:00 +03:00 |
|
2017_09_01_000000_create_password_resets_table.php
|
first commit
|
2017-09-14 22:21:00 +03:00 |
|
2017_09_01_000000_create_payments_table.php
|
fixed #53
|
2017-10-21 14:23:57 +03:00 |
|
2017_09_01_000000_create_revenues_table.php
|
fixed #53
|
2017-10-21 14:23:57 +03:00 |
|
2017_09_01_000000_create_roles_table.php
|
first commit
|
2017-09-14 22:21:00 +03:00 |
|
2017_09_01_000000_create_sessions_table.php
|
first commit
|
2017-09-14 22:21:00 +03:00 |
|
2017_09_01_000000_create_settings_table.php
|
first commit
|
2017-09-14 22:21:00 +03:00 |
|
2017_09_01_000000_create_taxes_table.php
|
fixed #53
|
2017-10-21 14:23:57 +03:00 |
|
2017_09_01_000000_create_transfers_table.php
|
first commit
|
2017-09-14 22:21:00 +03:00 |
|
2017_09_01_000000_create_users_table.php
|
first commit
|
2017-09-14 22:21:00 +03:00 |
|
2017_09_01_000000_create_vendors_table.php
|
first commit
|
2017-09-14 22:21:00 +03:00 |
|
2017_10_11_000000_create_bill_totals_table.php
|
fixed #53
|
2017-10-21 14:23:57 +03:00 |
|
2017_10_11_000000_create_invoice_totals_table.php
|
fixed #53
|
2017-10-21 14:23:57 +03:00 |
|
2017_11_16_000000_create_failed_jobs_table.php
|
removed queues #40
|
2017-11-17 00:37:26 +03:00 |
|
2017_12_09_000000_add_currency_columns.php
|
Fixes some sqlite issues
|
2018-07-18 22:10:30 +03:00 |
|
2017_12_30_000000_create_mediable_tables.php
|
Fixed : #175 Error on install: Syntax error or access violation: 1071 Specified key was too long;
|
2018-01-13 17:52:50 +03:00 |
|
2018_01_03_000000_drop_attachment_column_bill_payments_table.php
|
Drop columns and company logo change variable name.
|
2018-01-03 17:54:02 +03:00 |
|
2018_01_03_000000_drop_attachment_column_bills_table.php
|
Drop columns and company logo change variable name.
|
2018-01-03 17:54:02 +03:00 |
|
2018_01_03_000000_drop_attachment_column_invoice_payments_table.php
|
Drop columns and company logo change variable name.
|
2018-01-03 17:54:02 +03:00 |
|
2018_01_03_000000_drop_attachment_column_invoices_table.php
|
Drop columns and company logo change variable name.
|
2018-01-03 17:54:02 +03:00 |
|
2018_01_03_000000_drop_attachment_column_payments_table.php
|
Drop columns and company logo change variable name.
|
2018-01-03 17:54:02 +03:00 |
|
2018_01_03_000000_drop_attachment_column_revenues_table.php
|
Drop columns and company logo change variable name.
|
2018-01-03 17:54:02 +03:00 |
|
2018_01_03_000000_drop_picture_column_items_table.php
|
Drop columns and company logo change variable name.
|
2018-01-03 17:54:02 +03:00 |
|
2018_01_03_000000_drop_picture_column_users_table.php
|
Drop columns and company logo change variable name.
|
2018-01-03 17:54:02 +03:00 |
|
2018_04_23_000000_add_category_column_invoices_bills.php
|
Merge branch 'master' into feature/add-tests
|
2018-07-25 17:02:17 +03:00 |
|
2018_04_26_000000_create_recurring_table.php
|
renaming
|
2018-04-27 17:42:45 +03:00 |
|
2018_04_30_000000_add_parent_column.php
|
fixed recurring command #315
|
2018-05-01 19:00:33 +03:00 |
|
2018_06_23_000000_modify_email_column.php
|
import validation
|
2018-06-23 15:59:13 +03:00 |
|
2018_06_30_000000_modify_enabled_column.php
|
refs #401 migration issue solved (not support dbal column type)
|
2018-07-02 13:43:05 +03:00 |
|
2018_07_07_000000_modify_date_column.php
|
close #272 Enhancement: Newest Expenses - Payments: Recent payments not showing on the top
|
2018-07-07 18:23:31 +03:00 |
|
2018_09_26_000000_add_reference_column_customers.php
|
Reference field in Vendors/Customers
|
2018-09-26 18:05:54 +03:00 |
|
2018_09_26_000000_add_reference_column_vendors.php
|
Reference field in Vendors/Customers
|
2018-09-26 18:05:54 +03:00 |
|
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 |
|
2020_01_01_000000_add_locale_column.php
|
first commit
|
2017-09-14 22:21:00 +03:00 |