Project

General

Profile

Wiki » History » Version 3

Soh Keong, 03/04/2021 04:48 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 3 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
|10050	| Missing NoOfRecord                                          |
29
|10051	| Total No of records not tally with web service call details |
30
31 2 Soh Keong
32 1 Soh Keong
33
34
h2. SCM
35
36
<pre>
37
Host: cwapp4 [IP address:192.168.2.66]
38
Path: /cvs/ecoswayNew
39
Module: MomRestfulService
40
Tag: HEAD
41
</pre>