sale return

This commit is contained in:
Yan
2017-06-30 19:35:00 +06:30
parent a851f6de70
commit 3681a9558b

View File

@@ -603,6 +603,7 @@ end
tax += taxobj.tax_payable_amount
end
end
return tax
end
private