You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Naeem Ullah 53f9a53888 Add null and empty checks for GL code and account number
Introduced validation to ensure GL code and account number are not null or empty in transaction processing. Throws specific exceptions when required fields are missing to prevent invalid transactions.
1 week ago
aconnect Add null and empty checks for GL code and account number 1 week ago
common Exceptions added 1 week ago
parent Rename econnect module to aconnect 1 month ago
.gitignore Base Architecture 2 months ago