Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-04 | RT# 81822 - cleanup footer display when coupon on top | Christopher Burger | |
2018-12-04 | RT# 81822 - Added new config for remittance coupon location, updated ↵ | Christopher Burger | |
invoice_latex and invoice_latexcoupon to use new config | |||
2018-04-19 | RT# 79636 Location Summary Invoice Footer | Mitch Jackson | |
2018-04-15 | RT# 78190,42357 Correct layout discrepancies for bill summary | Mitch Jackson | |
2018-04-15 | RT# 78190 Fix format bug for invoices sectioned by location | Mitch Jackson | |
2018-04-14 | RT# 78190 Update totals for latex summary | Mitch Jackson | |
2017-11-16 | Fixed invoice inconsistencies with various conf flags RT#78190 | Mitch 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-30 | move \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-15 | PDF quotation fixes, RT#75991 | Ivan Kohler | |
2017-04-06 | set document title for PDF viewers | Ivan Kohler | |
2016-08-26 | localize "of" in invoice page numbers ("1 of 5", etc.), #39084 | Mark Wells | |
2016-07-13 | limit column width of line item descriptions and details, #38130 | Mark Wells | |
2016-07-06 | payment terms localiation, #71549 | Mark Wells | |
2016-04-14 | set invoice defaults to support online printing, #33849 | Mark Wells | |
2016-04-14 | fix typo | Mark Wells | |
2016-03-27 | freeside inc. web services for address normalizaion and printing, RT#33849 | Ivan Kohler | |
2016-03-08 | option to limit the set of characters in random passwords, #40792 | Mark Wells | |
2015-12-09 | mask more of the card in new installs by default | Ivan Kohler | |
2015-09-10 | fix double "$", #37122 | Mark Wells | |
2015-09-10 | improve usage_class_summary with number of calls and total minutes, #37122 | Mark Wells | |
2015-06-25 | make invoice text mouse-accessible through watermark box, #24665 | Mark Wells | |
2015-06-22 | invoice watermarks, #24665 | Mark Wells | |
2015-03-31 | log_sent_mail by default for new installs, RT#33681 | Ivan Kohler | |
2015-03-06 | estimate tax on quotations, #32489 | Mark Wells | |
2015-02-04 | allow fees to be grouped with taxes on the invoice, #32223 | Mark Wells | |
2015-01-18 | remove Ref field from quotations and invoices, RT#22232 | Ivan Kohler | |
2015-01-18 | invoice and quotation borders | Ivan Kohler | |
2014-11-14 | show active discounts on invoices more cleanly, #31273 | Mark Wells | |
2014-11-06 | delete packages from quotations, RT#30313 | Ivan Kohler | |
2014-11-05 | agent-virtualize quotation logos, RT#31135 | Ivan Kohler | |
2014-10-27 | typo, #30856 | Mark Wells | |
2014-10-25 | user-defined site ID / location codes per location, RT#30856, RT#27545 | Ivan Kohler | |
2014-10-21 | force page break after latex summary, #31224 | Mark Wells | |
2013-07-24 | changes to invoice previous balance display, #23573, #23964 | Mark Wells | |
2013-07-23 | invoice sections by location, #23820 | Mark Wells | |
2013-05-16 | statement link display by default, better label, statements say "statement" ↵ | Ivan Kohler | |
and have no dates/numbers, RT#23148 | |||
2013-05-13 | anniversary-rollback default in new installs starting with 4.x, RT#22723 | Ivan Kohler | |
2013-03-27 | alignment of unit price column, #18959 | Mark Wells | |
2013-02-04 | better invoice summary, RT#20601 | Ivan Kohler | |
2012-09-27 | fix caption/longtable conflict with modern LaTeX installs, #13908 | Mark Wells | |
2012-07-03 | quotations, RT#16996 | Ivan Kohler | |
2012-06-26 | quantities for regular packages in addition to one-time charges, RT#13136 | Ivan Kohler | |
2012-01-14 | improve echeck validation for canada, deprecate echeck-nonus and ↵ | ivan | |
cust_main-require-bank-branch config in favor of echeck-country, RT#15982 | |||
2011-10-01 | show available term discounts on invoice, #14210 | mark | |
2011-10-01 | fix scary but harmless warning in text invoice, from #13655 | mark | |
2011-09-15 | invoice template and config localization, #12367 | mark | |
2011-08-16 | Invoice # & Customer # | ivan | |
2011-08-16 | don't show empty Terms: on invoices | ivan | |
2011-06-09 | fix double your in payment coupon, RT#13214 | ivan | |
2011-06-05 | remove double summary listing of svc_phone usage when used with invoice ↵ | levinse | |
summary, RT12637 |