diff --git a/.classpath b/.classpath
new file mode 100644
index 00000000..a611913b
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.project b/.project
new file mode 100644
index 00000000..17d1591c
--- /dev/null
+++ b/.project
@@ -0,0 +1,23 @@
+
+
+ SimpleScreens
+ Project SimpleScreens created by Buildship.
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+ org.eclipse.buildship.core.gradleprojectbuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+ org.eclipse.buildship.core.gradleprojectnature
+
+
diff --git a/AUTHORS b/AUTHORS
index 3ad9caf7..918eb982 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -34,7 +34,7 @@ that are otherwise encumbered.
Signed by git commit adding my legal name and git username:
-Written in 2016-2016 by David E. Jones - jonesde
+Written in 2016-2020 by David E. Jones - jonesde
Written in 2016-2016 by Sam Hamilton - samhamilton
Written in 2016-2018 by Jens Hardings - jenshp
Written in 2016-2016 by Michal Rovnanik - mrovnanik
@@ -66,7 +66,7 @@ litigation is filed.
Signed by git commit adding my legal name and git username:
-Written in 2016-2016 by David E. Jones - jonesde
+Written in 2016-2020 by David E. Jones - jonesde
Written in 2016-2016 by Sam Hamilton - samhamilton
Written in 2016-2017 by Jens Hardings - jenshp
Written in 2016-2016 by Michal Rovnanik - mrovnanik
@@ -77,3 +77,5 @@ Written in 2018 by Daniel Taylor - danieltaylor-nz
Written in 2018 by Hans Bakker - hansbak
Written in 2018 by Nirendra Singh - nirendra10695
Written in 2019 by Jacob Barnes - Tellan
+
+===========================================================================
diff --git a/data/MyAccountDocumentData.xml b/data/MyAccountDocumentData.xml
index e9f61534..fec77494 100644
--- a/data/MyAccountDocumentData.xml
+++ b/data/MyAccountDocumentData.xml
@@ -12,31 +12,38 @@ You should have received a copy of the CC0 Public Domain Dedication
along with this software (see the LICENSE.md file). If not, see
.
-->
-
+
+ linkTemplate="/vapps/my/User/Task/TaskDetail?workEffortId=${workEffortId}"/>
+ linkTemplate="/vapps/my/User/Calendar/EventDetail?workEffortId=${workEffortId}"/>
+ linkTemplate="/vapps/my/User/Messages/MessageThread?communicationEventId=${communicationEventId}"/>
+ linkTemplate="/vapps/my/User/Request/EditRequest?requestId=${requestId}"/>
+
+
+ feedName="MyAccount Notifications" feedReceiveServiceName="mantle.party.PartyServices.send#DataDocumentNotifications"
+ feedDeleteServiceName="org.moqui.impl.BasicServices.noop">
+
diff --git a/data/SimpleScreensSetupData.xml b/data/SimpleScreensSetupData.xml
index 9f3c80cb..c5965239 100644
--- a/data/SimpleScreensSetupData.xml
+++ b/data/SimpleScreensSetupData.xml
@@ -42,19 +42,19 @@ along with this software (see the LICENSE.md file). If not, see
<#assign noticeCounts = ec.service.sync().name("mantle.party.PartyServices.get#UserNoticeCounts").disableAuthz().call()>
<#assign webRoot = ec.web.getWebappRootUrl(false, false)>
-
+
${noticeCounts.notificationCount!"0"}
-
+
${noticeCounts.messageCount!"0"}
-
+
${noticeCounts.eventCount!"0"}
-
+
${noticeCounts.taskCount!"0"}
@@ -73,11 +73,18 @@ along with this software (see the LICENSE.md file). If not, see
#if>
]]>
+
+
-
+ resourceValue="/ssstatic/lib/ActiveOrgNav.js"/>
+
+
+
+
diff --git a/document/account/Payment Status Reference.md b/document/account/Payment Status Reference.md
index 3ce825de..b2915fd8 100644
--- a/document/account/Payment Status Reference.md
+++ b/document/account/Payment Status Reference.md
@@ -50,7 +50,3 @@ The payment was voided before funds were transferred.
#### Declined
The payment was declined (such as a credit card decline) or failed to clear.
-
-#### Refunded
-
-The payment has been refunded by the To party to the From party.
diff --git a/screen/BasicHandheld/Warehouse.xml b/screen/BasicHandheld/Warehouse.xml
index 4c66b793..2f684242 100644
--- a/screen/BasicHandheld/Warehouse.xml
+++ b/screen/BasicHandheld/Warehouse.xml
@@ -13,7 +13,7 @@ along with this software (see the LICENSE.md file). If not, see
.
-->
+ default-menu-title="HH Warehouse" default-menu-index="50" menu-image="fa fa-tags" menu-image-type="icon">
diff --git a/screen/MyAccount.xml b/screen/MyAccount.xml
index f4d81166..c2446bb3 100644
--- a/screen/MyAccount.xml
+++ b/screen/MyAccount.xml
@@ -13,7 +13,7 @@ along with this software (see the LICENSE.md file). If not, see
.
-->
+ default-menu-title="My Account" default-menu-index="99" menu-image="fa fa-user" menu-image-type="icon">
diff --git a/screen/MyAccount/User/Account.xml b/screen/MyAccount/User/Account.xml
index 0c3e1b4d..b7ebc6f8 100644
--- a/screen/MyAccount/User/Account.xml
+++ b/screen/MyAccount/User/Account.xml
@@ -16,7 +16,10 @@ along with this software (see the LICENSE.md file). If not, see
xsi:noNamespaceSchemaLocation="http://moqui.org/xsd/xml-screen-2.1.xsd"
default-menu-title="Account" default-menu-index="9">
-
+
+
+
+
@@ -24,14 +27,14 @@ along with this software (see the LICENSE.md file). If not, see
-
-
+
+
+
+
-
-
-
+
@@ -55,7 +58,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
diff --git a/screen/MyAccount/User/Calendar/MyCalendar.xml b/screen/MyAccount/User/Calendar/MyCalendar.xml
index 9bc1d764..bd8ee461 100644
--- a/screen/MyAccount/User/Calendar/MyCalendar.xml
+++ b/screen/MyAccount/User/Calendar/MyCalendar.xml
@@ -65,7 +65,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/MyAccount/User/ContactInfo.xml b/screen/MyAccount/User/ContactInfo.xml
index 5d78a115..c8d84512 100644
--- a/screen/MyAccount/User/ContactInfo.xml
+++ b/screen/MyAccount/User/ContactInfo.xml
@@ -43,7 +43,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
-
+
-
+
-
+
diff --git a/screen/MyAccount/User/Notifications.xml b/screen/MyAccount/User/Notifications.xml
index 5c02108e..fd680706 100644
--- a/screen/MyAccount/User/Notifications.xml
+++ b/screen/MyAccount/User/Notifications.xml
@@ -48,7 +48,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -59,7 +59,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
diff --git a/screen/MyAccount/User/TimeEntries.xml b/screen/MyAccount/User/TimeEntries.xml
index c7432893..679b9537 100644
--- a/screen/MyAccount/User/TimeEntries.xml
+++ b/screen/MyAccount/User/TimeEntries.xml
@@ -18,12 +18,25 @@ along with this software (see the LICENSE.md file). If not, see
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -34,147 +47,78 @@ along with this software (see the LICENSE.md file). If not, see
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
-
+
+
-
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
+
+
-
+
+
+
-
-
-
+
+
+
+
diff --git a/screen/SimpleScreens.xml b/screen/SimpleScreens.xml
index 81c816a0..e8cd81da 100644
--- a/screen/SimpleScreens.xml
+++ b/screen/SimpleScreens.xml
@@ -13,7 +13,7 @@ along with this software (see the LICENSE.md file). If not, see
.
-->
+ menu-image="fa fa-tasks" menu-image-type="icon">
diff --git a/screen/SimpleScreens/Accounting/Invoice/EditInvoice.xml b/screen/SimpleScreens/Accounting/Invoice/EditInvoice.xml
index 5c250cb1..6765f1d2 100644
--- a/screen/SimpleScreens/Accounting/Invoice/EditInvoice.xml
+++ b/screen/SimpleScreens/Accounting/Invoice/EditInvoice.xml
@@ -350,9 +350,20 @@ along with this software (see the LICENSE.md file). If not, see
-
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -361,6 +372,10 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
@@ -372,6 +387,10 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
@@ -439,7 +458,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -465,11 +484,18 @@ along with this software (see the LICENSE.md file). If not, see
-
+
+
-
+
+
+
+
+
+
+
diff --git a/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItemDetails.xml b/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItemDetails.xml
index 6111bbe7..a2b200fd 100644
--- a/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItemDetails.xml
+++ b/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItemDetails.xml
@@ -172,7 +172,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItemOrders.xml b/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItemOrders.xml
index 6b503096..2568e35b 100644
--- a/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItemOrders.xml
+++ b/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItemOrders.xml
@@ -105,7 +105,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItemShipments.xml b/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItemShipments.xml
index 3a7f2c1a..2f29b65b 100644
--- a/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItemShipments.xml
+++ b/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItemShipments.xml
@@ -99,7 +99,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItems.xml b/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItems.xml
index 718de477..fcb485d4 100644
--- a/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItems.xml
+++ b/screen/SimpleScreens/Accounting/Invoice/EditInvoiceItems.xml
@@ -31,6 +31,7 @@ along with this software (see the LICENSE.md file). If not, see
+
@@ -62,7 +63,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -87,6 +88,11 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
@@ -108,7 +114,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -121,15 +127,23 @@ along with this software (see the LICENSE.md file). If not, see
-
+
+
+
+
+
+
-
+
+
+
+
@@ -140,6 +154,8 @@ along with this software (see the LICENSE.md file). If not, see
+
+
@@ -173,6 +189,7 @@ along with this software (see the LICENSE.md file). If not, see
+
diff --git a/screen/SimpleScreens/Accounting/Invoice/FindInvoice.xml b/screen/SimpleScreens/Accounting/Invoice/FindInvoice.xml
index 7bf5100e..f2b8b153 100644
--- a/screen/SimpleScreens/Accounting/Invoice/FindInvoice.xml
+++ b/screen/SimpleScreens/Accounting/Invoice/FindInvoice.xml
@@ -22,7 +22,10 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
@@ -122,14 +125,10 @@ along with this software (see the LICENSE.md file). If not, see
-
+
-
-
-
-
-
+
@@ -141,15 +140,11 @@ along with this software (see the LICENSE.md file). If not, see
-
-
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -207,7 +228,7 @@ along with this software (see the LICENSE.md file). If not, see
+ statusId_op="in"/>
diff --git a/screen/SimpleScreens/Accounting/OrgSettings/GlAccounts.xml b/screen/SimpleScreens/Accounting/OrgSettings/GlAccounts.xml
index 31743219..5cc67e62 100644
--- a/screen/SimpleScreens/Accounting/OrgSettings/GlAccounts.xml
+++ b/screen/SimpleScreens/Accounting/OrgSettings/GlAccounts.xml
@@ -69,6 +69,10 @@ along with this software (see the LICENSE.md file). If not, see
condition="parentGlAccountId" parameter-map="[glAccountId:parentGlAccountId]"
text="${accountCodeFormatter != null ? accountCodeFormatter.valueToString(accountCode) : accountCode}: ${accountName}"/>
+
+
+
+
@@ -88,7 +92,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Accounting/Payment/EditPayment.xml b/screen/SimpleScreens/Accounting/Payment/EditPayment.xml
index bd5c08b0..138efa73 100644
--- a/screen/SimpleScreens/Accounting/Payment/EditPayment.xml
+++ b/screen/SimpleScreens/Accounting/Payment/EditPayment.xml
@@ -240,6 +240,7 @@ along with this software (see the LICENSE.md file). If not, see
+
@@ -378,6 +379,7 @@ along with this software (see the LICENSE.md file). If not, see
+
diff --git a/screen/SimpleScreens/Accounting/Payment/FindPayment.xml b/screen/SimpleScreens/Accounting/Payment/FindPayment.xml
index 75eae092..99f72edf 100644
--- a/screen/SimpleScreens/Accounting/Payment/FindPayment.xml
+++ b/screen/SimpleScreens/Accounting/Payment/FindPayment.xml
@@ -85,7 +85,7 @@ along with this software (see the LICENSE.md file). If not, see
+ />
diff --git a/screen/SimpleScreens/Accounting/Reports/BalanceSheet.xml b/screen/SimpleScreens/Accounting/Reports/BalanceSheet.xml
index 32d5fd26..c24f9074 100644
--- a/screen/SimpleScreens/Accounting/Reports/BalanceSheet.xml
+++ b/screen/SimpleScreens/Accounting/Reports/BalanceSheet.xml
@@ -27,7 +27,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Accounting/Reports/CashFlowStatement.xml b/screen/SimpleScreens/Accounting/Reports/CashFlowStatement.xml
index c0753196..48e446f4 100644
--- a/screen/SimpleScreens/Accounting/Reports/CashFlowStatement.xml
+++ b/screen/SimpleScreens/Accounting/Reports/CashFlowStatement.xml
@@ -24,7 +24,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Accounting/Reports/FinancialRatios.xml b/screen/SimpleScreens/Accounting/Reports/FinancialRatios.xml
index 13b1444c..a012c27d 100644
--- a/screen/SimpleScreens/Accounting/Reports/FinancialRatios.xml
+++ b/screen/SimpleScreens/Accounting/Reports/FinancialRatios.xml
@@ -22,7 +22,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Accounting/Reports/IncomeStatement.xml b/screen/SimpleScreens/Accounting/Reports/IncomeStatement.xml
index 41c237a4..f66141d5 100644
--- a/screen/SimpleScreens/Accounting/Reports/IncomeStatement.xml
+++ b/screen/SimpleScreens/Accounting/Reports/IncomeStatement.xml
@@ -27,7 +27,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Accounting/Reports/OrderIssuedInvoiced.xml b/screen/SimpleScreens/Accounting/Reports/OrderIssuedInvoiced.xml
index 6f3c82ca..b13d718a 100644
--- a/screen/SimpleScreens/Accounting/Reports/OrderIssuedInvoiced.xml
+++ b/screen/SimpleScreens/Accounting/Reports/OrderIssuedInvoiced.xml
@@ -33,7 +33,7 @@ along with this software (see the LICENSE.md file). If not, see
+ />
diff --git a/screen/SimpleScreens/Accounting/Reports/RetainedEarningsStatement.xml b/screen/SimpleScreens/Accounting/Reports/RetainedEarningsStatement.xml
index 82a2b646..1068e502 100644
--- a/screen/SimpleScreens/Accounting/Reports/RetainedEarningsStatement.xml
+++ b/screen/SimpleScreens/Accounting/Reports/RetainedEarningsStatement.xml
@@ -22,7 +22,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Accounting/Reports/SalesAnalysis.xml b/screen/SimpleScreens/Accounting/Reports/SalesAnalysis.xml
index b7ef050a..e3b02f92 100644
--- a/screen/SimpleScreens/Accounting/Reports/SalesAnalysis.xml
+++ b/screen/SimpleScreens/Accounting/Reports/SalesAnalysis.xml
@@ -32,8 +32,8 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -53,6 +53,12 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
+
diff --git a/screen/SimpleScreens/Accounting/Reports/SalesSummary.xml b/screen/SimpleScreens/Accounting/Reports/SalesSummary.xml
index edf611a9..d1626dc1 100644
--- a/screen/SimpleScreens/Accounting/Reports/SalesSummary.xml
+++ b/screen/SimpleScreens/Accounting/Reports/SalesSummary.xml
@@ -190,9 +190,9 @@ along with this software (see the LICENSE.md file). If not, see
-
+
-
+
diff --git a/screen/SimpleScreens/Accounting/Reports/SalesSummaryCharts.html.ftl b/screen/SimpleScreens/Accounting/Reports/SalesSummaryCharts.html.ftl
index ac5ab957..7570b355 100644
--- a/screen/SimpleScreens/Accounting/Reports/SalesSummaryCharts.html.ftl
+++ b/screen/SimpleScreens/Accounting/Reports/SalesSummaryCharts.html.ftl
@@ -10,6 +10,29 @@ You should have received a copy of the CC0 Public Domain Dedication
along with this software (see the LICENSE.md file). If not, see
.
-->
+<#assign countSummaryConfig><@compress single_line=true>
+{ type:'line', data:{labels:${Static["org.moqui.util.WebUtilities"].encodeHtmlJsSafeCollection(orderLabelList)},
+datasets:${Static["org.moqui.util.WebUtilities"].encodeHtmlJsSafeCollection(countSummaryDatasets)} },
+options:{ scales:{ yAxes:[{ position:'left', id:'leftSide', ticks:{beginAtZero:true} },
+ { position:'right', id:'rightSide', ticks:{beginAtZero:true}, gridLines:{drawOnChartArea:false} }] }, maintainAspectRatio:false } }
+@compress>#assign>
+<#assign orderAmountConfig><@compress single_line=true>
+{ type:'line', data:{labels:${Static["org.moqui.util.WebUtilities"].encodeHtmlJsSafeCollection(orderLabelList)},
+datasets:${Static["org.moqui.util.WebUtilities"].encodeHtmlJsSafeCollection(orderAmountsDatasets)} },
+options:{ scales:{ yAxes:[{ position:'left', id:'leftSide', ticks:{beginAtZero:true} },
+ { position:'right', id:'rightSide', ticks:{beginAtZero:true}, gridLines:{drawOnChartArea:false} }] }, maintainAspectRatio:false } }
+@compress>#assign>
+<#assign invoiceMarginConfig><@compress single_line=true>
+{ type:'bar', data:{labels:${Static["org.moqui.util.WebUtilities"].encodeHtmlJsSafeCollection(invoiceLabelList)},
+datasets:${Static["org.moqui.util.WebUtilities"].encodeHtmlJsSafeCollection(invoiceMarginDatasets)} },
+options:{ scales:{ yAxes:[{ ticks:{beginAtZero:true} }] }, maintainAspectRatio:false } }
+@compress>#assign>
+<#assign discountCostConfig><@compress single_line=true>
+{ type:'line', data:{labels:${Static["org.moqui.util.WebUtilities"].encodeHtmlJsSafeCollection(invoiceLabelList)},
+datasets:${Static["org.moqui.util.WebUtilities"].encodeHtmlJsSafeCollection(discountCostDatasets)} },
+options:{ scales:{ yAxes:[{ ticks:{beginAtZero:true} }] }, maintainAspectRatio:false } }
+@compress>#assign>
+<#if sri.getRenderMode() == "vuet" || sri.getRenderMode() == "html">
@@ -20,26 +43,19 @@ along with this software (see the LICENSE.md file). If not, see
+<#elseif sri.getRenderMode() == "qvt">
+
+
+
+
+
+
+
+
+
+#if>
diff --git a/screen/SimpleScreens/Accounting/Reports/SalesSummaryStats.html.ftl b/screen/SimpleScreens/Accounting/Reports/SalesSummaryStats.html.ftl
index ada31512..e76b1638 100644
--- a/screen/SimpleScreens/Accounting/Reports/SalesSummaryStats.html.ftl
+++ b/screen/SimpleScreens/Accounting/Reports/SalesSummaryStats.html.ftl
@@ -13,69 +13,87 @@ along with this software (see the LICENSE.md file). If not, see
<#macro statsPanel title mainFormat valThis valLast valPrior valAvg chartList="" chartMaList="" labelList="">
<#assign modalId = title?replace(" ", "_")?replace("-", "_") + "_Modal">
<#assign modalTitle = title + " Detail">
-
-
${title}
- <@statsPanelContent title mainFormat valThis valLast valPrior valAvg false chartList chartMaList labelList/>
-
diff --git a/screen/SimpleScreens/Accounting/TimePeriod/ViewPeriodGlAccounts.xml b/screen/SimpleScreens/Accounting/TimePeriod/ViewPeriodGlAccounts.xml
index 86ff73da..a916e4ae 100644
--- a/screen/SimpleScreens/Accounting/TimePeriod/ViewPeriodGlAccounts.xml
+++ b/screen/SimpleScreens/Accounting/TimePeriod/ViewPeriodGlAccounts.xml
@@ -43,6 +43,14 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
+
+
+
@@ -93,16 +101,20 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
-
+
-
-
+
+
diff --git a/screen/SimpleScreens/Accounting/Transaction/EditTransaction.xml b/screen/SimpleScreens/Accounting/Transaction/EditTransaction.xml
index 617aba08..f82b9907 100644
--- a/screen/SimpleScreens/Accounting/Transaction/EditTransaction.xml
+++ b/screen/SimpleScreens/Accounting/Transaction/EditTransaction.xml
@@ -55,9 +55,11 @@ along with this software (see the LICENSE.md file). If not, see
+
+
-
+
@@ -196,7 +198,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
diff --git a/screen/SimpleScreens/Accounting/Transaction/FindTransaction.xml b/screen/SimpleScreens/Accounting/Transaction/FindTransaction.xml
index c372a2df..e952f9a0 100644
--- a/screen/SimpleScreens/Accounting/Transaction/FindTransaction.xml
+++ b/screen/SimpleScreens/Accounting/Transaction/FindTransaction.xml
@@ -74,15 +74,15 @@ along with this software (see the LICENSE.md file). If not, see
saved-finds="true" show-csv-button="true" show-xlsx-button="true">
-
+
-
-
+
+
diff --git a/screen/SimpleScreens/Accounting/Transaction/FindTransactionEntry.xml b/screen/SimpleScreens/Accounting/Transaction/FindTransactionEntry.xml
index e63ff61a..0f73ea66 100644
--- a/screen/SimpleScreens/Accounting/Transaction/FindTransactionEntry.xml
+++ b/screen/SimpleScreens/Accounting/Transaction/FindTransactionEntry.xml
@@ -42,7 +42,7 @@ along with this software (see the LICENSE.md file). If not, see
select-columns="true" saved-finds="true" show-csv-button="true" show-xlsx-button="true" show-all-button="true">
-
+
diff --git a/screen/SimpleScreens/Asset/Asset/AssetCalendar.xml b/screen/SimpleScreens/Asset/Asset/AssetCalendar.xml
index 33127b29..042b851f 100644
--- a/screen/SimpleScreens/Asset/Asset/AssetCalendar.xml
+++ b/screen/SimpleScreens/Asset/Asset/AssetCalendar.xml
@@ -58,7 +58,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Asset/Asset/AssetDetail.xml b/screen/SimpleScreens/Asset/Asset/AssetDetail.xml
index 14625e32..ed794209 100644
--- a/screen/SimpleScreens/Asset/Asset/AssetDetail.xml
+++ b/screen/SimpleScreens/Asset/Asset/AssetDetail.xml
@@ -21,6 +21,8 @@ along with this software (see the LICENSE.md file). If not, see
+
+
@@ -41,6 +43,7 @@ along with this software (see the LICENSE.md file). If not, see
+
@@ -132,6 +135,11 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
+
@@ -167,11 +175,11 @@ along with this software (see the LICENSE.md file). If not, see
-
-
-
+
+
+
-
+
@@ -211,9 +219,9 @@ along with this software (see the LICENSE.md file). If not, see
-
-
+
+
diff --git a/screen/SimpleScreens/Asset/Asset/AssetMaintenance/EditAssetMaintenance.xml b/screen/SimpleScreens/Asset/Asset/AssetMaintenance/EditAssetMaintenance.xml
index b9f486a5..62670bf9 100644
--- a/screen/SimpleScreens/Asset/Asset/AssetMaintenance/EditAssetMaintenance.xml
+++ b/screen/SimpleScreens/Asset/Asset/AssetMaintenance/EditAssetMaintenance.xml
@@ -86,6 +86,7 @@ along with this software (see the LICENSE.md file). If not, see
+
diff --git a/screen/SimpleScreens/Asset/Asset/AssetMaintenance/FindAssetMaintenance.xml b/screen/SimpleScreens/Asset/Asset/AssetMaintenance/FindAssetMaintenance.xml
index e453c5a6..3beba0dc 100644
--- a/screen/SimpleScreens/Asset/Asset/AssetMaintenance/FindAssetMaintenance.xml
+++ b/screen/SimpleScreens/Asset/Asset/AssetMaintenance/FindAssetMaintenance.xml
@@ -43,6 +43,7 @@ along with this software (see the LICENSE.md file). If not, see
+
@@ -79,6 +80,7 @@ along with this software (see the LICENSE.md file). If not, see
+
diff --git a/screen/SimpleScreens/Asset/Asset/DetailHistory.xml b/screen/SimpleScreens/Asset/Asset/DetailHistory.xml
index ee8e6729..b0abf9bd 100644
--- a/screen/SimpleScreens/Asset/Asset/DetailHistory.xml
+++ b/screen/SimpleScreens/Asset/Asset/DetailHistory.xml
@@ -27,7 +27,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -38,9 +38,9 @@ along with this software (see the LICENSE.md file). If not, see
-
+
-
+
@@ -63,9 +63,9 @@ along with this software (see the LICENSE.md file). If not, see
-
-
+
+
diff --git a/screen/SimpleScreens/Asset/Asset/FindSummary.xml b/screen/SimpleScreens/Asset/Asset/FindSummary.xml
index f3229bd8..acc78f8b 100644
--- a/screen/SimpleScreens/Asset/Asset/FindSummary.xml
+++ b/screen/SimpleScreens/Asset/Asset/FindSummary.xml
@@ -128,7 +128,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -138,6 +138,10 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
@@ -146,9 +150,13 @@ along with this software (see the LICENSE.md file). If not, see
-
-
-
+
+
+
+
+
+
+
@@ -169,8 +177,8 @@ along with this software (see the LICENSE.md file). If not, see
-
-
+
+
@@ -178,6 +186,10 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
@@ -263,10 +275,12 @@ along with this software (see the LICENSE.md file). If not, see
-
+
-
+
+
+
@@ -28,7 +30,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -45,6 +47,10 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
diff --git a/screen/SimpleScreens/Asset/Asset/FindSummary/PhysicalQuantity.xml b/screen/SimpleScreens/Asset/Asset/FindSummary/PhysicalQuantity.xml
index 5c6530c2..828b434d 100644
--- a/screen/SimpleScreens/Asset/Asset/FindSummary/PhysicalQuantity.xml
+++ b/screen/SimpleScreens/Asset/Asset/FindSummary/PhysicalQuantity.xml
@@ -21,6 +21,7 @@ along with this software (see the LICENSE.md file). If not, see
+
@@ -30,7 +31,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -47,20 +48,17 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
-
-
-
-
-
-
-
+
@@ -69,7 +67,23 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/screen/SimpleScreens/Asset/AssetPool/EditAssetPool.xml b/screen/SimpleScreens/Asset/AssetPool/EditAssetPool.xml
index 9db5b9f0..833e01a4 100644
--- a/screen/SimpleScreens/Asset/AssetPool/EditAssetPool.xml
+++ b/screen/SimpleScreens/Asset/AssetPool/EditAssetPool.xml
@@ -96,7 +96,7 @@ along with this software (see the LICENSE.md file). If not, see
-
@@ -126,7 +126,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Asset/Container/EditContainer.xml b/screen/SimpleScreens/Asset/Container/EditContainer.xml
index ae828017..4a6a8751 100644
--- a/screen/SimpleScreens/Asset/Container/EditContainer.xml
+++ b/screen/SimpleScreens/Asset/Container/EditContainer.xml
@@ -91,7 +91,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
diff --git a/screen/SimpleScreens/Catalog/Category/Content/ContentCompare.xml b/screen/SimpleScreens/Catalog/Category/Content/ContentCompare.xml
index bd9cd324..ec2aae61 100644
--- a/screen/SimpleScreens/Catalog/Category/Content/ContentCompare.xml
+++ b/screen/SimpleScreens/Catalog/Category/Content/ContentCompare.xml
@@ -29,7 +29,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Catalog/Category/Content/ContentDetail.xml b/screen/SimpleScreens/Catalog/Category/Content/ContentDetail.xml
index e56a0d16..4717e824 100644
--- a/screen/SimpleScreens/Catalog/Category/Content/ContentDetail.xml
+++ b/screen/SimpleScreens/Catalog/Category/Content/ContentDetail.xml
@@ -72,21 +72,9 @@ along with this software (see the LICENSE.md file). If not, see
-
+
-
-
-
-
-
-
-
- ]]>
@@ -120,6 +108,6 @@ along with this software (see the LICENSE.md file). If not, see
- ]]>
+ ]]>
diff --git a/screen/SimpleScreens/Catalog/Category/Content/ContentList.xml b/screen/SimpleScreens/Catalog/Category/Content/ContentList.xml
index c11fa202..ca15b7a0 100644
--- a/screen/SimpleScreens/Catalog/Category/Content/ContentList.xml
+++ b/screen/SimpleScreens/Catalog/Category/Content/ContentList.xml
@@ -72,21 +72,8 @@ along with this software (see the LICENSE.md file). If not, see
-
-
-
-
-
-
+
-
-
-
- ]]>
diff --git a/screen/SimpleScreens/Catalog/Category/EditCategory.xml b/screen/SimpleScreens/Catalog/Category/EditCategory.xml
index 7cf1e405..fcadabf4 100644
--- a/screen/SimpleScreens/Catalog/Category/EditCategory.xml
+++ b/screen/SimpleScreens/Catalog/Category/EditCategory.xml
@@ -102,7 +102,7 @@ along with this software (see the LICENSE.md file). If not, see
diff --git a/screen/SimpleScreens/Catalog/Category/EditProducts.xml b/screen/SimpleScreens/Catalog/Category/EditProducts.xml
index 0c13163c..ea8bb386 100644
--- a/screen/SimpleScreens/Catalog/Category/EditProducts.xml
+++ b/screen/SimpleScreens/Catalog/Category/EditProducts.xml
@@ -74,7 +74,7 @@ along with this software (see the LICENSE.md file). If not, see
diff --git a/screen/SimpleScreens/Catalog/Feature/EditFeature.xml b/screen/SimpleScreens/Catalog/Feature/EditFeature.xml
index 28ac02ee..8b4cd11f 100644
--- a/screen/SimpleScreens/Catalog/Feature/EditFeature.xml
+++ b/screen/SimpleScreens/Catalog/Feature/EditFeature.xml
@@ -68,8 +68,9 @@ along with this software (see the LICENSE.md file). If not, see
-
+
+
@@ -132,6 +133,8 @@ along with this software (see the LICENSE.md file). If not, see
+
+
@@ -145,6 +148,10 @@ along with this software (see the LICENSE.md file). If not, see
text="${productName} [${pseudoId}]"/>
+
+
+
+
diff --git a/screen/SimpleScreens/Catalog/Product/Content/ContentCompare.xml b/screen/SimpleScreens/Catalog/Product/Content/ContentCompare.xml
index e565ce57..13af034c 100644
--- a/screen/SimpleScreens/Catalog/Product/Content/ContentCompare.xml
+++ b/screen/SimpleScreens/Catalog/Product/Content/ContentCompare.xml
@@ -29,7 +29,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Catalog/Product/Content/ContentDetail.xml b/screen/SimpleScreens/Catalog/Product/Content/ContentDetail.xml
index fdc1f4ae..eb84e1fd 100644
--- a/screen/SimpleScreens/Catalog/Product/Content/ContentDetail.xml
+++ b/screen/SimpleScreens/Catalog/Product/Content/ContentDetail.xml
@@ -81,21 +81,9 @@ along with this software (see the LICENSE.md file). If not, see
-
+
-
-
-
-
-
-
-
- ]]>
@@ -129,6 +117,6 @@ along with this software (see the LICENSE.md file). If not, see
- ]]>
+ ]]>
diff --git a/screen/SimpleScreens/Catalog/Product/Content/ContentList.xml b/screen/SimpleScreens/Catalog/Product/Content/ContentList.xml
index 99643ee8..2d2c811f 100644
--- a/screen/SimpleScreens/Catalog/Product/Content/ContentList.xml
+++ b/screen/SimpleScreens/Catalog/Product/Content/ContentList.xml
@@ -81,21 +81,8 @@ along with this software (see the LICENSE.md file). If not, see
-
-
-
-
-
-
+
-
-
-
- ]]>
diff --git a/screen/SimpleScreens/Catalog/Product/EditPrices.xml b/screen/SimpleScreens/Catalog/Product/EditPrices.xml
index c9b29cc1..864b7402 100644
--- a/screen/SimpleScreens/Catalog/Product/EditPrices.xml
+++ b/screen/SimpleScreens/Catalog/Product/EditPrices.xml
@@ -45,10 +45,11 @@ along with this software (see the LICENSE.md file). If not, see
-
+
-
+
@@ -104,16 +105,24 @@ along with this software (see the LICENSE.md file). If not, see
-
-
+
+
+
+
+
+
-
-
+
+
+
+
+
+
@@ -128,9 +137,9 @@ along with this software (see the LICENSE.md file). If not, see
-
+
-
+
@@ -142,7 +151,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
diff --git a/screen/SimpleScreens/Catalog/Product/EditProduct.xml b/screen/SimpleScreens/Catalog/Product/EditProduct.xml
index 7b9da5dc..64610254 100644
--- a/screen/SimpleScreens/Catalog/Product/EditProduct.xml
+++ b/screen/SimpleScreens/Catalog/Product/EditProduct.xml
@@ -211,7 +211,7 @@ along with this software (see the LICENSE.md file). If not, see
+ icon="fa fa-trash" confirmation="Delete this ID?"/>
@@ -231,6 +231,8 @@ along with this software (see the LICENSE.md file). If not, see
+
+
@@ -251,6 +253,8 @@ along with this software (see the LICENSE.md file). If not, see
+
+
@@ -271,9 +275,10 @@ along with this software (see the LICENSE.md file). If not, see
+
-
@@ -317,7 +322,7 @@ along with this software (see the LICENSE.md file). If not, see
+ icon="fa fa-trash" parameter-map="[productId:productId, dimensionTypeId:dimensionTypeId]"/>
@@ -366,7 +371,7 @@ along with this software (see the LICENSE.md file). If not, see
+ icon="fa fa-trash" parameter-map="[productId:productId, facilityId:facilityId, locationSeqId:locationSeqId]"/>
@@ -420,7 +425,7 @@ along with this software (see the LICENSE.md file). If not, see
+ icon="fa fa-trash" parameter-map="[productMeterId:productMeterId]"/>
@@ -493,7 +498,7 @@ along with this software (see the LICENSE.md file). If not, see
+ icon="fa fa-trash" parameter-map="[productMaintenanceId:productMaintenanceId]"/>
diff --git a/screen/SimpleScreens/Catalog/Product/FindProduct.xml b/screen/SimpleScreens/Catalog/Product/FindProduct.xml
index 4ac524e7..4bd8b291 100644
--- a/screen/SimpleScreens/Catalog/Product/FindProduct.xml
+++ b/screen/SimpleScreens/Catalog/Product/FindProduct.xml
@@ -63,11 +63,11 @@ along with this software (see the LICENSE.md file). If not, see
-
+
-
+
diff --git a/screen/SimpleScreens/Catalog/Search.xml b/screen/SimpleScreens/Catalog/Search.xml
index 7cc50140..4cf67c6f 100644
--- a/screen/SimpleScreens/Catalog/Search.xml
+++ b/screen/SimpleScreens/Catalog/Search.xml
@@ -39,6 +39,8 @@ along with this software (see the LICENSE.md file). If not, see
+
+
@@ -135,21 +137,14 @@ along with this software (see the LICENSE.md file). If not, see
-
-
-
-
- ]]>
-
+
-
+
+
diff --git a/screen/SimpleScreens/Customer/EditCustomer.xml b/screen/SimpleScreens/Customer/EditCustomer.xml
index 8d038134..f93d3a99 100644
--- a/screen/SimpleScreens/Customer/EditCustomer.xml
+++ b/screen/SimpleScreens/Customer/EditCustomer.xml
@@ -82,6 +82,12 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
+
+
@@ -108,8 +114,20 @@ along with this software (see the LICENSE.md file). If not, see
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -140,10 +158,7 @@ along with this software (see the LICENSE.md file). If not, see
-
-
-
-
+
diff --git a/screen/SimpleScreens/Facility/EditFacility.xml b/screen/SimpleScreens/Facility/EditFacility.xml
index c8be2390..13474f8c 100644
--- a/screen/SimpleScreens/Facility/EditFacility.xml
+++ b/screen/SimpleScreens/Facility/EditFacility.xml
@@ -229,7 +229,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -281,7 +281,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
diff --git a/screen/SimpleScreens/Facility/FacilityCalendar.xml b/screen/SimpleScreens/Facility/FacilityCalendar.xml
index ef0047c8..97b3c146 100644
--- a/screen/SimpleScreens/Facility/FacilityCalendar.xml
+++ b/screen/SimpleScreens/Facility/FacilityCalendar.xml
@@ -29,7 +29,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Manufacturing/Run/EditRun.xml b/screen/SimpleScreens/Manufacturing/Run/EditRun.xml
index b7451cb7..7ff42ad3 100644
--- a/screen/SimpleScreens/Manufacturing/Run/EditRun.xml
+++ b/screen/SimpleScreens/Manufacturing/Run/EditRun.xml
@@ -144,7 +144,7 @@ along with this software (see the LICENSE.md file). If not, see
-
@@ -184,7 +184,7 @@ along with this software (see the LICENSE.md file). If not, see
-
diff --git a/screen/SimpleScreens/Manufacturing/Run/RunProducts.xml b/screen/SimpleScreens/Manufacturing/Run/RunProducts.xml
index b5f59eb0..7f8a6edc 100644
--- a/screen/SimpleScreens/Manufacturing/Run/RunProducts.xml
+++ b/screen/SimpleScreens/Manufacturing/Run/RunProducts.xml
@@ -88,7 +88,7 @@ along with this software (see the LICENSE.md file). If not, see
-
@@ -165,7 +165,7 @@ along with this software (see the LICENSE.md file). If not, see
style="${(currentIssuanceQuantity ?: 0) == estimatedQuantity ? 'text-success' : 'text-danger'}"/>
-
diff --git a/screen/SimpleScreens/Order.xml b/screen/SimpleScreens/Order.xml
index c641966d..d99417f3 100644
--- a/screen/SimpleScreens/Order.xml
+++ b/screen/SimpleScreens/Order.xml
@@ -23,5 +23,5 @@ along with this software (see the LICENSE.md file). If not, see
-
+
diff --git a/screen/SimpleScreens/Order/FindOrder.xml b/screen/SimpleScreens/Order/FindOrder.xml
index 6265c4a8..d777bfce 100644
--- a/screen/SimpleScreens/Order/FindOrder.xml
+++ b/screen/SimpleScreens/Order/FindOrder.xml
@@ -30,6 +30,7 @@ along with this software (see the LICENSE.md file). If not, see
+
-
-
-
+
+
+
+ show-csv-button="true" show-xlsx-button="true" show-all-button="true">
+ />
@@ -197,6 +198,7 @@ along with this software (see the LICENSE.md file). If not, see
+
@@ -244,6 +246,9 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
@@ -259,7 +264,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -373,6 +378,31 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -413,24 +443,31 @@ along with this software (see the LICENSE.md file). If not, see
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ default-menu-title="Order Detail" default-menu-index="1">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -34,6 +51,7 @@ along with this software (see the LICENSE.md file). If not, see
+
@@ -42,6 +60,7 @@ along with this software (see the LICENSE.md file). If not, see
+
@@ -54,6 +73,9 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
@@ -75,22 +97,11 @@ along with this software (see the LICENSE.md file). If not, see
-
-
-
-
-
-
-
-
-
-
-
@@ -152,13 +163,30 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
@@ -169,6 +197,12 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
+
+
@@ -178,6 +212,7 @@ along with this software (see the LICENSE.md file). If not, see
+
@@ -205,16 +240,38 @@ along with this software (see the LICENSE.md file). If not, see
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -232,11 +289,66 @@ along with this software (see the LICENSE.md file). If not, see
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -244,6 +356,11 @@ along with this software (see the LICENSE.md file). If not, see
+
+
+
+
+
@@ -253,7 +370,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -280,13 +397,14 @@ along with this software (see the LICENSE.md file). If not, see
-
+
+
@@ -336,11 +454,22 @@ along with this software (see the LICENSE.md file). If not, see
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -429,9 +558,10 @@ along with this software (see the LICENSE.md file). If not, see
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -522,7 +685,7 @@ along with this software (see the LICENSE.md file). If not, see
Set replacedPostalIdSet = new HashSet()
for (int i=0; i < shippingPostalAddressList.size(); i++) {
String replAddressId = shippingPostalAddressList.get(i).postalContactMech?.replacesContactMechId
- if (replAddressId) replacedPostalIdSet.add(replAddressId)
+ if (replAddressId && !replAddressId.equals(orderPart.postalContactMechId)) replacedPostalIdSet.add(replAddressId)
}
Set shippingPostalIdSet = new HashSet()
for (int i=0; i < shippingPostalAddressList.size(); ) {
@@ -531,13 +694,15 @@ along with this software (see the LICENSE.md file). If not, see
else { shippingPostalIdSet.add(curAddressId); i++ }
}
]]>
+
-
-
-
+
+
+
+
- quantityNotShippedByPart.get(orderPart.orderPartSeqId) > 0 &&
+ quantityNotShippedByPart.get(orderPart.orderPartSeqId) > 0 && !orderHeader.recurCronExpression &&
(orderHeader.statusId == "OrderApproved" || orderHeader.statusId == "OrderSent")
@@ -663,13 +828,37 @@ along with this software (see the LICENSE.md file). If not, see
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -766,7 +955,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -779,147 +968,155 @@ along with this software (see the LICENSE.md file). If not, see
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
- checked="checked"#if>>
- ]]>
-
-
+
+
+
+
+
+
-
-
-
-
-
+
+
+
-
-
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
+
@@ -932,23 +1129,14 @@ along with this software (see the LICENSE.md file). If not, see
-
+
-
-
-
-
- $("#SetOrderInfoForm_shippingPostalContactMechId_${orderPartInfo_index}").val($("input[name=shippingPostalContactMechId_${orderPartInfo_index}]:checked").val());
- $("input[name=shippingPostalContactMechId_${orderPartInfo_index}]:radio").change( function() { $("#SetOrderInfoForm_shippingPostalContactMechId_${orderPartInfo_index}").val($("input[name=shippingPostalContactMechId_${orderPartInfo_index}]:checked").val()); })
-
- ]]>
-
-
+
+
@@ -966,7 +1154,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -1025,30 +1213,41 @@ along with this software (see the LICENSE.md file). If not, see
+
-
+
+
-
-
-
-
-
+
+
+
+
@@ -1188,7 +1388,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+ #list>
#assign>
${ec.l10n.localize('Price History')}
+ ]]>${ec.l10n.localize('Price History')}
+
${ec.resource.expand('Price History for Item ${orderItemSeqId}', null)}
]]>
@@ -1208,7 +1418,7 @@ along with this software (see the LICENSE.md file). If not, see
-
+
@@ -1225,6 +1435,16 @@ along with this software (see the LICENSE.md file). If not, see
#list>
#assign>
${ec.l10n.localize('Quantity History')}
+ ]]>${ec.l10n.localize('Quantity History')}
+
${ec.resource.expand('Quantity History for Item ${orderItemSeqId}', null)}
@@ -234,3 +235,4 @@ along with this software (see the LICENSE.md file). If not, see
+
diff --git a/template/ledger/CashFlowStatement.html.ftl b/template/ledger/CashFlowStatement.html.ftl
index 71a4043b..d2252a98 100644
--- a/template/ledger/CashFlowStatement.html.ftl
+++ b/template/ledger/CashFlowStatement.html.ftl
@@ -50,7 +50,7 @@ along with this software (see the LICENSE.md file). If not, see
<#if findEntryUrl??>
<#assign findEntryInstance = findEntryUrl.getInstance(sri, true).addParameter("glAccountId", glAccountInfo.glAccountId).addParameter("isPosted", "Y").addParameter("timePeriodId", timePeriodId)>
- <#if sri.getRenderMode()! == "vuet">
+ <#if sri.getRenderMode()! == "vuet,qvt">
${ec.l10n.format(glAccountInfo.postedByTimePeriod[timePeriodId]!0, currencyFormat)}
<#else>
${ec.l10n.format(glAccountInfo.postedByTimePeriod[timePeriodId]!0, currencyFormat)}
@@ -106,7 +106,8 @@ along with this software (see the LICENSE.md file). If not, see
#macro>
-
@@ -212,3 +213,4 @@ along with this software (see the LICENSE.md file). If not, see
+
diff --git a/template/ledger/FinancialRatios.html.ftl b/template/ledger/FinancialRatios.html.ftl
index b18b2188..a849137e 100644
--- a/template/ledger/FinancialRatios.html.ftl
+++ b/template/ledger/FinancialRatios.html.ftl
@@ -31,7 +31,8 @@ along with this software (see the LICENSE.md file). If not, see
#macro>
-
#if>
diff --git a/template/ledger/RetainedEarningsStatement.html.ftl b/template/ledger/RetainedEarningsStatement.html.ftl
index d2d3316a..6039bf52 100644
--- a/template/ledger/RetainedEarningsStatement.html.ftl
+++ b/template/ledger/RetainedEarningsStatement.html.ftl
@@ -35,7 +35,8 @@ along with this software (see the LICENSE.md file). If not, see
#macro>
-