;;======================
;;ALT+D - Form Delete
;;======================
[#Key: Form Delete]
  Option: RbinFormDelete: if ($$IsVoucher AND NOT ##IsRestoreMode) then Yes else No

[!Key: RbinFormDelete]
  Key: Alt+D
  Action: Alter: Rpt Confirmation

;;==========================
;;ALT+D - Delete Line Object
;;==========================
[#Key: Delete Line Object]
  Option: RbinDeleteLineObject: if ($$IsVoucher AND NOT ##IsRestoreMode) then Yes else No

[!Key: RbinDeleteLineObject]
  Key: Alt+D
	Action: Alter Object

;;========================
;;CTRL+R - Restore Voucher
;;========================
[Key: Restore from Bin]
  Key: CTRL+R
  Action: Alter Object

