View | Details | Raw Unified | Return to bug 24033
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt (-3 / +2 lines)
Lines 396-405 Link Here
396
                        <th>Order</th>
396
                        <th>Order</th>
397
                        <th>RRP tax exc.</th>
397
                        <th>RRP tax exc.</th>
398
                        <th>Actual cost tax exc.</th>
398
                        <th>Actual cost tax exc.</th>
399
                        <th>ecost tax exc.</th>
399
                        <th>Budgeted cost tax exc.</th>
400
                        <th>RRP tax inc.</th>
400
                        <th>RRP tax inc.</th>
401
                        <th>Actual cost tax inc.</th>
401
                        <th>Actual cost tax inc.</th>
402
                        <th>ecost tax inc.</th>
402
                        <th>Budgeted cost tax inc.</th>
403
                        <th>Replacement price</th>
403
                        <th>Replacement price</th>
404
                        <th>Qty.</th>
404
                        <th>Qty.</th>
405
                        <th>Total tax exc. ([% currency | html %])</th>
405
                        <th>Total tax exc. ([% currency | html %])</th>
406
- 

Return to bug 24033