index
:
freeside.git
13763
21563
24899_agent_virt_attach_report
3.x-pre
37802
BESTPRACTICAL
FREESIDE_1_4_BRANCH
FREESIDE_1_5_BRANCH
FREESIDE_1_7_BRANCH
FREESIDE_1_9_BRANCH
FREESIDE_2_1_BRANCH
FREESIDE_2_3_BRANCH
FREESIDE_3_BRANCH
FREESIDE_3_BRANCH_30783
FREESIDE_3_BRANCH_40236
FREESIDE_3_BRANCH_71513
FREESIDE_4_BRANCH
FREESIDE_4_BRANCH_71513
SQL_LEDGER
afc-realtime
freeside_1_2_3_pci_mods
freeside_1_3_0_pci_mods
freeside_1_3_1_pci_mods
freeside_import
freeside_vpopmail_support-branch
fs-pci-mods
master
new_standardization
rt74031_svc_realestate
rt_28256
svc_broadband
svc_elec_features
virtual_fields
webpay_support_branch
Freeside billing, trouble ticketing, network monitoring and provisioning
Git T. F. Source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
site_perl
/
Record.pm
Age
Commit message (
Collapse
)
Author
1999-08-04
move to FS directory: proper Perl module installation has arrived!
ivan
1999-07-17
s/croak/confess/; in check method
ivan
1999-04-10
return the value with ut_* error messages, to assist in debugging
ivan
1999-04-08
fix up PostgreSQL money fields so you can actually use them as numbers. bah.
ivan
1999-04-07
more kludges to get around different null/empty handling in Perl vs. MySQL vs.
ivan
PostgreSQL etc.
1999-03-29
eliminate warnings in ut_money
ivan
1999-01-25
yet more mod_perl stuff
ivan
1999-01-18
changes to track email addresses for email invoicing
ivan
1998-12-29
mostly properly OO, some work still to be done with svc_ stuff
ivan
1998-11-21
"Records identical" carp tells us it is just a warning.
ivan
1998-11-15
bugsquash
ivan
1998-11-15
qsearch gets sames "IS NULL" semantics as other WHERE clauses
ivan
1998-11-15
bugfix for new config layout
ivan
1998-11-13
change configuration file layout to support multiple distinct databases (with
ivan
own set of config files, export, etc.)
1998-11-10
doc clarification
ivan
1998-11-10
qsearch returns `FS::TABLE' objects if that module is loaded (i.e. via
ivan
`use FS::cust_main;') instead of always an FS::Record object
1998-11-07
In sub new, Pg wrapper for money fields from dbdef (FS::Record::fields $table),
ivan
not keys of supplied hashref.
1998-10-12
Initial revision
ivan