PRINTJRN Cosmetic : 2 columns reversed
This commit is contained in:
parent
cd644787af
commit
5ceaa4b489
1 changed files with 1 additions and 1 deletions
|
|
@ -136,8 +136,8 @@ $a_detail=Database::fetch_all($det);
|
|||
<table style="width: 100%">
|
||||
<tr>
|
||||
<th><?=_("Item")?></th>
|
||||
<th class="num"><?=_("Prix Unit")?></th>
|
||||
<th class="num"><?=_("Quantité")?></th>
|
||||
<th class="num"><?=_("Prix Unit")?></th>
|
||||
<th class="num"><?=_("HTVA")?></th>
|
||||
<th class="num"><?=_("TVA")?></th>
|
||||
<th class="num"><?=_("Code TVA")?></th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue