Logo
Explore Help
Sign In
Elabore/odoo-usability
9
0
Fork 0
You've already forked odoo-usability
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
0971fb48e4219f9883de201077ab2f8c6e58ee86
odoo-usability/stock_usability
History
Alexis de Lattre 8b3dd37c33 stock_usability : Only do the change of precision on function fields, not on real field. In fact, when we change the precision on "real" fields, it will convert them from type "double precision" in postgres to type "numeric". One of the consequences of this it that it deletes the stock.history SQL view that is defined in stock_account/wizard/stock_valuation_history.py... but this SQL view is never re-created until you reload the module stock_account.
So it's not a good idea of thix to bug in this stock_usability module ; it needs to be fixed in the stock module itself. More work needs to be done on https://github.com/odoo/odoo/pull/10038
2016-02-29 14:50:21 +01:00
..
__init__.py
Code cleanup
2015-11-06 11:05:54 +01:00
__openerp__.py
Add module l10n_fr_usability
2015-12-01 22:50:20 +01:00
stock_view.xml
Remove code that is not usefull anymore
2016-02-29 14:23:07 +01:00
stock.py
stock_usability : Only do the change of precision on function fields, not on real field. In fact, when we change the precision on "real" fields, it will convert them from type "double precision" in postgres to type "numeric". One of the consequences of this it that it deletes the stock.history SQL view that is defined in stock_account/wizard/stock_valuation_history.py... but this SQL view is never re-created until you reload the module stock_account.
2016-02-29 14:50:21 +01:00
Powered by Gitea Version: 1.24.6 Page: 49ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API