I'm back... And now testing version 5.0.0_rc3.

I changed price_accuracy in the file 
/openerp-server-5.0.0_rc3/bin/tools/config.py from 2 to 4. I found it twice in 
this file : First in the list self.options = {...} and another one in 
group.add_option ('--price_accuracy', dest='...', default='4'...)

Then I created a new database within openerp-client-5.0.0_rc3.
When I check the table product_template, the standard_price is still 
numeric(16,2).
And in openerp-client, prices of products are still like "12,34" and I can't 
add digits after 34.

Have I missed something ? Is there something to change in openerp client ?

Thanks.

TanaT.


> Hi,
> If changing the standard price precision to 4 digits would solve the problem, 
> that's easy to do: one can set price_accuracy in the server config file to 4 
> instead of 2.
> 





-------------------- m2f --------------------

--
http://www.openerp.com/forum/viewtopic.php?p=28616#28616

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to