endi.compute.price_study package

Submodules

endi.compute.price_study.ht_mode module

class endi.compute.price_study.ht_mode.ProductHtComputer(product, config)

Bases : SaleProductHtComputer

class endi.compute.price_study.ht_mode.WorkItemHtComputer(product, config)

Bases : ProductHtComputer

full_cost_price()
full_flat_cost()
full_intermediate_price()
full_price_with_contribution(base_price=None)
full_price_with_insurance(base_price=None)
work_unit_flat_cost()

endi.compute.price_study.supplier_ht_mode module

class endi.compute.price_study.supplier_ht_mode.ProductSupplierHtComputer(product, config)

Bases : SaleProductSupplierHtComputer

get_general_overhead()
get_margin_rate()
class endi.compute.price_study.supplier_ht_mode.WorkItemSupplierHtComputer(product, config)

Bases : ProductSupplierHtComputer

full_cost_price()
full_flat_cost()
full_intermediate_price()
full_price_with_contribution(base_price=None)
full_price_with_insurance(base_price=None)
get_margin_rate()
work_unit_flat_cost()

Module contents