Part-DB-server/templates/parts/info
Niklas ab296687de
Show total cost for minimum order quantity in price-tier view (#1384)
The Price column on a part's Shopping information tab divided by
price_related_quantity (almost always 1 for imported supplier data),
producing redundant "$X / 1" entries that matched the Unit Price
column. Compute the total for min_discount_quantity instead, so each
tier shows what you'd actually pay for the minimum bulk order.
2026-07-27 17:54:43 +02:00
..
_add_lot_modal.html.twig Add 'Add stock' button to part stock info page (#1352) 2026-05-04 22:12:30 +02:00
_associations.html.twig Added ability to view part relations on a part info page 2023-11-15 00:44:45 +01:00
_attachments_info.html.twig Split attachment paths (#848) 2025-02-22 17:29:14 +01:00
_extended_infos.html.twig Allow to edit info provider reference 2026-06-28 23:47:49 +02:00
_history.html.twig Renamed parts/ templates folder to recommended snake_case style 2023-02-04 23:05:39 +01:00
_main_infos.html.twig Increase font-weight of the <dl> element in part info page to match its look to the <h5> element 2024-11-03 23:21:58 +01:00
_merge_modal.html.twig Include the query part of the request, when generating the url for the datatables via a custom twig function. 2024-10-16 23:57:02 +02:00
_order_infos.html.twig Show total cost for minimum order quantity in price-tier view (#1384) 2026-07-27 17:54:43 +02:00
_part_lots.html.twig Add 'Add stock' button to part stock info page (#1352) 2026-05-04 22:12:30 +02:00
_picture.html.twig Fixed deprecations 2026-06-25 12:44:06 +02:00
_projects.html.twig Include the query part of the request, when generating the url for the datatables via a custom twig function. 2024-10-16 23:57:02 +02:00
_sidebar.html.twig Allow to import GTIN from info providers 2026-02-08 15:32:35 +01:00
_specifications.html.twig Better align the part parameter tables to each other 2025-10-19 15:56:18 +02:00
_stocktake_modal.html.twig Make form layout better at wide screens & Make horizontal form column layout configurable via global Twig variables (#1293) 2026-03-07 16:14:58 +01:00
_tools.html.twig Include the query part of the request, when generating the url for the datatables via a custom twig function. 2024-10-16 23:57:02 +02:00
_withdraw_modal.html.twig Make form layout better at wide screens & Make horizontal form column layout configurable via global Twig variables (#1293) 2026-03-07 16:14:58 +01:00
show_part_info.html.twig Fixed deprecations 2026-06-25 12:44:06 +02:00