summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-08rt# 74031 work in progressrt74031_svc_realestateMitch Jackson
- fix error naming svcnum column in svc_realestate.pm
2018-01-08rt# 74031 work in progressMitch Jackson
- Add pkgnum to realestate_unit table to link customer's package to a realestate unit - Display "provision real estate unit" on customer's package screen, and show select boxes for units
2018-01-08RT# 34134 - fixed error where payment amount field is hidden in self service.Christopher Burger
2018-01-08RT# 34134 - added documentation for new featureChristopher Burger
2018-01-08RT# 34134 - removed config option manual_process-single_invoice_amount from ↵Christopher Burger
config and payment page that used it.
2018-01-08RT# 34134 - added open invoices selection when selecting pay specific invoiceChristopher Burger
2018-01-08RT# 34134 - removed payment amount field from payment screen, added 3 ↵Christopher Burger
payment options (pay full balance, pay specific invoice, pay another amount) which will prefill the payment amount field.
2018-01-08RT# 76878 - Fixed installer checkbox to be sticky on error.Christopher Burger
2018-01-08RT# 29974 - Added ability to show invoice_pay_by_message on total new ↵Christopher Burger
charges line rather than balance due line
2018-01-08added -f flag to continue voiding even if an error is received, RT#78977Ivan Kohler
2018-01-08add -k skip_pkgpart, RT#79001Ivan Kohler
2018-01-08RT# 71364 - Added group total to top of payment reportChristopher Burger
2017-12-19rt# 74031 implementing svc_realestateMitch Jackson
- updated schema - updated includes - begin writing FS::svc_realestate.pm - progress adding a "Real estate unit" selection to provision a real estate service
2017-12-19rt# 74031 Implement forms for editing real estate inventoryMitch Jackson
2017-12-19rt# 74031 reworked realestate schema as locations and unitsMitch Jackson
- Update schemas - Original approach discarded and rewritten as locations with units
2017-12-19rt# 74031 work in progressMitch Jackson
- Update schemas - First draft for FS::realestate_property - and FS::realestate_subproperty - worthless test for new modules - Add a menuitem for property management
2017-12-19rt# 74031 Update database schemaMitch Jackson
2017-12-19add -u custnum_filename, -k skip_pkgpart and -v verbose, RT#79001Ivan Kohler
2017-12-19RT# 78450 - Fixed error with cdr import of AAPT CTOP format. Changed regex ↵Christopher Burger
to ignore white space at beginning.
2017-12-16clean up old RT sessionsIvan Kohler
2017-12-15Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-12-15fix changing employee password, RT#78939Ivan Kohler
2017-12-14RT# 74845 - fixed report to allow downloading even if there are errors.Christopher Burger
2017-12-12added warning to invoice_default_terms concerning changing it after going ↵Ivan Kohler
live, RT#78536
2017-12-12Net::SSLglue never worked, need deb9 Net::FTP for this to workIvan Kohler
2017-12-11RT# 78681 - fixed error where setup fee was being charged when ↵Christopher Burger
prorate_defer_bill was set even though wave setup fee was selected.
2017-12-08RT# 74959 - Fixed edit location link to acually save locationChristopher Burger
2017-12-05add forgot password functionality to example wordpress self-service, RT#75279Ivan Kohler
2017-12-05fix logo encoding over xml-api for all functions that call skin_info ↵Ivan Kohler
internally, RT#75279
2017-12-04Revert "Email::Sender::Transport::SMTP::TLS is obsolete and being removed ↵Ivan Kohler
from debian, Email::Sender::Transport::SMTP does starttls starting with deb9 "stretch"" This reverts commit 8036d190629e546818b7418938b4e8fcda3f16a8.
2017-12-04add card processing to example wordpress self-service, RT#75279Ivan Kohler
2017-12-04add "trunkdst" to pbxware export, RT#78550Ivan Kohler
2017-12-04RT# 33362 - fixed discount_mixin to not throw perl error when trying to ↵Christopher Burger
discount non monthly recuring.
2017-12-03RT#76877 Add an outgoing email notification blacklistMitch Jackson
2017-12-01add card processing to example self-service, RT#75279Ivan Kohler
2017-12-01keeping up with the timesIvan Kohler
2017-12-01Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-12-01Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2017-12-01RT# 75095 - Fixed use of a constant warning.Christopher Burger
2017-11-30sha512 crypt() exportIvan Kohler
2017-11-30sha512 crypt() exportIvan Kohler
2017-11-30RT# 75322 Add ticket action Quiet ResolveMitch Jackson
2017-11-30RT# 78019 - updated csv and excel export to set two decimal for revenue columns.Christopher Burger
2017-11-30RT# 78019 - Added revenue difference to package churn reportChristopher Burger
2017-11-29Add crednum (id) field to Credit Report RT#73200Mitch Jackson
2017-11-28RT# 24643 - fixed error in saving waive setup fee flag when not selectedChristopher Burger
2017-11-28Revert "RT# 24643 - fixed error in saving waive setup fee flag when not ↵Christopher Burger
selected" This reverts commit 7e2111f1ebc063df6a0afbb5903ae17a96ca3bb8.
2017-11-28chris level up, add mitchIvan Kohler
2018-05-28RT# 24643 - fixed error in saving waive setup fee flag when not selectedChristopher Burger
2017-11-28Change selectbox to checkbox on Credit Report form RT#73200Mitch Jackson