Project

General

Profile

Wiki » History » Version 1

Soh Keong, 11/17/2020 05:21 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
|_.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
29
30
h2. SCM
31
32
<pre>
33
Host: cwapp4 [IP address:192.168.2.66]
34
Path: /cvs/ecoswayNew
35
Module: MomRestfulService
36
Tag: HEAD
37
</pre>