2 lines
896 B
JavaScript
2 lines
896 B
JavaScript
import{u as i,cQ as c,c as a,C as r}from"./bundle.0b839d67.js";import{S as u}from"./bundle.ede3b020.js";function s(){const[e]=i(),l=c(),t=[{value:"$credit.number",label:e("credit_number")},{value:"$credit.po_number",label:e("po_number")},{value:"$credit.date",label:e("credit_date")},{value:"$credit.valid_until",label:e("valid_until")},{value:"$credit.total",label:e("credit_total")},{value:"$credit.custom1",label:l("invoice1").label()||e("custom1")},{value:"$credit.custom2",label:l("invoice2").label()||e("custom2")},{value:"$credit.custom3",label:l("invoice3").label()||e("custom3")},{value:"$credit.custom4",label:l("invoice4").label()||e("custom4")},{value:"$client.balance",label:e("client_balance")},{value:"$credit.balance",label:e("credit_balance")}];return a(r,{title:e("credit_details"),padding:"small",children:a(u,{for:"credit_details",defaultVariables:t})})}export{s as default};
|