JupiterJones / NetWorks

This repository provides public access to the NetWorks project for businesses involved to scrutinise and contribute to the source code. No license or permission is granted for any purpose other than reading source code to confirm correctness of purpose.
0 stars 0 forks source link

SOR Codes - There can be duplicate codes with different descriptions for different customers. #27

Open JupiterJones opened 6 years ago

JupiterJones commented 6 years ago

When storing and selecting SOR codes, we need to look for a Rate that applies to the Client for the current project, matched against the SOR code.

JupiterJones commented 6 years ago

Updated RateCard importer to match title and comment before assigning clients. Updated ScheduleOfWorks importer to assign the correct jobLineItemTypes to Jobs and workOrderLineItemTypes to workOrders.