Skip to content

feat: sell a product

Paul Jarleton requested to merge feat/#3_sell_product into main

Summary

It adds an action "sell" to the product table.

What's in the box

UI change

the UI is now using a proper Table for both product and inventory

refactoring

It refactors the handling of json file as an external function

Merge request reports