InvoiceOut change columns order #1415

Merged
jsegarra merged 6 commits from minor_requested_changes_invoiceOutList into dev 2025-04-08 13:29:14 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit af531958ca - Show all commits

View File

@ -182,7 +182,7 @@ const sumRisk = ({ clientRisks }) => {
<QCard class="vn-one">
<VnTitle
:url="`#/customer/${entityId}/billing-data`"
:text="t('customer.summary.billingData')"
:text="t('customer.summary.payMethodFk')"
/>
<VnLv
:label="t('customer.summary.payMethod')"