summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)Author
2018-12-04RT# 81822 - cleanup footer display when coupon on topChristopher Burger
2018-12-04RT# 81822 - Added new config for remittance coupon location, updated ↵Christopher Burger
invoice_latex and invoice_latexcoupon to use new config
2018-04-19RT# 79636 Location Summary Invoice FooterMitch Jackson
2018-04-15RT# 78190,42357 Correct layout discrepancies for bill summaryMitch Jackson
2018-04-15RT# 78190 Fix format bug for invoices sectioned by locationMitch Jackson
2018-04-14RT# 78190 Update totals for latex summaryMitch Jackson
2017-11-16Fixed invoice inconsistencies with various conf flags RT#78190Mitch Jackson
Applying different invoicing conf flags manifested different variations of the same problem. Addressed by this fix: - Incorrect items listed for Previous Balance - Incorrect Items listed for applied payments and credits - Incorrect subtotals for various sections - Invoice amounts, subtotals, balances displayed did not reconcile. Because of which data was selected for display, columns could appear to have bad math. No account balances were factually incorrect. - Items disappearing from invoices used a payment receipts or "statements" giving a false impression of overpayment or credits - Applied payments or credits appearing on the wrong statements - A single applied credit appearing on up to 3 invoices - When viewing older invoices, future payments for future bills shown on, and appearing to apply to, the older invoice - Inconsistencies of line items and numbers between website, email, pdf and txt version invoices. - Invoice summary page numbers not matching the invoice - Incorrect balances shown on on aging line - Update item order on invoice_htmlsummary mason template Conf flags involved in these issues: - disable_previous_balance - previous_balance-payments_since - previous_balance-summary_only - previous_balance-show_on_statements - previous_balance-section - previous_balance-exclude_from_total - invoice_include_aging - invoice_show_prior_due_date - invoice_usesummary New invoice template stash variables made available: - aged_balance_current - aged_balance_30d - aged_balance_60d - aged_balance_90d Solved by updating, or creating, FS::cust_bill helper methods that generate data to be displayed on invoices. These helper methods are responsive to various conf flags. Updated template pipeline to use these helpers instead of inconsistent sql queries. Resolves: #78190 See Also: #75709, #76161, #74426
2017-09-30move \begin{document} earlier to prevent a large summary from pushing things ↵Ivan Kohler
off the bottom of the page, RT#77899. ref https://tex.stackexchange.com/questions/55331/text-is-going-below-the-page-bottom : "need to place any contents that is actually typeset within ghte document environment"
2017-05-15PDF quotation fixes, RT#75991Ivan Kohler
2017-04-06set document title for PDF viewersIvan Kohler
2016-08-26localize "of" in invoice page numbers ("1 of 5", etc.), #39084Mark Wells
2016-07-13limit column width of line item descriptions and details, #38130Mark Wells
2016-07-06payment terms localiation, #71549Mark Wells
2016-04-14set invoice defaults to support online printing, #33849Mark Wells
2016-04-14fix typoMark Wells
2016-03-27freeside inc. web services for address normalizaion and printing, RT#33849Ivan Kohler
2016-03-08option to limit the set of characters in random passwords, #40792Mark Wells
2015-12-09mask more of the card in new installs by defaultIvan Kohler
2015-09-10fix double "$", #37122Mark Wells
2015-09-10improve usage_class_summary with number of calls and total minutes, #37122Mark Wells
2015-06-25make invoice text mouse-accessible through watermark box, #24665Mark Wells
2015-06-22invoice watermarks, #24665Mark Wells
2015-03-31log_sent_mail by default for new installs, RT#33681Ivan Kohler
2015-03-06estimate tax on quotations, #32489Mark Wells
2015-02-04allow fees to be grouped with taxes on the invoice, #32223Mark Wells
2015-01-18remove Ref field from quotations and invoices, RT#22232Ivan Kohler
2015-01-18invoice and quotation bordersIvan Kohler
2014-11-14show active discounts on invoices more cleanly, #31273Mark Wells
2014-11-06delete packages from quotations, RT#30313Ivan Kohler
2014-11-05agent-virtualize quotation logos, RT#31135Ivan Kohler
2014-10-27typo, #30856Mark Wells
2014-10-25user-defined site ID / location codes per location, RT#30856, RT#27545Ivan Kohler
2014-10-21force page break after latex summary, #31224Mark Wells
2013-07-24changes to invoice previous balance display, #23573, #23964Mark Wells
2013-07-23invoice sections by location, #23820Mark Wells
2013-05-16statement link display by default, better label, statements say "statement" ↵Ivan Kohler
and have no dates/numbers, RT#23148
2013-05-13anniversary-rollback default in new installs starting with 4.x, RT#22723Ivan Kohler
2013-03-27alignment of unit price column, #18959Mark Wells
2013-02-04better invoice summary, RT#20601Ivan Kohler
2012-09-27fix caption/longtable conflict with modern LaTeX installs, #13908Mark Wells
2012-07-03quotations, RT#16996Ivan Kohler
2012-06-26quantities for regular packages in addition to one-time charges, RT#13136Ivan Kohler
2012-01-14improve echeck validation for canada, deprecate echeck-nonus and ↵ivan
cust_main-require-bank-branch config in favor of echeck-country, RT#15982
2011-10-01show available term discounts on invoice, #14210mark
2011-10-01fix scary but harmless warning in text invoice, from #13655mark
2011-09-15invoice template and config localization, #12367mark
2011-08-16Invoice # & Customer #ivan
2011-08-16don't show empty Terms: on invoicesivan
2011-06-09fix double your in payment coupon, RT#13214ivan
2011-06-05remove double summary listing of svc_phone usage when used with invoice ↵levinse
summary, RT12637