Add Export flag and Exported date fields in tblICInventoryReceiptItem table for ERP integration

Issue No: IC-1808
Created 2/1/2016 10:38:51 PM
Type Feature
Priority Major
Status Closed
Resolution Fixed
Fixed Version 16.1
Description Add Export flag and Exported date fields in tblICInventoryReceiptItem table for ERP integration.   - Add these 2 columns in the given table.   - It can be updated as null while saving the inventory receipts.   - iProcess (integration tool) will read records that are having null from this table and generate an output file required for ERP integration, and set this flag as exported in the table.   - This flag is primarily needed to prevent iProcess from reading the transactions that are already exported.