Cris
|
e35e4f0398
|
Changed: methods condition checking 'datum' instead of 'insertamum'
|
2019-12-10 12:06:32 +01:00 |
|
hainberg
|
45e381e043
|
Added function getApproved_fromDate() to Vertragvertragsstatus_model
This method returns all contracts, where the status had been set to
'erteilt' on given date.
|
2019-11-26 14:41:27 +01:00 |
|
Cris
|
24db32f658
|
Added function getOrdered_fromDate() to Vertragvertragsstatus_model
This method returns all contracts, where the status had been set to
'bestellt' on given date.
|
2019-11-25 08:55:30 +01:00 |
|
Cris
|
438b7b5b9e
|
Moved methods from Vertrag_model to Vertragvertragsstatus_model
Moved out and adapted methods which correspond to Vertragsstatus
from Vertrag_model to Vertragvertragsstatus_model.
|
2019-10-29 10:41:40 +01:00 |
|
Cris
|
8a246a9f94
|
Added methods deleteStatus(), updateStatus() to Vertragvertragsstatus_model
. Updates the date of the given vertragsstatus.
. Deletes the given vertragsstatus of the contract.
|
2019-10-11 13:44:21 +02:00 |
|