AccountBooking

Aggrosoft\WAWIBundle\Entity\AccountBooking
128
Columns
9
Relations
141
Properties

Relationships

Click entity to navigate
erDiagram
    AccountBooking {
                string id PK
                boolean fixed
                decimal balanceKonto
                decimal balanceGegenkonto
                date bookingDate
                date futureExportDate
                        ___ ___more___
            }
                AccountBooking }o--|| Order : "order"
        Order {
        int id PK
    }
                AccountBooking }o--|| OfferItem : "offerItem"
        OfferItem {
        int id PK
    }
                AccountBooking }o--|| Liability : "liability"
        Liability {
        int id PK
    }
                AccountBooking }o--|| CashReportItem : "cashReportItem"
        CashReportItem {
        int id PK
    }
                AccountBooking }o--|| Product : "product"
        Product {
        int id PK
    }
                AccountBooking }o--|| CashReport : "cashReport"
        CashReport {
        int id PK
    }
                AccountBooking }o--|| AccountSystemItem : "accountSystemItemKonto"
        AccountSystemItem {
        int id PK
    }
                AccountBooking }o--|| AccountSystemItem : "accountSystemItemGegenkonto"
        AccountSystemItem {
        int id PK
    }
                AccountBooking }o--|| Client : "client"
        Client {
        int id PK
    }
                    

Metadaten

