AC-02
When read the GasTranasction data from the Google sheet and the DeliveryID and DeliveryIDsffx (combo) existing in Azure database as well. Then the AXERP BE calcualte a hash value from the all cells of the GasTransaction row.
AC-03
After Hash vallue calculated on the AXERP BE side then compare this valuer different to earlier stored hash value in Azure DB (HASH column).
AC-03
If the are same then nothing to do.
AC-04
If the are different then update the GasTransaction data in Azure DB from the current GasTransaction row form Google sheet.
AC-01 Please follow the last comments fro mthis Trello card: https://trello.com/c/D7yp7MbP/785-1012-axerp-ui
AC-02 When read the GasTranasction data from the Google sheet and the DeliveryID and DeliveryIDsffx (combo) existing in Azure database as well. Then the AXERP BE calcualte a hash value from the all cells of the GasTransaction row.
AC-03 After Hash vallue calculated on the AXERP BE side then compare this valuer different to earlier stored hash value in Azure DB (HASH column).
AC-03 If the are same then nothing to do.
AC-04 If the are different then update the GasTransaction data in Azure DB from the current GasTransaction row form Google sheet.