Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
packages]
|
|
|
|
|
|
|
|
|
|
|
|
#42310
|
|
|
|
|
|
|
|
|
|
services from history]
|
|
#71394
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reason bug fixes, link text]
|
|
|
|
; ? RT#40240
|
|
|
|
|
|
|
|
#25536 and #27943
|
|
|
|
|
|
|
|
|
|
|
|
|
|
delivery settings, #28226
|
|
|
|
#38921
|
|
|
|
|
|
payment / invoice links
renamed httemplate/misc/void-cust_credit.html to .cgi
renamed httemplate/misc/void-cust_bill.html to .cgi
|
|
- Added reasonnum and a corresponding foreign key in cust_bill_void and
cust_bill_pkg_void tables (Schema.pm)
- Used the FS::reason_Mixin::reason as the override of the
cust_bill_void->reason to handle legacy and classified reasons
- Changes in voided_invoice.html template to handle classified reasons for
void invoices
|
|
- Added reasonnum in cust_pay_void and a foreign key in Schema.pm
- Added an override of the cust_pay_void_reason to handle legacy and
classified reasons
- Added usage of FS::reason_Mixin::_upgrade_reasonnum in
cust_pay->_upgrade_data
- Changes in voided_payment.html template to handle classified reasons for
void payemnts
|