From 289a96245b2ba6bd90093b91096adf02a721dd1b Mon Sep 17 00:00:00 2001 From: root Date: Thu, 13 Oct 2022 11:29:29 +0700 Subject: add picking / receiving list --- jasper_reports/custom_reports/AlamatTempel.jrxml | 56 ++++---- jasper_reports/custom_reports/PickingList.jrxml | 155 +++++++++++++++++++++++ 2 files changed, 187 insertions(+), 24 deletions(-) create mode 100644 jasper_reports/custom_reports/PickingList.jrxml diff --git a/jasper_reports/custom_reports/AlamatTempel.jrxml b/jasper_reports/custom_reports/AlamatTempel.jrxml index 90b44e9..8c67885 100644 --- a/jasper_reports/custom_reports/AlamatTempel.jrxml +++ b/jasper_reports/custom_reports/AlamatTempel.jrxml @@ -61,84 +61,92 @@ - + - + - + - + - + - + - + - - - + + + - + - + - + - + - + - + - + - + - + + + - + - + - + - + + + - + + + + + diff --git a/jasper_reports/custom_reports/PickingList.jrxml b/jasper_reports/custom_reports/PickingList.jrxml new file mode 100644 index 0000000..27fd997 --- /dev/null +++ b/jasper_reports/custom_reports/PickingList.jrxml @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <band height="40" splitType="Stretch"> + <image> + <reportElement x="0" y="0" width="140" height="40" uuid="c561d629-3c19-4c9b-a958-80bcc05cc33b"/> + <imageExpression><![CDATA["/odoo14/images/logo_indoteknik_no_color.jpeg"]]></imageExpression> + </image> + </band> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3