mirror of
https://github.com/Karaka-Management/oms-Sales.git
synced 2026-02-11 09:18:39 +00:00
cs fixes, bug fixes, code coverage
This commit is contained in:
parent
b0d37dac46
commit
2c28de20a1
|
|
@ -1,18 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Orange Management
|
||||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @package Modules\Sales\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
* @link https://orange-management.org
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
$SalesPriceNames = [
|
||||
0 => 'DefaultInternational',
|
||||
1 => 'DefaultNational',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user