View | Details | Raw Unified | Return to bug 22761
Collapse All | Expand All

(-)a/installer/data/mysql/atomicupdate/bug_22761.perl (-2 / +1 lines)
Lines 54-58 INSERT IGNORE INTO `letter` (`module`, `code`, `branchcode`, `name`, `is_html`, Link Here
54
</table>', 'print', 'default');
54
</table>', 'print', 'default');
55
    });
55
    });
56
    SetVersion( $DBversion );
56
    SetVersion( $DBversion );
57
    print "Upgrade to $DBversion done (Bug XXXXX - description)\n";
57
    print "Upgrade to $DBversion done (Bug 22809 - Move "ACCOUNT_CREDIT" from template to a slip)\n";
58
}
58
}
59
- 

Return to bug 22761