e3e0d41ff5
* Add PRICE_DELIVERY for history exchange * Fix bug with LocationTable fqn * Fix bug with ProductType * Changed options for prices and corps * CustomersUpload: finding uniq clients by externalId * Restore shipment before deleting Co-authored-by: Sergey Chazov <oitv18@gmail.com>
7 lines
107 B
PHP
7 lines
107 B
PHP
<?php
|
|
|
|
$arModuleVersion = [
|
|
'VERSION' => '5.8.5',
|
|
'VERSION_DATE' => '2022-02-03 12:00:00',
|
|
];
|