Biszx Pylint Odoo
Enable custom checks
| Code | Description | short name |
|---|---|---|
| C9001 | Default function name must be start with _default_ | biszx-default-func-name |
| C9002 | Search function name must be start with _search_ | biszx-search-func-name |
| C9003 | Compute function name must be start with _compute_ | biszx-compute-func-name |
| C9004 | Onchange function name must be start with _onchange_ | biszx-onchange-func-name |
| C9005 | Constrains function name must be start with _check_ | biszx-constrains-func-name |
| C9006 | Domain function name must be start with _domain_ | biszx-domain-func-name |
| C9007 | Inverse function name must be start with _inverse_ | biszx-inverse-func-name |
| C9101 | Many2one field name must be end with _id or _uid for res.users | biszx-relation2one-field-name |
| C9102 | One2many and Many2many field name must be end with _ids or _uids for res.users | biszx-relation2many-field-name |
| C9103 | Boolean field name must be start with is_ | biszx-boolean-field-name |
| C9104 | Date field name must be end with _date | biszx-date-field-name |
| C9105 | Datetime field name must be end with _datetime | biszx-datetime-field-name |
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file biszx_pylint_odoo-2.1.0.tar.gz.
File metadata
- Download URL: biszx_pylint_odoo-2.1.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
569adb770a5ce93a719d2a43c94ed24474dedb32ae3cc53be1051361b6313974
|
|
| MD5 |
5640bad6609bf4199f29786f3163dd5e
|
|
| BLAKE2b-256 |
ff51b954df195e53030ada35b77a360ab558d149f62868f8857f2a4724c6bad0
|