Project

General

Profile

Wiki » History » Version 2

Soh Keong, 03/04/2021 02:56 PM

1 1 Soh Keong
{{toc}}
2
3
h1. Wiki
4
5
h2. Specification
6
7
See [[Specification]]
8
9
h2. Status Code
10
11 2 Soh Keong
|_.Code |_.Message                                             |
12
|10009	| InvDate is empty!                                    |
13
|10010	| Invalid InvDate!                                     |
14
|10011	| Voucher is already exist!                            |
15
|10012	| Invalid date format!                                 |
16
|10013	| Invalid VoucherCode!                                 |
17
|10014	| Member is locked by another trx!                     |
18
|10015	| Member is not found!                                 |
19
|10016	| Member is already unlocked by another trx!           |
20
|10017	| Invalid TrxID!                                       |
21
|10018	| Invalid Qty!                                         |
22
|10019	| Invalid Sales Type!                                  |
23
|10020	| InvNo is already exist!                              |
24
|10021	| Invalid datatype!                                    |
25
|10024	| ProductSection: R2 sales cannot mix with others      |
26
|10038	| Payment Method is empty!                             |
27
|10039	| Voucher Amt is empty!                                |
28
|10040	| Total No of records not tally with web service call. |
29
30 1 Soh Keong
31
32
h2. SCM
33
34
<pre>
35
Host: cwapp4 [IP address:192.168.2.66]
36
Path: /cvs/ecoswayNew
37
Module: MomRestfulService
38
Tag: HEAD
39
</pre>