2 lines
909 B
JavaScript
2 lines
909 B
JavaScript
import{u,cJ as o,c as l,C as s}from"./bundle.3e24044b.js";import{S as t}from"./bundle.c8d97beb.js";function b(){const[e]=u(),a=o(),r=[{value:"$purchase_order.number",label:e("number")},{value:"$purchase_order.po_number",label:e("po_number")},{value:"$purchase_order.date",label:e("date")},{value:"$purchase_order.due_date",label:e("due_date")},{value:"$purchase_order.total",label:e("total")},{value:"$purchase_order.custom1",label:a("invoice1").label()||e("custom1")},{value:"$purchase_order.custom2",label:a("invoice2").label()||e("custom2")},{value:"$purchase_order.custom3",label:a("invoice3").label()||e("custom3")},{value:"$purchase_order.custom4",label:a("invoice4").label()||e("custom4")},{value:"$purchase_order.balance_due",label:e("balance_due")}];return l(s,{title:e("purchase_order_details"),padding:"small",children:l(t,{for:"purchase_order_details",defaultVariables:r})})}export{b as default};
|