Tabelle accountbooking
Bundle WAWIBundle
Interfaces
IClientable IUpload IDocumentUpload IPrototype
Property Column Type Flags Twig Access
id id string(36)
PK AUTO
{{ entity.id }}
fixed fixed boolean
{{ entity.fixed }}
balanceKonto balanceKonto decimal
{{ entity.balanceKonto }}
balanceGegenkonto balanceGegenkonto decimal
{{ entity.balanceGegenkonto }}
bookingDate bookingDate date
{{ entity.bookingDate }}
futureExportDate futureExportDate date
{{ entity.futureExportDate }}
umsatzOhneSollHabenKz umsatzOhneSollHabenKz decimal
{{ entity.umsatzOhneSollHabenKz }}
sollHabenKennzeichen sollHabenKennzeichen string(1)
{{ entity.sollHabenKennzeichen }}
wkzUmsatz wkzUmsatz string(3)
{{ entity.wkzUmsatz }}
kurs kurs decimal
{{ entity.kurs }}
basisUmsatz basisUmsatz decimal
{{ entity.basisUmsatz }}
wkzBasisUmsatz wkzBasisUmsatz string(3)
{{ entity.wkzBasisUmsatz }}
konto konto string(10)
{{ entity.konto }}
gegenkontoOhneBUSchluessel gegenkontoOhneBUSchluessel string(10)
{{ entity.gegenkontoOhneBUSchluessel }}
buschluessel buschluessel string(10)
{{ entity.buschluessel }}
belegdatum belegdatum string(15)
{{ entity.belegdatum }}
belegfeld1 belegfeld1 string(255)
{{ entity.belegfeld1 }}
belegfeld2 belegfeld2 string(255)
{{ entity.belegfeld2 }}
skonto skonto decimal
{{ entity.skonto }}
buchungstext buchungstext string(255)
{{ entity.buchungstext }}
postensperre postensperre boolean
{{ entity.postensperre }}
diverseAdressnummer diverseAdressnummer string(9)
{{ entity.diverseAdressnummer }}
geschaeftspartnerbank geschaeftspartnerbank integer(3)
{{ entity.geschaeftspartnerbank }}
sachverhalt sachverhalt integer(2)
{{ entity.sachverhalt }}
zinssperre zinssperre boolean
{{ entity.zinssperre }}
beleglink beleglink string(210)
{{ entity.beleglink }}
beleginfoArt1 beleginfoArt1 string(20)
{{ entity.beleginfoArt1 }}
beleginfoInhalt1 beleginfoInhalt1 string(210)
{{ entity.beleginfoInhalt1 }}
beleginfoArt2 beleginfoArt2 string(20)
{{ entity.beleginfoArt2 }}
beleginfoInhalt2 beleginfoInhalt2 string(210)
{{ entity.beleginfoInhalt2 }}
beleginfoArt3 beleginfoArt3 string(20)
{{ entity.beleginfoArt3 }}
beleginfoInhalt3 beleginfoInhalt3 string(210)
{{ entity.beleginfoInhalt3 }}
beleginfoArt4 beleginfoArt4 string(20)
{{ entity.beleginfoArt4 }}
beleginfoInhalt4 beleginfoInhalt4 string(210)
{{ entity.beleginfoInhalt4 }}
beleginfoArt5 beleginfoArt5 string(20)
{{ entity.beleginfoArt5 }}
beleginfoInhalt5 beleginfoInhalt5 string(210)
{{ entity.beleginfoInhalt5 }}
beleginfoArt6 beleginfoArt6 string(20)
{{ entity.beleginfoArt6 }}
beleginfoInhalt6 beleginfoInhalt6 string(210)
{{ entity.beleginfoInhalt6 }}
beleginfoArt7 beleginfoArt7 string(20)
{{ entity.beleginfoArt7 }}
beleginfoInhalt7 beleginfoInhalt7 string(210)
{{ entity.beleginfoInhalt7 }}
beleginfoArt8 beleginfoArt8 string(20)
{{ entity.beleginfoArt8 }}
beleginfoInhalt8 beleginfoInhalt8 string(210)
{{ entity.beleginfoInhalt8 }}
kost1Kostenstelle kost1Kostenstelle string(8)
{{ entity.kost1Kostenstelle }}
kost2Kostenstelle kost2Kostenstelle string(8)
{{ entity.kost2Kostenstelle }}
kostMenge kostMenge decimal
{{ entity.kostMenge }}
euLandUndUstId euLandUndUstId string(15)
{{ entity.euLandUndUstId }}
euSteuersatz euSteuersatz decimal
{{ entity.euSteuersatz }}
abwVersteuerungsart abwVersteuerungsart string(1)
{{ entity.abwVersteuerungsart }}
sachverhaltLL sachverhaltLL integer(3)
{{ entity.sachverhaltLL }}
funktionsergaenzungLL funktionsergaenzungLL integer(3)
{{ entity.funktionsergaenzungLL }}
BU49Hauptfunktionstyp BU49Hauptfunktionstyp integer(1)
{{ entity.BU49Hauptfunktionstyp }}
BU49Hauptfunktionsnummer BU49Hauptfunktionsnummer integer(2)
{{ entity.BU49Hauptfunktionsnummer }}
BU49Hauptfunktionsergaenzung BU49Hauptfunktionsergaenzung integer(3)
{{ entity.BU49Hauptfunktionsergaenzung }}
zusatzinformationArt1 zusatzinformationArt1 string(20)
{{ entity.zusatzinformationArt1 }}
zusatzinformationInhalt1 zusatzinformationInhalt1 string(210)
{{ entity.zusatzinformationInhalt1 }}
zusatzinformationArt2 zusatzinformationArt2 string(20)
{{ entity.zusatzinformationArt2 }}
zusatzinformationInhalt2 zusatzinformationInhalt2 string(210)
{{ entity.zusatzinformationInhalt2 }}
zusatzinformationArt3 zusatzinformationArt3 string(20)
{{ entity.zusatzinformationArt3 }}
zusatzinformationInhalt3 zusatzinformationInhalt3 string(210)
{{ entity.zusatzinformationInhalt3 }}
zusatzinformationArt4 zusatzinformationArt4 string(20)
{{ entity.zusatzinformationArt4 }}
zusatzinformationInhalt4 zusatzinformationInhalt4 string(210)
{{ entity.zusatzinformationInhalt4 }}
zusatzinformationArt5 zusatzinformationArt5 string(20)
{{ entity.zusatzinformationArt5 }}
zusatzinformationInhalt5 zusatzinformationInhalt5 string(210)
{{ entity.zusatzinformationInhalt5 }}
zusatzinformationArt6 zusatzinformationArt6 string(20)
{{ entity.zusatzinformationArt6 }}
zusatzinformationInhalt6 zusatzinformationInhalt6 string(210)
{{ entity.zusatzinformationInhalt6 }}
zusatzinformationArt7 zusatzinformationArt7 string(20)
{{ entity.zusatzinformationArt7 }}
zusatzinformationInhalt7 zusatzinformationInhalt7 string(210)
{{ entity.zusatzinformationInhalt7 }}
zusatzinformationArt8 zusatzinformationArt8 string(20)
{{ entity.zusatzinformationArt8 }}
zusatzinformationInhalt8 zusatzinformationInhalt8 string(210)
{{ entity.zusatzinformationInhalt8 }}
zusatzinformationArt9 zusatzinformationArt9 string(20)
{{ entity.zusatzinformationArt9 }}
zusatzinformationInhalt9 zusatzinformationInhalt9 string(210)
{{ entity.zusatzinformationInhalt9 }}
zusatzinformationArt10 zusatzinformationArt10 string(20)
{{ entity.zusatzinformationArt10 }}
zusatzinformationInhalt10 zusatzinformationInhalt10 string(210)
{{ entity.zusatzinformationInhalt10 }}
zusatzinformationArt11 zusatzinformationArt11 string(20)
{{ entity.zusatzinformationArt11 }}
zusatzinformationInhalt11 zusatzinformationInhalt11 string(210)
{{ entity.zusatzinformationInhalt11 }}
zusatzinformationArt12 zusatzinformationArt12 string(20)
{{ entity.zusatzinformationArt12 }}
zusatzinformationInhalt12 zusatzinformationInhalt12 string(210)
{{ entity.zusatzinformationInhalt12 }}
zusatzinformationArt13 zusatzinformationArt13 string(20)
{{ entity.zusatzinformationArt13 }}
zusatzinformationInhalt13 zusatzinformationInhalt13 string(210)
{{ entity.zusatzinformationInhalt13 }}
zusatzinformationArt14 zusatzinformationArt14 string(20)
{{ entity.zusatzinformationArt14 }}
zusatzinformationInhalt14 zusatzinformationInhalt14 string(210)
{{ entity.zusatzinformationInhalt14 }}
zusatzinformationArt15 zusatzinformationArt15 string(20)
{{ entity.zusatzinformationArt15 }}
zusatzinformationInhalt15 zusatzinformationInhalt15 string(210)
{{ entity.zusatzinformationInhalt15 }}
zusatzinformationArt16 zusatzinformationArt16 string(20)
{{ entity.zusatzinformationArt16 }}
zusatzinformationInhalt16 zusatzinformationInhalt16 string(210)
{{ entity.zusatzinformationInhalt16 }}
zusatzinformationArt17 zusatzinformationArt17 string(20)
{{ entity.zusatzinformationArt17 }}
zusatzinformationInhalt17 zusatzinformationInhalt17 string(210)
{{ entity.zusatzinformationInhalt17 }}
zusatzinformationArt18 zusatzinformationArt18 string(20)
{{ entity.zusatzinformationArt18 }}
zusatzinformationInhalt18 zusatzinformationInhalt18 string(210)
{{ entity.zusatzinformationInhalt18 }}
zusatzinformationArt19 zusatzinformationArt19 string(20)
{{ entity.zusatzinformationArt19 }}
zusatzinformationInhalt19 zusatzinformationInhalt19 string(210)
{{ entity.zusatzinformationInhalt19 }}
zusatzinformationArt20 zusatzinformationArt20 string(20)
{{ entity.zusatzinformationArt20 }}
zusatzinformationInhalt20 zusatzinformationInhalt20 string(210)
{{ entity.zusatzinformationInhalt20 }}
stueck stueck integer(8)
{{ entity.stueck }}
gewicht gewicht decimal
{{ entity.gewicht }}
zahlweise zahlweise integer(2)
{{ entity.zahlweise }}
forderungsart forderungsart string(10)
{{ entity.forderungsart }}
veranlagungsjahr veranlagungsjahr integer(4)
{{ entity.veranlagungsjahr }}
zugeordneteFaelligkeit zugeordneteFaelligkeit string(10)
{{ entity.zugeordneteFaelligkeit }}
skontotyp skontotyp integer(1)
{{ entity.skontotyp }}
auftragsnummer auftragsnummer string(30)
{{ entity.auftragsnummer }}
buchungstyp buchungstyp string(2)
{{ entity.buchungstyp }}
ustSchluesselAnzahlungen ustSchluesselAnzahlungen integer(2)
{{ entity.ustSchluesselAnzahlungen }}
EULandAnzahlungen EULandAnzahlungen string(2)
{{ entity.EULandAnzahlungen }}
sachverhaltLLAnzahlungen sachverhaltLLAnzahlungen string(3)
{{ entity.sachverhaltLLAnzahlungen }}
EUSteuersatzAnzahlungen EUSteuersatzAnzahlungen decimal
{{ entity.EUSteuersatzAnzahlungen }}
erloeskontoAnzahlungen erloeskontoAnzahlungen string(15)
{{ entity.erloeskontoAnzahlungen }}
herkunftKZ herkunftKZ string(2)
{{ entity.herkunftKZ }}
buchungsGUID buchungsGUID string(36)
{{ entity.buchungsGUID }}
kostdatum kostdatum string(12)
{{ entity.kostdatum }}
mandatsreferenz mandatsreferenz string(35)
{{ entity.mandatsreferenz }}
skontosperre skontosperre boolean
{{ entity.skontosperre }}
gesellschaftername gesellschaftername string(76)
{{ entity.gesellschaftername }}
beteiligtennummer beteiligtennummer integer(4)
{{ entity.beteiligtennummer }}
identifikationsnummer identifikationsnummer string(11)
{{ entity.identifikationsnummer }}
zeichnernummer zeichnernummer string(20)
{{ entity.zeichnernummer }}
postensperrebis postensperrebis string(12)
{{ entity.postensperrebis }}
bezeichnungSoBilSachverhalt bezeichnungSoBilSachverhalt string(30)
{{ entity.bezeichnungSoBilSachverhalt }}
kennzeichenSoBilBuchung kennzeichenSoBilBuchung integer(2)
{{ entity.kennzeichenSoBilBuchung }}
festschreibung festschreibung boolean
{{ entity.festschreibung }}
leistungsdatum leistungsdatum string(12)
{{ entity.leistungsdatum }}
datumZuordSteuerperiode datumZuordSteuerperiode string(12)
{{ entity.datumZuordSteuerperiode }}
receiptFileName receiptFile string(128)
{{ entity.receiptFileName }}
accountBookingTemplate accountBookingTemplate string(128)
{{ entity.accountBookingTemplate }}
uniqNumber uniqNumber string(255)
{{ entity.uniqNumber }}
customData customData text
{{ entity.customData }}
customData2 customData2 text
{{ entity.customData2 }}
customData3 customData3 text
{{ entity.customData3 }}

