mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
E-Invoice - Allow SSM Registration / Identification Card number to be updated without a document upload mainly for old customer
This commit is contained in:
+1
-1
@@ -189,7 +189,7 @@
|
||||
district_id: isEInvoiceEnabled ? { required } : {},
|
||||
state_id: isEInvoiceEnabled ? { required } : {},
|
||||
post_code: isEInvoiceEnabled ? { notZero, fiveDigits } : {},
|
||||
identification_reference: this.data.identification ? { required } : {},
|
||||
identification_reference: {},
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user