摘要:
As we all know, Odoo 8 has new api which is different with v7. So how to override the create,write,unlink orm method in odoo 8 way ?Let see it.if you ... 阅读全文
摘要:
JavaScript’s function scope means that all variables declared within a function are visi-ble throughout the body of the function. Curiously, this mean... 阅读全文
摘要:
在openerp安装过程中报错:psql: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain so... 阅读全文