show and update changes in commission and report
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<%= sale_item.qty %>
|
||||
</td>
|
||||
<td class='unit_price' width="20%">
|
||||
<%= sale_item.unit_price %>
|
||||
<%= sale_item.price %>
|
||||
</td>
|
||||
<td class='commissioner' width="20%">
|
||||
<% product_commission = ProductCommission.find_by_sale_item_id(sale_item.id) %>
|
||||
|
||||
Reference in New Issue
Block a user