Closed MinaDoncheva closed 1 month ago
Refactor Invoice properties to create items with free text. When we need to copy some products names from the order to the invoice, it should take it as a text and not as relation to a product entity through an id.
fixed with:
Refactor Invoice properties to create items with free text. When we need to copy some products names from the order to the invoice, it should take it as a text and not as relation to a product entity through an id.