Age | Commit message (Collapse) | Author |
|
#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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[removals and switches to FS::Log]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RT#21565
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
upgrade) ACL, RT#34078
|
|
|
|
selfservice]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|