Update checkout, enable editing of checkout, show details on invoices
This commit is contained in:
@@ -109,7 +109,7 @@ class Invoice extends Model implements IDs
|
||||
private int $_total = 0;
|
||||
private int $_total_tax = 0;
|
||||
|
||||
/* STATIC */
|
||||
/* STATIC METHODS */
|
||||
|
||||
/**
|
||||
* This works out what multiplier to use to change billing periods
|
||||
|
Reference in New Issue
Block a user