Age | Commit message (Collapse) | Author |
|
Presto! Now you can consider all numbers to be shillings.
If you need to change the currency symbol, you can hunt down the
instances of literal '$' in FS::cust_bill::print_text and replace them
with your currency symbol. I guess this should turn into a
configuration value.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
want to print overdue invoices if printed > 0, not > 1
|
|
|
|
|
|
|
|
|
|
in conjunction with AUTOLOAD this was sure a pain to find
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a number of rows, uses placeholders and prepare_cached
|
|
|
|
|
|
|
|
|
|
second item
|
|
|
|
|