Revision 9dc688b3
SL/DB/MetaSetup/Reclamation.pm | ||
---|---|---|
40 | 40 |
tax_point => { type => 'date' }, |
41 | 41 |
taxincluded => { type => 'boolean', not_null => 1 }, |
42 | 42 |
taxzone_id => { type => 'integer', not_null => 1 }, |
43 |
ticket_id => { type => 'integer' }, |
|
44 | 43 |
transaction_description => { type => 'text' }, |
45 | 44 |
transdate => { type => 'date', default => 'now()' }, |
46 | 45 |
vendor_id => { type => 'integer' }, |
Auch abrufbar als: Unified diff
Revert "kix18: Reklamationen dürfen auch eine ticket_id haben (Testfall)"
This reverts commit f0c62c1bfa00ed02e94f28ff46c7eda5e4cf7f9e.