Update Number 0.29.0
Released on: December 15, 2011
Summary
This update separates the archiving of renter agreements into a standalone background service so that the booking process is faster and more rugged, and so one-off agreements can be signed.
Inclusions
- Added Lease schema and removed signature fields from Booking schema
- Updated Legal pages on bookings to show Lease schema fields
- Removed lease signing from quote acceptance process
- Removed lease archiving process from quote acceptance process
- Added public form for signing one-off agreements separate from the quote acceptance process
- Added 'email link' functionality so that guests can be sent a link to a public form for signing
- Added Lease Archiver service and implemented archiving from service
- Updated booking confirmation email to change text about renter agreement and remove attachment
- Added new email templates for when leases are archived
- Updated PDF to HTML conversion library to latest version
- Moved lease data, by script, from Booking schema to Lease schema
- Updated edit grid component so that select columns would work with IE8
- Updated holiday charges to be taxable by default
Affected Components
- Application
- Lease Archiver Service