mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-25 23:43:58 +00:00
Merge branch 'dillon/90-e-invoice-e' into vapor/development
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