Products #46

Open
opened 2025-10-25 11:21:48 +02: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 - [ ] Filter by categoy - [ ] Product Editor - [ ] Insert into invoice Later: - Attachments - More images
vollstock added the DesignFeature labels 2025-10-25 11:21:48 +02:00
vollstock added this to the 2.0 project 2025-10-25 11:21:48 +02:00
vollstock added a new dependency 2025-10-25 11:56:47 +02:00
vollstock removed a dependency 2025-10-25 11:56:52 +02:00
vollstock modified the project from 2.0 to 0.9 2025-11-26 10:02:36 +01:00
vollstock removed the Design label 2025-11-26 10:02:42 +01:00
vollstock referenced this issue from a commit 2025-11-26 10:05:50 +01:00
vollstock added this to the 0.9 milestone 2025-12-04 10:23:31 +01:00
This repo is archived. You cannot comment on issues.