summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2013-01-26untaint spam tag levelsIvan Kohler
2013-01-26simplify descriptionIvan Kohler
2013-01-26sane weight for obscure formatIvan Kohler
2013-01-26docIvan Kohler
2013-01-25allow manual override of phone number, RT#19883Ivan Kohler
2013-01-25add vacation msg retrieval and addition/deletion to self-service API, RT#20896Ivan Kohler
2013-01-24fix floating point error in taxline, #21099Mark Wells
2013-01-24fix spurious errors about money with one decimal place, RT#20224Ivan Kohler
2013-01-23removingIvan Kohler
2013-01-20commissions based on actual invoiced amounts, RT#21002Ivan Kohler
2013-01-20NACHA batching, RT#20443Ivan Kohler
2013-01-20NACHA batching, RT#20443Ivan Kohler
2013-01-19add separate ACL for line item crediting, RT#18676Ivan Kohler
2013-01-18NACHA check batching, RT#20443Ivan Kohler
2013-01-18Huawei HLR export, #20836Mark Wells
2013-01-14truncate paymentech state to 2 chars, RT#20994Ivan Kohler
2013-01-14fix asterisk_skip_clid import when there's bad data in the clid field, RT#20669Ivan Kohler
2013-01-14debugMark Wells
2013-01-14respect part_svc.selfservice_access hidden provisioning services in stock ↵Ivan Kohler
portal, RT#20715
2013-01-13GSM TAP3.12 export, RT#20768Ivan Kohler
2013-01-13Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2013-01-13GSM TAP3.12 import, RT#20767Ivan Kohler
2013-01-12Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2013-01-12supplemental packages, #20689Mark Wells
2013-01-11start of tap3_12_export to generate GSM TAP3.12 tap-out file for partners, ↵Ivan Kohler
RT#20768
2013-01-11add svc_phone.sim_imsi, RT#20768Ivan Kohler
2013-01-11start of tap3_12_export to generate GSM TAP3.12 tap-out file for partners, ↵Ivan Kohler
RT#20768
2013-01-10add blacklist/whitelist settings to self-service API, RT#20896Ivan Kohler
2013-01-09add cust_bill-line_item-date_style-non_monthly config setting, RT#20890Ivan Kohler
2013-01-09add cust_bill-line_item-date_style-non_monthly config setting, RT#20890Ivan Kohler
2013-01-09add asterisk format that skips clid, RT#20669Ivan Kohler
2013-01-09fix replace method? #17622Ivan Kohler
2013-01-09Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2013-01-09GSM TAP3.12 import format, RT#20767Ivan Kohler
2013-01-07debugMark Wells
2013-01-07application of line item credits, #20629Mark Wells
2013-01-05rewind selektahIvan Kohler
2013-01-05the future is nowIvan Kohler
2013-01-053.0Ivan Kohler
2013-01-02move credit card transaction results out of paybatch and into real fields, ↵Mark Wells
#18548
2012-12-31filter by customer class on all financial reports, #20573Mark Wells
2012-12-30fix linking of cust_bill_pkg_tax_location records during billing, #20629Mark Wells
2012-12-30set default location on one-time charges, related to #940Mark Wells
2012-12-30generate E911 charges in IPifony download, #18333Mark Wells
2012-12-28record support time on ticket create transactions, #20743Mark Wells
2012-12-26add condition: Customer has a referring customer with uncancelled specific ↵Ivan Kohler
package(s), RT#20143
2012-12-26don't set %item_dates for custom invoice formats if package option ↵Ivan Kohler
disable_line_item_date_ranges is on, RT#19907
2012-12-26fix next_bill_date_pretty substituion in self-service API when there isn't ↵Ivan Kohler
one, RT#20759
2012-12-21correctly unapply payments when applying a lineitem credit with tax, #18676Mark Wells
2012-12-21better internal tax links and various credit_lineitems fixes, #20629Mark Wells