Skip to content

feat(rma-server): Add Data-import via CSV to background jobs

prafful Suthar requested to merge (removed):delivery-note-csv into develop

delivery note are now created viz csv file in the batches of 1000

a single data import has 1 row of DN and there is a parallel sync job that runs to sync delivery note that are in import data queue

Merge request reports