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 399-408 Link Here
399
                        <th>[% tp('noun', 'Order') | html %]</th>
399
                        <th>[% tp('noun', 'Order') | html %]</th>
400
                        <th>RRP tax exc.</th>
400
                        <th>RRP tax exc.</th>
401
                        <th>Actual cost tax exc.</th>
401
                        <th>Actual cost tax exc.</th>
402
                        <th>ecost tax exc.</th>
402
                        <th>Budgeted cost tax exc.</th>
403
                        <th>RRP tax inc.</th>
403
                        <th>RRP tax inc.</th>
404
                        <th>Actual cost tax inc.</th>
404
                        <th>Actual cost tax inc.</th>
405
                        <th>ecost tax inc.</th>
405
                        <th>Budgeted cost tax inc.</th>
406
                        <th>Replacement price</th>
406
                        <th>Replacement price</th>
407
                        <th>Qty.</th>
407
                        <th>Qty.</th>
408
                        <th>Total tax exc. ([% currency | html %])</th>
408
                        <th>Total tax exc. ([% currency | html %])</th>
409
- 

Return to bug 24033