Minerva-System / minerva-go

Golang refactor of the Minerva System, an ERP-like system built for research purposes
0 stars 0 forks source link

Add update routine for PRODUCTS service #9

Closed luksamuk closed 5 months ago

luksamuk commented 5 months ago

Currently, the PRODUCTS service doesn't have an update routine.

Add this routine to the PRODUCTS gRPC service.

luksamuk commented 5 months ago

To be delivered with #10.