1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00
invoiceninja/resources/views/migration
Benjamin Beganović bde276ad67
(V1) Improve migration (#3415)
* Imports improvements:
- Fix sorting
- Fix duplicate imports (Cannot use App\Http\Controllers\BaseController as BaseController because the name is already in use)

* Wrap up, sending migration file:
- Removed 'enable_invoice_quantity'
2020-03-04 09:44:30 +11:00
..
includes Exporting migration data via HTTP (v1) (#3364) 2020-02-25 08:17:16 +11:00
auth.blade.php Exporting migration data via HTTP (v1) (#3364) 2020-02-25 08:17:16 +11:00
companies.blade.php Exporting migration data via HTTP (v1) (#3364) 2020-02-25 08:17:16 +11:00
completed.blade.php (V1) Improve migration (#3415) 2020-03-04 09:44:30 +11:00
download.blade.php Export data for the migration (master) (#3239) 2020-01-24 07:34:30 +11:00
endpoint.blade.php Exporting migration data via HTTP (v1) (#3364) 2020-02-25 08:17:16 +11:00
import.blade.php Export data for the migration (master) (#3239) 2020-01-24 07:34:30 +11:00
start.blade.php Exporting migration data via HTTP (v1) (#3364) 2020-02-25 08:17:16 +11:00