mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
Merge branch 'connetction-segment-integration' of gitlab.com:CIEFWorldwideSdnBhd/shipping-portal into development
# Conflicts: # app/Classes/Modules/Transactions/ControllersLogic/CreateShippingInvoiceTransactionLogic.php # app/Http/Resources/OrderResource.php # app/Http/Resources/PackingListResource.php # resources/assets/vue/components/orders/sections/OrderProfileSectionComponent.vue # resources/assets/vue/components/paymentsBilling/elements/AdminPaymentsBillingComponent.vue
This commit is contained in:
@@ -15,12 +15,7 @@ class SegmentsTableSeeder extends Seeder
|
||||
'id' => 1,
|
||||
'company_module_id' => 1,
|
||||
'name' => 'Default Segment',
|
||||
],
|
||||
[
|
||||
'id' => 2,
|
||||
'company_module_id' => 2,
|
||||
'name' => 'Normal Member',
|
||||
],
|
||||
]
|
||||
]
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user