Menu

#19 billing.pl bugs?

v1.2.0
open
nobody
Linux (3)
7
2003-07-24
2002-09-01
No

the billing.pl file doesnt add anything to the mysql
database for billed customers. I stumbled across the
solution by changing the eq in if($ADD_INVOICES
eq "Off")

to an = sign and it started adding into the database.

2) System does not calculate by the billing cycle. IE.
A package that contains a resource that costs $10/mo,
but bills quarterly is $30/cycle. billing.pl only inserts
$10 into the customers invoice instead of multiplying
that by 3

3) Bills. Lists all accounts (kinda make it cluttered,
especially if billing for 1 of several accounts) Section
that shows "Billed accounts" should list domain name
next to them for clarity.

Discussion

  • Rob Cermak

    Rob Cermak - 2002-09-14

    Logged In: YES
    user_id=9477

    Did you make changes to the billing.pl from the 1.1.6 version?

     
  • Chris Hallgren

    Chris Hallgren - 2003-07-24
    • labels: --> Linux
    • milestone: --> v1.2.0
    • priority: 5 --> 7
     

Log in to post a comment.