Update README

This commit is contained in:
Trinh Anh Ngoc
2020-03-22 14:09:57 +07:00
parent 113353e149
commit 81ac0c366b

View File

@@ -1,8 +1,7 @@
# pydevd-odoo # pydevd-odoo
[PyDev.Debugger](https://github.com/fabioz/PyDev.Debugger) is the Python debugger used [PyDev.Debugger](https://github.com/fabioz/PyDev.Debugger) is the Python debugger used
in PyDev, PyCharm, VSCode. This plugin makes the debugger better for Odoo in PyDev, PyCharm, VSCode. This plugin aims to make the debugger works better for Odoo.
development.
## Odoo Recordset ## Odoo Recordset
[Recordsets](https://www.odoo.com/documentation/13.0/reference/orm.html#recordsets) is a fundamental concept in Odoo. [Recordsets](https://www.odoo.com/documentation/13.0/reference/orm.html#recordsets) is a fundamental concept in Odoo.