Unit mapping installation


Unit mapping is just like the Batch and expiry date, It's not a separate module to install and use it. it has to be core modified. As i can understand this is a bit typical job to do. We need more patience to do this. Let's start with steps and move on. Suppose if you are using FA 2.4.12 and you have not made any changes before this. You dont need to follow this steps, you can simply replace the given files.
  1. We need to have a software called Meld, and you can download it from here based on your operating system. Suppose if you know any other better software for version comparisons, use it. 
  2. Now you need to have FA 2.4.12. in a directory. and our Unit mapping zip extracted files in a directory 
  3. Install meld and open it. Within the software you can choose Folder Comparison
  4. Here it will show two drop downs, choose the Fa 2,4.12 one side and other with our extracted directory. and press compare button. 
  5. It will start highlighting the files and its differences. 
  6. You have to manually update these changes with it. 

Database 

We have given an database.sql file. Run this query on your Company which you want to activate this module. based on the company database prefix, change the prefix to work on it.

Note : 
Once you made this changes, you cant update the new version of FA. Because this will clear the changes of ours. so kindly do the version updates manually. 

Suppose if you face troubles like database column missing issue. cross check with database.sql 

And if you face errors in code changes, enable debugging mode and get error informations and send it to us. Kindly knock us with error information along with screenshot clearly. so we can assist you easily. 

Did you find this article useful?