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.
3 weeks ago
aconnect Add null and empty checks for GL code and account number 3 weeks ago
common Exceptions added 3 weeks ago
parent Rename econnect module to aconnect 2 months ago
.gitignore Base Architecture 2 months ago