diff --git a/nfu_ekg_stock/__manifest__.py b/nfu_ekg_stock/__manifest__.py
index c2260ed..6423ef2 100644
--- a/nfu_ekg_stock/__manifest__.py
+++ b/nfu_ekg_stock/__manifest__.py
@@ -5,7 +5,7 @@
"website": "https://www.bakeup.org",
"category": "Stock",
"version": "16.0.1.0.2",
- "depends": ["stock"],
+ "depends": ["stock", "partner_firstname"],
"data": [
"views/report_deliveryslip.xml",
"views/report_deliveryslip_compact.xml",
diff --git a/nfu_ekg_stock/static/src/scss/report_stock_rule.scss b/nfu_ekg_stock/static/src/scss/report_stock_rule.scss
index f2428fa..1af5638 100644
--- a/nfu_ekg_stock/static/src/scss/report_stock_rule.scss
+++ b/nfu_ekg_stock/static/src/scss/report_stock_rule.scss
@@ -5,6 +5,17 @@ th.fit {
min-width: fit-content;
}
+th.partner {
+ min-width: 80px;
+ max-width: 80px;
+ white-space: nowrap;
+ text-align: left;
+}
+
+td.product {
+ max-width: 160px;
+}
+
.scissors {
width: 100%;
border-top: 3px dashed black;
diff --git a/nfu_ekg_stock/views/report_packing_list.xml b/nfu_ekg_stock/views/report_packing_list.xml
index 9ab9679..cdefb4b 100644
--- a/nfu_ekg_stock/views/report_packing_list.xml
+++ b/nfu_ekg_stock/views/report_packing_list.xml
@@ -9,25 +9,30 @@
t-value="docs.filtered(lambda p:p.partner_id).mapped('move_ids').filtered(lambda x: x.product_uom_qty)"
/>
-
+
-
+
- | Product |
+ Product |
+ Batch Size |
- |
+ kjhajdshlsadh
+ . |
- |
+ |
+ |
|