how to limit the number of integer digits , if suppose float digits = ( 8.2 ) while the integer how
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
2
Risposte
3485
Visualizzazioni
maybe it can help http://tutorialopenerp.wordpress.com/2013/11/13/tipe-data-python-bagian-1/
'xxxxx_field': fields.integer('XXXXX', size=5)
or you use _constraint to check the limit.
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati