From 915b1ef3847ea5bffd235dfe8cb22bc4e5f02aa1 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 20 Mar 2023 09:43:26 +0700 Subject: change ttd to widya from manzila in dunning run --- jasper_reports/custom_reports/DunningRun.jrxml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/jasper_reports/custom_reports/DunningRun.jrxml b/jasper_reports/custom_reports/DunningRun.jrxml index e76aba1..a78ac54 100644 --- a/jasper_reports/custom_reports/DunningRun.jrxml +++ b/jasper_reports/custom_reports/DunningRun.jrxml @@ -397,21 +397,21 @@ PT. Indoteknik Dotcom Gemilang - - + - + -- cgit v1.2.3 From 639974d5c616ba893285a38191dc739dfff8f8f0 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 20 Mar 2023 09:46:33 +0700 Subject: fix typo name spelling --- jasper_reports/custom_reports/DunningRun.jrxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jasper_reports/custom_reports/DunningRun.jrxml b/jasper_reports/custom_reports/DunningRun.jrxml index a78ac54..57f8af1 100644 --- a/jasper_reports/custom_reports/DunningRun.jrxml +++ b/jasper_reports/custom_reports/DunningRun.jrxml @@ -411,7 +411,7 @@ PT. Indoteknik Dotcom Gemilang - + -- cgit v1.2.3 From 2dcbf39b3600354f1019ccaa61bb77063310d7b8 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 10 May 2023 16:14:02 +0700 Subject: bug fix note in sales order --- .../custom_reports/sales_without_disc.jrxml | 25 ++++++++++------------ 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/jasper_reports/custom_reports/sales_without_disc.jrxml b/jasper_reports/custom_reports/sales_without_disc.jrxml index 9f256e5..d902a12 100755 --- a/jasper_reports/custom_reports/sales_without_disc.jrxml +++ b/jasper_reports/custom_reports/sales_without_disc.jrxml @@ -1,12 +1,12 @@ - + @@ -122,6 +122,10 @@ + + + + - + @@ -393,20 +397,13 @@ Indonesia]]> - - - + + + - - + + -- cgit v1.2.3 From d3d4d9c04eb53c6a810936e440be184e6690fef3 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 29 May 2023 15:35:17 +0700 Subject: modified picking list --- jasper_reports/custom_reports/PickingList.jrxml | 305 ++++++++++++++++++++++-- 1 file changed, 286 insertions(+), 19 deletions(-) diff --git a/jasper_reports/custom_reports/PickingList.jrxml b/jasper_reports/custom_reports/PickingList.jrxml index 27fd997..aaba91e 100755 --- a/jasper_reports/custom_reports/PickingList.jrxml +++ b/jasper_reports/custom_reports/PickingList.jrxml @@ -45,6 +45,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -52,6 +100,22 @@ + + + + @@ -64,30 +128,102 @@ - + - + - + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -97,56 +233,187 @@ - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + + + + + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - + -- cgit v1.2.3 From a60c544f80deb747c2f39d638b7f1f9600ca7eb2 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 2 Jun 2023 15:47:31 +0700 Subject: fix onhand in picking list report --- jasper_reports/custom_reports/PickingList.jrxml | 32 ++++++++++++++----------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/jasper_reports/custom_reports/PickingList.jrxml b/jasper_reports/custom_reports/PickingList.jrxml index aaba91e..6ee9d43 100755 --- a/jasper_reports/custom_reports/PickingList.jrxml +++ b/jasper_reports/custom_reports/PickingList.jrxml @@ -93,6 +93,10 @@ + + + + @@ -101,19 +105,19 @@ - - @@ -346,7 +350,7 @@ - + @@ -376,7 +380,7 @@ - + -- cgit v1.2.3