refactor: refs #8316 used VnSection and VnCardBeta #1146
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#1146
Loading…
Reference in New Issue
No description provided.
Delete Branch "8316-invoiceOutCardWithVnCardBeta"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR ClaimCard: #1140
PR CustomerCard: #1142
PR DepartmentCard: #1143
PR EntryCard: #1144
PR InvoiceInCard: #1145
PR ItemCard: #1147
PR ItemTypeCard: #1148
PR OrderCard: #1149
PR ParkingCard: #1150
PR ShelvingCard: #1151
@ -37,11 +38,7 @@ async function fetchClientAddress(id) {
addressOptions.value = data;
}
const exprBuilder = (_, value) => {
No borrar, se gasta en un VnSelect
@ -216,0 +177,4 @@
:array-data-props="{
url: 'InvoiceOuts/filter',
order: ['id DESC'],
exprBuilder,
El exprBuilder en este cas no va aci, es de un VnSelect
Hay traducciones rotas:

