avniproject / integration-service

Service for integration Avni with other systems
GNU Affero General Public License v3.0
0 stars 2 forks source link

Handle edit of DispatchReceipt #45

Closed vinayvenu closed 1 year ago

vinayvenu commented 2 years ago

Edit of DispatchReceipt right now can be handled cleanly only when the existing dispatchReceipt is deleted and a new one added.

When getting an edit for DispatchReceipt, then delete the entry from SalesForce and then add a new one.

Notes

himeshr commented 1 year ago

Code has been tested and deployed to staging and prod.