- Posts: 3
- Home
- Forum
- Community Forum
- Questions
Experince Invoice additional Info
- Mumion
- Topic Author
- Offline
Less
More
7 years 3 weeks ago - 7 years 3 weeks ago #11357
by Mumion
Experince Invoice additional Info was created by Mumion
Hi,
its possible to add rows before the subtotal, which give the information about the number of adults an the price per adults and the number of child an the price per child?
Something like that:
<table>
<tbody>
<tr>
<td>label_adult</td>
<td>number_of_adults</td>
<td>price_per_adult</td>
</tr>
<tr>
<td>label_child</td>
<td>number_of_childs</td>
<td>price_per_child</td>
</tr>
</tbody>
</table>
Regards
its possible to add rows before the subtotal, which give the information about the number of adults an the price per adults and the number of child an the price per child?
Something like that:
<table>
<tbody>
<tr>
<td>label_adult</td>
<td>number_of_adults</td>
<td>price_per_adult</td>
</tr>
<tr>
<td>label_child</td>
<td>number_of_childs</td>
<td>price_per_child</td>
</tr>
</tbody>
</table>
Regards
Last edit: 7 years 3 weeks ago by Mumion.
Please Log in or Create an account to join the conversation.
- solidres
-
- Offline
Less
More
- Posts: 2953
7 years 2 weeks ago #11363
by solidres
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Replied by solidres on topic Experince Invoice additional Info
Hi,
It is only possible with code modification.
Regards,
It is only possible with code modification.
Regards,
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Please Log in or Create an account to join the conversation.
Moderators: solidres