I noticed that there are some fields like base_shipping_invoiced and then there is stuff like shipping_invoiced in sales_flat_order.
I am wondering what is the difference between them!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
magento supports
multiple currenciesand lets you set abase currencyso in case if you are using multiple currencies thenbase_stuff will be in your base currencyandstuff will be in converted currencyevery time you implement some price related stuff you should follow this approach and ensure that proper values would be used