Products #114

Open
opened 2025-12-04 11:29:36 +01:00 by vollstock · 0 comments
Owner

When editign a new offer or invoice, we should be able to insert re-useable line items.
Therefor it would be nice to have a catalog of products.

Data
title
text
image
supplier_url
price
category / tag

Maybe, we can also store a cache of used items that haven’t been explicitly stored in the catalog.
Both, catalog items and cached items should be available to insert as a new line item.

MVP:

  • Add Types, Models, Controllers, Routes, etc.
  • Overview Page
    • Filter by categoy
  • Product Editor
  • Insert into invoice

Later:

  • Attachments
  • More images
When editign a new offer or invoice, we should be able to insert re-useable line items. Therefor it would be nice to have a catalog of products. | **Data** | | :-- | | `title` | | `text` | | `image` | | `supplier_url` | | `price` | | `category / tag` | Maybe, we can also store a cache of used items that haven’t been explicitly stored in the catalog. Both, catalog items and cached items should be available to insert as a new line item. MVP: - [x] Add Types, Models, Controllers, Routes, etc. - [x] Overview Page - [x] Filter by categoy - [ ] Product Editor - [x] Insert into invoice Later: - Attachments - More images
vollstock added this to the 0.9 milestone 2025-12-04 11:29:36 +01:00
vollstock added the Feature label 2025-12-04 11:29:36 +01:00
vollstock added this to the 0.9 MVP project 2025-12-04 14:20:22 +01:00
vollstock moved this to In Progress in 0.9 MVP on 2025-12-04 23:58:13 +01:00
vollstock moved this to To Do in 0.9 MVP on 2025-12-05 09:22:35 +01:00
vollstock moved this to In Progress in 0.9 MVP on 2026-02-18 18:09:37 +01:00
Sign in to join this conversation.