add predefined orders

This commit is contained in:
Vladislav Hristov
2018-06-20 14:08:31 +03:00
parent 8e9e0df276
commit c0ec4b8fb7
23 changed files with 271 additions and 17 deletions

View File

@@ -0,0 +1,7 @@
'use strict';
module.exports = {
version: 'h004',
orderDetails: { OrderType: 'INI', OrderAttribute: 'DZNNN' },
operation: 'ini',
};