- rate: The selling price per unit qty in invoice currency (after discount / margin applied on price_list_rate)
- amount: The sales amount for the total qty of that item in invoice currency
- base_rate: The above rate (1) in company’s base currency
- base_amount: The above amount (2) in company’s base currency
- net_rate: The price per unit qty in invoice currency (exclusive tax and after deduction of discount applied on grand_total / net_total)
- net_amount: The sales amount for the total qty of that item in invoice currency (exclusive tax and after deduction of discount applied on grand_total / net_total)
- base_net_rate: The above net_rate (5) in company’s base currency
- base_net_amount: The above net_amount (6) in company’s base currency
- price_list_rate: The selling price per unit qty in invoice currency, as per selected Price List
- base_price_list_rate: The above price_list_rate (9) in company’s base currency
5 Likes