Version 6.7.7 Source

Class calculate_taxes_and_totals

Inherits from __builtin__.object

__init__ (self, doc)

No docs


_calculate (self)

No docs


_cleanup (self)

No docs


_get_tax_rate (self, tax, item_tax_map)

No docs


_load_item_tax_rate (self, item_tax_rate)

No docs


_set_in_company_currency (self, doc, fields)

set values in base currency


adjust_discount_amount_loss (self, tax)

No docs


apply_discount_amount (self)

No docs


calculate (self)

No docs


calculate_item_values (self)

No docs


calculate_net_total (self)

No docs


calculate_outstanding_amount (self)

No docs


calculate_taxes (self)

No docs


calculate_total_advance (self)

No docs


calculate_totals (self)

No docs


determine_exclusive_rate (self)

No docs


get_current_tax_amount (self, item, tax, item_tax_map)

No docs


get_current_tax_fraction (self, tax, item_tax_map)

Get tax fraction for calculating tax exclusive amount from tax inclusive amount


get_total_for_discount_amount (self)

No docs


initialize_taxes (self)

No docs


manipulate_grand_total_for_inclusive_tax (self)

No docs


round_off_totals (self, tax)

No docs


set_item_wise_tax (self, item, tax, tax_rate, current_tax_amount)

No docs


validate_conversion_rate (self)

No docs