Enhancement: Created new process to streamline the generating recurring records for Invoices and GL Journal entries. DB changes: Created column on Invoice, Journal and Journal Batch with the name as "Generate Recurring Record" To support Bill of Quantities functionality for Tender Management Module. Window : - Project Tab : - Project Line Fields: - UOM, Charge, Attribute Set Instance Note - The above field is newly created in the respective tab of the respective window. To support Bill of Quantities functionality for Tender Management Module. Window : - Project Tab : - Phase Line Fields: - UOM, Charge, Attribute Set Instance Note - The above field is newly created in the respective tab of the respective window. To support Bill of Quantities functionality for Tender Management Module. Window : - Project Tab : - Task Line Fields: - UOM, Charge, Attribute Set Instance Note - The above field is newly created in the respective tab of the respective window. To fetch the lines of selected Project and insert lines on Requisition Line Tab. Window : - Requisition Tab : - Requisition Line Fields : - Project Line Note - The above field is newly created in the respective tab of the respective window. If the Contract Master reference is present on the Purchase Order header tab then Charge and Product field will be filtered according to Contract Lines of Contract Master. Window – Purchase Order Tab – PO Line Fields – Charge, Product Note – Added validation in above fields in the respected window. This validation does that if the contract reference is present on the header tab then the data will come in charge and product field which will present on line tab of Contract master window. If the Contract Master reference is present on the Sales Order header tab then Charge and Product field will be filtered according to Contract Lines of Contract Master. Window – Sales Order Tab – Order Line Fields – Charge, Product Note – Added validation in above fields in the respected window. This validation does that if the contract reference is present on the header tab then the data will come in charge and product field which will present on line tab of Contract master window. If the Contract Master reference is present on the Blanket Order header tab then Charge and Product field will be filtered according to Contract Lines of Contract Master. Window –Blanket Purchase Order Tab – Blanket Order Line Fields – Charge, Product Note – Added validation in above fields in the respected window. This validation does that if the contract reference is present on the header tab then the data will come in charge and product field which will present on line tab of Contract master window otherwise all the data will come in it from their windows. If the Contract Master reference is present on the Blanket Order header tab then Charge and Product field will be filtered according to Contract Lines of Contract Master. Window – Blanket Sales Order Tab – Blanket Order Line Fields – Charge, Product Note – Added validation in above fields in the respected window. This validation does that if the contract reference is present on the header tab then the data will come in charge and product field which will present on line tab of Contract master window otherwise all the data will come in it from their windows. If the Contract Master reference is present on the Invoice header tab then Charge and Product field will be filtered according to Contract Lines of Contract Master. Window – Invoice(Customer) Tab – Invoice Line Fields – Charge, Product Note – Added validation in above fields in the respected window. This validation does that if the contract reference is present on the header tab then the data will come in charge and product field which will present on line tab of Contract master window otherwise all the data will come in it from their windows. If the Contract Master reference is present on the Invoice header tab then Charge and Product field will be filtered according to Contract Lines of Contract Master. Window – Invoice(Vendor) Tab – Invoice Line Fields – Charge, Product Note – Added validation in above fields in the respected window. This validation does that if the contract reference is present on the header tab then the data will come in charge and product field which will present on line tab of Contract master window otherwise all the data will come in it from their windows. To make UOM read only in case of Charge Window - RFQ Tab - Quantity Field - UOM Note - Added Read only logic, Default logic, if the data available in charge field then the UOM field will get read only mode. Apply Callout to set Product, UOM, Attribute Instance, Charge on the selection of Project Line. Bind Callout on Project Line Field on Requisition Line tab=> "VIS.Model.CalloutRequisition.ProjectLine", Set Default Logic on Project Field. Apply process To fetch the lines of selected Project and insert lines on Requisition Line Tab. Bind the Process on Create Line From Project Button On requisition tab. To Validate Contract Start Date and Contract Date - Bind Callout On Contract Master window fields => Contract date, Contract start Date => VIS.Model.VAS_CalloutContract.DateDoc |