update total tax when other charges
This commit is contained in:
@@ -45,8 +45,7 @@ class Origami::OtherChargesController < BaseOrigamiController
|
|||||||
end
|
end
|
||||||
|
|
||||||
# Re-calc All Amount in Sale
|
# Re-calc All Amount in Sale
|
||||||
# sale.compute_by_sale_items(sale_id, sale.sale_items, sale.total_discount)
|
sale.compute_by_sale_items(sale_id, sale.sale_items, sale.total_discount)
|
||||||
sale.compute_without_void
|
|
||||||
end
|
end
|
||||||
|
|
||||||
dining = {:table_id => table_id, :table_type => table_type }
|
dining = {:table_id => table_id, :table_type => table_type }
|
||||||
|
|||||||
Reference in New Issue
Block a user