Revision a72bd579
Von Moritz Bunkus vor mehr als 11 Jahren hinzugefügt
SL/DB/MetaSetup/PurchaseInvoice.pm | ||
---|---|---|
43 | 43 |
transaction_description => { type => 'text' }, |
44 | 44 |
storno_id => { type => 'integer' }, |
45 | 45 |
direct_debit => { type => 'boolean', default => 'false' }, |
46 |
deliverydate => { type => 'date' }, |
|
46 | 47 |
currency_id => { type => 'integer', not_null => 1 }, |
47 | 48 |
], |
48 | 49 |
|
Auch abrufbar als: Unified diff
Rose-Model-Update ap (bei a2ab888d vergessen)