| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | [fixed if paymask is not passed, take 2] | 
|  | [fixed if paymask is not passed] | 
|  | paymentech] | 
|  |  | 
|  |  | 
|  | payment / invoice links
renamed httemplate/misc/void-cust_credit.html to .cgi
renamed httemplate/misc/void-cust_bill.html to .cgi | 
|  | legacy fields:
  - cust_credit_void
  - cust_bill_void
  - cust_bill_pkg_void
Made some changes to reason_Mixin to be able to upgrade reason an void_reason
fields | 
|  | was a bug where if the $value was passed the reason_Mixin::reason will just
ignore it and this was deleting legacy reasons instead of converting them. | 
|  | (payment_history)
Keep consistent void credits with other void methods (invoices, payments)
regarding the method interface
    cust_credit->void
    cust_credit->void('reason string')
    cust_credit->void(FS::reason) | 
|  | - 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 | 
|  | credit/invoice/payment reasons | 
|  | - 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 | 
|  |  | 
|  |  | 
|  | adjustments, #38165 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | [added void reason] | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | [deprecated signup_credit_type] | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  |