mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-01-14 08:48:41 +00:00
File path fixes
This commit is contained in:
parent
ca5845d87d
commit
500235bca0
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* Orange Management
|
||||
*
|
||||
* PHP Version 7.0
|
||||
* PHP Version 7.1
|
||||
*
|
||||
* @category TBD
|
||||
* @package TBD
|
||||
|
|
@ -27,6 +27,7 @@ return ['ClientManagement' => [
|
|||
'Contact' => 'Contact',
|
||||
'Country' => 'Country',
|
||||
'Creditcard' => 'Creditcard',
|
||||
'Date' => 'Date',
|
||||
'Default' => 'Default',
|
||||
'Delivery' => 'Delivery',
|
||||
'Discount' => 'Discount',
|
||||
|
|
@ -36,9 +37,12 @@ return ['ClientManagement' => [
|
|||
'Files' => 'Files',
|
||||
'Freightage' => 'Freightage',
|
||||
'Group' => 'Group',
|
||||
'ID' => 'ID',
|
||||
'Info' => 'Info',
|
||||
'Invoice' => 'Invoice',
|
||||
'IsDefault' => 'Is default?',
|
||||
'Log' => 'Log',
|
||||
'Logs' => 'Logs',
|
||||
'Master' => 'Master',
|
||||
'Name' => 'Name',
|
||||
'Name1' => 'Name1',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* Orange Management
|
||||
*
|
||||
* PHP Version 7.0
|
||||
* PHP Version 7.1
|
||||
*
|
||||
* @category TBD
|
||||
* @package TBD
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* Orange Management
|
||||
*
|
||||
* PHP Version 7.0
|
||||
* PHP Version 7.1
|
||||
*
|
||||
* @category TBD
|
||||
* @package TBD
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user