Age | Commit message (Collapse) | Author |
|
|
|
|
|
Conflicts:
FS/FS/ConfDefaults.pm
FS/FS/cust_main.pm
|
|
|
|
This reverts commit bb1ab034ef4ef12f0a2c6486d0b98106ee41ab8b.
|
|
|
|
|
|
|
|
|
|
case sensitivity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FS::cust_main_county::_merge_into
- Add application logging
- Add optional param hash
|
|
prior to exporting if able to export
|
|
|
|
|
|
into FREESIDE_4_BRANCH
|
|
export_replace, RT#83178
|
|
|
|
|
|
requires sectors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
refunds (bank credit).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
file to credit batch file
|
|
can handle credit batches.
|
|
|
|
|
|
|
|
download those files
|
|
|
|
|
|
- Add FS::DBI
- Drop-in replacement for DBI
- Ensures client_encoding is set to UTF8 for DBD::Pg
- Implement FS::DBI in FS::UID, where nearly all freeside
database connections are established
|