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

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

Return to bug 22809