Project

General

Profile

Bug #1637

Updated by Israa Naser almost 6 years ago

Calculating the profit margin on Price monitoring screen search result

the profit margin column should be filled with the profit margin calculated from the csv data
according to the formula

Profit margin = (sell price - cost price) \ cost price

-------
we also need to implement an action in Price monitoring screen to choose a defined Profit margin,
and compare the defined margin with the calculated one and display if the COOP's margin is higher

Back