Tipp: Diese Properties sind über Getter/Setter-Methoden in Twig verfügbar. Verwende {{ entity.propertyName }} zum Lesen.

Property Access Twig Usage Methods Return Type
receiptFile Computed
read write
{{ entity.receiptFile }}
getReceiptFile()
setReceiptFile()
-
uploadFields Computed
read
{{ entity.uploadFields }}
getUploadFields()
-
client DB
read write
{{ entity.client }}
getClient()
setClient()
\Aggrosoft\WAWIBundle\Entity\Client
id DB
read
{{ entity.id }}
getId()
string
umsatzOhneSollHabenKz DB
read write
{{ entity.umsatzOhneSollHabenKz }}
getUmsatzOhneSollHabenKz()
setUmsatzOhneSollHabenKz()
string
sollHabenKennzeichen DB
read write
{{ entity.sollHabenKennzeichen }}
getSollHabenKennzeichen()
setSollHabenKennzeichen()
string
wkzUmsatz DB
read write
{{ entity.wkzUmsatz }}
getWkzUmsatz()
setWkzUmsatz()
string
kurs DB
read write
{{ entity.kurs }}
getKurs()
setKurs()
string
basisUmsatz DB
read write
{{ entity.basisUmsatz }}
getBasisUmsatz()
setBasisUmsatz()
string
wkzBasisUmsatz DB
read write
{{ entity.wkzBasisUmsatz }}
getWkzBasisUmsatz()
setWkzBasisUmsatz()
string
konto DB
read write
{{ entity.konto }}
getKonto()
setKonto()
string
gegenkontoOhneBUSchluessel DB
read write
{{ entity.gegenkontoOhneBUSchluessel }}
getGegenkontoOhneBUSchluessel()
setGegenkontoOhneBUSchluessel()
string
buschluessel DB
read write
{{ entity.buschluessel }}
getBuschluessel()
setBuschluessel()
string
belegdatum DB
read write
{{ entity.belegdatum }}
getBelegdatum()
setBelegdatum()
string
belegfeld1 DB
read write
{{ entity.belegfeld1 }}
getBelegfeld1()
setBelegfeld1()
string
belegfeld2 DB
read write
{{ entity.belegfeld2 }}
getBelegfeld2()
setBelegfeld2()
string
skonto DB
read write
{{ entity.skonto }}
getSkonto()
setSkonto()
string
buchungstext DB
read write
{{ entity.buchungstext }}
getBuchungstext()
setBuchungstext()
string
postensperre DB
read write
{{ entity.postensperre }}
getPostensperre()
setPostensperre()
boolean
diverseAdressnummer DB
read write
{{ entity.diverseAdressnummer }}
getDiverseAdressnummer()
setDiverseAdressnummer()
string
geschaeftspartnerbank DB
read write
{{ entity.geschaeftspartnerbank }}
getGeschaeftspartnerbank()
setGeschaeftspartnerbank()
integer
sachverhalt DB
read write
{{ entity.sachverhalt }}
getSachverhalt()
setSachverhalt()
integer
zinssperre DB
read write
{{ entity.zinssperre }}
getZinssperre()
setZinssperre()
boolean
beleglink DB
read write
{{ entity.beleglink }}
getBeleglink()
setBeleglink()
string
beleginfoArt1 DB
read write
{{ entity.beleginfoArt1 }}
getBeleginfoArt1()
setBeleginfoArt1()
string
beleginfoInhalt1 DB
read write
{{ entity.beleginfoInhalt1 }}
getBeleginfoInhalt1()
setBeleginfoInhalt1()
string
beleginfoArt2 DB
read write
{{ entity.beleginfoArt2 }}
getBeleginfoArt2()
setBeleginfoArt2()
string
beleginfoInhalt2 DB
read write
{{ entity.beleginfoInhalt2 }}
getBeleginfoInhalt2()
setBeleginfoInhalt2()
string
beleginfoArt3 DB
read write
{{ entity.beleginfoArt3 }}
getBeleginfoArt3()
setBeleginfoArt3()
string
beleginfoInhalt3 DB
read write
{{ entity.beleginfoInhalt3 }}
getBeleginfoInhalt3()
setBeleginfoInhalt3()
string
beleginfoArt4 DB
read write
{{ entity.beleginfoArt4 }}
getBeleginfoArt4()
setBeleginfoArt4()
string
beleginfoInhalt4 DB
read write
{{ entity.beleginfoInhalt4 }}
getBeleginfoInhalt4()
setBeleginfoInhalt4()
string
beleginfoArt5 DB
read write
{{ entity.beleginfoArt5 }}
getBeleginfoArt5()
setBeleginfoArt5()
string
beleginfoInhalt5 DB
read write
{{ entity.beleginfoInhalt5 }}
getBeleginfoInhalt5()
setBeleginfoInhalt5()
string
beleginfoArt6 DB
read write
{{ entity.beleginfoArt6 }}
getBeleginfoArt6()
setBeleginfoArt6()
string
beleginfoInhalt6 DB
read write
{{ entity.beleginfoInhalt6 }}
getBeleginfoInhalt6()
setBeleginfoInhalt6()
string
beleginfoArt7 DB
read write
{{ entity.beleginfoArt7 }}
getBeleginfoArt7()
setBeleginfoArt7()
string
beleginfoInhalt7 DB
read write
{{ entity.beleginfoInhalt7 }}
getBeleginfoInhalt7()
setBeleginfoInhalt7()
string
beleginfoArt8 DB
read write
{{ entity.beleginfoArt8 }}
getBeleginfoArt8()
setBeleginfoArt8()
string
beleginfoInhalt8 DB
read write
{{ entity.beleginfoInhalt8 }}
getBeleginfoInhalt8()
setBeleginfoInhalt8()
string
kost1Kostenstelle DB
read write
{{ entity.kost1Kostenstelle }}
getKost1Kostenstelle()
setKost1Kostenstelle()
string
kost2Kostenstelle DB
read write
{{ entity.kost2Kostenstelle }}
getKost2Kostenstelle()
setKost2Kostenstelle()
string
kostMenge DB
read write
{{ entity.kostMenge }}
getKostMenge()
setKostMenge()
string
euLandUndUstId DB
read write
{{ entity.euLandUndUstId }}
getEuLandUndUstId()
setEuLandUndUstId()
string
euSteuersatz DB
read write
{{ entity.euSteuersatz }}
getEuSteuersatz()
setEuSteuersatz()
string
abwVersteuerungsart DB
read write
{{ entity.abwVersteuerungsart }}
getAbwVersteuerungsart()
setAbwVersteuerungsart()
string
sachverhaltLL DB
read write
{{ entity.sachverhaltLL }}
getSachverhaltLL()
setSachverhaltLL()
integer
funktionsergaenzungLL DB
read write
{{ entity.funktionsergaenzungLL }}
getFunktionsergaenzungLL()
setFunktionsergaenzungLL()
integer
bU49Hauptfunktionstyp Computed
read write
{{ entity.bU49Hauptfunktionstyp }}
getBU49Hauptfunktionstyp()
setBU49Hauptfunktionstyp()
integer
bU49Hauptfunktionsnummer Computed
read write
{{ entity.bU49Hauptfunktionsnummer }}
getBU49Hauptfunktionsnummer()
setBU49Hauptfunktionsnummer()
integer
bU49Hauptfunktionsergaenzung Computed
read write
{{ entity.bU49Hauptfunktionsergaenzung }}
getBU49Hauptfunktionsergaenzung()
setBU49Hauptfunktionsergaenzung()
integer
zusatzinformationArt1 DB
read write
{{ entity.zusatzinformationArt1 }}
getZusatzinformationArt1()
setZusatzinformationArt1()
string
zusatzinformationInhalt1 DB
read write
{{ entity.zusatzinformationInhalt1 }}
getZusatzinformationInhalt1()
setZusatzinformationInhalt1()
string
zusatzinformationArt2 DB
read write
{{ entity.zusatzinformationArt2 }}
getZusatzinformationArt2()
setZusatzinformationArt2()
string
zusatzinformationInhalt2 DB
read write
{{ entity.zusatzinformationInhalt2 }}
getZusatzinformationInhalt2()
setZusatzinformationInhalt2()
string
zusatzinformationArt3 DB
read write
{{ entity.zusatzinformationArt3 }}
getZusatzinformationArt3()
setZusatzinformationArt3()
string
zusatzinformationInhalt3 DB
read write
{{ entity.zusatzinformationInhalt3 }}
getZusatzinformationInhalt3()
setZusatzinformationInhalt3()
string
zusatzinformationArt4 DB
read write
{{ entity.zusatzinformationArt4 }}
getZusatzinformationArt4()
setZusatzinformationArt4()
string
zusatzinformationInhalt4 DB
read write
{{ entity.zusatzinformationInhalt4 }}
getZusatzinformationInhalt4()
setZusatzinformationInhalt4()
string
zusatzinformationArt5 DB
read write
{{ entity.zusatzinformationArt5 }}
getZusatzinformationArt5()
setZusatzinformationArt5()
string
zusatzinformationInhalt5 DB
read write
{{ entity.zusatzinformationInhalt5 }}
getZusatzinformationInhalt5()
setZusatzinformationInhalt5()
string
zusatzinformationArt6 DB
read write
{{ entity.zusatzinformationArt6 }}
getZusatzinformationArt6()
setZusatzinformationArt6()
string
zusatzinformationInhalt6 DB
read write
{{ entity.zusatzinformationInhalt6 }}
getZusatzinformationInhalt6()
setZusatzinformationInhalt6()
string
zusatzinformationArt7 DB
read write
{{ entity.zusatzinformationArt7 }}
getZusatzinformationArt7()
setZusatzinformationArt7()
string
zusatzinformationInhalt7 DB
read write
{{ entity.zusatzinformationInhalt7 }}
getZusatzinformationInhalt7()
setZusatzinformationInhalt7()
string
zusatzinformationArt8 DB
read write
{{ entity.zusatzinformationArt8 }}
getZusatzinformationArt8()
setZusatzinformationArt8()
string
zusatzinformationInhalt8 DB
read write
{{ entity.zusatzinformationInhalt8 }}
getZusatzinformationInhalt8()
setZusatzinformationInhalt8()
string
zusatzinformationArt9 DB
read write
{{ entity.zusatzinformationArt9 }}
getZusatzinformationArt9()
setZusatzinformationArt9()
string
zusatzinformationInhalt9 DB
read write
{{ entity.zusatzinformationInhalt9 }}
getZusatzinformationInhalt9()
setZusatzinformationInhalt9()
string
zusatzinformationArt10 DB
read write
{{ entity.zusatzinformationArt10 }}
getZusatzinformationArt10()
setZusatzinformationArt10()
string
zusatzinformationInhalt10 DB
read write
{{ entity.zusatzinformationInhalt10 }}
getZusatzinformationInhalt10()
setZusatzinformationInhalt10()
string
zusatzinformationArt11 DB
read write
{{ entity.zusatzinformationArt11 }}
getZusatzinformationArt11()
setZusatzinformationArt11()
string
zusatzinformationInhalt11 DB
read write
{{ entity.zusatzinformationInhalt11 }}
getZusatzinformationInhalt11()
setZusatzinformationInhalt11()
string
zusatzinformationArt12 DB
read write
{{ entity.zusatzinformationArt12 }}
getZusatzinformationArt12()
setZusatzinformationArt12()
string
zusatzinformationInhalt12 DB
read write
{{ entity.zusatzinformationInhalt12 }}
getZusatzinformationInhalt12()
setZusatzinformationInhalt12()
string
zusatzinformationArt13 DB
read write
{{ entity.zusatzinformationArt13 }}
getZusatzinformationArt13()
setZusatzinformationArt13()
string
zusatzinformationInhalt13 DB
read write
{{ entity.zusatzinformationInhalt13 }}
getZusatzinformationInhalt13()
setZusatzinformationInhalt13()
string
zusatzinformationArt14 DB
read write
{{ entity.zusatzinformationArt14 }}
getZusatzinformationArt14()
setZusatzinformationArt14()
string
zusatzinformationInhalt14 DB
read write
{{ entity.zusatzinformationInhalt14 }}
getZusatzinformationInhalt14()
setZusatzinformationInhalt14()
string
zusatzinformationArt15 DB
read write
{{ entity.zusatzinformationArt15 }}
getZusatzinformationArt15()
setZusatzinformationArt15()
string
zusatzinformationInhalt15 DB
read write
{{ entity.zusatzinformationInhalt15 }}
getZusatzinformationInhalt15()
setZusatzinformationInhalt15()
string
zusatzinformationArt16 DB
read write
{{ entity.zusatzinformationArt16 }}
getZusatzinformationArt16()
setZusatzinformationArt16()
string
zusatzinformationInhalt16 DB
read write
{{ entity.zusatzinformationInhalt16 }}
getZusatzinformationInhalt16()
setZusatzinformationInhalt16()
string
zusatzinformationArt17 DB
read write
{{ entity.zusatzinformationArt17 }}
getZusatzinformationArt17()
setZusatzinformationArt17()
string
zusatzinformationInhalt17 DB
read write
{{ entity.zusatzinformationInhalt17 }}
getZusatzinformationInhalt17()
setZusatzinformationInhalt17()
string
zusatzinformationArt18 DB
read write
{{ entity.zusatzinformationArt18 }}
getZusatzinformationArt18()
setZusatzinformationArt18()
string
zusatzinformationInhalt18 DB
read write
{{ entity.zusatzinformationInhalt18 }}
getZusatzinformationInhalt18()
setZusatzinformationInhalt18()
string
zusatzinformationArt19 DB
read write
{{ entity.zusatzinformationArt19 }}
getZusatzinformationArt19()
setZusatzinformationArt19()
string
zusatzinformationInhalt19 DB
read write
{{ entity.zusatzinformationInhalt19 }}
getZusatzinformationInhalt19()
setZusatzinformationInhalt19()
string
zusatzinformationArt20 DB
read write
{{ entity.zusatzinformationArt20 }}
getZusatzinformationArt20()
setZusatzinformationArt20()
string
zusatzinformationInhalt20 DB
read write
{{ entity.zusatzinformationInhalt20 }}
getZusatzinformationInhalt20()
setZusatzinformationInhalt20()
string
stueck DB
read write
{{ entity.stueck }}
getStueck()
setStueck()
integer
gewicht DB
read write
{{ entity.gewicht }}
getGewicht()
setGewicht()
string
zahlweise DB
read write
{{ entity.zahlweise }}
getZahlweise()
setZahlweise()
integer
forderungsart DB
read write
{{ entity.forderungsart }}
getForderungsart()
setForderungsart()
string
veranlagungsjahr DB
read write
{{ entity.veranlagungsjahr }}
getVeranlagungsjahr()
setVeranlagungsjahr()
integer
zugeordneteFaelligkeit DB
read write
{{ entity.zugeordneteFaelligkeit }}
getZugeordneteFaelligkeit()
setZugeordneteFaelligkeit()
string
skontotyp DB
read write
{{ entity.skontotyp }}
getSkontotyp()
setSkontotyp()
integer
auftragsnummer DB
read write
{{ entity.auftragsnummer }}
getAuftragsnummer()
setAuftragsnummer()
string
buchungstyp DB
read write
{{ entity.buchungstyp }}
getBuchungstyp()
setBuchungstyp()
string
ustSchluesselAnzahlungen DB
read write
{{ entity.ustSchluesselAnzahlungen }}
getUstSchluesselAnzahlungen()
setUstSchluesselAnzahlungen()
integer
eULandAnzahlungen Computed
read write
{{ entity.eULandAnzahlungen }}
getEULandAnzahlungen()
setEULandAnzahlungen()
string
sachverhaltLLAnzahlungen DB
read write
{{ entity.sachverhaltLLAnzahlungen }}
getSachverhaltLLAnzahlungen()
setSachverhaltLLAnzahlungen()
string
eUSteuersatzAnzahlungen Computed
read write
{{ entity.eUSteuersatzAnzahlungen }}
getEUSteuersatzAnzahlungen()
setEUSteuersatzAnzahlungen()
string
erloeskontoAnzahlungen DB
read write
{{ entity.erloeskontoAnzahlungen }}
getErloeskontoAnzahlungen()
setErloeskontoAnzahlungen()
string
herkunftKZ DB
read write
{{ entity.herkunftKZ }}
getHerkunftKZ()
setHerkunftKZ()
string
buchungsGUID DB
read write
{{ entity.buchungsGUID }}
getBuchungsGUID()
setBuchungsGUID()
string
kostdatum DB
read write
{{ entity.kostdatum }}
getKostdatum()
setKostdatum()
string
mandatsreferenz DB
read write
{{ entity.mandatsreferenz }}
getMandatsreferenz()
setMandatsreferenz()
string
skontosperre DB
read write
{{ entity.skontosperre }}
getSkontosperre()
setSkontosperre()
boolean
gesellschaftername DB
read write
{{ entity.gesellschaftername }}
getGesellschaftername()
setGesellschaftername()
string
beteiligtennummer DB
read write
{{ entity.beteiligtennummer }}
getBeteiligtennummer()
setBeteiligtennummer()
integer
identifikationsnummer DB
read write
{{ entity.identifikationsnummer }}
getIdentifikationsnummer()
setIdentifikationsnummer()
string
zeichnernummer DB
read write
{{ entity.zeichnernummer }}
getZeichnernummer()
setZeichnernummer()
string
postensperrebis DB
read write
{{ entity.postensperrebis }}
getPostensperrebis()
setPostensperrebis()
string
bezeichnungSoBilSachverhalt DB
read write
{{ entity.bezeichnungSoBilSachverhalt }}
getBezeichnungSoBilSachverhalt()
setBezeichnungSoBilSachverhalt()
string
kennzeichenSoBilBuchung DB
read write
{{ entity.kennzeichenSoBilBuchung }}
getKennzeichenSoBilBuchung()
setKennzeichenSoBilBuchung()
integer
festschreibung DB
read write
{{ entity.festschreibung }}
getFestschreibung()
setFestschreibung()
boolean
leistungsdatum DB
read write
{{ entity.leistungsdatum }}
getLeistungsdatum()
setLeistungsdatum()
string
datumZuordSteuerperiode DB
read write
{{ entity.datumZuordSteuerperiode }}
getDatumZuordSteuerperiode()
setDatumZuordSteuerperiode()
string
bookingDate DB
read write
{{ entity.bookingDate }}
getBookingDate()
setBookingDate()
\DateTime
order DB
read write
{{ entity.order }}
getOrder()
setOrder()
\Aggrosoft\WAWIBundle\Entity\Order
liability DB
read write
{{ entity.liability }}
getLiability()
setLiability()
\Aggrosoft\WAWIBundle\Entity\Liability
cashReportItem DB
read write
{{ entity.cashReportItem }}
getCashReportItem()
setCashReportItem()
\Aggrosoft\WAWIBundle\Entity\CashReportItem
cashReport DB
read write
{{ entity.cashReport }}
getCashReport()
setCashReport()
\Aggrosoft\WAWIBundle\Entity\CashReport
fixed DB
read write
{{ entity.fixed }}
getFixed()
setFixed()
boolean
accountSystemItemKonto DB
read write
{{ entity.accountSystemItemKonto }}
getAccountSystemItemKonto()
setAccountSystemItemKonto()
\Aggrosoft\WAWIBundle\Entity\AccountSystemItem
accountSystemItemGegenkonto DB
read write
{{ entity.accountSystemItemGegenkonto }}
getAccountSystemItemGegenkonto()
setAccountSystemItemGegenkonto()
\Aggrosoft\WAWIBundle\Entity\AccountSystemItem
balanceKonto DB
read write
{{ entity.balanceKonto }}
getBalanceKonto()
setBalanceKonto()
string
balanceGegenkonto DB
read write
{{ entity.balanceGegenkonto }}
getBalanceGegenkonto()
setBalanceGegenkonto()
string
product DB
read write
{{ entity.product }}
getProduct()
setProduct()
\Aggrosoft\WAWIBundle\Entity\Product
futureExportDate DB
read write
{{ entity.futureExportDate }}
getFutureExportDate()
setFutureExportDate()
\DateTime
subPath Computed
read
{{ entity.subPath }}
getSubPath()
-
removeRouter Computed
read
{{ entity.removeRouter }}
getRemoveRouter()
-
receiptFileName DB
read write
{{ entity.receiptFileName }}
getReceiptFileName()
setReceiptFileName()
string
accountBookingTemplate DB
read write
{{ entity.accountBookingTemplate }}
getAccountBookingTemplate()
setAccountBookingTemplate()
string
offerItem DB
read write
{{ entity.offerItem }}
getOfferItem()
setOfferItem()
\Aggrosoft\WAWIBundle\Entity\OfferItem
uniqNumber DB
read write
{{ entity.uniqNumber }}
getUniqNumber()
setUniqNumber()
string
customData DB
read write
{{ entity.customData }}
getCustomData()
setCustomData()
string
customData2 DB
read write
{{ entity.customData2 }}
getCustomData2()
setCustomData2()
string
customData3 DB
read write
{{ entity.customData3 }}
getCustomData3()
setCustomData3()
string
Property Type Target Entity Mapped By Inversed By Cascade Twig Access
order ManyToOne Order - - - {{ entity.order }}
offerItem ManyToOne OfferItem - - - {{ entity.offerItem }}
liability ManyToOne Liability - - - {{ entity.liability }}
cashReportItem ManyToOne CashReportItem - - - {{ entity.cashReportItem }}
product ManyToOne Product - - - {{ entity.product }}
cashReport ManyToOne CashReport - - - {{ entity.cashReport }}
accountSystemItemKonto ManyToOne AccountSystemItem - - - {{ entity.accountSystemItemKonto }}
accountSystemItemGegenkonto ManyToOne AccountSystemItem - - - {{ entity.accountSystemItemGegenkonto }}
client ManyToOne Client - - - {{ entity.client }}
Keine Indexes definiert