Re: Saving the price of furniture

by Puybaret » Fri Jun 22, 2012 8:01 am

In the current version, the price is a read only information coming from the furniture catalog properties files. If you want to give a price to a piece of furniture, you have to add the following properties to it:

Code: Select all

price#
valueAddedTaxPercentage#
and possibly:

Code: Select all

currency#
if the default currency must be changed for a piece.

By the way, it would be nice to present your project. [:)]