38 lines
869 B
YAML
38 lines
869 B
YAML
name: ticket
|
|
columns:
|
|
id: id
|
|
shipped: shipped
|
|
landed: landed
|
|
nickname: nickname
|
|
location: location
|
|
solution: solution
|
|
packages: packages
|
|
updated: updated
|
|
isDeleted: is deleted
|
|
priority: priority
|
|
zoneFk: zone
|
|
zonePrice: zone price
|
|
zoneBonus: zone bonus
|
|
totalWithVat: total with vat
|
|
totalWithoutVat: total without vat
|
|
clientFk: client
|
|
warehouseFk: warehouse
|
|
refFk: reference
|
|
addressFk: address
|
|
routeFk: route
|
|
companyFk: company
|
|
agencyModeFk: agency
|
|
ticketFk: ticket
|
|
mergedTicket: merged ticket
|
|
withWarningAccept: negative warning
|
|
isWithoutNegatives: without negatives
|
|
isSigned: signed
|
|
isLabeled: labeled
|
|
isPrinted: printed
|
|
hour: hour
|
|
created: created
|
|
isBlocked: bloqued
|
|
hasPriority: priority
|
|
isBoxed: boxed
|
|
clonedFrom: cloned from
|