-
- {{ t('Amount') }}
-
- {{ toCurrency(amount) }}
-
-
-
-
- {{ t('Amount Claimed') }}
-
- {{ toCurrency(amountClaimed) }}
-
-
+
+
+ {{ t('Amount') }}
+
+ {{ toCurrency(amount) }}
+
-
+
+
+ {{ t('Amount Claimed') }}
+
+ {{ toCurrency(amountClaimed) }}
+
+
+
{
-
-
+
+
{
@click.stop="viewAddObservation(selected)"
/>
-
-
+
+
{
/>
-
-
-
+
+
{
visibleColumns = ['customerStatus', ...$event, 'actions']
"
/>
-
-
-
-
+
+
{
url="InvoiceOuts/filter"
>
-
-
+
+
{
:model-value="selectedCards.size === rows.length"
class="q-mr-md"
/>
-
-
+
+
(agencyList = data)" auto-load />
(vehicleList = data)" auto-load />
-
-
+
+
{{ t('Mark as served') }}
-
-
+
+
{
});
};
-const calculateTotal = (buysArray) => {
- return buysArray.reduce((accumulator, { total }) => accumulator + total, 0);
-};
+const calculateTotal = (buysArray) =>
+ buysArray.reduce((accumulator, { total }) => accumulator + total, 0);
@@ -104,35 +103,31 @@ const calculateTotal = (buysArray) => {
:params="userParams"
auto-load
/>
-
-
-
-
- {{ t('Open as PDF') }}
-
-
-
-
- {{ t('Send to email') }}
-
-
-
-
-
-
+
+
+
+ {{ t('Open as PDF') }}
+
+
+
+
+ {{ t('Send to email') }}
+
+
+
{
/>
-
-
-
-
+
+
{
{{ t('Open as PDF') }}
-
-
+
+