Joined: Jun 19, 2012
Post Count: 5
Status:
Offline
Saving the price of furniture
Hi, I enabled the price property of the furniture and was able to import a new model with price and showed it on the furniture list (top left section). However, when I enable the price column, the price field is blank in the home furniture table (bottom left section).
Is the price property saved to the model file or anywhere else (database, csv, etc) that can be retrieved later on?
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Saving the price of furniture
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:
price# valueAddedTaxPercentage#
and possibly:
currency#
if the default currency must be changed for a piece.
By the way, it would be nice to present your project.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
Joined: Jun 19, 2012
Post Count: 5
Status:
Offline
Re: Saving the price of furniture
Thanks for the reply.
We are looking at adding point of sale (POS) functionalities to your program. Right now, your program has very nice features needed for large furniture shops to show case their products and increase visits-to-sales ratio.
If not possible to expand it, we may integrate it with our POS own software.
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Saving the price of furniture
Thanks for the information.
Be sure to respect the GNU General Public License if you redistribute the application once modified, i.e. you'll have to distribute the source code of the modifications too.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator