Parent Directory
|
Revision Log
Import patches for application pod spelling & NAME entry issues.
| 1 | Description: Correct pod NAME issues in LedgerSMB/Batch.pm |
| 2 | Has a comma instead of a dash in the NAME entry. |
| 3 | Bug: http://sourceforge.net/tracker/?func=detail&aid=3472542&group_id=175965&atid=1005191 |
| 4 | Author: Robert James Clay <jame@rocasa.us> |
| 5 | |
| 6 | --- a/LedgerSMB/Batch.pm |
| 7 | +++ b/LedgerSMB/Batch.pm |
| 8 | @@ -1,5 +1,6 @@ |
| 9 | =head1 NAME |
| 10 | -LedgerSMB::Batch |
| 11 | + |
| 12 | +LedgerSMB::Batch - Batch/voucher management model for LedgerSMB 1.3 |
| 13 | |
| 14 | =head1 SYNOPSIS |
| 15 | Batch/voucher management model for LedgerSMB 1.3 |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |