Biszx Pylint plugin for Odoo
Project description
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 _at | biszx-datetime-field-name |
Project details
Release history Release notifications | RSS feed
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-1.0.0.tar.gz.
File metadata
- Download URL: biszx-pylint-odoo-1.0.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98b379daee6c8f5b1fbcfb1d6ef2f36c954c164a94b5a19d41e37330e033bf42
|
|
| MD5 |
3a1f222e4f3fafdf019c6bea0acae988
|
|
| BLAKE2b-256 |
12e6431c1097fc367699399191cd8473306a65860a1535a4891b568c5103581b
|