Age | Commit message (Collapse) | Author |
|
number of calls to FS::UI::Web::cust_header() by 3 in this component
|
|
|
|
batch, RT#30309
|
|
I figured this need only parallel the discount report. That is, the discount
only is reported and applied if the period of recurrence is some whole number
of months. From my exploration of discounts it appeared that one could specify
discounts for other periods, but they did not appear on invoices.
|
|
populated the fields. FS RT #27208
|
|
|
|
|
|
|
|
|
|
#884
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
searches on *who* made changes to run faster. The best example of this
is on the homepage when it looks for the last modified customers by the
current user. On our system that query could take 5 minutes across so
many history records. Now takes a manageable amount of time with this
index
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
customer, #30413
|
|
|
|
|
|
|
|
|