Releases: Dotykacka/dotypos-lib-migration
Releases · Dotykacka/dotypos-lib-migration
0.3.2
Added:
PosMigrationDto.companyInfo
, PosMigrationDto.phone
properties
Changed
- JSON deserializer is now less strict: ignores unknown keys
Fixed
- BC:
CustomerMigrationDto.country
property serialization
0.3.1
Added
- Missing employees permission:
CHANGE_PAYMENT_METHOD
0.3.0
Added
- Missing employees permission:
POS_SETTINGS
- Validation of receipt numbering formats (+ extended description)
PrinterMigrationDto.codepage
property
- Validation of entity IDs uniqueness
KeystoreUtil
helper for keystores repackaging
0.2.15
Changed
- exposing
kotlin.serialization
and valiktor
API
0.2.14
Added
EmployeeMigrationDto.barcode
property for simple Employee login using barcode or chip
Changed
EmployeeMigrationDto.expirationDate
is now optional
EmployeeMigrationDto.pin
is now option
0.2.13
Changed
- removed helper methods of
MigrationSerializationUtil
(only serializer/deserializer exposed)
0.2.12
Added
- Stock operations list in
PosMigrationDto
0.2.11
Added
MigrationSerializationUtil
class with serializer and deserializer to be used
0.2.10
- Fixes
DocumentMigrationDto
removed properties
0.2.9
Added
- Missing serialization of
CloudMigrationDto
StockTransactionMigrationDto.type
and StockOperationMigrationDto.type
properties