mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-25 15:34:02 +00:00
Merge branch 'dillon/90-e-invoice-b' into vapor/development
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
street_two: {},
|
||||
district_id: { required },
|
||||
state_id: { required },
|
||||
post_code: { required, notZero},
|
||||
post_code: { notZero, fiveDigits},
|
||||
tin: {
|
||||
...(companyType === 0
|
||||
? {
|
||||
|
||||
Reference in New Issue
Block a user