It seems that the xml view change was not necessary at all.

Finally we could make this change by following these steps:

1) Generate a dump.sql file of the whole database with option --create

2) Manual change of every price field from numeric(16,2) to numeric(16,5)

3) Change the tools/config.py --> price_accuracy =2 and delete config.pyc

4) Restart both openerp-server and openerp-web services

And that's all folks.

-----------
I wonder if this change couldn't be accomplished by just customizing some 
"accuracy field" through the menu into OpenERP interface... I hope in v6.0 this 
is not an idea but a matter of fact.




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

--
http://www.openobject.com/forum/viewtopic.php?p=60873#60873

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


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

Reply via email to