🎬 Tyler Durden
Version Monkey Patch - Patches Odoo version from 16.0 to 20.0
This module uses monkey patching technique to change Odoo's version information, following the same approach as Enterprise's web_enterprise/version.py.
💳 Payment Information
Note: Please do not use the WISE account if you are from India. Contact us if you want to pay by bank transfer.
- Beneficiary:
- Odoo Community Association (OCA)
- Bank:
- Wise
- Bank address:
- Rue du Trône 100, 3rd floor, Brussels, 1050, Belgium
- BIC:
- TRWIBEB1XXX
- IBAN:
- BE93 9053 4603 4167
- Communication:
- tx-20260401150222
50.00 €
Reference: tx-20260401150222
📦 Installation
- Copy the
tyler_durdendirectory to your addons path - Update the addons list in Odoo
- Install the module from the Apps menu
After installation, all release.version calls will return 20.0.
⚙️ Technical Details
The module patches:
odoo.release.version_info→(20, 0, 0, FINAL, 0, '')odoo.release.version→20.0odoo.release.series→20.0odoo.service.common.RPC_VERSION_1
The first rule of Fight Club is: You do not talk about Fight Club.
Please log in to comment on this module